Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f33-build-21897345-1807190/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1596193790 Wrote: /builddir/build/SRPMS/podman-2.1.0-0.137.dev.gite911875.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f33-build-21897345-1807190/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1596193790 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RfKXBI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + /usr/bin/gzip -dc /builddir/build/SOURCES/podman-e911875.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + /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 --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-2.1.0 base' + tar zxf /builddir/build/SOURCES/dnsname-f5af33d.tar.gz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0jSXAF + umask 022 + cd /builddir/build/BUILD + cd podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build:/builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + GOPATH=/builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build:/builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + mkdir _build + pushd _build ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/podman + popd ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + ln -s vendor src ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh ++ hack/libdm_tag.sh ++ hack/selinux_tag.sh + export 'BUILDTAGS=systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux' + BUILDTAGS='systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux' -ldflags ' -B 0x88b5440e83fae228ebc631603e10f5111461be03 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/podman github.com/containers/podman/cmd/podman WORK=/tmp/go-build064742267 internal/cpu mkdir -p $WORK/b009/ internal/unsafeheader mkdir -p $WORK/b005/ internal/race mkdir -p $WORK/b014/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid -Qi3lvuk9BtcHPK--pm7/-Qi3lvuk9BtcHPK--pm7 -goversion go1.15rc1 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_ppc64x.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid l6kpMdDwLwZpOO0fdcMt/l6kpMdDwLwZpOO0fdcMt -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid _dWZxpEJRSyyUIYoKF1h/_dWZxpEJRSyyUIYoKF1h -goversion go1.15rc1 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go math/bits mkdir -p $WORK/b023/ unicode/utf8 mkdir -p $WORK/b025/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 6xL0N36T9reIKRKAIiOW/6xL0N36T9reIKRKAIiOW -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 2ca6yuJSBoK0YC61H1dL/2ca6yuJSBoK0YC61H1dL -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.go sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b015/symabis ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid ceIRVzfjVEq8rHila1yx/ceIRVzfjVEq8rHila1yx -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c8/c8894aa972b349e0d77e0ec01c46395b2a8f4fc868e7029b9148a88554a80bc1-d # internal unicode mkdir -p $WORK/b026/ runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal mkdir -p $WORK/b012/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid 2a9tYVwStVu7UzTYuOAw/2a9tYVwStVu7UzTYuOAw -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ba/bad3de322b1aa80bca0d58430b7c01d5fd18a8b3f045a34a3266d002566300ff-d # internal crypto/internal/subtle mkdir -p $WORK/b042/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v1lQkSezvomI2x624iNg/v1lQkSezvomI2x624iNg -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid rmpNrXV23yvJIsLRR5tt/rmpNrXV23yvJIsLRR5tt -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/d4/d43c8d80505dc71f48e50a0ce29dcca22671c7005d8af19b4f5f288a44bcd0f8-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b008/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d6/d6061e8c646d0c1dc3b609c7a364490b939555cf55b2bea5c0b04a7c8733ebe7-d # internal crypto/subtle mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid KtCdmvJm8P9MORE2t7CK/KtCdmvJm8P9MORE2t7CK -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./constant_time.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid LfdU5VLmZXjxSK2eXt6c/LfdU5VLmZXjxSK2eXt6c -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9a/9ae7feea15552fe777a66ff9ee2e04af8ed413b99ea80f8d3d452f9e51d75489-d # internal container/list mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p container/list -std -complete -installsuffix shared -buildid iJLgJX7lDPJc73sv4lVj/iJLgJX7lDPJc73sv4lVj -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./list.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid kmK1d41PjYswpkICzkXs/kmK1d41PjYswpkICzkXs -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/c2/c20c6fe63dfca8f27e6d5140a4cbd1c3a1df970faef9fa864fd49da3afca971c-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid QRCc4jZ2-Ac6bYaMPnxR/QRCc4jZ2-Ac6bYaMPnxR -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/25/256ea5330e46b379c85224a8e7d3a191a4256ec515bcb9695fa459f411688993-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b022/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/1b/1b5d78371d041638fbd6e48bb81cf6f4e13feff59041057375672154acdbc805-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid mhtOcT4beNXGtJPkUCol/mhtOcT4beNXGtJPkUCol -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a7/a7d24c3a93a1096539cccadbc610b56b75752780b9278234891cc4589fa1c219-d # internal unicode/utf16 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid MeUot2oCY9DBSum8oXxP/MeUot2oCY9DBSum8oXxP -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid IRgU-4pNhmwvIlAuPdrq/IRgU-4pNhmwvIlAuPdrq -goversion go1.15rc1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/39/391a01f787e72c487fe819855622a1dda38fc573723a01d6f6f7f8f7b9d8b281-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b059/ cat >$WORK/b059/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/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid hQJthVWbW32Kwpg-B0fb/hQJthVWbW32Kwpg-B0fb -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./asn1.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/compare_ppc64x.o ./compare_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/4e/4ecefb1098660a380b29166822824729ed1afde59663f02a80fc791ed1e8c8a5-d # internal internal/nettrace mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid GuwRPRgpLiZ-BwIlZMi7/GuwRPRgpLiZ-BwIlZMi7 -goversion go1.15rc1 -D "" -importcfg $WORK/b078/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/dd/dd22d58004fb598b446299fc1967d293b7f71b1806aeff77d2f8995c8ab9ed3a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/b0/b0446de60f0efde0f334ad38ea4029a241768631f5ca0f6dce8417dc9e6807ae-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/66/6692fc9a6c3f3eee144892ed4512bf7aba994acaeaeddfdedc85ec8059cdab01-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b084/ encoding mkdir -p $WORK/b089/ cat >$WORK/b084/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/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kt32KTbd_Nt9hIzNs3ZI/kt32KTbd_Nt9hIzNs3ZI -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding -std -complete -installsuffix shared -buildid myaQzrm9c3CE99AiUnr4/myaQzrm9c3CE99AiUnr4 -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/d1/d1020a560206a53471bc0b51e950206b057770b2a69464bca15efdba53edbf1c-d # internal github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid u14vsw2_0r2T_S_YLHQz/u14vsw2_0r2T_S_YLHQz -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack ./unsafeheader.go runtime/cgo mkdir -p $WORK/b080/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b080/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b080/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_ppc64x.o $WORK/b008/count_ppc64x.o $WORK/b008/equal_ppc64x.o $WORK/b008/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/05/05b4987f3057d70c631fcee619d1ff7bb444dd368158283482c21696eae32df5-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c4/c422e93a40abec451069d8a00cf699d3726f0d8d2a9bcf4ba9d2fb67fae752cc-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b129/ github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b124/ cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ae/ae3f4f4ab73b43fd98c266ba0547dbe4cd389899f592d204ee7ec251bfb0a4de-d # internal cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid UCVUvAGXYueeEps2Cij5/UCVUvAGXYueeEps2Cij5 -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack ./spec.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid lEinKDRsL1F-4945ykG5/lEinKDRsL1F-4945ykG5 -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a5/a5cbbad75ca3547fd33c35b53f2b36b5d75a49cef488bad4b45fcf8aa2be4031-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid ivsIgBMlAP8nrc7U7LkZ/ivsIgBMlAP8nrc7U7LkZ -goversion go1.15rc1 -D "" -importcfg $WORK/b192/importcfg -pack ./flags.go ./proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/6d/6d063b009307e16910a9c4443deea3638d56e4bd2b763c2920fa97b140867b5a-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/bf/bfb261ed3e723779bd731ead82d3d59b13def0798b57db34a7e3747b428c88fe-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b195/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid ySKvJfpSCBOkCJuM05rK/ySKvJfpSCBOkCJuM05rK -goversion go1.15rc1 -D "" -importcfg $WORK/b197/importcfg -pack ./ints.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid JedVkjZ2zORx7rzh2pqJ/JedVkjZ2zORx7rzh2pqJ -goversion go1.15rc1 -D "" -importcfg $WORK/b195/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 runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/84/84bcf33841ac6212024225ef492b986031bb6527af6fc9b65686121667cce124-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname mkdir -p $WORK/b209/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid z2W9MCT3I7IYhbkBkMy4/z2W9MCT3I7IYhbkBkMy4 -goversion go1.15rc1 -D "" -importcfg $WORK/b209/importcfg -pack ./name.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/12/12f2e642b45c67efd90eb864063ef79f2f29d86b92332003e005e5d00695f228-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/4e/4efab8372026e82e1540f7755ac47b64e9439536f4ff39e8936790d9d913747d-d # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/5a/5a7c501945e66d93a4f1b0ad3d9af68c6b47fc39e971e206c51efd35e79bf13c-d # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/e4/e44da7b858e5dc836c9969a0b042f51ea0aa4dc536b53dce64bac8717977a82c-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid 5J44cHjJcof7__0UBXpr/5J44cHjJcof7__0UBXpr -goversion go1.15rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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 ./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 cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/containers/podman/vendor/github.com/containers/common/version mkdir -p $WORK/b230/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b248/ github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared cat >$WORK/b230/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/vendor/github.com/docker/docker/api cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid 53Q8BMgWcwsap_2cNEN6/53Q8BMgWcwsap_2cNEN6 -goversion go1.15rc1 -D "" -importcfg $WORK/b230/importcfg -pack ./version.go mkdir -p $WORK/b308/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid AsaUwXouJ58COSF0LIR1/AsaUwXouJ58COSF0LIR1 -goversion go1.15rc1 -D "" -importcfg $WORK/b248/importcfg -pack ./promise.go cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid 3CxD7Sdr8vqAi_9OAKOF/3CxD7Sdr8vqAi_9OAKOF -goversion go1.15rc1 -D "" -importcfg $WORK/b308/importcfg -pack ./common.go ./common_unix.go mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid BQdRHyTYudkXR4o_bZGn/BQdRHyTYudkXR4o_bZGn -goversion go1.15rc1 -D "" -importcfg $WORK/b286/importcfg -pack ./options.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/94/940d41850b077865f8c72e24dc74f32e592b2ae09aecce072caa008030327bf7-d # internal github.com/containers/podman/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-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid Ap_z9jlWiZdCsTkX9WVM/Ap_z9jlWiZdCsTkX9WVM -goversion go1.15rc1 -D "" -importcfg $WORK/b336/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/7a/7a4e97a74f54baf9e920bd5b1bb255290f28c7f56bf38d30a009222f46decb43-d # internal github.com/containers/podman/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-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid sDDHCcNp-Z8OEdd4YcKI/sDDHCcNp-Z8OEdd4YcKI -goversion go1.15rc1 -D "" -importcfg $WORK/b337/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/12/126de8a7a00d715671edceea1ca39f314363f6d88fa97fe81449bb77689f29f8-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 COzwJRqgSB0T3CMSb33C/COzwJRqgSB0T3CMSb33C -goversion go1.15rc1 -D "" -importcfg $WORK/b380/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/74/74367822d29981371b4af3066fe903917c0fdf85b50803f905c6bc13c4fc6052-d # internal github.com/containers/podman/vendor/github.com/VividCortex/ewma cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/4e/4e8a02beae968cebd39dc277c2fe7d910538af042f96098ef47b99ebe93efd8b-d # internal mkdir -p $WORK/b420/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b461/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b461/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid 56StPVb7x1cUo2bGssqm/56StPVb7x1cUo2bGssqm -goversion go1.15rc1 -D "" -importcfg $WORK/b420/importcfg -pack ./ewma.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid riWk9OKspYB_irm4u-Qa/riWk9OKspYB_irm4u-Qa -goversion go1.15rc1 -D "" -importcfg $WORK/b461/importcfg -pack ./command.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/d0/d0c70e0c0bd206c9325789352c2cba8d199071cfcfc84a4c7c7956e06887d41b-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid WY6M9aZkZmEHDQHy6scR/WY6M9aZkZmEHDQHy6scR -goversion go1.15rc1 -D "" -importcfg $WORK/b486/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/65/651943d67c6298ad01f6f82fe12a8ed9aeff584651f3b56db4219880ffcf6c09-d # internal github.com/containers/podman/version mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/podman/version -complete -installsuffix shared -buildid Co_irY20ha0LonH58tJy/Co_irY20ha0LonH58tJy -goversion go1.15rc1 -D "" -importcfg $WORK/b504/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/3b/3bee7127f00ebef5518829ab280746f347fc392c4725531e332e46188757d3b3-d # internal github.com/containers/podman/pkg/ps/define mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/ps/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/podman/pkg/ps/define -complete -installsuffix shared -buildid Q2VJQE5PAyhiFqaMfKx9/Q2VJQE5PAyhiFqaMfKx9 -goversion go1.15rc1 -D "" -importcfg $WORK/b509/importcfg -pack ./types.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/42/420936c0eb76157868606ac1f9628c9f63e832e620edda7b9da29e3df9b5f576-d # internal github.com/containers/podman/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/conmon/runner/config -complete -installsuffix shared -buildid tLjf9QGc4RSE-L_oTLwn/tLjf9QGc4RSE-L_oTLwn -goversion go1.15rc1 -D "" -importcfg $WORK/b517/importcfg -pack ./config.go ./config_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/c9/c9c491648c85283fde1ef2202070e555c3bef5b039fe519de10e41e4758b6aea-d # internal github.com/containers/podman/libpod/linkmode mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/linkmode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/podman/libpod/linkmode -complete -installsuffix shared -buildid BxMJwmX-CrhOHZJA1gpu/BxMJwmX-CrhOHZJA1gpu -goversion go1.15rc1 -D "" -importcfg $WORK/b519/importcfg -pack ./linkmode_dynamic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/a8/a82288d3b589ea46433b55caf7c37d4a4389ba826e651b6ff64d150e78777431-d # internal github.com/containers/podman/pkg/annotations mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/annotations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/podman/pkg/annotations -complete -installsuffix shared -buildid EzOmZXwidLNrXsnt-gkI/EzOmZXwidLNrXsnt-gkI -goversion go1.15rc1 -D "" -importcfg $WORK/b525/importcfg -pack ./annotations.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/cd/cd564b3f55c1afa1dca9f7f0fa1b5d6c01237ad9aaa9ee8ad08e0a5744d197d7-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid -eE0FL1su1SxGelrQtkC/-eE0FL1su1SxGelrQtkC -goversion go1.15rc1 -D "" -importcfg $WORK/b549/importcfg -pack ./operator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/a5/a596f76b4a2640c6ba58bb78bcbc7f0595962b3db664a75690b566a1964d5bea-d # internal github.com/containers/podman/vendor/k8s.io/utils/integer mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid vAb5Rqrtm-7jVv4SJZ2M/vAb5Rqrtm-7jVv4SJZ2M -goversion go1.15rc1 -D "" -importcfg $WORK/b603/importcfg -pack ./integer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/63/633afdd3c8e28d27cca9e7c6a3cb3ab35f8e13d1f6a9533252d9e65d4f839a9c-d # internal github.com/containers/podman/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-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid rK41iCXjyg-dagGKk_sY/rK41iCXjyg-dagGKk_sY -goversion go1.15rc1 -D "" -importcfg $WORK/b609/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b509/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/27/272d22403a95c4c304d3f808d4571e8624487a9807fc05ee1da1b2aa9a04c977-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/93/93c22729d81bdfd87c64e60797c1405981e5479a3945e605f733d7a11caf97cb-d # internal mkdir -p $WORK/b621/ github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b639/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid GAoWROcFjmhrUspdLJFN/GAoWROcFjmhrUspdLJFN -goversion go1.15rc1 -D "" -importcfg $WORK/b621/importcfg -pack ./opaque.go cat >$WORK/b639/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid 0-9_O1876OaGP-au6PeN/0-9_O1876OaGP-au6PeN -goversion go1.15rc1 -D "" -importcfg $WORK/b639/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/01/01d6fd591a5538f3998997a30547ced4b84a9e10bb5b8347965c312d5d099c35-d # internal github.com/containers/podman/pkg/util/camelcase mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/podman/pkg/util/camelcase -complete -installsuffix shared -buildid Vb638KYJhES-Oq-tY08T/Vb638KYJhES-Oq-tY08T -goversion go1.15rc1 -D "" -importcfg $WORK/b695/importcfg -pack ./camelcase.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b603/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b609/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/modf_ppc64x.o ./modf_ppc64x.s cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/e1/e1f62a9fe70202c79422630d06a026cb56af4c7e75b0474de3903b8af9c762ba-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid GrK5_ue9Ku6TL_GD_cMG/GrK5_ue9Ku6TL_GD_cMG -goversion go1.15rc1 -D "" -importcfg $WORK/b712/importcfg -pack ./restriction_manager.go cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/bf/bf1fa919e4eb0d1d077ad0a2ccbe3f00c24670b26cdf12bc32a3c07715f190db-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid aANRyln00h6ffwouEdQi/aANRyln00h6ffwouEdQi -goversion go1.15rc1 -D "" -importcfg $WORK/b713/importcfg -pack ./stats.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/54/54c29dbc8f9e582c49aae8456da778c36d188d932e278c1cee4b4a9663dc8179-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid UuqnRqCzMFR0hEJphET1/UuqnRqCzMFR0hEJphET1 -goversion go1.15rc1 -D "" -importcfg $WORK/b715/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b712/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/52/52ee8096da3d5f2b50ab6026c3ed1d47f475c9f9d8336cf5825120b9d07ecb3f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/05/05b12d65ab5d080684ec8ba60368b0a13816fc699d6d44c25c1e533994c664f1-d # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/61/61e4a36c2e712d2f8b83f8d6e9addd257be5363012e8021f69200c102ed03ea0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/7a/7a2f011c693dc73fbc116f18096f249bfd32f2a54df87966749a815142e7e30b-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/floor_ppc64x.o $WORK/b022/modf_ppc64x.o $WORK/b022/sqrt_ppc64x.o $WORK/b022/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/6d/6db76115949402756002ef856d9e8adfa053f29eb54aa83718ebfd930a621462-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid 1jWesHBQaa50H53epGhN/1jWesHBQaa50H53epGhN -goversion go1.15rc1 -D "" -importcfg $WORK/b421/importcfg -pack ./percentage.go ./width.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/65/6579726cd540c8be01f8def94300702b8394113129861f5a47d91ad28842a056-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/16/1675798e0653ef7223054e641bf04c6e88c56a45e9bdbdd99203d6809717a92a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go -dynlinker cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b080/symabis ./asm_ppc64x.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p runtime/cgo -std -installsuffix shared -buildid vk1VzHTIuBtFHLmchuJQ/vk1VzHTIuBtFHLmchuJQ -goversion go1.15rc1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo.cgo1.go $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b080/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b080/_pkg_.a $WORK/b080/asm_ppc64x.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/47/47259ca1c50ff60b87913eec6d6d09061151a12f0eb392021d5fd61eb500f226-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_ppc64x.o $WORK/b007/atomic_ppc64x.o $WORK/b007/duff_ppc64x.o $WORK/b007/memclr_ppc64x.o $WORK/b007/memmove_ppc64x.o $WORK/b007/preempt_ppc64x.o $WORK/b007/rt0_linux_ppc64le.o $WORK/b007/sys_linux_ppc64x.o $WORK/b007/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/3b/3b0c8c27538d4d5f728a4035ba329a6f6f897fa334c9b7f3c269842084d9a1f9-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 -p internal/reflectlite -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/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid jTNMlTlTQjwsr1f8nRDL/jTNMlTlTQjwsr1f8nRDL -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_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 D8qoJgf5gbWSWhuywmkw/D8qoJgf5gbWSWhuywmkw -goversion go1.15rc1 -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/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e0/e0bc30838b4e3628f18fa9f34432d6225e364090b48371e3263939f5506831a8-d # internal math/rand mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid TjV6PL7aatC12d9WLERR/TjV6PL7aatC12d9WLERR -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/singleflight mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid ZNaf0VrlJhQGgjnF_tWD/ZNaf0VrlJhQGgjnF_tWD -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack ./singleflight.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid TlbyRptZGWq5cGTs9NSS/TlbyRptZGWq5cGTs9NSS -goversion go1.15rc1 -D "" -importcfg $WORK/b189/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d7/d7b3fa0c7478e7f946a73fbc1b5096447449cfc667304a91e820e7023b581b66-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/63/6323827d2bfa6942b97f471bd3f69c210961d04254e3fd4448463f2f4aba40b0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/b5/b57dadcfef46ab7a04f05438ac3fdc33104a8e1628a78ed012cad3fade08dced-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -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/e8/e8d4b2d9a858249741ea48939e9a8141c2bf57b2dbed11cdba3c2311d3ebd52f-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b027/ cat >$WORK/b027/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/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid DevUwks05QUe4ParIoOd/DevUwks05QUe4ParIoOd -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go 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 QVIpAokS2KSNG2Fc0Abs/QVIpAokS2KSNG2Fc0Abs -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/42/42803e684b994961802e6663dc3c04fab8a3247bc2c2625f9a4ee4a543741cfe-d # internal internal/oserror mkdir -p $WORK/b018/ cat >$WORK/b018/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/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 0EBbZuWov1LtdIToOAh4/0EBbZuWov1LtdIToOAh4 -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./errors.go io mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid Om6M7uS1GoPMcG6Pdvqx/Om6M7uS1GoPMcG6Pdvqx -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid x38BcQsXe1NA3iWpVzd9/x38BcQsXe1NA3iWpVzd9 -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b077/ github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b229/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b376/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/version=github.com/containers/podman/vendor/github.com/containers/common/version packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b230/_pkg_.a EOF cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/3d/3d29bf4039ac2afe259e6736c7e01610c6ad24dd5d9986b087a4b76b0ad689eb-d # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid U77whUzFOFNiFapTajnI/U77whUzFOFNiFapTajnI -goversion go1.15rc1 -D "" -importcfg $WORK/b229/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid nt7WerSN_i3RJgjBjkWj/nt7WerSN_i3RJgjBjkWj -goversion go1.15rc1 -D "" -importcfg $WORK/b376/importcfg -pack ./cast5.go mkdir -p $WORK/b259/ syscall mkdir -p $WORK/b017/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid GLCJJ2GYWJrTcC-gy2cf/GLCJJ2GYWJrTcC-gy2cf -goversion go1.15rc1 -D "" -importcfg $WORK/b259/importcfg -pack ./locker.go cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b017/symabis ./asm_linux_ppc64x.s cat >$WORK/b077/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/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid pSC6rvZC3p-QAqyGAfWt/pSC6rvZC3p-QAqyGAfWt -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack ./message.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid TuRfm1sf5DFjCGdAKAhB/TuRfm1sf5DFjCGdAKAhB -goversion go1.15rc1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/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_dup2_linux.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/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/b2/b244998a8e70bd7dd1b31457d97b87746c1420041480182fc983188d554dd9dd-d # internal github.com/containers/podman/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-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid LpTyM2nA3Mhi-CPKTQZb/LpTyM2nA3Mhi-CPKTQZb -goversion go1.15rc1 -D "" -importcfg $WORK/b384/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/a2/a270303c65fd74f2b0d1758d1b618560c6d1beb82dac03098018bf30aaeed67b-d # internal github.com/containers/podman/pkg/registrar mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/registrar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/podman/pkg/registrar -complete -installsuffix shared -buildid HNq4_If2CX7OEiF4FYcg/HNq4_If2CX7OEiF4FYcg -goversion go1.15rc1 -D "" -importcfg $WORK/b612/importcfg -pack ./registrar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/25/25ff6be4d09eecb7bcd516da37ecf4131f393508cfffbba1a31914125cb65c82-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/36/360b223afe3d6c19b466d0c5b3025e596333bd9e9b6acb3565bfc9d4a9bf54b4-d # internal github.com/containers/podman/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF container/heap cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/podman/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid KT7mc_7JLNrT1xyejF-e/KT7mc_7JLNrT1xyejF-e -goversion go1.15rc1 -D "" -importcfg $WORK/b180/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b612/_pkg_.a # internal mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_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 z9rP0j5fsMQyy2k9RsCh/z9rP0j5fsMQyy2k9RsCh -goversion go1.15rc1 -D "" -importcfg $WORK/b414/importcfg -pack ./heap.go cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/24/242e03988e7b50f0d5e3d8eb25cc77b0e2e857d0ea4dde24cdd7e64d915591f3-d # internal github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid zt3x2zZyuKUW3hjYrizZ/zt3x2zZyuKUW3hjYrizZ -goversion go1.15rc1 -D "" -importcfg $WORK/b541/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/68/68a67eff74e9c72e2489cd3699bf57066e6c4537a15cc363841deb8ac6244bfe-d # internal bytes mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p bytes -std -installsuffix shared -buildid 4h-MW5c5lv7ajEAuXjpJ/4h-MW5c5lv7ajEAuXjpJ -goversion go1.15rc1 -D "" -importcfg $WORK/b036/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/51/51be2b492cd30a422a9a1f71f7e0c907f0d3a7e269c94002a1be9dc94f77ab0c-d # internal strings mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid A6km3pDb3aBovGgaLvzd/A6km3pDb3aBovGgaLvzd -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/e9/e9cdb7657eb27850c6e756e8c00b619a709a3882d6f38d9a38bf7846fe082b5a-d # internal hash mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p hash -std -complete -installsuffix shared -buildid -msBNNaNF9zEo-YIbipG/-msBNNaNF9zEo-YIbipG -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/c6/c623a4a35b8494c9c2d16ce417ab42f41f46d37039f85ccb3ece2c65e9b5bf0e-d # internal crypto/internal/randutil mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid zpfVaaDM0rH3G0AmHrrY/zpfVaaDM0rH3G0AmHrrY -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/5d/5da34c763aabd6a182ae84764a8cf7471e3f208339da1cf02d0c915a4859d959-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid 70W8grsryKuAt88d84D_/70W8grsryKuAt88d84D_ -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/25/2554b8dddb9fc973cf5796ce6a920f73aaac16709af448d4da16b2c570585261-d # internal crypto/hmac mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid BmN1KhEUoy6FZFG0FdPr/BmN1KhEUoy6FZFG0FdPr -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/fe/fe0fa4c7b01b3eeb168c0d563009a907bceab20de031837a7c09c1a62b1af752-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid I4j0lazPbQeoM27qYxMY/I4j0lazPbQeoM27qYxMY -goversion go1.15rc1 -D "" -importcfg $WORK/b102/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/72/7207f36403dcc564b1b61b52276b72392e6ff72f41f4e2afef9a9efd84490e92-d # internal hash/crc32 mkdir -p $WORK/b112/ cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b112/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/08/086a8e6ebac6d0121d3a30a1567499947ab106e9ca18eba78750ab75454cf3f5-d # internal hash/crc64 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid 1hbOAtCP6livLi-SIJ24/1hbOAtCP6livLi-SIJ24 -goversion go1.15rc1 -D "" -importcfg $WORK/b125/importcfg -pack ./crc64.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p hash/crc32 -std -installsuffix shared -buildid lf7mCyypG6smnr_UKpRR/lf7mCyypG6smnr_UKpRR -goversion go1.15rc1 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/6e/6eb186e23d7671be6299394e9abb9624b84d1bfa4d494808146bee6a91e3ea23-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid P2zFXq9UEtNN96oMdPvW/P2zFXq9UEtNN96oMdPvW -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/25/25712743822a74d32cd24fb714f0063bce17f5f19ed3075f814070c507d4b995-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid YZ89_1q9nPUrTqGMfaZl/YZ89_1q9nPUrTqGMfaZl -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/92/9222960bdefcf268bcb7a3a74c22d9c4ecb8ea7129de8e97c4a04b6b3b1da2f0-d # internal hash/fnv mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid zqHzhPiXHwtnnq17EGXb/zqHzhPiXHwtnnq17EGXb -goversion go1.15rc1 -D "" -importcfg $WORK/b186/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f6/f606eef6614f800fcb0383ae6dd26cc0b903bb51a3380d7aa7a01d256bf36ef7-d # internal text/tabwriter mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 t57_WTQvJQH1sjT6xXJk/t57_WTQvJQH1sjT6xXJk -goversion go1.15rc1 -D "" -importcfg $WORK/b292/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b112/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/94/942a8e054e849096cac3488be5ab88255fbcd47e41e5398b74e33a1b1d381ba8-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid QWQst8F3Yo2Mda6qJ9Ab/QWQst8F3Yo2Mda6qJ9Ab -goversion go1.15rc1 -D "" -importcfg $WORK/b153/importcfg -pack ./transform.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b112/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b112/_pkg_.a $WORK/b112/crc32_ppc64le.o $WORK/b112/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/05/057a0276143f679ce1766428fea42bce2a0784c205fd737a7a0bf0f2b83b79da-d # internal github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid vUt-eBK-Sk33hfuE4g7l/vUt-eBK-Sk33hfuE4g7l -goversion go1.15rc1 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f7/f7411c78530eb9ea618402f1f1dcedc6177d63f47efb9e218d11f2573c2f863b-d # internal reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/e1/e1e4e9ae1c06b7a27e2c86bf05490d721896dead9ce0b6829805322ff073a03b-d # internal crypto mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto -std -complete -installsuffix shared -buildid 6HJPlPxCPa68d13YcxhZ/6HJPlPxCPa68d13YcxhZ -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack ./crypto.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid 2DpfPStKGkkVgaM9x64s/2DpfPStKGkkVgaM9x64s -goversion go1.15rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/98/98cabb5eb1aec18b7fb8cac45ae3a6764c72f6147588b2a47569e80480fc7672-d # internal crypto/rc4 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid hY4CE0-im_WYTwc_suji/hY4CE0-im_WYTwc_suji -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/30/307bd1920413e15c1928069efa19de9910bbe18b7d7304024904ccd96dfb26b2-d # internal encoding/base32 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid SDl-qo_Womv6Tj5-tnn1/SDl-qo_Womv6Tj5-tnn1 -goversion go1.15rc1 -D "" -importcfg $WORK/b128/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/16/169f4b43334755b89ab65f87c8a2351b9fe878ccfc1c9660fab4202058630aab-d # internal github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid rhHByna4TYudq0rwUwXz/rhHByna4TYudq0rwUwXz -goversion go1.15rc1 -D "" -importcfg $WORK/b251/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/36/367a748e642af8edc8ad7be6e912e8dce119c79ae92a8d200a043b3579c32a0f-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid _2sMpnqA0ceySxH4MGIU/_2sMpnqA0ceySxH4MGIU -goversion go1.15rc1 -D "" -importcfg $WORK/b372/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/e0/e00e6232f89503b2774754baf62dcfbd35e6a262e93982d4321fe50fabdd5634-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/b050/_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 VMEEUaqkWnAEvZ312F2X/VMEEUaqkWnAEvZ312F2X -goversion go1.15rc1 -D "" -importcfg $WORK/b375/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/df/df3ffa2e8a7884f5f317203a3e0b4223bd7fc38e9281fb388783d40d619134f0-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid vxDGadE75Y0BSstGuJJu/vxDGadE75Y0BSstGuJJu -goversion go1.15rc1 -D "" -importcfg $WORK/b403/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/52/521ee487171e4792d204d357b17977d61b1705ce354e3833d730b0d7e9867280-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b049/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid SUdY4IGSA2X-neAsR75Q/SUdY4IGSA2X-neAsR75Q -goversion go1.15rc1 -D "" -importcfg $WORK/b378/importcfg -pack ./s2k.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/6d/6dd75957e76737defa73092d4f095169d5ca2d1266b1abd1f8fd6b3a723a6cef-d # internal bufio mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bufio -std -complete -installsuffix shared -buildid H5NKs2e3r8r7TJ24A-Em/H5NKs2e3r8r7TJ24A-Em -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/29/291bc2e86344dc4d66774bc4c292dc1717f6724d4ffae8e5856ad5fad4e784c1-d # internal regexp/syntax mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nq8zNeA70iaIqK37TkuZ/nq8zNeA70iaIqK37TkuZ -goversion go1.15rc1 -D "" -importcfg $WORK/b094/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/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/da/dab5691032b106ff2b6c5c10399098104379e91b7302daac716311df0963691c-d # internal path mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p path -std -complete -installsuffix shared -buildid 7-dV6LBXNtuS5-ZZsAAr/7-dV6LBXNtuS5-ZZsAAr -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/6c/6c90cc7a0ca220158d7f40d7a215c9111ce8572f54a8f33f334b55784a10a52f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid T-jr8eQQjjXw42EZMyxx/T-jr8eQQjjXw42EZMyxx -goversion go1.15rc1 -D "" -importcfg $WORK/b130/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/af/af664384e04cebaa501e569fe13ea13b29680d92f192c8afd5dfc7b8af7aa2da-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid Wj58a7T9nAhR_0LiIYQ7/Wj58a7T9nAhR_0LiIYQ7 -goversion go1.15rc1 -D "" -importcfg $WORK/b215/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_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/8f/8f7ea0d18d7a0eab32d1d48c425d5b561fe377a4645636ec70851f66d4bbb92f-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid XomUrdPi2ylezH1TLgao/XomUrdPi2ylezH1TLgao -goversion go1.15rc1 -D "" -importcfg $WORK/b276/importcfg -pack ./stringutils.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/d1/d1228a81f934f636f081fb4e29c69d7e73bda642b28388922e7aa231aef233db-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid wTglGl8hLSLrsbchosNu/wTglGl8hLSLrsbchosNu -goversion go1.15rc1 -D "" -importcfg $WORK/b643/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/74/74235f93f7646e0ccb39014884a3f9a10209fb06a6ee4f0fe2f340a934186c84-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/b4/b4202246da1d281c3febf6fd3fe3e8a37d0bb116c5c9adfb949e86b7f6225525-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f0/f0fcb604822e6ada79992e9b5ea032f8296c5059da1afecf2f6155c733cc7027-d # internal compress/bzip2 mkdir -p $WORK/b107/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal image mkdir -p $WORK/b379/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid bt8Nhk6L_K87Cexi4jRm/bt8Nhk6L_K87Cexi4jRm -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_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 6QZPr9Q5A3AFf94u_vLi/6QZPr9Q5A3AFf94u_vLi -goversion go1.15rc1 -D "" -importcfg $WORK/b379/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b017/asm_linux_ppc64x.o ./asm_linux_ppc64x.s cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/fb/fbe5c6e647f3c646bd52188521eae0c18db35501c2c0480bc86da49717d0f912-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/16/16f57063913cbad39cccd6bf0fb0b1a335a8f290132502a469694785e8e69d12-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF time mkdir -p $WORK/b016/ internal/syscall/execenv cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 1ngBjvd1IbBN-wXbh6kO/1ngBjvd1IbBN-wXbh6kO -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_ppc64x.go mkdir -p $WORK/b032/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid czhx0Nc__T3N7R7h15ZF/czhx0Nc__T3N7R7h15ZF -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid WP2SqGZ5S1OLSqeXJ2HN/WP2SqGZ5S1OLSqeXJ2HN -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e3/e3a7e4af3ec79f8e81b3476d3a131bd6433a9c2878609e360d6e90d1d2c59f0e-d # internal github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid Eh6ZDCyvcn6C_yp1jNrb/Eh6ZDCyvcn6C_yp1jNrb -goversion go1.15rc1 -D "" -importcfg $WORK/b449/importcfg -pack ./syscall_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/01/01af12dd0f74a3f83ee788994e8a7719aa706b70808ae59fced18854c0fdd502-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid xSGZ2o5K9XtVMJo5rfPm/xSGZ2o5K9XtVMJo5rfPm -goversion go1.15rc1 -D "" -importcfg $WORK/b489/importcfg -pack ./cgroups.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/71/71b7c51a6618f89ff602758abf1703c72ab8c59b6c5df7d04b0169ebe1825aa7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/1d/1dc6a27e35219de6c6c74f0d7638f6542c246afa04c649f19cad6f7800b8be1a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2b/2be859cf3a6ce574e7c763b7b1f726d5fdcd5bbdd7716f50da3fddacf2dd66c2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/c2/c26ce5c311addf34980dc429fcaa338717f43ffdba7a7fe43be07d3a00e4e7e8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e4/e48b597a0899529c66baba37d94c8eb75368bba27791dd25c359a99a8baa5eef-d # internal regexp mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p regexp -std -complete -installsuffix shared -buildid nBQ6auFT9JzpydRHqF0t/nBQ6auFT9JzpydRHqF0t -goversion go1.15rc1 -D "" -importcfg $WORK/b093/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/75/7544dcc55d5cac50db1dc2d7d3e8acbcefa64d71af4dd9d9f92e660fa26b1e29-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 0dsAk3OMGku2wapqwino/0dsAk3OMGku2wapqwino -goversion go1.15rc1 -D "" -importcfg $WORK/b382/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/e8/e88b1a05d5f517586a0d0a376e37210a52b7ef581e6766589e2e6642178449f8-d # internal image/jpeg mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_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/b028/_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 CfjfUcowULETNesZhlRl/CfjfUcowULETNesZhlRl -goversion go1.15rc1 -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/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/9d/9d31f559146889ad019f70a5cb5eee1fe6bb1967c32ddc9fa8a0a0e2d6e72e0b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/93/93a7c022a6f037018c3ce8ba9570b96f66f6e92790f07c9aceef460b63c83481-d # internal context mkdir -p $WORK/b002/ github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b496/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_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 3UJ1r9UH5yYN9EsJcvc9/3UJ1r9UH5yYN9EsJcvc9 -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF internal/poll mkdir -p $WORK/b030/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid NKPvo6ucASFxexz8zQQh/NKPvo6ucASFxexz8zQQh -goversion go1.15rc1 -D "" -importcfg $WORK/b496/importcfg -pack ./leakybucket.go ./memory.go ./storage.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b602/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid nEj5_cMZONB3Jlc7fB_a/nEj5_cMZONB3Jlc7fB_a -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack ./copy_file_range_linux.go ./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/podman/vendor/go.uber.org/atomic mkdir -p $WORK/b724/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid VokfUhc72kdt2BfO1rxA/VokfUhc72kdt2BfO1rxA -goversion go1.15rc1 -D "" -importcfg $WORK/b602/importcfg -pack ./clock.go cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -shared -p github.com/containers/podman/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid boeRjg2_6FhURtI2--i5/boeRjg2_6FhURtI2--i5 -goversion go1.15rc1 -D "" -importcfg $WORK/b724/importcfg -pack ./atomic.go ./error.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/31/31b23125c8826af650ab502ae6f5a1b11299c29c3d2b420ce24e071f3cc016c1-d # internal github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b415/ github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/acarl005/stripansi -complete -installsuffix shared -buildid DbfLM6M2Q6yyj_qDZr5d/DbfLM6M2Q6yyj_qDZr5d -goversion go1.15rc1 -D "" -importcfg $WORK/b415/importcfg -pack ./stripansi.go mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid x_g8aIZOYTP4p9ibXVIx/x_g8aIZOYTP4p9ibXVIx -goversion go1.15rc1 -D "" -importcfg $WORK/b425/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/39/39033f5a4f0dcddbb4f3c29b0e9970da036ebe4154b2eb87c885d090d636b1f8-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid okfD8TGuMVDpdu9KNWcJ/okfD8TGuMVDpdu9KNWcJ -goversion go1.15rc1 -D "" -importcfg $WORK/b576/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/74/74b662cff68758f8c88232b2841e29deded4ff14ad63c8523b679efa47d5e56c-d # internal github.com/containers/podman/pkg/resolvconf/dns mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/podman/pkg/resolvconf/dns -complete -installsuffix shared -buildid jVK72xC1r2mpBoBkzbMQ/jVK72xC1r2mpBoBkzbMQ -goversion go1.15rc1 -D "" -importcfg $WORK/b614/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b614/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/6a/6a2484266de30482a751d14f9dc33049f07effc8cc8b60742562170f610e9291-d # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/db/db13c361e0f8e8b22daeff4125a6e75c80fe47ff254f7eb6fa0fffc511af74f4-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/9a/9a2fb33cf7d71d8f93c7e4b696a6915ed14012d71cdfcf8bd184cfb337cd8c7d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/8d/8dc50f6b70edcab6f056b14cc1d14e163a78d09e25e3a662aa21992a492d1647-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/f2/f275657bc1cff4348f9a2cb81d390dae5d046d6dca5e46dfae8f819ec58ef159-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/f9/f9c77b7a6de7632af729aa397a10241d432d9f912c7bc4ca7e2a852b580ba3f1-d # internal github.com/containers/podman/vendor/golang.org/x/sync/semaphore github.com/containers/podman/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b422/ github.com/containers/podman/vendor/golang.org/x/net/context mkdir -p $WORK/b246/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid NDCxmgcfzk8xaQS1-QgM/NDCxmgcfzk8xaQS1-QgM -goversion go1.15rc1 -D "" -importcfg $WORK/b422/importcfg -pack ./semaphore.go cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b450/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid 6b3Tv9uoFgbmdr4HBftp/6b3Tv9uoFgbmdr4HBftp -goversion go1.15rc1 -D "" -importcfg $WORK/b246/importcfg -pack ./context.go ./go17.go ./go19.go cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid xPaZtg6G3csLDb7LZUC1/xPaZtg6G3csLDb7LZUC1 -goversion go1.15rc1 -D "" -importcfg $WORK/b450/importcfg -pack ./errgroup.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/45/45197fcb5dccb9382c62d6850853bc86022e418c0354408372e93c336e9cf8c9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/b0/b0951214ed46c9f3e499dffa4d26849e92647475129d46a6ecf958f14430707e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/1c/1cd5a0ba6df3098c0ab6558a54410d12b5ad6e81c13e3a557fa933aae43b03ae-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c2/c2d626d2f25484e02e231539984c781afc81b6b14ea1af527ba75cd22b3e8fdb-d # internal internal/fmtsort mkdir -p $WORK/b020/ encoding/binary github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b044/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b284/ cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid dFMcZSG_ZeY4_8UFG_l7/dFMcZSG_ZeY4_8UFG_l7 -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b551/ cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid sbpEehLF05ah4qbs9RA_/sbpEehLF05ah4qbs9RA_ -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid lCqVIYqYsEZe8icgtYTF/lCqVIYqYsEZe8icgtYTF -goversion go1.15rc1 -D "" -importcfg $WORK/b284/importcfg -pack ./errwrap.go cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid dt261wR6dNjP6dVmqEHI/dt261wR6dNjP6dVmqEHI -goversion go1.15rc1 -D "" -importcfg $WORK/b551/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/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/26/26721081b9594e1adfa47b0e32106d11cf5794f5b86ffc2026732b5605e35e66-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/78/7835a0b7bef68c244d5e60c8402f939862e4782da7414a45c5616755dabbf8bd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/9b/9bd6b5c84301f760f1c156c9439619466ceefc6d4a544fe63b6248edc0cff363-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid adomuwqpgxNlrrvAOMPr/adomuwqpgxNlrrvAOMPr -goversion go1.15rc1 -D "" -importcfg $WORK/b029/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 ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/4a/4aef65013aa52d0c3543c06472797e2f2f91c818346007d7d7a2b53607ee893c-d # internal crypto/sha512 mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b055/symabis ./sha512block_ppc64le.s crypto/md5 mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b063/symabis ./md5block_ppc64x.s crypto/sha1 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid sIEnplXbvF6Sv2MgWoOp/sIEnplXbvF6Sv2MgWoOp -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid uapPaIiuZiioUDgcvJeQ/uapPaIiuZiioUDgcvJeQ -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./const.go ./edwards25519.go crypto/sha256 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b067/symabis ./sha256block_ppc64le.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/md5 -std -installsuffix shared -buildid xlJi0BVClnEZ-OHNVOkC/xlJi0BVClnEZ-OHNVOkC -goversion go1.15rc1 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid sPwaLkStQ06P__DOaCbW/sPwaLkStQ06P__DOaCbW -goversion go1.15rc1 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go crypto/cipher mkdir -p $WORK/b041/ cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b041/symabis ./xor_ppc64x.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid yUovgcAZrhlMfZeG7JLg/yUovgcAZrhlMfZeG7JLg -goversion go1.15rc1 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/cipher -std -installsuffix shared -buildid IhKmRsOYQ06zFD6DABbN/IhKmRsOYQ06zFD6DABbN -goversion go1.15rc1 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/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/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/d1/d1bc3444471174175a6c13205bfbd8d3a144e00db7e059a2334e971fcc9595d9-d # internal encoding/base64 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Dr8AyJHTubEiaP3V6Q-a/Dr8AyJHTubEiaP3V6Q-a -goversion go1.15rc1 -D "" -importcfg $WORK/b073/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/67/676f5c5d0c48ccb6471e314aa1604655e5e3598a6a704dda5e2aaa87d8ade76b-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/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 -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b085/symabis ./sum_ppc64le.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid KqFP8hJCm6KnAckUXiTs/KqFP8hJCm6KnAckUXiTs -goversion go1.15rc1 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b063/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ac/acf7832070dfa6fa11bedacbb348c521a97caba69219ae71280d710d2318aa0d-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid tSYBNvwO_5ufnvXmPTfy/tSYBNvwO_5ufnvXmPTfy -goversion go1.15rc1 -D "" -importcfg $WORK/b111/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b085/sum_ppc64le.o ./sum_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b067/sha256block_ppc64le.o ./sha256block_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b055/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b085/_pkg_.a $WORK/b085/sum_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/e4/e4d9a341a7c0d98317bb31fbc145fee89fc68de08cbb7182d09211e039201177-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b113/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b055/_pkg_.a $WORK/b055/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid 5pFxT_joYZ3tdqlowZEe/5pFxT_joYZ3tdqlowZEe -goversion go1.15rc1 -D "" -importcfg $WORK/b113/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b7/b748eb85ab574a30b2e687dc42b425136558b0fb455156fadde8ae264b21c499-d # internal github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b119/ cat >$WORK/b119/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b119/symabis ./asm_linux_ppc64x.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $WORK/b067/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/56/56fc8b0c73448bec1143998c7c47c88fa4c948d735c3dc25c72934f8093a2e78-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b641/ cat >$WORK/b641/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b641=>" -I $WORK/b641/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b641/symabis ./sum_ppc64le.s cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 -installsuffix shared -buildid VRyjCwfrW5G7aS5payXK/VRyjCwfrW5G7aS5payXK -goversion go1.15rc1 -symabis $WORK/b641/symabis -D "" -importcfg $WORK/b641/importcfg -pack -asmhdr $WORK/b641/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/b073/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b041/xor_ppc64x.o ./xor_ppc64x.s cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/1d/1d485acf3ee043932cd18e8a8b6e0399bbc05f09c274eaac3a2b3c59b5424872-d # internal encoding/pem mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid IyaqbEzVgwZG-BWwmmlx/IyaqbEzVgwZG-BWwmmlx -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b041/_pkg_.a $WORK/b041/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b120/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Le2Yd9tP60noohPzNn0-/Le2Yd9tP60noohPzNn0- -goversion go1.15rc1 -symabis $WORK/b119/symabis -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/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 cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f0/f092002c019635455309e89cda7bf1673ca36ea85252b5e1cf8f85ac015d4cfd-d # internal crypto/aes mkdir -p $WORK/b040/ cat >$WORK/b040/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b040/symabis ./asm_ppc64le.s ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c3/c360630c7d87b0bd4d6c2ea7f05b286438816de886a3640d2bbf0c3d4fd79971-d # internal crypto/des mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid y6OCEWetp8Tm0cD17RMC/y6OCEWetp8Tm0cD17RMC -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/aes -std -installsuffix shared -buildid 04H1HWljkwGXRY-2LZw1/04H1HWljkwGXRY-2LZw1 -goversion go1.15rc1 -symabis $WORK/b040/symabis -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/9f/9f1de9ac8a6c619829fe38e5f66c989faa75b4369b68e631f84035c3343fe1ce-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b083/ cat >$WORK/b083/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 -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b083/symabis ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/c4/c4436e19e5c7d9c4add09617e642a260089048b24b9f59747652f4694c60d5c0-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid Bq1m1r14281LMUAnTPnU/Bq1m1r14281LMUAnTPnU -goversion go1.15rc1 -D "" -importcfg $WORK/b371/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7b/7b719d32c534c4df44cde594cd9568467f3c6f3882052a221913ebe2c0605fef-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b638/ cat >$WORK/b638/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b638=>" -I $WORK/b638/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b638/symabis ./chacha_ppc64le.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid WIY0Hy-AvEm0lf2fr2fO/WIY0Hy-AvEm0lf2fr2fO -goversion go1.15rc1 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cat >$WORK/b638/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -installsuffix shared -buildid jUuwtnPuPQzpwNMpH2YA/jUuwtnPuPQzpwNMpH2YA -goversion go1.15rc1 -symabis $WORK/b638/symabis -D "" -importcfg $WORK/b638/importcfg -pack -asmhdr $WORK/b638/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e2/e2f2b4a0282d74431ed328b7320bc733949c744fdca3971b651760903926bd15-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/podman/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid 9f4vzmyNTTJVG9V7iH-q/9f4vzmyNTTJVG9V7iH-q -goversion go1.15rc1 -D "" -importcfg $WORK/b642/importcfg -pack ./bcrypt_pbkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2e/2eb0c303c6e09dbfe76f2281985c4041aa1e8eeb7b67973ed5786f4cff89433e-d # internal fmt mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b642/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid C8_Qs4EEYgm1FE6Q3oSQ/C8_Qs4EEYgm1FE6Q3oSQ -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/11/11a2d8c1313d6a4d6a9e7a7e29a2445392b6aacf1ac68b89fd2646a51a8cd3b3-d # internal path/filepath mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -9EJQGQbLdd6o2cJ32qm/-9EJQGQbLdd6o2cJ32qm -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/8b/8be44dcddd391de7d04a5f6cbfea75c7d12562d433d862a5de0b96a275893b3b-d # internal net mkdir -p $WORK/b076/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b076/ -importpath net -- -I $WORK/b076/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b641=>" -I $WORK/b641/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b641/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b641/_pkg_.a $WORK/b641/sum_ppc64le.o # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b040/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/a8/a8a8d23ac29d35993c3cb730ea10452055346ff278ffbead5a506afb343e2f65-d # internal runtime/debug mkdir -p $WORK/b115/ cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/debug -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b115/symabis ./debug.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b083/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b083/_pkg_.a $WORK/b083/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a5/a5fd4af8f2e8d5d20f87f88ec692df636087f8b8e1cb9a836832ef2133643a6c-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b082/ cat >$WORK/b082/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/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid qbftuJtJNi-os-yyXvYZ/qbftuJtJNi-os-yyXvYZ -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b040/gcm_ppc64le.o ./gcm_ppc64le.s cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p runtime/debug -std -installsuffix shared -buildid tzlOuKG7Siy3etFCt5s2/tzlOuKG7Siy3etFCt5s2 -goversion go1.15rc1 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/asm_ppc64le.o $WORK/b040/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ca/cabd96a40dd68211214bececdc2c3d2ec248c5649ed572719e45bdbadef420a1-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 0h__EVI5BaYWFGNnQRZ3/0h__EVI5BaYWFGNnQRZ3 -goversion go1.15rc1 -D "" -importcfg $WORK/b185/importcfg -pack ./rand.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b638=>" -I $WORK/b638/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b638/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b638/_pkg_.a $WORK/b638/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b638/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/4e/4e3d83d7abed4f2a90203f1451bcd9c58c6b2701a672bbcc30445a2bdb597539-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b312/ cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/a0/a036759b306a447cbc4f3d1c651538db682c4321529307293fa2ba00a1a9dad4-d # internal github.com/containers/podman/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid xFqNw1ElZuFXdkETB80U/xFqNw1ElZuFXdkETB80U -goversion go1.15rc1 -D "" -importcfg $WORK/b416/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 8b0BIu2ppAkU0bocU6Hi/8b0BIu2ppAkU0bocU6Hi -goversion go1.15rc1 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ca/cad69af6a95facaa6d426ad784ba8688800988dd234fb61e4c7a63e300f41409-d # internal os/signal mkdir -p $WORK/b458/ cat >$WORK/b458/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b458/symabis ./sig.s cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p os/signal -std -installsuffix shared -buildid ynmfmEtJjszkRIIwmwRV/ynmfmEtJjszkRIIwmwRV -goversion go1.15rc1 -symabis $WORK/b458/symabis -D "" -importcfg $WORK/b458/importcfg -pack -asmhdr $WORK/b458/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/86/867ece40cc421a5d7f6803c2b88e1dcac48a616aeada59116d5ee03dd3fe4c45-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid pyD32-hYTSqGCrLKKSbz/pyD32-hYTSqGCrLKKSbz -goversion go1.15rc1 -D "" -importcfg $WORK/b487/importcfg -pack ./tty.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/debug -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b115/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/24/249e37eb2bb195e72cc44e2c485c2d114b7ecd1f7665d8cc98aa9251f022ed08-d # internal github.com/containers/podman/pkg/ctime mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/ctime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/podman/pkg/ctime -complete -installsuffix shared -buildid 2LwfVy1Wm6VQWfA_rAA6/2LwfVy1Wm6VQWfA_rAA6 -goversion go1.15rc1 -D "" -importcfg $WORK/b529/importcfg -pack ./ctime.go ./ctime_linux.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b115/_pkg_.a $WORK/b115/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/8f/8f1efe788625f40be0714a6a1b79de0d150eade66202b1721d54dfa89e847ba5-d # internal internal/lazyregexp mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_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 B4NZtlSFs2UVNnBIz9TW/B4NZtlSFs2UVNnBIz9TW -goversion go1.15rc1 -D "" -importcfg $WORK/b557/importcfg -pack ./lazyre.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b458/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e0/e057155e34fa862a0e82a00dc041d5dde9acce52a534dc596f1d72f4009c1894-d # internal io/ioutil mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid NNalWrdvuKyrge1EiCVp/NNalWrdvuKyrge1EiCVp -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b458/_pkg_.a $WORK/b458/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/e2/e2e20f9f3d656f1787eecc3698d2b5fd75c4ff0a4872137cedc237b155af01b8-d # internal os/exec mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p os/exec -std -complete -installsuffix shared -buildid hLYdbg-7Epwyzi7tBku6/hLYdbg-7Epwyzi7tBku6 -goversion go1.15rc1 -D "" -importcfg $WORK/b137/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b557/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/bd/bd893453d0aeb27b889bb431042b56464e93fcf19419343924cac1b54ed5d851-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid 82R2nRFtwpwooIzjMl_b/82R2nRFtwpwooIzjMl_b -goversion go1.15rc1 -D "" -importcfg $WORK/b644/importcfg -pack ./homedir.go cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/b6/b67249838a70e7a9ab32a93036caad72b33b07d73d2540a34d689a94c970a339-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/4d/4d9667e4ca41f01bb08e3d0d3b2b34fe51934a5c0dce760bf647ec5021134290-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/a0/a0b7c5bd2d370b03cba67beca8bd3c0aed1f05b8ba4d6b9917bfbb3a9d6b6e3c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/fb/fbcbe7e847887b5d67f206c9ff635dd18038211509c11bb1167e2f9f658b972a-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b219/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b258/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 21hPg_wTvDzV5RjlHUro/21hPg_wTvDzV5RjlHUro -goversion go1.15rc1 -D "" -importcfg $WORK/b219/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid BIyTvUZ7F9ECGmzwJXsD/BIyTvUZ7F9ECGmzwJXsD -goversion go1.15rc1 -D "" -importcfg $WORK/b258/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/44/446c9857eb37c686eb3762b6ca3384923369be3eea8f57c7d86911cd58f2ce67-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/f6/f649d8d94a9d90774edaff714d9f33fa3074a1dc02174e7637c5fc5d7738dd20-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/cf/cfa0e8d79c14155240c69c3c0704bd9c55bbd702d1f01c770ed626a297fc2359-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/26/2692525b925c649878d60adf0924ce17fcaf0ae6dc36f6ddc8800b34d8aa7f6c-d # internal math/big mkdir -p $WORK/b045/ cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b045/symabis ./arith_ppc64x.s encoding/hex mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid y1odtkrYW-r-XJsBT_z3/y1odtkrYW-r-XJsBT_z3 -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack ./hex.go net/url mkdir -p $WORK/b081/ vendor/golang.org/x/crypto/curve25519 github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b092/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p net/url -std -complete -installsuffix shared -buildid qQl0LbnLtjOjpjqWycuv/qQl0LbnLtjOjpjqWycuv -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack ./url.go mkdir -p $WORK/b086/ encoding/json mkdir -p $WORK/b088/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid MHjMqBsBYO2rw8e65owT/MHjMqBsBYO2rw8e65owT -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid IbXSjMYTWUFRh64c81BQ/IbXSjMYTWUFRh64c81BQ -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid p9go2eIkwnrMeeR17uu2/p9go2eIkwnrMeeR17uu2 -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/big -std -installsuffix shared -buildid prTJ-uUVuUUXDQ4hYnTe/prTJ-uUVuUUXDQ4hYnTe -goversion go1.15rc1 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/aa/aa1e62fc32f3b4e8edf62c673bc1cb517ad183b700f8ce1b5f8e79b8fef3265d-d # internal github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/containers/podman/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid V-EnunrkSTAii7CZJ2aq/V-EnunrkSTAii7CZJ2aq -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack ./errors.go ./go113.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/dc/dc9ed1671c25c8fb76bedf4ceb67149db47656050ecf73e2f7ede879824bdf68-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid 1A-nZpjcTteCxQcjVnmz/1A-nZpjcTteCxQcjVnmz -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/6d/6d93139b39b923d328d6e4eb0a90eb58ac2bb8e0962bfb010e38c83bab3e094f-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid fYfbRSx9ArfziTzZ9S02/fYfbRSx9ArfziTzZ9S02 -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/12/12f74d2fce04aaaf578cf115aeaa3f2d5543e4507732d8ee99c2c93306637ba9-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid KFqXqc8YZol6BCYdX3iV/KFqXqc8YZol6BCYdX3iV -goversion go1.15rc1 -D "" -importcfg $WORK/b104/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/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/b4/b4ec762980003182316a80ded25f9f0db686a4f2b59b188d0d2ebcd989b3283f-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b110/ cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/84/84990a0c7dae63079187c179527b31465886c8c1b53b5617c0b46dfb0c32e0b6-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b098/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 0cNLmW4Ls-S76yx2_kis/0cNLmW4Ls-S76yx2_kis -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid iSXmZq9wvAJfhEXdBcwG/iSXmZq9wvAJfhEXdBcwG -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/fd/fd1290c1564a872887563fc33868674450b6e008f612299da311b1ceb1aaddf9-d # internal log mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p log -std -complete -installsuffix shared -buildid 9QV_ZDOZYcpYjS6w4TSx/9QV_ZDOZYcpYjS6w4TSx -goversion go1.15rc1 -D "" -importcfg $WORK/b114/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/bb/bbef21db1e090759da4be8fd8451355f2eed47f7cd9e1989c5cf318c1a3144a2-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid 2GCKfb2Q5mNCfFROZZ5Y/2GCKfb2Q5mNCfFROZZ5Y -goversion go1.15rc1 -D "" -importcfg $WORK/b117/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/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/94/94b855114e80bb930fd7422f94a2e991638f6b4a6f35d2dee634076665199771-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid _dAlL_Zgn47Bm_S3zjkG/_dAlL_Zgn47Bm_S3zjkG -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack ./xlog.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b119/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/16/16eebb55b7ad8f411bf1ffba3853f837088bac7a73afc8fd2d2cbf389b07b461-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 2sB6XY-X11vHGdsWgPry/2sB6XY-X11vHGdsWgPry -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack ./naming.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b119/_pkg_.a $WORK/b119/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0b/0b5c357a592a6060a9b68eb8b08433bf3e5e176b903c1e053653e46a4368f109-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid yn5M8hfG41MGw10bS0RW/yn5M8hfG41MGw10bS0RW -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack ./types.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/94/94b0ad8a113aff1f4e9ccb563e4a1d51b1c4bb698a735c7fb86baf8cbc9d5761-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid 1eqVJZ_0xNHTjwNrSPb0/1eqVJZ_0xNHTjwNrSPb0 -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/44/44d034f6f6e6062a25066d76ee4aa5f7ecbdaf3428aada546014c87ef2acb561-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid Ap95QVFp5o0vR2hDeSYS/Ap95QVFp5o0vR2hDeSYS -goversion go1.15rc1 -D "" -importcfg $WORK/b123/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/dc/dca9433ab633fd564f543d53e24b02303d2beca06cb8a8fb80a05d1782551896-d # internal os/user mkdir -p $WORK/b139/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b139/ -importpath os/user -- -I $WORK/b139/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/cb/cbec61cc80355c68463226c775fd86abeffb97e67c783057e1e79104e4a928ba-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid xA0ygYfmYn3HNnUq-8k7/xA0ygYfmYn3HNnUq-8k7 -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack ./platform_matcher.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/9d/9dab6cb659d8107b246972cd8b93fd451abaab92499f5cf9aebe6bf970d0205d-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/podman/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b110/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid yIcNwD-bOxLk40O3eprr/yIcNwD-bOxLk40O3eprr -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/64/64a3cf3aa9291bb50596c4afbe1a5b3b542f6efaad56554e083f1d2f723e4b71-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid rYBGeGm4XOOnUcqDCioH/rYBGeGm4XOOnUcqDCioH -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack ./none.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e5/e5342a2f29fe9f686cb7ac1274f5d8d4ad80dacedcc56483225da4b34077689d-d # internal github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid iT3Jt0l2ih12z5MWOKUX/iT3Jt0l2ih12z5MWOKUX -goversion go1.15rc1 -D "" -importcfg $WORK/b141/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -o $WORK/b076/_cgo_.o $WORK/b076/_cgo_main.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go cat >$WORK/b076/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/b077/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net -std -installsuffix shared -buildid FSjSwHYEiVkZL9shln3M/FSjSwHYEiVkZL9shln3M -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b076/_cgo_gotypes.go $WORK/b076/cgo_linux.cgo1.go $WORK/b076/cgo_resnew.cgo1.go $WORK/b076/cgo_socknew.cgo1.go $WORK/b076/cgo_unix.cgo1.go $WORK/b076/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/90/905022709340bbbafec69a60d8cd151fdec7216248ae91ee647235a39853d6a9-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid 1JHOGxyWXNdJFAiaItsH/1JHOGxyWXNdJFAiaItsH -goversion go1.15rc1 -D "" -importcfg $WORK/b118/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/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/4c/4cb0f654f7749de7a13f4cf5f7d7172e64ef1cc9232f89845e27c78609db6640-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid NsxHJzoqnu7y__s79ABI/NsxHJzoqnu7y__s79ABI -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/1f/1f8074c702b8866e8d2d1f4697da7271f417399cf85b254ea621115c0db7ba62-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid bk1MEkHzBDY9uBeIKLNh/bk1MEkHzBDY9uBeIKLNh -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/e6/e6d01884f351f48ac641f2448162a9e41d476fa9fe82d99035e1695edb1e6c3c-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid DSMplL9sspAHt89PDcWb/DSMplL9sspAHt89PDcWb -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack ./client.go ./command.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b045/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/8a/8aa42ea581d904cc4db6d7bc531ccda57739da1396b5531eca35a15248e8e7de-d # internal compress/flate mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid ITnu5Y9aJHfp7HJwos90/ITnu5Y9aJHfp7HJwos90 -goversion go1.15rc1 -D "" -importcfg $WORK/b149/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/b123/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/eb/eba28483d0c053987e0032137fe408388fc18c764b4f03bce3d9c49aeb6c9f9e-d # internal crypto/rand mkdir -p $WORK/b039/ cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/26/26b10619822742bf4d7dba42410d6fd5d6f6a71c9f58c6e80991662c785bc7c0-d # internal cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 6W1HNo9HNvY_GvqOfB3l/6W1HNo9HNvY_GvqOfB3l -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go crypto/elliptic mkdir -p $WORK/b053/ cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b053/symabis ./p256_asm_ppc64le.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid f6nPJtTLa2irHoTTAbar/f6nPJtTLa2irHoTTAbar -goversion go1.15rc1 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/80/80a81c517dcc9df2c4587fd393e6c08de0d5f3cb5e695d554565a97e758879d2-d # internal encoding/asn1 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 7gvG53UD8_CkXBGIIwmR/7gvG53UD8_CkXBGIIwmR -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/3f/3f91b08fe5c0f72e554f0ec71c585987d6903c064f0a8bc4b9debc207e336784-d # internal crypto/dsa mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid VNok06h4ECNlTAcf3r6e/VNok06h4ECNlTAcf3r6e -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/44/44f6d68e5680d3489f54027b5ef2d4f182329fe885025f777f2b00d64ce2fe83-d # internal crypto/ed25519 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid srqurlTkkWoMGu0AUGHc/srqurlTkkWoMGu0AUGHc -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./ed25519.go ./ed25519_noasm.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/a4/a478992422be45f5d6fcd533cb39bb9acebfc53fadf8eaf6274783c94cccbe35-d # internal crypto/rsa mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid PgsMQ0B_mESkJZnr44cs/PgsMQ0B_mESkJZnr44cs -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/91/91e45dd7460c51397054bc49d776a7b87efeb5a7c8ed2c3e3c0dc5d46e452d1c-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/podman/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/snappy=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b113/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid WpQ_SJtq5UrPnOLaK7Xs/WpQ_SJtq5UrPnOLaK7Xs -goversion go1.15rc1 -D "" -importcfg $WORK/b108/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/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1c/1ce6973e4240b7ac2ef5a193db910667fdb67eb62fe8782540318088ab7fc15a-d # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b117/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid 0_CD4cukeCwa6FF7AmvL/0_CD4cukeCwa6FF7AmvL -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/5c/5cbb6620f83d08dcc5eb103a59cd48c70fad83cdd00534a1f7cc378dc8167f25-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid vRhjGaiSb7VmuoHpkIRt/vRhjGaiSb7VmuoHpkIRt -goversion go1.15rc1 -D "" -importcfg $WORK/b121/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/69/691176a7b4009ba1d253d5daf199ad2e6441c7192aff84fa8fd4d155b48df2e3-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid Ykk2GTe04UPjyrltlsGC/Ykk2GTe04UPjyrltlsGC -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c4/c4369fb76e79ce1559635e42e3a97f3f782316948fc7fa30a7ef72f1ca130e37-d # internal crypto/x509/pkix mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid d9YY5Pnfn22w6MG6ZJJs/d9YY5Pnfn22w6MG6ZJJs -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./pkix.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b053/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/e7/e7dc9dd7d8552651bdd3e0aa65f0747c8213c43893a58f4cc3981bb8e07ebf84-d # internal compress/gzip mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid KGzktlp-5d8GcBITvGLl/KGzktlp-5d8GcBITvGLl -goversion go1.15rc1 -D "" -importcfg $WORK/b148/importcfg -pack ./gunzip.go ./gzip.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/p256_asm_ppc64le.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/09/097e0d38c374ec6c0619e753008b8a4e4237886825fadfd853fe7d30ef31c4ec-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 34BH7WcFrKjVi8_h6zmE/34BH7WcFrKjVi8_h6zmE -goversion go1.15rc1 -D "" -importcfg $WORK/b154/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/df/df086a24e1589f04df819f081e036fb51eb6ce609246b4859d38b6da8a9eeed1-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid DZVwJnrYdLafsZc_psH5/DZVwJnrYdLafsZc_psH5 -goversion go1.15rc1 -D "" -importcfg $WORK/b155/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/user -std -installsuffix shared -buildid KF8WdLT6YmlD3NFHnUJb/KF8WdLT6YmlD3NFHnUJb -goversion go1.15rc1 -D "" -importcfg $WORK/b139/importcfg -pack ./lookup.go ./user.go $WORK/b139/_cgo_gotypes.go $WORK/b139/cgo_lookup_unix.cgo1.go $WORK/b139/getgrouplist_unix.cgo1.go $WORK/b139/listgroups_unix.cgo1.go $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/96/96e92e3a87b600bc6694438553ff174e7f3e9c53d3551d7c25b740162c9e7095-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_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/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Zmf1K61hg9YqnEQC77Pn/Zmf1K61hg9YqnEQC77Pn -goversion go1.15rc1 -D "" -importcfg $WORK/b158/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/59/59a806f2e9b023fb6a3f140c12efff4e1d7212c445f0dd848091868e86df4f47-d # internal crypto/ecdsa mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid GWCSLC_xYe2vTQaolMyT/GWCSLC_xYe2vTQaolMyT -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/0a/0a5b93bd92b9f7e864be18c8c8fdfdf48a372b59be67f98fbc76ba23c18e4fac-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid qzISfMd1WX3rGG4sdltW/qzISfMd1WX3rGG4sdltW -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/42/424a8e1af372cf3a1a69322a40472a534c64bf236c0dafbcf8e11ac11e9c5d26-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid kyV8mnUuukwTgKS2O-W5/kyV8mnUuukwTgKS2O-W5 -goversion go1.15rc1 -D "" -importcfg $WORK/b133/importcfg -pack ./config.go ./config_linux.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f0/f08ce9ef83841182e0ca0764c9fcc49fe69ab462bda8880c76057482d663db2c-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid DkBHDa5p2xCnKz9xPGXQ/DkBHDa5p2xCnKz9xPGXQ -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/24/24f204074470e1054d592c4a81a1a225ad60c1b5ccfc358492aba6442a58bc34-d # internal mime mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p mime -std -complete -installsuffix shared -buildid 5J1hWJqdgBldSDlTubre/5J1hWJqdgBldSDlTubre -goversion go1.15rc1 -D "" -importcfg $WORK/b159/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/b1/b173c9014e416780a07d7ac0b45b9575f71df9f8836d6a77d8b89ae8a38299fa-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid VcVBZU0gTmj778883h4X/VcVBZU0gTmj778883h4X -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/05/05fb4b957fcaa99c12ad331005f88b771b84ef7b21e8f8137333b4a1dca4ff5a-d # internal mime/quotedprintable mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid qZT0U_987Mj_bcm5jfAY/qZT0U_987Mj_bcm5jfAY -goversion go1.15rc1 -D "" -importcfg $WORK/b161/importcfg -pack ./reader.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/a9/a9555d706e2748276783f50e3757224a87baf2fa861a9ee20cd94ff1b21cbd8e-d # internal net/http/internal mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid CFKD7hxpqwQWm5n00lOa/CFKD7hxpqwQWm5n00lOa -goversion go1.15rc1 -D "" -importcfg $WORK/b163/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/b7/b7e647d7eedcfd1f815db2c245a57e104d1c648d8fb6659c2b0e0bcef73754e2-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b152/ cat >$WORK/b152/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/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 9Yi1mXenBX6PmIkd-9UE/9Yi1mXenBX6PmIkd-9UE -goversion go1.15rc1 -D "" -importcfg $WORK/b152/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/00/00e27fc64d823d7bb1d393483ca25e27373188d96337fc8d45f79cca3004c980-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid jGzQa46ZIp6JVeGkQGfS/jGzQa46ZIp6JVeGkQGfS -goversion go1.15rc1 -D "" -importcfg $WORK/b165/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/5e/5e2adace91628b020f0d444ce3ea9194c37232320dc4dd85fab2f299fa61e07c-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 3v8AlGbdSS1r7AQvzDvH/3v8AlGbdSS1r7AQvzDvH -goversion go1.15rc1 -D "" -importcfg $WORK/b169/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/3e/3e7b9f6a07c8f8f34182fac91304b147e172a2923bd6754f99b4c592b922214b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid YOzcial0-vtoTEH9p0D_/YOzcial0-vtoTEH9p0D_ -goversion go1.15rc1 -D "" -importcfg $WORK/b184/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/81/8150ffd5f9f5d1f6cbaee1b23df9c28387cd8c9ad4b3aba2c20709aa8b73bf24-d # internal go/token mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p go/token -std -complete -installsuffix shared -buildid LfCNw158kftnSyMVLIwo/LfCNw158kftnSyMVLIwo -goversion go1.15rc1 -D "" -importcfg $WORK/b194/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/c6/c6fbf6f4549f81f4bc3ec0ea9102a630de967704351301b60743cbedc8e07cac-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid JFz-AdB2POMf7LcvPkHF/JFz-AdB2POMf7LcvPkHF -goversion go1.15rc1 -D "" -importcfg $WORK/b210/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/e4/e4de31a98d8abd33b9d22d47d60101b8504796a8fbd211332ec6d82dc6f3975d-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid ot4g6UYEN_Y6PrdduYgW/ot4g6UYEN_Y6PrdduYgW -goversion go1.15rc1 -D "" -importcfg $WORK/b183/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/33/33d15ef90971ab6581de61d6adedaf8a7892f21b389b80277b946cf7013ba6b3-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/model mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid ivuOqKFIKLYJRGxTY1tP/ivuOqKFIKLYJRGxTY1tP -goversion go1.15rc1 -D "" -importcfg $WORK/b216/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/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/22/2239ce922c0686822a570da49b39c408ca01a3f0dc63e88f6f5e74d52c8b43c2-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/podman/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid y8kDzMHVojgj556WVCgU/y8kDzMHVojgj556WVCgU -goversion go1.15rc1 -D "" -importcfg $WORK/b168/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/49/49335795b1e7156d2834b0e05205ffe681792a7ecd176f666ff94c5e901f8478-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid 1QTOicJS2nedJEKUermh/1QTOicJS2nedJEKUermh -goversion go1.15rc1 -D "" -importcfg $WORK/b188/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/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/dc/dcbcaa2e7eecf7cec16a797a6bbab7976ebe56ff02e8ebcb0c2631bf2758d40f-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid _6ju4lbMCJ3W_ugdf7h9/_6ju4lbMCJ3W_ugdf7h9 -goversion go1.15rc1 -D "" -importcfg $WORK/b218/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/df/df19b0648867b321c8bd2cded913452c9737a0236fef872c555648b199eae8c1-d # internal github.com/containers/podman/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/podman/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid n5BpKjMYEtBJwVIRNuaM/n5BpKjMYEtBJwVIRNuaM -goversion go1.15rc1 -D "" -importcfg $WORK/b223/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/2d/2db81023cd2c02c2c6c6ef4f5949e0d912a0c68d5d59338e3c596294a6164bc7-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid AULUoL-R7FEvd1IqwZhH/AULUoL-R7FEvd1IqwZhH -goversion go1.15rc1 -D "" -importcfg $WORK/b151/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/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d3/d3eba5158c89f272500ff823ea0204bc1991662ce5e89987e4416a7dde736d35-d # internal encoding/csv mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid vCs0A4sNQbQQMXPM2gsm/vCs0A4sNQbQQMXPM2gsm -goversion go1.15rc1 -D "" -importcfg $WORK/b225/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d7/d7636f6c5a9fad5d40c1e1ac29bf6abeb0d57be028c1802eb1367e0b92186367-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid zGzMRyvzajDzBtZKNT6D/zGzMRyvzajDzBtZKNT6D -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack ./compression.go ./zstd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b076/_pkg_.a $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/50/50c4fdc65b1adcb7845b2eb8c8c5aa372c166bd80309b427830d353bce91e5a9-d # internal flag mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p flag -std -complete -installsuffix shared -buildid iCFmMcgCO3zir_bTD597/iCFmMcgCO3zir_bTD597 -goversion go1.15rc1 -D "" -importcfg $WORK/b226/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/c8/c8fb22b145aacc635f694d02267beb8a9e7be9d07335e71867a58d2bec61feb9-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b227/ cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/5f/5f8d4a6f923d1b6bd7c9b4ee842e18bf294b526ddf431ed79434d1445b88b456-d # internal cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid q6y3nDcT7aYsLBtDURz_/q6y3nDcT7aYsLBtDURz_ -goversion go1.15rc1 -D "" -importcfg $WORK/b227/importcfg -pack ./terminal.go ./util.go ./util_linux.go crypto/x509 mkdir -p $WORK/b068/ cat >$WORK/b068/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/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid LE5kQAFIlN3U3q0jObcz/LE5kQAFIlN3U3q0jObcz -goversion go1.15rc1 -D "" -importcfg $WORK/b068/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/2a/2aadc726dcf21e5d7c946e7801090fad9a559d7c9613013d7cfe438cdbab5482-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid 9WPWZJHvGFbclKSyxh1G/9WPWZJHvGFbclKSyxh1G -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/1e/1e1a86dcc77abb1d672d24206e51b8581c7ec216d29814b089c2b49d9ada030a-d # internal net/textproto mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid aX3cnNdW-csI9QMkirVv/aX3cnNdW-csI9QMkirVv -goversion go1.15rc1 -D "" -importcfg $WORK/b156/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/80/80e5a9a257a4ca4b04c1777f30f7295c83b82ea60312dae0cbfae470ae759c40-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid l-tXQw5UKqP5_q4OtdVq/l-tXQw5UKqP5_q4OtdVq -goversion go1.15rc1 -D "" -importcfg $WORK/b190/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/25/257e78f478966aa5feeed4f39c32bfc5aa36bc8166630bd01e3a2306a6954047-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b194/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid iF3oGmWS0zS4W8gWvzZo/iF3oGmWS0zS4W8gWvzZo -goversion go1.15rc1 -D "" -importcfg $WORK/b193/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/d7/d7a1b6ab6171344a09a8556b84a4c9ac205e721315b5969300fe1f91ddbf7403-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid l5CSFzZ6MrWJtbHzC9Ib/l5CSFzZ6MrWJtbHzC9Ib -goversion go1.15rc1 -D "" -importcfg $WORK/b196/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/bb/bb43283a318a28828dbbbe7d9a954b69b045eb7a3d97adc17702375d89c71b72-d # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/podman/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b146/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid lR37eAW_7SBQXRU68rEX/lR37eAW_7SBQXRU68rEX -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/0a/0a6e7f23e421344eb6bcf6b2e01279c3591d8b381cc971d59b61c4b6b0eb7f12-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid DXi4fxyTU4pUotSL7s60/DXi4fxyTU4pUotSL7s60 -goversion go1.15rc1 -D "" -importcfg $WORK/b199/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/60/60b2650421dd18874b824340417b9069344e62d8b1b8173e7bf6c8a4696bee92-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid wcvsi_AgnG1ba14v6pBy/wcvsi_AgnG1ba14v6pBy -goversion go1.15rc1 -D "" -importcfg $WORK/b200/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/b4/b48b512e9d66d58ce8811fdadb8921ad61a8dfe8fbf512ccff11cbb3bdfd190b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid aLppA5aRs4JqG0HzzbVq/aLppA5aRs4JqG0HzzbVq -goversion go1.15rc1 -D "" -importcfg $WORK/b191/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/43/432271263ea94fe992aaf095b6c0aa126e63ad7cc336f889114d9bf83b52ab8e-d # internal mime/multipart mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid T1Pa0W8-G6Bt4ttsJc26/T1Pa0W8-G6Bt4ttsJc26 -goversion go1.15rc1 -D "" -importcfg $WORK/b160/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/63/635e46397a27ec6bf29247364777de8a207da31b02fdbe1b5aa56791a0c71214-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid eoIjomG7pcN75QnjqxBS/eoIjomG7pcN75QnjqxBS -goversion go1.15rc1 -D "" -importcfg $WORK/b187/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/08/084d947aafbce4b84665e33dec3898bb1c3a7cb5093ec9988b9e6a1a3744a872-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid nOH-NIb_WYoEKGmjnLuo/nOH-NIb_WYoEKGmjnLuo -goversion go1.15rc1 -D "" -importcfg $WORK/b203/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/f6/f60567f5c6b03e75b079837915ff326580f63030206eee559abe690d453a19a5-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid MHEhz5fnHJ6jTgNZ1dje/MHEhz5fnHJ6jTgNZ1dje -goversion go1.15rc1 -D "" -importcfg $WORK/b204/importcfg -pack ./options.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/ae/ae024a0b2b2d738e5f9a09e241b0001939dab6311118d66f8b5e553e10142563-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b150/ cat >$WORK/b150/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/b151/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid WRNujuoYNrEDDSMh5urp/WRNujuoYNrEDDSMh5urp -goversion go1.15rc1 -D "" -importcfg $WORK/b150/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/b6/b6bc71eb3d5877504e2893ee73dfb7a716583ebbe0091e7e5b420a2475a1be56-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b157/ cat >$WORK/b157/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/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid NlYIGLfsBcFveJUbzTtz/NlYIGLfsBcFveJUbzTtz -goversion go1.15rc1 -D "" -importcfg $WORK/b157/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/aa/aa65315b94fb66e11b4e50d55e2cb9f39c50483cc38bc6cd4ebf298f6e5ef4f2-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b219/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid OevWQhD-cxDvCtTQMSAu/OevWQhD-cxDvCtTQMSAu -goversion go1.15rc1 -D "" -importcfg $WORK/b217/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/a1/a186d3062a5924a7c1ef9cc9117b4c1db4a26e6bd353eafc78440c1e2600885c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid XYrKpRIyI4xvQlZQN8V9/XYrKpRIyI4xvQlZQN8V9 -goversion go1.15rc1 -D "" -importcfg $WORK/b198/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/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c2/c2b71fb8494029703540bcaedcc6e9645e05e0857c14314ad46893a01b2fa575-d # internal github.com/containers/podman/vendor/github.com/spf13/pflag mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/csv=$WORK/b225/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid XdoU_tBxYGU2yGxCFATQ/XdoU_tBxYGU2yGxCFATQ -goversion go1.15rc1 -D "" -importcfg $WORK/b224/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/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/bc/bcd0e97008bc422936647688e676b2dec3cc94362b7b21c6951c62e22da6a748-d # internal github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid amdzdsFc8DYZL76aGdBc/amdzdsFc8DYZL76aGdBc -goversion go1.15rc1 -D "" -importcfg $WORK/b232/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/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/74/7496c8563bcd170a813a63a5772664970d08a5e9530465d261b60669db330f75-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid Lupc9IZlZEU7QSaTuUNp/Lupc9IZlZEU7QSaTuUNp -goversion go1.15rc1 -D "" -importcfg $WORK/b233/importcfg -pack ./cgroups_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/aa/aae23c4b708789a6d272aa30eb76c2c15941d2636f9bf145b1d1e476ce9cec22-d # internal archive/tar mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid wwfAAZIbEjiQc-p_fK0H/wwfAAZIbEjiQc-p_fK0H -goversion go1.15rc1 -D "" -importcfg $WORK/b237/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/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/5a/5a7957f4b8184efa109dd45be80f38bc4ef394bde4c033993acf6d782ca79cd9-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid 1BthqfvFfHD5iW3ZmmkC/1BthqfvFfHD5iW3ZmmkC -goversion go1.15rc1 -D "" -importcfg $WORK/b205/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/7d/7d6b996c58c3b78c9a69f28eb1da0019b81f366b8b5d3e7be801a4f8e0a1d981-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid 1vhbxA6HwzAnWjSvoEdq/1vhbxA6HwzAnWjSvoEdq -goversion go1.15rc1 -D "" -importcfg $WORK/b231/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/63/639547651f9ac4facf5dffcaf44340be943500bf2e939f039f0fb19da77aad89-d # internal text/scanner mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid 3bhk4kHzDIqzNQMP_jGO/3bhk4kHzDIqzNQMP_jGO -goversion go1.15rc1 -D "" -importcfg $WORK/b239/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/f0/f00a82dd5f9935267acfa803e7c93920029a361be21ea7a5a05a590ed33e2b89-d # internal github.com/containers/podman/vendor/github.com/docker/go-units mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid jtAGUzyKakq6ZEfHcBK7/jtAGUzyKakq6ZEfHcBK7 -goversion go1.15rc1 -D "" -importcfg $WORK/b243/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/bc/bcda9512ae610d171d56a82c2082a1f54180b35b60d9dbcf825ab24c6d59dc6a-d # internal crypto/tls mkdir -p $WORK/b047/ cat >$WORK/b047/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/b036/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid lajrytikpGFiT9wH5G7T/lajrytikpGFiT9wH5G7T -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/11/11dee80efd9234b73748cfe088a6956f975fa327f9d80278840199dc74e4da66-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid PWUYKa110n29lXKs_yor/PWUYKa110n29lXKs_yor -goversion go1.15rc1 -D "" -importcfg $WORK/b244/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/ea/eae553843b75b468259139929eea5fb3ff438192e07131b3b70671ea06065ff7-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid X0G-l0Td7_ovnbDMuill/X0G-l0Td7_ovnbDMuill -goversion go1.15rc1 -D "" -importcfg $WORK/b238/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/c3/c369930a0124d538b02407541dc91b5f4af6e77510f8ebce4760da779d4ae088-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid Ei91pegElSx5xKdzXHR0/Ei91pegElSx5xKdzXHR0 -goversion go1.15rc1 -D "" -importcfg $WORK/b242/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/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/04/047a4b33ee4a86a5cc1e7a9a0b05f6e6caa377852420dacd5b3e8f97dc36d32a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid n1KSTsh0UANNyNaElGkd/n1KSTsh0UANNyNaElGkd -goversion go1.15rc1 -D "" -importcfg $WORK/b241/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/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/c6/c6931d7355e8164b06917e9cd54dec6d6d9ab652afb93ba8ec7679a0c76b859d-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/podman/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid RJHsr0TbiTYnTAgeNmce/RJHsr0TbiTYnTAgeNmce -goversion go1.15rc1 -D "" -importcfg $WORK/b245/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/0b/0b541fdbbf480f1b6ee616ecfba56e3380e6c4300f2f84665558547430f0ac6a-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid 8HoHYVGfTOWoRnay_zmB/8HoHYVGfTOWoRnay_zmB -goversion go1.15rc1 -D "" -importcfg $WORK/b249/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/43/430eb7d261b9afd0a8f794cb3da8d6d1653d73ce0c46b412e7f41a18001911bd-d # internal github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b251/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid Wu3EZi_8o7zjMMnprlx6/Wu3EZi_8o7zjMMnprlx6 -goversion go1.15rc1 -D "" -importcfg $WORK/b250/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/76/761198bec503b3eb09adffd54eccacb03343918b81c4a2b5cde39d7e5d830192-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid TgVatnLVijdSOc6ZM-U9/TgVatnLVijdSOc6ZM-U9 -goversion go1.15rc1 -D "" -importcfg $WORK/b240/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/97/97854dcc7fe061d0a5c8f946004b8986746c77f8ef8a3a11d419c328074c0a89-d # internal github.com/containers/podman/vendor/github.com/ghodss/yaml mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/podman/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid 7qqPQ116VlcB9CFK-wPY/7qqPQ116VlcB9CFK-wPY -goversion go1.15rc1 -D "" -importcfg $WORK/b222/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/83/83fa0d605ade90b2b257a496e5d3ee8b5f5459201c5deb69413d4af4e12bee56-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid ifF09Qf0XoBcrnXEayxP/ifF09Qf0XoBcrnXEayxP -goversion go1.15rc1 -D "" -importcfg $WORK/b253/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/e4/e42591e30fef9d3af13d419fb10dc7cf00d8b4abf90aa5b4e578c42f2a2ad837-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid Kmh3SAJLZm6Enel-4Rfv/Kmh3SAJLZm6Enel-4Rfv -goversion go1.15rc1 -D "" -importcfg $WORK/b182/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/e9/e9ba86ca1f062da958a7aeaafe0b59c40b9d8f04bbecbf85f455b4ca480fe930-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid t9HgHybF9b99gRqJYm5C/t9HgHybF9b99gRqJYm5C -goversion go1.15rc1 -D "" -importcfg $WORK/b202/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/6f/6fa34edc86f47a66515959cd20f82c21e8d57f4d659de27ee49c0a021f6eab57-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid dCFo8Pp0Q9rg_Fq_iVqe/dCFo8Pp0Q9rg_Fq_iVqe -goversion go1.15rc1 -D "" -importcfg $WORK/b247/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/64/64742aca44c8dcdfeb5b2de94b1406d7abd28f242c1c62e2bb63359617b9bbca-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid 4Ge4_AG5B6ljZdWc0aH7/4Ge4_AG5B6ljZdWc0aH7 -goversion go1.15rc1 -D "" -importcfg $WORK/b254/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/3b/3b99788435337540e9ef6532f18f3b90fbde4241d8d8f84c10d445a3a69d7dae-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid CEot8JEr5i5dmbf978k-/CEot8JEr5i5dmbf978k- -goversion go1.15rc1 -D "" -importcfg $WORK/b255/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/b5/b57fc2f545711f84ea0a34aa956564798e8261738cc909bc9311f34b6b537261-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid qg5SKHHSPZifq6xlqoHQ/qg5SKHHSPZifq6xlqoHQ -goversion go1.15rc1 -D "" -importcfg $WORK/b260/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/8e/8e7a2ad794ea5ddc158cfe8a0e3ffdb4f00e273bdec90b44b66214668d02c704-d # internal github.com/containers/podman/vendor/github.com/willf/bitset mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/willf/bitset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/podman/vendor/github.com/willf/bitset -complete -installsuffix shared -buildid cZDWHYFo7RNFou8yCftV/cZDWHYFo7RNFou8yCftV -goversion go1.15rc1 -D "" -importcfg $WORK/b263/importcfg -pack ./bitset.go ./popcnt.go ./popcnt_19.go ./trailing_zeros_19.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/e1/e1120925e38e5172278d416c559496171262f5a6a5628fa086c639ffd87b04cc-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b267/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b267/ -g -O2 ./projectquota.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/25/25d374b34b3667d138ea31eeba379106b4bfc23285b3823e49daec0c4bebaa2b-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid ztNtZhwKv6buthw9VHcQ/ztNtZhwKv6buthw9VHcQ -goversion go1.15rc1 -D "" -importcfg $WORK/b268/importcfg -pack ./fsutils_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/2a/2ad5f8b41cf3b5c9d493585e471948e06824ed44dfbc4cef5e19a60b30d2949b-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b270/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b270/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/89/8906ab16a732b23cfc628b70e8227a247558c06c8dce18b90f84efe09a2e0ab7-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/willf/bitset=github.com/containers/podman/vendor/github.com/willf/bitset importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid U9vjEzVi5KZmDmUI_eYe/U9vjEzVi5KZmDmUI_eYe -goversion go1.15rc1 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./selinux.go ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/1a/1a42f4ad2ed8283fd9952ba61834a210a7a950c519c67fd639fe57ab6d62f0ee-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid k3FVhq_2_6LiY1GiHjyl/k3FVhq_2_6LiY1GiHjyl -goversion go1.15rc1 -D "" -importcfg $WORK/b236/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 $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/ac/ac516bcf1cef6b1e5a2c93961785a494cd73681f35dc8bd5b588d782ab5268b2-d # internal github.com/containers/podman/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid IyVWlQhoa_ao5vKkHUNM/IyVWlQhoa_ao5vKkHUNM -goversion go1.15rc1 -D "" -importcfg $WORK/b272/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/bc/bca5d0439ab146eb0239deff8d9ebb911485738f099ce62fe2f278d990a24795-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 7bleA4-5ATQJ_qMUbLhS/7bleA4-5ATQJ_qMUbLhS -goversion go1.15rc1 -D "" -importcfg $WORK/b261/importcfg -pack ./label.go ./label_selinux.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/2d/2d80efa84f6d9e6c7f6ba74665d36cda91fe388e7664db6fe486cfaa44acfdb6-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid tXDC345tL3-be3Us-Ago/tXDC345tL3-be3Us-Ago -goversion go1.15rc1 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b270/_cgo_.o -dynout $WORK/b270/_cgo_import.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid ER96pIxwqWV7SvUx0wui/ER96pIxwqWV7SvUx0wui -goversion go1.15rc1 -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/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/d7/d78c2f8b979528cda74016542076b08a5bae207c417855e9ab16d201a7dbb886-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid M8Mo5NgMD-2ivx4XiMNJ/M8Mo5NgMD-2ivx4XiMNJ -goversion go1.15rc1 -D "" -importcfg $WORK/b275/importcfg -pack ./stringid.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/84/843e31693e87d110009f85e3e2a181f375dd0164a0c1540b9dc39edff52637d6-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 1dpiLpDP3XGZjPDsX968/1dpiLpDP3XGZjPDsX968 -goversion go1.15rc1 -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/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/ed/edca4aac5d2a38de58f3bedb76fff834f166e60d3a97788e770954727ed172f8-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid lGQEgO7tD0qHbp8eEq43/lGQEgO7tD0qHbp8eEq43 -goversion go1.15rc1 -D "" -importcfg $WORK/b274/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/d9/d903d2b74867a609901ba41a0e36b6eae9efa9241ce73ead4a45910d2999cfe5-d # internal github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid cE1fNcVMxAil5NN2MnyD/cE1fNcVMxAil5NN2MnyD -goversion go1.15rc1 -D "" -importcfg $WORK/b280/importcfg -pack ./children.go ./patricia.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/2d/2d273d47ae0861fccec8cb7ff8ee706a1bb33e3bc8e2dec0f8f3c77eabc3f172-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid VB-4EnrVUE8PfiRPRDUy/VB-4EnrVUE8PfiRPRDUy -goversion go1.15rc1 -D "" -importcfg $WORK/b282/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/30/306c7aee70499248f1f483e7c0fa2fce5867fd19891694007734e2a101cb2dbc-d # internal github.com/containers/podman/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/podman/vendor/github.com/hashicorp/errwrap packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid GI8J7-j6iy1ufOAGbyX3/GI8J7-j6iy1ufOAGbyX3 -goversion go1.15rc1 -D "" -importcfg $WORK/b283/importcfg -pack ./append.go ./flatten.go ./format.go ./group.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/43/432f976fe90149da3c08ec855a5ad64fa7820c6453fc3a35752cfc0d1e8aff09-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b281/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/3c/3c6eb51c5344637e9c49a39bf054189dd2918291553b3200db9bd35f3223c482-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid WzKJ9sSgW8Xn9Uj4ohgU/WzKJ9sSgW8Xn9Uj4ohgU -goversion go1.15rc1 -D "" -importcfg $WORK/b208/importcfg -pack ./tag.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/9d/9d54bfbd72ebebffd900e6071822f8376b7041baf1c92b0c1b7db06ce127c514-d # internal github.com/containers/podman/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/podman/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid K9jhp-ByZ92cLLg8gVYI/K9jhp-ByZ92cLLg8gVYI -goversion go1.15rc1 -D "" -importcfg $WORK/b279/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/92/92297f273abe108d63417401d3d7bc2060dfd39050c0c689aa99f142d684976b-d # internal go/scanner mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 z6aa-kRYJ0_QX2T72c2s/z6aa-kRYJ0_QX2T72c2s -goversion go1.15rc1 -D "" -importcfg $WORK/b289/importcfg -pack ./errors.go ./scanner.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/b8/b8bf5d7bbc057dcd265cb6ad5d9779967dfae0c8d42bfd89545c11b8ef7ec9c9-d # internal cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid ZW2wbXZcaT-A66SjAf4E/ZW2wbXZcaT-A66SjAf4E -goversion go1.15rc1 -D "" -importcfg $WORK/b267/importcfg -pack $WORK/b267/_cgo_gotypes.go $WORK/b267/projectquota.cgo1.go $WORK/b267/_cgo_import.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genname=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid QCaxs2ggAZuRh_-intEt/QCaxs2ggAZuRh_-intEt -goversion go1.15rc1 -D "" -importcfg $WORK/b207/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/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/97/97633012381089ca144fbc988e3704b7b5f9d9b2bfc4fee96685cd6a124b3445-d # internal text/template/parse mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 Hl7aRlQUQsb8U9kduWUI/Hl7aRlQUQsb8U9kduWUI -goversion go1.15rc1 -D "" -importcfg $WORK/b294/importcfg -pack ./lex.go ./node.go ./parse.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/af/af232cc4e3d0b463a02a6abdef0c048b14308e59158c812242e0cd1a4051008e-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid hVWQVmQ0-HOjqrlD0xm6/hVWQVmQ0-HOjqrlD0xm6 -goversion go1.15rc1 -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/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/86/86200f03bb05a86273684ba3c69940b2d8d702d02ee64550b1045690ec94cfe7-d # internal go/ast mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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 zHJrKkneXudtMjMVfB3B/zHJrKkneXudtMjMVfB3B -goversion go1.15rc1 -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/b0/b0d2518efef7326a711fd873be5a8e57a563f044594bce0efe79f165e29d9d61-d # internal github.com/containers/podman/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/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid H5d2HzOg2K9hzI6p2Es8/H5d2HzOg2K9hzI6p2Es8 -goversion go1.15rc1 -D "" -importcfg $WORK/b277/importcfg -pack ./tarlogger.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/b2/b25c45229a15781101d12c2bd4e0bae758ab3eb8ac216510527845084af79b3c-d # internal github.com/containers/podman/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/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid w6hDZULbRLGMxo5DGGjw/w6hDZULbRLGMxo5DGGjw -goversion go1.15rc1 -D "" -importcfg $WORK/b295/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/82/82a16baa5d65476245c91d95d9f54a08d845c53c22a9d3bb22d9d376ba0d6074-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/types packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid a_9iqUHE58yl5BvgPbKq/a_9iqUHE58yl5BvgPbKq -goversion go1.15rc1 -D "" -importcfg $WORK/b300/importcfg -pack ./tmpdir.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/92/921fa50ecc5603d99a891f438e6d8d2beb0a47b2d4e542de07f0d2fc9f3db010-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid Ln7ulGNaxNQMtS8b5h6F/Ln7ulGNaxNQMtS8b5h6F -goversion go1.15rc1 -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/78/78b9ff4f01387c2b3e27a99c8904e16799af712b495326e2d4f9f38ac3d99622-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid -U0N7HOgjJojkbPFm_6S/-U0N7HOgjJojkbPFm_6S -goversion go1.15rc1 -D "" -importcfg $WORK/b311/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/ -g -O2 -Wall -o $WORK/b281/_x004.o -c unshare.c cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/62/62b35f789c7b44831c010440329cb7654554b32b0b49755b6209cf5ccd49c4eb-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 8rMng9l5nwpTRD0f2ZBm/8rMng9l5nwpTRD0f2ZBm -goversion go1.15rc1 -D "" -importcfg $WORK/b252/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/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/61/6192a2211ce19ea5b95dfe662cf8cffd57cf5059b66caf40d9657d4f4c8d91d8-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid q6LodH07kdUuqaZHyKkl/q6LodH07kdUuqaZHyKkl -goversion go1.15rc1 -D "" -importcfg $WORK/b313/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/49/49f700eb5f29526530d92f09d51b70ad34125d660a119d516b745dffc1ccdab0-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/a4/a46cf672902fe2893874ffedc0323147046389604675d5e72090fd51cd8c2250-d # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid sNineHVGBTGzrorz9wgt/sNineHVGBTGzrorz9wgt -goversion go1.15rc1 -D "" -importcfg $WORK/b314/importcfg -pack ./nat.go ./parse.go ./sort.go github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid pQuEmjE4lFZZ1pwk9fum/pQuEmjE4lFZZ1pwk9fum -goversion go1.15rc1 -D "" -importcfg $WORK/b315/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/e7/e7396d24aadc0582957a472b3a5f8d500b733e7864d4c04b855e0ee0de74685e-d # internal text/template mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 4Rl1QRny1ng1QejETsvR/4Rl1QRny1ng1QejETsvR -goversion go1.15rc1 -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/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/0f/0f188f2df220ec38bfdf0e4fd3b8ad1dba0aa827c3d31a4a83cf11f2cf490b72-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid bBGylM3cWg8pHqGVFuX8/bBGylM3cWg8pHqGVFuX8 -goversion go1.15rc1 -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/b252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/4a/4aa65382e31fcd0ca1c861aa001c13666a3c5ac190c78fb4226ae8ee15c6b624-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid Id646RMBXVUQlZ8FU9OH/Id646RMBXVUQlZ8FU9OH -goversion go1.15rc1 -D "" -importcfg $WORK/b235/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/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/0c/0cafb3263827ecb3ee9a90723cf7f42c69f6b709e58e37acdfad7cbe5f29684d-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid O5GyR4WPUY625x-rWVi0/O5GyR4WPUY625x-rWVi0 -goversion go1.15rc1 -D "" -importcfg $WORK/b319/importcfg -pack ./code_string.go ./codes.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/f7/f768ec0c19b28c476a8723a6ac9c5426909ccf5393cd164a09201cfeb60870ad-d # internal github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/podman/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid sUvUHqlUqm6_M0kkeqja/sUvUHqlUqm6_M0kkeqja -goversion go1.15rc1 -D "" -importcfg $WORK/b127/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/31/311c83ca17406f73e7896005ac56f92f98b75a78488ab88aaffe0c6a7b6c03c0-d # internal net/http/httptrace mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid wrmrtWNXuKNKTZVVj9de/wrmrtWNXuKNKTZVVj9de -goversion go1.15rc1 -D "" -importcfg $WORK/b162/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/20/203114f9378969c13ac668297db4231e0da4065e760af6119cebef3d34c3fd62-d # internal net/http mkdir -p $WORK/b147/ cat >$WORK/b147/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p net/http -std -complete -installsuffix shared -buildid S_JSsUNn37YnubJat3ba/S_JSsUNn37YnubJat3ba -goversion go1.15rc1 -D "" -importcfg $WORK/b147/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 cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/67/672c8d781ea36fa651154f0849b42f3d1ce55c5dfbb42d868c038792546ed326-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 0fFjgonI2vjcsVsA416H/0fFjgonI2vjcsVsA416H -goversion go1.15rc1 -D "" -importcfg $WORK/b164/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 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/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/bf/bf784bcb2f6d83882ced726a907d6905adad76dfb4ff70f69d4558da596bf06a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid lqH_hcL4M0F0nBfFmlyr/lqH_hcL4M0F0nBfFmlyr -goversion go1.15rc1 -D "" -importcfg $WORK/b331/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/unshare -installsuffix shared -buildid _94axTQEfiqfP1OwrxjJ/_94axTQEfiqfP1OwrxjJ -goversion go1.15rc1 -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/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/da/dae616ed64b845a3bb2a29f5376e9bdf4c5af2dcaa25ba2ead1fe35aae0ba231-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid bCZk3lOea1uI7wgfasjx/bCZk3lOea1uI7wgfasjx -goversion go1.15rc1 -D "" -importcfg $WORK/b257/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/f8/f8f619f77a6ae6ce0db8613eb602d8b544446a0cbc38bf68b0ddc9914eff6399-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b264/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b264/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b264/ -g -O2 ./btrfs.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/b8/b8f1cd1431d457161bc0ccc6711a7911f19cb6112544f324c0f92a4828acba2c-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid _rQRSr3NVh2qMd_LRrnP/_rQRSr3NVh2qMd_LRrnP -goversion go1.15rc1 -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/c4/c4cb2963e095b6a4956654588a75eec7ebd71849a0c9c68e6ff5ce1e7aee32cb-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid stJQ1DCfDitQ2k1QwCp8/stJQ1DCfDitQ2k1QwCp8 -goversion go1.15rc1 -D "" -importcfg $WORK/b265/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/50/5094cc169a3ead5e52dd3dfbc8f4e8463ff197b0974d60e5d7c971326c2e9df5-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid pTfdF7RzEgK8CmNB6qm-/pTfdF7RzEgK8CmNB6qm- -goversion go1.15rc1 -D "" -importcfg $WORK/b269/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b127/_pkg_.a /builddir/.cache/go-build/79/7927339061275a34aa22d8ab1dee527a915654837d88e6d8774ea9f88aa36c73-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid FrZ24Eg8maCQ0yItb_ZT/FrZ24Eg8maCQ0yItb_ZT -goversion go1.15rc1 -D "" -importcfg $WORK/b099/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/32/32db411cbbcb24095f9e4e71cd44405b401d37f450f6a3133e03a75dd287a9a4-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/podman/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 2lRep2qc1B6oSib2BzMu/2lRep2qc1B6oSib2BzMu -goversion go1.15rc1 -D "" -importcfg $WORK/b271/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/54/542ff605446d991bb031777c890e00435af75f181d799fd7ece2f5f337d394ff-d # internal go/parser mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_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 aCo9GwNmWA-Ma9CKvwtC/aCo9GwNmWA-Ma9CKvwtC -goversion go1.15rc1 -D "" -importcfg $WORK/b290/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/f3/f3af58096f33ebec9065547953eb54b8d05877d4c105c93a4d69b2fd8434439c-d # internal go/printer mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 qFLPsBizxNDHxbeKnG91/qFLPsBizxNDHxbeKnG91 -goversion go1.15rc1 -D "" -importcfg $WORK/b291/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/be/be376901647e1faf2a9aed5f8cdced53654ac65b691c31254323b73db329dcad-d # internal github.com/containers/podman/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/podman/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid Be1QoQhWyM41wQrcqsVo/Be1QoQhWyM41wQrcqsVo -goversion go1.15rc1 -D "" -importcfg $WORK/b298/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/b3/b36800438e98135eb964dbc288142dc7abaf9ca023916cdc2146aabbff238367-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid hndFNlyN0NTpsxOQ3SLX/hndFNlyN0NTpsxOQ3SLX -goversion go1.15rc1 -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/fa/fae04e9ae27dec63157ffbcff4970065c994b938fa878f0b305c5b26ff3ec2fe-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid 0L5NBu8eOyFu8ISFMeC_/0L5NBu8eOyFu8ISFMeC_ -goversion go1.15rc1 -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/73/734c4a164b61bf38ba4427ffa9614364b5e4054b1b3d31651f5f38bbe66dda28-d # internal github.com/containers/podman/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/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid FZj7FvjrCugnIvgKfpFW/FZj7FvjrCugnIvgKfpFW -goversion go1.15rc1 -D "" -importcfg $WORK/b332/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/43/4315c0d13aaa38b0f5421263e22d07fc17ee05128418230e3e83079f018941be-d # internal github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid rWXkK-nacEguX6Ot8-CD/rWXkK-nacEguX6Ot8-CD -goversion go1.15rc1 -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/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/2b/2b93a3b3314a3544408b6e87badf117b91e8ed776348e2fa60e5ad913c4dfa6f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid C_EvzIkPg3x5R2mOwM0p/C_EvzIkPg3x5R2mOwM0p -goversion go1.15rc1 -D "" -importcfg $WORK/b338/importcfg -pack ./duration_convert.go ./timestamp.go cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/41/4186b6af85fe424a8fa34464d4a714ffc55a77f0eebc315589b4e4f822ec1c40-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid hGASNpTj3Ws2c67gUY3A/hGASNpTj3Ws2c67gUY3A -goversion go1.15rc1 -D "" -importcfg $WORK/b342/importcfg -pack ./oci_util.go cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/61/615e30a91147a8a87493cb8531c5cccfdeae0eb0eac54fa5806295dca7bc1a8f-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid KvA3Q4ijnrtdYjPSdqgb/KvA3Q4ijnrtdYjPSdqgb -goversion go1.15rc1 -D "" -importcfg $WORK/b345/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/26/263fd72bf84a46be1c1e0c579af9292b21e0eaec94c3276c988244cb600506ca-d # internal github.com/containers/podman/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/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid bJRfdqroiZo3DrHk3Vuq/bJRfdqroiZo3DrHk3Vuq -goversion go1.15rc1 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5f/5f7bc0abb567225c39cc501654e1dc3befbcd74b502fdc8d683e70aa061101a4-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid oRw-0oahCVx-X8wXGq9l/oRw-0oahCVx-X8wXGq9l -goversion go1.15rc1 -D "" -importcfg $WORK/b097/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/85/85f950d147cfce84bf9afe0a3d3f38ce0dcd325710206dfef9b8f1332dd71008-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid kVDkyKWPiZdceRfpPlVT/kVDkyKWPiZdceRfpPlVT -goversion go1.15rc1 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -o $WORK/b264/_cgo_.o $WORK/b264/_cgo_main.o $WORK/b264/_x001.o $WORK/b264/_x002.o $WORK/b264/_x003.o -g -O2 cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/c3/c364cef0de91cd6c57af218fea44979f00bed47cacea40678e657fbfa72d7ab6-d # internal go/format mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_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/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_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 lFvnAL9SmWSL2ALHbPx6/lFvnAL9SmWSL2ALHbPx6 -goversion go1.15rc1 -D "" -importcfg $WORK/b287/importcfg -pack ./format.go ./internal.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage btrfs -dynimport $WORK/b264/_cgo_.o -dynout $WORK/b264/_cgo_import.go cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid qt7Qjlvk1fRUznQ-xiCH/qt7Qjlvk1fRUznQ-xiCH -goversion go1.15rc1 -D "" -importcfg $WORK/b264/importcfg -pack $WORK/b264/_cgo_gotypes.go $WORK/b264/btrfs.cgo1.go $WORK/b264/version.cgo1.go $WORK/b264/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/8f/8fa6b40d1966def2f97c57e5b0e8ea3c27318259b679995eb4f48d1371a41c0a-d # internal github.com/containers/podman/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/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid 7DtB-5nYG9wGo4l4IID0/7DtB-5nYG9wGo4l4IID0 -goversion go1.15rc1 -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/e9/e976a115f3ab6742180d2f95fe27bcbc24290b0d91442c6ccc82339e2ffa6da1-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid cjq1Mm5TooZDEOLZG7Kb/cjq1Mm5TooZDEOLZG7Kb -goversion go1.15rc1 -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/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/d7/d7827760e7d09f3e31b6654e3ae421103b2d498a486afe25c42c01914bb9bfd1-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid V103hQ2roFCkFK1kGm1V/V103hQ2roFCkFK1kGm1V -goversion go1.15rc1 -D "" -importcfg $WORK/b302/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b264/_pkg_.a $WORK/b264/_x001.o $WORK/b264/_x002.o $WORK/b264/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/af/afa53f670b940f0b9203f53202f0b276e8237ff990de0c92ff136d6b1ed1e681-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/btrfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs importmap github.com/containers/storage/drivers/overlay=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid jHf7hKDVnp6Q_3pjJ3PE/jHf7hKDVnp6Q_3pjJ3PE -goversion go1.15rc1 -D "" -importcfg $WORK/b256/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/1e/1e9ee5f571cd8f5e0b03ab08cd7c08e0692279e41896fb5fd813feb38baccfd7-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid _UdVg34QPXbtnt5qT2Me/_UdVg34QPXbtnt5qT2Me -goversion go1.15rc1 -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/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/75/7517f44ea756b30f5066ad03019aa71de9102e48cb6303a499d1afe8f9152045-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid SBm2gU0DkJubLih3R_wf/SBm2gU0DkJubLih3R_wf -goversion go1.15rc1 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/ee/eeb8ee5648c76db112f4bd436236bd630e4721c178dde208bea5366897726374-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid Wf-1PVJTVMswW3BMCJ-y/Wf-1PVJTVMswW3BMCJ-y -goversion go1.15rc1 -D "" -importcfg $WORK/b354/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/fe/fe2eeb2d99a49a219c39ce4d2e95b949133ad1c18ab652b3f214b659a5e80aeb-d # internal github.com/containers/podman/vendor/github.com/containers/storage mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/podman/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/podman/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage -complete -installsuffix shared -buildid fASi7JgOgJaZDNVOnT4m/fASi7JgOgJaZDNVOnT4m -goversion go1.15rc1 -D "" -importcfg $WORK/b234/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/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/08/0817299452580bc09f6c404ebca159655e1d42799f7f0a904d1a714145bac15b-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 6VC7jscAGqsaTk-tsFOx/6VC7jscAGqsaTk-tsFOx -goversion go1.15rc1 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/ea/eae5c8345b8208c6347ea498fde618dea29f1f3b536683a0f7e05dd9139960c3-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid okp2mftXFU-wk0dvWuRz/okp2mftXFU-wk0dvWuRz -goversion go1.15rc1 -D "" -importcfg $WORK/b355/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/c2/c2e57b8955149b88bd34e077284c024f3f4c7297a22bfea69181196574573930-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid SI5sOpIVSTzqQOHPLpIs/SI5sOpIVSTzqQOHPLpIs -goversion go1.15rc1 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/a7/a72709f195a201dd291fe751ebdc311e018fb83f89ec755c755d3ee19b133c2f-d # internal github.com/containers/podman/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b369/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/6c/6cb4ca9b669d16cbdd97959d819bdc9e37f75ef3f1b7afd998248fcf8c338f96-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid W7Gp-ysNDvsdBKlj5BwD/W7Gp-ysNDvsdBKlj5BwD -goversion go1.15rc1 -D "" -importcfg $WORK/b206/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/de/def48fd0a4380d1226990f66e9bee385df60c99cf070489966170957e90cd6f3-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid LWFXpJto0m_Uny2zwcqq/LWFXpJto0m_Uny2zwcqq -goversion go1.15rc1 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/12/1253fa843e8aea318708db7854562718faeed422658a11ea0919bc53a9576423-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid F7Hc2Vd-WBAkMn9tL1YA/F7Hc2Vd-WBAkMn9tL1YA -goversion go1.15rc1 -D "" -importcfg $WORK/b365/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/b6/b69ba7ec86b02104e7a77cb8cd233238db27d1b7db6207e190cca0f65c0b413d-d # internal compress/zlib mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile io=$WORK/b028/_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 VLKzHF6X6OC5AghIG9vB/VLKzHF6X6OC5AghIG9vB -goversion go1.15rc1 -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/d7/d7d7df56f4d4a64369c8217894511774653f2035a3a109fb526d2ded0ed8fab8-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid N3nwjJHyDXbL00CTC8rq/N3nwjJHyDXbL00CTC8rq -goversion go1.15rc1 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/fa/fa615c82af77ff30d928abec9c63fdf854c715660da629b6518b6630baf09089-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid Lqn21A2a_kgu8o_6KDx3/Lqn21A2a_kgu8o_6KDx3 -goversion go1.15rc1 -D "" -importcfg $WORK/b377/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/46/46b436dfbf7c7c64e86f8359c46eb01ec2a1f7caca13d08e61bdab8ea5e89a43-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b210/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid XfMfgRM7VVNacDC5pZ9o/XfMfgRM7VVNacDC5pZ9o -goversion go1.15rc1 -D "" -importcfg $WORK/b201/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/31/3111b21f29656c112685740b9f4375a439adaaeb8678bd7ce6f02cd4c37a9f85-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid -IVh76fHw2ufZJZy5IBc/-IVh76fHw2ufZJZy5IBc -goversion go1.15rc1 -D "" -importcfg $WORK/b362/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/86/86a210b7701a31ae7b762ef49b6d37120982cf9fd7f80a1d6cba77e8dabf78a1-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid u230RFYrfF8Osf4tl7-g/u230RFYrfF8Osf4tl7-g -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/37/37ae7cde0301dbaa4c7c6fecc2657ae4a3f4b9034d4a5288b062d2a2cb65eb53-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid zXJxTtFGsh05CFCbaRSp/zXJxTtFGsh05CFCbaRSp -goversion go1.15rc1 -D "" -importcfg $WORK/b181/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/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/eb/eb2cc9e6393e82c816628474e70845a6a85de4f1dea43c4dcce260f4eb7e92e0-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid I-6KtajlmSduhJRfcqmi/I-6KtajlmSduhJRfcqmi -goversion go1.15rc1 -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/a3/a36c48a8832f7fd9f6be0a338bde0d1e01962513f6edf21b83ca5be01055ae45-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid UacaRXvurWsPVL0xOwdz/UacaRXvurWsPVL0xOwdz -goversion go1.15rc1 -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/4b/4b199c094e107014da35eab5d3d628bed8ce543d3bab940aff1a76432d3f68a3-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid kTWtTgKnm-ZfNhNABHDs/kTWtTgKnm-ZfNhNABHDs -goversion go1.15rc1 -D "" -importcfg $WORK/b325/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/9f/9fd1c2a2696ca3414cc1fab6140122aa711b3838b10685f2ed6d00be1ddfeb8c-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid hQnSV3hB6DNLH9W7mvhU/hQnSV3hB6DNLH9W7mvhU -goversion go1.15rc1 -D "" -importcfg $WORK/b327/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/7c/7c61903fb45a003cbc3f2bb891431c9a9ba46259af5acd7e4903c97a5b2aebdc-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid tp5I1xCc3zfryfS2TBCE/tp5I1xCc3zfryfS2TBCE -goversion go1.15rc1 -D "" -importcfg $WORK/b324/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/76/76323bccffd64b2b29d98c69f2e967bde44461dac63d107768e7cc4e34691a9e-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid cDy1Ua6x2KJb9Wq8-3eJ/cDy1Ua6x2KJb9Wq8-3eJ -goversion go1.15rc1 -D "" -importcfg $WORK/b326/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/d9/d94b88243d66177db72f1f1bb9a12474301f729f6cfb03b143346896f946ade5-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/podman/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid qU2CBEK-WbD1UCCpnEhO/qU2CBEK-WbD1UCCpnEhO -goversion go1.15rc1 -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/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/d9/d9af23eaaaaa8492147a7b394d7fa4a82510c184c06beb7aa88eae46953be922-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid zcb4imB3tLrFcfSFmdNe/zcb4imB3tLrFcfSFmdNe -goversion go1.15rc1 -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/f6/f6f451f8b279efac772e308ba952a49104c0ec41a1a9066208273e30ca8389d1-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/utils=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid AdFW-X_A3IXb74w4WGkB/AdFW-X_A3IXb74w4WGkB -goversion go1.15rc1 -D "" -importcfg $WORK/b359/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/ab/abb2ebda82dbbab8267cc10c5d3330e8f1c073ac98b795244d65459808578610-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/net/idna packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid v-HMg2fDjDEkEh0SLyNU/v-HMg2fDjDEkEh0SLyNU -goversion go1.15rc1 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/f1/f14ba81d5cbc8252390c2bfdca8cad7f36371518de1bb8ae43bfb70e7f7797cb-d # internal github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b385/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b385/ -g -O2 ./seccomp.go ./seccomp_internal.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/b359/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/cb/cbb64ad3377261eb35d4ef2c9bab232de5a1463023c5d0c229f4ce628f4bd8f4-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid do9Qbd1o2-LBqMDY13An/do9Qbd1o2-LBqMDY13An -goversion go1.15rc1 -D "" -importcfg $WORK/b212/importcfg -pack ./metrics.pb.go cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/49/49ba61e782d1285ea1ad57ff8dc2286871c69d19080f79234711fea63cb9e118-d # internal github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid oUaiBGbU9_lmE0UxrtnI/oUaiBGbU9_lmE0UxrtnI -goversion go1.15rc1 -D "" -importcfg $WORK/b214/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/ae/ae76901366a48ad2ac9f2f0da47278242a131a51505c8890ad10ffc0870e294a-d # internal github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid A23dbdXJGorWtmo6O51L/A23dbdXJGorWtmo6O51L -goversion go1.15rc1 -D "" -importcfg $WORK/b321/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.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/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/97/978c356a97ade0a0fdfafdea0a8d799394c61d898985c374004b98d2afacb992-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid -hAlMYwI2Kr4aQsssVPH/-hAlMYwI2Kr4aQsssVPH -goversion go1.15rc1 -D "" -importcfg $WORK/b211/importcfg -pack ./metric.go cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/d6/d6f366ce39d61d670ad8315b89be1de5aba066681031bf7e630b41f61b1a0bfa-d # internal github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid FnjZ1wBza6hAsT0lBAO-/FnjZ1wBza6hAsT0lBAO- -goversion go1.15rc1 -D "" -importcfg $WORK/b328/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/50/50ff68daa3b5e7dc770dce0a27fd950806a3b26412119103db8d6df492d2c735-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid F973E769YDG54ltupRgI/F973E769YDG54ltupRgI -goversion go1.15rc1 -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/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/94/940b7140d2e34113078da392227e60eb402aaf7839954798690410b5abab5925-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid Va1QsV6eEw-APJrkQWiF/Va1QsV6eEw-APJrkQWiF -goversion go1.15rc1 -D "" -importcfg $WORK/b386/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/0f/0fa1ebe97dc6f8296870764365125c0584aee0645e5dc0462afe0df0ff984325-d # internal github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid cFt8_6heanIcHtlt75NQ/cFt8_6heanIcHtlt75NQ -goversion go1.15rc1 -D "" -importcfg $WORK/b320/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/2a/2a205478e2e923e676e0873281e4bdb888e9ddf9944309034a9a10783cd41fdb-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid 9EXSzAMnCKO92x1BfdmN/9EXSzAMnCKO92x1BfdmN -goversion go1.15rc1 -D "" -importcfg $WORK/b387/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/53/53ed13d93c8d10e1bfe37301a9cbb59b3ebbaef0e70f4607ca6780f91f1f43fb-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid a4p8tLYvUO3Fe6rOof_4/a4p8tLYvUO3Fe6rOof_4 -goversion go1.15rc1 -D "" -importcfg $WORK/b318/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/9b/9b978bea63d9aa12321f5d1a6c2ae775b3528a723b18f2dfc8cee88a1ffc512f-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid NMEYiTHsdJM8zNsS46HX/NMEYiTHsdJM8zNsS46HX -goversion go1.15rc1 -D "" -importcfg $WORK/b388/importcfg -pack ./user.go ./user_linux.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/e7/e73dcc49618331129d569d47d74d3f4b6e429384782c5624ed9da36720e63e8d-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/podman/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b145/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid UCWAMYkEHo4G_4KGT99T/UCWAMYkEHo4G_4KGT99T -goversion go1.15rc1 -D "" -importcfg $WORK/b144/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/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/09/09e9d5b7f11ae7b275a913d0a07d4f817958e833c20717e795df618d24f36910-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid ahJzIiGCRs3oXnYksDNQ/ahJzIiGCRs3oXnYksDNQ -goversion go1.15rc1 -D "" -importcfg $WORK/b166/importcfg -pack ./errors.go ./handler.go ./register.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/cf/cff00ba5d22f3566f7074ca2e3170bd4aff2c282d115641148aa2c6e634a7024-d # internal github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid zrqpshf1lQBe0fsE-TFt/zrqpshf1lQBe0fsE-TFt -goversion go1.15rc1 -D "" -importcfg $WORK/b170/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/bf/bf82ca9fb6fe11211fc6dc86316125ff834115fe711e98fc3b2013108e43a082-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid Q3t7N4DQb-3IbmiAYkR2/Q3t7N4DQb-3IbmiAYkR2 -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/08/085d7e9047ad2809a3e171235ebd2ec045d368b492dfe4734d842ba1f974330a-d # internal github.com/containers/podman/vendor/github.com/docker/distribution mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid CrLvrTGOI2s1lgxpwq1S/CrLvrTGOI2s1lgxpwq1S -goversion go1.15rc1 -D "" -importcfg $WORK/b172/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/b5/b53ce70ddc5ae9786a3767b0a507d5a4823388cec90e9f7094b4f9399b09c0fb-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid xJurSNKEDWHkS7X0Sa3F/xJurSNKEDWHkS7X0Sa3F -goversion go1.15rc1 -D "" -importcfg $WORK/b173/importcfg -pack ./addr.go ./authchallenge.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/9c/9c744c7083ba0695fad0e4930d82faf6fb8c80e5239d138ead0511cf166be6e5-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid Tl-UqchS51vzEnDXqXUW/Tl-UqchS51vzEnDXqXUW -goversion go1.15rc1 -D "" -importcfg $WORK/b174/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/ac/ac09ae136f50e17285a5c230f6578cb4cb0f59470ecf4316d788be1204dcd459-d # internal expvar mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p expvar -std -complete -installsuffix shared -buildid YRBBspo4DwtbMcdX9neY/YRBBspo4DwtbMcdX9neY -goversion go1.15rc1 -D "" -importcfg $WORK/b179/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/82/82d497952086063287d37da9d49951e44df3fae2937e3ccd4ec259d598d3991a-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/podman/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid GRn2F7fIZTOzetGThgbu/GRn2F7fIZTOzetGThgbu -goversion go1.15rc1 -D "" -importcfg $WORK/b213/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/5c/5cac1cdd4bf5ff9324135563d2e59d8f823ffdf7469b7864cd1dcbda8fb68d78-d # internal github.com/containers/podman/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/podman/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid S7uUlsZOFj-4UqsNr7wL/S7uUlsZOFj-4UqsNr7wL -goversion go1.15rc1 -D "" -importcfg $WORK/b317/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/d4/d48b9c997fb984ea15ba2d695b959e24c0e7fd6aaeaf3783f860f90fd6f5a03e-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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_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 De6Kdkrx_t6mgx9ek727/De6Kdkrx_t6mgx9ek727 -goversion go1.15rc1 -D "" -importcfg $WORK/b340/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/12/12bd6ea51ee3ba4045476127e18f36729a99e82771c5ca0745c0a267a6c672de-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid H9FnFJDR51ZdeILK8eNx/H9FnFJDR51ZdeILK8eNx -goversion go1.15rc1 -D "" -importcfg $WORK/b167/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/9e/9e42d0188ed31e4bc2ea11456ee3aecf0c09e016b28e25d06c3586651b5f22aa-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/podman/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid vfj9C2b5_w-D2IGfE0Oi/vfj9C2b5_w-D2IGfE0Oi -goversion go1.15rc1 -D "" -importcfg $WORK/b316/importcfg -pack ./network.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/54/547078dfd6b914b8a311dde5ebaad8ba8ba46ee3c38b3aa276baaddcad1e5803-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/config mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid iFE8gyqQEGWgnJ20CwP2/iFE8gyqQEGWgnJ20CwP2 -goversion go1.15rc1 -D "" -importcfg $WORK/b228/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./systemd.go ./util_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/40/40dbe58a8cfa6fe871932a089711a952fe621826f25efcc9077bf10d5239e614-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/storage mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid _UDEQ5oR6wsQ59G864bI/_UDEQ5oR6wsQ59G864bI -goversion go1.15rc1 -D "" -importcfg $WORK/b299/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/e5/e5a47f20f5fec34d4d3e8f9ec2acf5cdc1a0cf93543c2ef4da028df34890b9cd-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid IuXfYFkbOEbUXn1_134H/IuXfYFkbOEbUXn1_134H -goversion go1.15rc1 -D "" -importcfg $WORK/b343/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/c1/c1e8300e789b432e1c90f646770d9768505556cd3d05e51dcefca4e4effe58c1-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid XgUlTc5b0xlF6rlpkiGA/XgUlTc5b0xlF6rlpkiGA -goversion go1.15rc1 -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/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/cd/cd633c2b6581a8aa7495a8cdb481a08ef057782578f2c6a12dc5751f79fe5baa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/podman/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/podman/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/podman/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/podman/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b217/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid mxUPn33bgIRspbAbbkFP/mxUPn33bgIRspbAbbkFP -goversion go1.15rc1 -D "" -importcfg $WORK/b178/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 cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/bf/bf31470a208412e4bf9b75d0648d98af49d033bfd5bd168eb88aa2e975b43aeb-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid 7PaEWRWDFUm5UuQ7K9Hb/7PaEWRWDFUm5UuQ7K9Hb -goversion go1.15rc1 -D "" -importcfg $WORK/b389/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/20/20c8b1e4a84fccca386e484f8d47920957d75a881b2adf719e21054167f3bea0-d # internal github.com/containers/podman/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/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid YTdBDdKnoCibIwFnp_K9/YTdBDdKnoCibIwFnp_K9 -goversion go1.15rc1 -D "" -importcfg $WORK/b391/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/cf/cfc8e75c3e59129b6132237d00cdc6742bc61f944e30d6397350d4de018b8c7e-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 7f4-dAIhqQPMHLQU2hsa/7f4-dAIhqQPMHLQU2hsa -goversion go1.15rc1 -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/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/97/97c100c77390d86dcab1f303b67d08fc339f2db52791917a903324d4c8164904-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid cM69v2Dtwka0zFk_8sRA/cM69v2Dtwka0zFk_8sRA -goversion go1.15rc1 -D "" -importcfg $WORK/b395/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/13/1345793382bc986c35239b15e6fce8d4e42574531b38dfcca55be2ed9b1c164d-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid nL7tCm7TboKas2-tFEbu/nL7tCm7TboKas2-tFEbu -goversion go1.15rc1 -D "" -importcfg $WORK/b390/importcfg -pack ./secrets.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/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/c3/c35c0bfaa3cb608fd16961d3adba5fc7f2bff9fbf3e9d5a875198f5596e64e4c-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid AZPL4o-Ou32SqsUgTLC5/AZPL4o-Ou32SqsUgTLC5 -goversion go1.15rc1 -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/b335/_pkg_.a /builddir/.cache/go-build/e2/e241bd853cb3f0acf721df7c75d7f0d6c59227cc2ef20453cd31e1e5c6bde368-d # internal github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 0QCfnZ6CKSc2gsAl_ReY/0QCfnZ6CKSc2gsAl_ReY -goversion go1.15rc1 -D "" -importcfg $WORK/b334/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/ec/ecf75c16b6e3626ec689f7f907e79bbc3b5d113c23fdc0338412d07368124cc1-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid PjxqMdYRLQc5qq8BVE_n/PjxqMdYRLQc5qq8BVE_n -goversion go1.15rc1 -D "" -importcfg $WORK/b397/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/44/44bea551669e9824a261b709275da56f39f3db1613675ca4640c860e8927dcf5-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid NbBjhH3Q1acO9hu8hWFa/NbBjhH3Q1acO9hu8hWFa -goversion go1.15rc1 -D "" -importcfg $WORK/b402/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/f3/f3c7f2633951aca8d5a7446a8ab2cf2c2a36da739db8b000689978d16c1b189a-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid TTk3JB8tuKsnuoD3-Fho/TTk3JB8tuKsnuoD3-Fho -goversion go1.15rc1 -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/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/bd/bdfe432c0212917e9de0f4524fa621644e2646d8f4d8720c4223ffe7f9ddd468-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid spq5NS5cYSX2cXuQ7arh/spq5NS5cYSX2cXuQ7arh -goversion go1.15rc1 -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/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/09/098bbc072ea4f97663c07782bee4f0a6297baeba85b53e0c42ee29dc4d961c63-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid 0e5TYhu6lmITYa3tFFkD/0e5TYhu6lmITYa3tFFkD -goversion go1.15rc1 -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/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/cb/cba20a46cdcc19c79b3b410ec0275493e0cf74a7c0b7553eb71e6a7445301b35-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid 3YJUQFjk8Evb-oVTRSNU/3YJUQFjk8Evb-oVTRSNU -goversion go1.15rc1 -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/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/51/51b3f146d9525478a73e04ff07dda6188b02fb5095d665f4cb1d24adb02c35a4-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid dHr3xIfS20sqf17AEvFA/dHr3xIfS20sqf17AEvFA -goversion go1.15rc1 -D "" -importcfg $WORK/b406/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/52/5256e1ed9e9e8500faae61954dd7d158e103f73157268272f06239eff5a01eee-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid _D1nE1_K4taaeRHZLJJj/_D1nE1_K4taaeRHZLJJj -goversion go1.15rc1 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/f2/f24b5774aab80677ed617e0a416e2d002d137780f44c1519d7d38eaf054c92c8-d # internal net/mail mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 D-x7L13cdTHLurMpZJw8/D-x7L13cdTHLurMpZJw8 -goversion go1.15rc1 -D "" -importcfg $WORK/b410/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/4c/4c7aafbba0fd079bccd5978404e209041aad01d209c74880898a93faf2c18790-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid hDOdURyDIeWHud8R_7Y1/hDOdURyDIeWHud8R_7Y1 -goversion go1.15rc1 -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/5d/5d93b8ea2d91c6a38d50ccb0f53c20861f26d3de0e30adb146e83f9be4542031-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/podman/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/podman/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/podman/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid Kj_7_gs8VH4MGcqfoZ16/Kj_7_gs8VH4MGcqfoZ16 -goversion go1.15rc1 -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/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/c6/c66131ca8314ea056b689e5f5341cbacf14003c31ad79c8dd6f735c3142b4442-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid RXICesEuQpj1JU0GcHwf/RXICesEuQpj1JU0GcHwf -goversion go1.15rc1 -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/7a/7aea616f3b3636f3bfc74a21df43733f18df8e92a509c37bd1be2b02a9a27a09-d # internal github.com/containers/podman/vendor/github.com/fullsailor/pkcs7 mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid J4Wlp8c8l3klt2E0bRz4/J4Wlp8c8l3klt2E0bRz4 -goversion go1.15rc1 -D "" -importcfg $WORK/b412/importcfg -pack ./ber.go ./pkcs7.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/32/32d5a4b424701b343622498a78e39fb90bc745ab607aa17f00bc69d4b16ede65-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/podman/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid p1h09-mh43ndfF2Zur0X/p1h09-mh43ndfF2Zur0X -goversion go1.15rc1 -D "" -importcfg $WORK/b220/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/8d/8df0468e3a540c51f049172bfb8d3c494a90e8503563b36c449b420cd43d1551-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid dgoUo-GktlWgh1IVTxJa/dgoUo-GktlWgh1IVTxJa -goversion go1.15rc1 -D "" -importcfg $WORK/b394/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/d0/d01965128757ad9cc3038780ccfcc773136001d556659e1b962d778a0e25eaf6-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid XG9Bmw22tMbbklQ7mpgK/XG9Bmw22tMbbklQ7mpgK -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/51/51580ebe9c892e0b0ec4265fa0d8feb31fa098f672b2d8860f45a0a10a1f0bb5-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid inciFQeNRntjshqLjXBs/inciFQeNRntjshqLjXBs -goversion go1.15rc1 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/cf/cfd8647e6ca46e567463406292d4699a106f7fe1866cefeed2f4b6bc40c96d8e-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid LrVWWS090p2CH7o6MpIr/LrVWWS090p2CH7o6MpIr -goversion go1.15rc1 -D "" -importcfg $WORK/b393/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/84/84785733ed1944177f21674e50bd06b068bb33e5bc3ca56a2f9fc47dc569432c-d # internal github.com/containers/podman/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/podman/vendor/github.com/mattn/go-isatty importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid SpOw7s3yDoTnNMaRmrF9/SpOw7s3yDoTnNMaRmrF9 -goversion go1.15rc1 -D "" -importcfg $WORK/b417/importcfg -pack ./writer.go ./writer_posix.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/d7/d7e96ea2e0de5f8e487e35a4af566b01f9a5b66773419bfb609a05043c6f02bd-d # internal github.com/containers/podman/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/podman/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid r5IgJQMOJflu2V79pBQe/r5IgJQMOJflu2V79pBQe -goversion go1.15rc1 -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/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/43/43a2e8b351f1fe0b33b04671525cd7de80b0f3db4a3bb8fee37efd461f4c5813-d # internal github.com/containers/podman/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/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 39Apcjn9HzVD6vbIjQAX/39Apcjn9HzVD6vbIjQAX -goversion go1.15rc1 -D "" -importcfg $WORK/b424/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/4c/4ca2f6980635168636380455fc6f5236660959f5c389f820b39bf1105c54e743-d # internal github.com/containers/podman/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/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid bVEZCiECiGSyLzL32HCq/bVEZCiECiGSyLzL32HCq -goversion go1.15rc1 -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 cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/f4/f47e02bd50f840a92488067924ea7668387d876bfa38fb40858f8a0fdf83daba-d # internal github.com/containers/podman/vendor/github.com/docker/go-metrics mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b220/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid iuF_ijAqNwVCy6qxRVUX/iuF_ijAqNwVCy6qxRVUX -goversion go1.15rc1 -D "" -importcfg $WORK/b177/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/c8/c8c62e648480a65d98ca7c38232330fb2f602fec71344eeb8385cbbc97f50563-d # internal github.com/containers/podman/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid bVOXddHcnkOchGAbduRd/bVOXddHcnkOchGAbduRd -goversion go1.15rc1 -D "" -importcfg $WORK/b427/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/ea/ea3cdb97079752076872068864c0a4138a121e6cef02e214afede94a18d479da-d # internal github.com/containers/podman/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid ITA2NkSxikEkbEiuXS_i/ITA2NkSxikEkbEiuXS_i -goversion go1.15rc1 -D "" -importcfg $WORK/b430/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 cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 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/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid aeh01sXoCd1lzOoA-c-1/aeh01sXoCd1lzOoA-c-1 -goversion go1.15rc1 -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/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ce/cefddd76624eb74c23fe530eb1f26ec568c36bd8e8d609adbf154d5699d92845-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid uOb3wo6RUbPqimeXdF0e/uOb3wo6RUbPqimeXdF0e -goversion go1.15rc1 -D "" -importcfg $WORK/b432/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/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/81/8122586a81013f323445601a9d87719ee91e66fc4a6157a265e0d40d7f0b5aae-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/podman/vendor/github.com/docker/go-metrics packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b177/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid Ccw1TPWqMlqkG5_3l9he/Ccw1TPWqMlqkG5_3l9he -goversion go1.15rc1 -D "" -importcfg $WORK/b176/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/f8/f80814032a1077d9011b0683d18bcd3377b062b385ba10a307ef72440e616757-d # internal github.com/containers/podman/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/podman/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid uR7YGOtYa0_DCCxByJgK/uR7YGOtYa0_DCCxByJgK -goversion go1.15rc1 -D "" -importcfg $WORK/b426/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/73/73cafb74da5f0afc8ecc36990899434d1d57fde8c63a9374e7c12d5e600c62da-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/podman/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid aAlaUbCoxdr-v30uN5Ym/aAlaUbCoxdr-v30uN5Ym -goversion go1.15rc1 -D "" -importcfg $WORK/b175/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/76/76ee087187fc42ae0acea3e6a8934771fcf7f55c68e539d784e7b97b8a9bceeb-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid OESchPpjmSfswz44SsA3/OESchPpjmSfswz44SsA3 -goversion go1.15rc1 -D "" -importcfg $WORK/b221/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b432/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/51/5143c2727d7dbefc738e4eace152f2b6d3218c12a466e0a9f6d28e6d883cf95b-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid sWtBNGHAYhQn3ZzNrFkL/sWtBNGHAYhQn3ZzNrFkL -goversion go1.15rc1 -D "" -importcfg $WORK/b171/importcfg -pack ./blob_writer.go ./errors.go ./repository.go cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/47/47a877e82d564a7032925de4336c0c9b35db8b81860a56cabab0b1778728bc40-d # internal database/sql/driver mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid ujQuXdtT9rTAgKNX45hl/ujQuXdtT9rTAgKNX45hl -goversion go1.15rc1 -D "" -importcfg $WORK/b435/importcfg -pack ./driver.go ./types.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/3e/3eddbf7b36838960cc97e611bcca85825a55206089d52d86df69b711e2d3c16d-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/podman/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid uL-5IoOQClcgyZEUWO2T/uL-5IoOQClcgyZEUWO2T -goversion go1.15rc1 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.go cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/82/82f26d98915c1f1de63b5503191e4bb1d7d3e4e343f1d10e3acd4b9fdd898ad1-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid 23G2ExgwRShf91hvK-ex/23G2ExgwRShf91hvK-ex -goversion go1.15rc1 -D "" -importcfg $WORK/b436/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/ef/ef2958adbbbbd0cc013fbf3b42a3dddfb8d08e96bab2fd3eef37b49780cdc947-d # internal github.com/containers/podman/vendor/github.com/blang/semver mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/podman/vendor/github.com/blang/semver -complete -installsuffix shared -buildid Q8Fx_HrIkKlX5UkkYtsa/Q8Fx_HrIkKlX5UkkYtsa -goversion go1.15rc1 -D "" -importcfg $WORK/b434/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/c4/c4a8f9a7f220c4772285cac0b7b345479f0a3b8b200ea180a0dd95a7788ff855-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid lwOkc1lug-UTeCAVqRO3/lwOkc1lug-UTeCAVqRO3 -goversion go1.15rc1 -D "" -importcfg $WORK/b438/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/7e/7e2a3cb23c7ae57b00ab241d73500e71a2da5deb7b8767356a13949e7f875103-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid j1KWDdhOEjekcGNSLkCA/j1KWDdhOEjekcGNSLkCA -goversion go1.15rc1 -D "" -importcfg $WORK/b441/importcfg -pack ./pointer.go cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/4e/4ee34f99daa3360d0b2d48bf163075497f2d31f299da94774baea5ffb87a9a6c-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid GFOjUpa3J196YV9F7_G1/GFOjUpa3J196YV9F7_G1 -goversion go1.15rc1 -D "" -importcfg $WORK/b400/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/1d/1d00bb067707077379f725e7ba945130e510911b70e322c3d6a4a023ab034d95-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/podman/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid 1_eSelt8iwnR2W_MPonO/1_eSelt8iwnR2W_MPonO -goversion go1.15rc1 -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/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/10/10786b0012d75f22b8ca4d9e94ca7cb8016e32ee74c2200b6172d32457da0444-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid SIcAfMty1j04FcBSvkc7/SIcAfMty1j04FcBSvkc7 -goversion go1.15rc1 -D "" -importcfg $WORK/b440/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/a1/a169e668dc5136fe04af0c5f5d87f6bb117d1dbc3f9def6f63ce26da7ca02fc7-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid EOTeNWqwfhLfhGXClxLn/EOTeNWqwfhLfhGXClxLn -goversion go1.15rc1 -D "" -importcfg $WORK/b437/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/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/8f/8f52e6d15e26a11789d86a4f570d0223ef8fa18d9f6a38b8c376bfba6180b8ec-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid n5pSdANjnAquO_84qLWI/n5pSdANjnAquO_84qLWI -goversion go1.15rc1 -D "" -importcfg $WORK/b439/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/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/a3/a30b8e41c84ff107055c62e551912517f956730ffc5fbccbeb2f8aa59b79c985-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid 1R7o0U6Yb4h2edKmvZ1H/1R7o0U6Yb4h2edKmvZ1H -goversion go1.15rc1 -D "" -importcfg $WORK/b399/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x002.o -c data.cgo2.c cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/87/8743452122a3462bfa62ba996453642d09c9da2e4772c2c490f1b9a65b495f14-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/uploadreader=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid 17OPSMZENMfuamg6j0XR/17OPSMZENMfuamg6j0XR -goversion go1.15rc1 -D "" -importcfg $WORK/b038/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/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/be/be6ac544b16f9547cd646a6a18abaaac4b3d89d8e0fd2a86f912e4f06520de83-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid CFE4deT6jnxL4cnVySuV/CFE4deT6jnxL4cnVySuV -goversion go1.15rc1 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/11/1176e1e885c263c04d83aac6bf570b3434b7980ce89c5ecf75de04daaa0fe4ad-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/fullsailor/pkcs7=github.com/containers/podman/vendor/github.com/fullsailor/pkcs7 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid waC-jsMK0IvUzgh_tTXM/waC-jsMK0IvUzgh_tTXM -goversion go1.15rc1 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/ca/cacdb8c4119704db37e99c47da158d3461ae3d1f0631a727521ebab7189b8657-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid Um6MZwdJaZzFRbgyDxtQ/Um6MZwdJaZzFRbgyDxtQ -goversion go1.15rc1 -D "" -importcfg $WORK/b444/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/e0/e0cce5a22375aa94d251924315315e0284e667b7ffd77e7d086c1495be0c2b78-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid qImlHsU1MH4kY2l6S_FN/qImlHsU1MH4kY2l6S_FN -goversion go1.15rc1 -D "" -importcfg $WORK/b398/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/18/1893583d764285dab952ad4e5979c9963f858866a8a46740d121d2513ad7c3ac-d # internal github.com/containers/podman/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid UQw6SEUpXbLVNx-WTvwr/UQw6SEUpXbLVNx-WTvwr -goversion go1.15rc1 -D "" -importcfg $WORK/b448/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/ec/ecd041fa6169524b62fa3dbb70d4023eafc74c438faed2aed387c94c2e23410e-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/podman/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid GTpgTAJG5CrWGJdcZEV5/GTpgTAJG5CrWGJdcZEV5 -goversion go1.15rc1 -D "" -importcfg $WORK/b443/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/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/8f/8fabf9d39eddaf733f7607fbc0696893098520abfca44dcf501ddea7792ff56c-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid f0w92-eOvq-wwuAc5ppt/f0w92-eOvq-wwuAc5ppt -goversion go1.15rc1 -D "" -importcfg $WORK/b451/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/47/47d618d3b46084edd37d44f2dfc55031b93671653fbf76663b617737aa76a75c-d # internal github.com/containers/podman/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/podman/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid rtO_QJ6a5NSkm_020Sxn/rtO_QJ6a5NSkm_020Sxn -goversion go1.15rc1 -D "" -importcfg $WORK/b447/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 cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/33/33cff4943241c8bce53dceedf3cdb84a8c1177f5e29c2058e85d9f9cf56f95a9-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid r1ZBqFHoYFlPGEdW7cjw/r1ZBqFHoYFlPGEdW7cjw -goversion go1.15rc1 -D "" -importcfg $WORK/b454/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/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/cd/cd35eafc0fef7cd4ce2b583949deebf7f2ae6a0adfeafee48b21b20341410ff6-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid o3nNQifJJo-jh7ed23eL/o3nNQifJJo-jh7ed23eL -goversion go1.15rc1 -D "" -importcfg $WORK/b455/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/b0/b0783b7847288aea0b03939b68a7b1da3939598e375b43b0979175c1bd7e377f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid RovIbradTQF_9OfsX80u/RovIbradTQF_9OfsX80u -goversion go1.15rc1 -D "" -importcfg $WORK/b457/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/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/28/28689d0922711151d98c111e271443e06509eeacb66f508c74ff375bc0b5925e-d # internal github.com/containers/podman/vendor/github.com/morikuni/aec mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/podman/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid O6WUpCDhhFKNx9eFP1uz/O6WUpCDhhFKNx9eFP1uz -goversion go1.15rc1 -D "" -importcfg $WORK/b459/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/31/31425cf6e5d462637de7e511ea7a5af88b073d0a409e621726a91684162e8b85-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid OK9nRXMPR8qTTkmwl4eF/OK9nRXMPR8qTTkmwl4eF -goversion go1.15rc1 -D "" -importcfg $WORK/b453/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/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/25/25e2a679ba601ea8481b2421483276093332080964c88f273bc4006c6110680a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid kJTk8BLl2eBUTQ0BnDcq/kJTk8BLl2eBUTQ0BnDcq -goversion go1.15rc1 -D "" -importcfg $WORK/b460/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/77/776da533cb107dd69be1d3e7802e513751913228416e31e9c24ec4ea5014857b-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid xYYKhOsQ9e7TgYjSTCC-/xYYKhOsQ9e7TgYjSTCC- -goversion go1.15rc1 -D "" -importcfg $WORK/b463/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/4f/4f56f74459f93e5736dd0d1771f8be64fa71226b15af2f4315a0c95c2482d42f-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid kakuFBzctmUBzBv9T56s/kakuFBzctmUBzBv9T56s -goversion go1.15rc1 -D "" -importcfg $WORK/b464/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/2f/2facdef3b7568791b9ff485c262f60b2e798154e4d9776f31e8702b0367ff2e2-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid S28SUeALaDLs5YYjXC1p/S28SUeALaDLs5YYjXC1p -goversion go1.15rc1 -D "" -importcfg $WORK/b452/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/b8/b8354698066c08fc5e4fbeda35a17fe9cb94dc7b2508741bd4503f5969663336-d # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/0f/0f1383dbb2f60f8b4b7eb74a1e8c098a15166da7caf0a6c95879720db39d4f0f-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b462/ github.com/containers/podman/vendor/github.com/seccomp/containers-golang cat >$WORK/b462/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b465/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 4wycCa8Jcmtz4qOw9QKy/4wycCa8Jcmtz4qOw9QKy -goversion go1.15rc1 -D "" -importcfg $WORK/b462/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/podman/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid lWzKlbpXvnZMduDtos0L/lWzKlbpXvnZMduDtos0L -goversion go1.15rc1 -D "" -importcfg $WORK/b465/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e1/e1518aac9271544fd1f9716fce98e445900457ccfbd7dd5bede3040f96e5769a-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid n13vo5FBe7Hm_OaJtWvq/n13vo5FBe7Hm_OaJtWvq -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./auth.go ./cli.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/bc/bcd39d95cdd62421892523e48484b4d9d3af2d01a2603953801935310708cc8a-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/podman/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid Jq-P7GUbU6eNNKHuyCNT/Jq-P7GUbU6eNNKHuyCNT -goversion go1.15rc1 -D "" -importcfg $WORK/b344/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/85/85436baa4818534cd5ef6d6749c05666b28424e58b4fa14903ae43c41b709559-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/podman/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid m3SGKFPNwXV8VHq4Exfn/m3SGKFPNwXV8VHq4Exfn -goversion go1.15rc1 -D "" -importcfg $WORK/b456/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b465/_pkg_.a # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/08/08fd5e1bcb06d17b3b389f91c1b672c3b6b391b56f0182b46d3ea7b238816dcf-d # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/fd/fd5465f2da41cbe9f885bd01c8fad60977f0250b2f9286eefd16e4574a0935a5-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid kIco-349MoDd6IW-AUJD/kIco-349MoDd6IW-AUJD -goversion go1.15rc1 -D "" -importcfg $WORK/b429/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go github.com/containers/podman/vendor/github.com/spf13/cobra mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid FuKDovbklbcURbbN0XYa/FuKDovbklbcURbbN0XYa -goversion go1.15rc1 -D "" -importcfg $WORK/b467/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-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/ -g -O2 -o $WORK/b369/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/16/16e4cc779adfd35b6e0ae37b8be25e47ce574b028217401ac115bdb129cac4ed-d # internal github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b468/ cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/f6/f618eb134b75a9eab676a6e3759b92b75c0fd0b3f043d8fbb58b6d838913e8cd-d # internal cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/podman/cmd/podman/parse -complete -installsuffix shared -buildid uijynP_yJCiC_kjX_npf/uijynP_yJCiC_kjX_npf -goversion go1.15rc1 -D "" -importcfg $WORK/b468/importcfg -pack ./json.go ./net.go github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/podman/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid ujvNy5dU3n8asd_woWp7/ujvNy5dU3n8asd_woWp7 -goversion go1.15rc1 -D "" -importcfg $WORK/b446/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/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/2f/2f69eaab7a1b7f82f01e6b8f12201a43a213fd9d50f1f136609978f00ec7a456-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid g3zcalv06B-JysNACUgm/g3zcalv06B-JysNACUgm -goversion go1.15rc1 -D "" -importcfg $WORK/b472/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/7d/7dcb69b7bfc6cfd9dc1ee5d9009d1b8cf722271ce9c847b988c8ed05b90ae924-d # internal github.com/containers/podman/libpod/driver mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/podman/libpod/driver -complete -installsuffix shared -buildid KPJ-A15YQ2WuAR99ZIQe/KPJ-A15YQ2WuAR99ZIQe -goversion go1.15rc1 -D "" -importcfg $WORK/b474/importcfg -pack ./driver.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/17/174b28643012336eaadb08ab46ff1ef3557b9416ee0d526762e980fe3f51e7ec-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid GTVsSSIM6ZxGPiBDNmgC/GTVsSSIM6ZxGPiBDNmgC -goversion go1.15rc1 -D "" -importcfg $WORK/b477/importcfg -pack ./errors.go ./manifests.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/ff/ff2217617fb97b4ad6c7a28c7a9317384fa7157f1fbd63a88fe70d6e0357ef35-d # internal github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/podman/pkg/errorhandling -complete -installsuffix shared -buildid NTTdP2gtubgxATn-qAvg/NTTdP2gtubgxATn-qAvg -goversion go1.15rc1 -D "" -importcfg $WORK/b481/importcfg -pack ./errorhandling.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/e7/e7b1093a6d13cb0a02230e7331ee24b78d956795b6b9e7b67c47d5c372a64dda-d # internal github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/namespaces /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/podman/pkg/namespaces -complete -installsuffix shared -buildid rt1a8u1OJiLkh4v53Cdd/rt1a8u1OJiLkh4v53Cdd -goversion go1.15rc1 -D "" -importcfg $WORK/b482/importcfg -pack ./namespaces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/7b/7b4a7e7a4894688ac900923160030ed76cd594b73a30b9b2dd172c37122a597e-d # internal github.com/containers/podman/pkg/rootless mkdir -p $WORK/b483/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b483/ -importpath github.com/containers/podman/pkg/rootless -- -I $WORK/b483/ -g -O2 ./rootless_linux.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/78/78159e01b8b9c8f4e4ca7a5b4fb76fb09cfeaf5fca40f5bfffbbbb7250dfd6cf-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid AXXOKOoin-PL4LPU-77j/AXXOKOoin-PL4LPU-77j -goversion go1.15rc1 -D "" -importcfg $WORK/b428/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_unix.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/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/9c/9c80d5bf42a010f6b3a0f3e4195424bae36750c04fb3e11e6c429093602c9996-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/podman/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/podman/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 03Qfyx6_g60wLfkYgMHt/03Qfyx6_g60wLfkYgMHt -goversion go1.15rc1 -D "" -importcfg $WORK/b301/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/91/918eef748f1830895b24f3516302df71c3722d80d9522ab91f9322469fa8c244-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/podman/pkg/signal -complete -installsuffix shared -buildid wmRK1sxTYRaUV2cKuqna/wmRK1sxTYRaUV2cKuqna -goversion go1.15rc1 -D "" -importcfg $WORK/b484/importcfg -pack ./signal_common.go ./signal_linux.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/62/62a8e9b14ddf0aea506857671b3dc53556cf34bd0bfd1313e50de72db1a988e2-d # internal cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/podman/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid itJ3rDdY7sNNWs2ZY2s_/itJ3rDdY7sNNWs2ZY2s_ -goversion go1.15rc1 -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 github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b488/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b484/_pkg_.a # internal cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid f7yKAiIAm2flgoTZcxj_/f7yKAiIAm2flgoTZcxj_ -goversion go1.15rc1 -D "" -importcfg $WORK/b488/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/38/38e13371ffe3cfd3eed81fe37b2d9c7a9adc6f10a2a857b991c0beb1ab2571e7-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b491/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b491/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b491/ -g -O2 ./host_cgo.go cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/1b/1bcb2c16d9318860434e5772080fe45f3d07e72e6d9ddb065712394a6ddca14b-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid Vzv-keqJHXKjWBScIx5W/Vzv-keqJHXKjWBScIx5W -goversion go1.15rc1 -D "" -importcfg $WORK/b466/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/d9/d944c8fd00cbddb82578d25ecca86192a2620c18c1e5ac24208690a885b435b1-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid gDeCFtc11selJSwUbLGb/gDeCFtc11selJSwUbLGb -goversion go1.15rc1 -D "" -importcfg $WORK/b492/importcfg -pack ./journal.go cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/63/6328c61820b257f78df4f317f3a5e7cb314f1ee3adce647941eb508bb3d4853d-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b494/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b494/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b494/ -g -O2 ./dlopen.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I $WORK/b483/ -g -O2 -o $WORK/b483/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/b5/b517c534d76f779dbdb029fcf58672be186524a3ce7a430bf2714849254eaa75-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid pqlWD8vFurckGSZoT1TB/pqlWD8vFurckGSZoT1TB -goversion go1.15rc1 -D "" -importcfg $WORK/b497/importcfg -pack ./util.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/d6/d68ab0525e8ebdda30aa7905707a7c5eb50527e909e0c6896c809d561a487d1c-d # internal github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid aZOKv_JYjvqBV2KZiEeA/aZOKv_JYjvqBV2KZiEeA -goversion go1.15rc1 -D "" -importcfg $WORK/b499/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b439/_pkg_.a # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host 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 cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/5d/5ddbcfdb8bdd5d3262d0147e5a46ca0786a1c2bba230a9ff0f48a1f84afeda50-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid 7UG9j7FzWD7ZyHHuU4Rs/7UG9j7FzWD7ZyHHuU4Rs -goversion go1.15rc1 -D "" -importcfg $WORK/b433/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/6b/6b2269db0a4c4065f8277bc61d3aaa255fe86375c8bfaf20b06860f1b243a120-d # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage host -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go github.com/containers/podman/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid 4vSjs3HfpELS0joSeb97/4vSjs3HfpELS0joSeb97 -goversion go1.15rc1 -D "" -importcfg $WORK/b500/importcfg -pack ./tomb.go cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid PMUCi1lFehUOKKeynb2Z/PMUCi1lFehUOKKeynb2Z -goversion go1.15rc1 -D "" -importcfg $WORK/b491/importcfg -pack ./host.go $WORK/b491/_cgo_gotypes.go $WORK/b491/host_cgo.cgo1.go $WORK/b491/_cgo_import.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/2b/2b5104e58c05f7113524ab908ddb68506b3ac4a64dd55de57ba87710582b5552-d # internal github.com/containers/podman/pkg/inspect mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/podman/pkg/inspect -complete -installsuffix shared -buildid R-LvZkQg28DDFiyBgO16/R-LvZkQg28DDFiyBgO16 -goversion go1.15rc1 -D "" -importcfg $WORK/b501/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/a2/a2b68bbe4bae6445f04defb29fa50333d8b7181cccef998435c1dd9a893babcc-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/podman/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid LVqEGLinOZnJUCxf2Y1G/LVqEGLinOZnJUCxf2Y1G -goversion go1.15rc1 -D "" -importcfg $WORK/b498/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/59/5930a059f1143477d5173676c390cc21aa4d456e6ce789beb8b151b4d1d135d9-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/mtrmac/gpgme=github.com/containers/podman/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid 4e5cuiJX1k5Ztg-AnW_V/4e5cuiJX1k5Ztg-AnW_V -goversion go1.15rc1 -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/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/6b/6b0f3e33bca12076683e49b872f85ff285c9f1f0294344cac49e42274c13a341-d # internal github.com/containers/podman/pkg/timetype mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/timetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/podman/pkg/timetype -complete -installsuffix shared -buildid PV9vXmCD3DA_BINjWZrs/PV9vXmCD3DA_BINjWZrs -goversion go1.15rc1 -D "" -importcfg $WORK/b503/importcfg -pack ./timestamp.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /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/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/9f/9f7ce667a08df86ebaac955dd57f423d197d313367e518a98b2f7c06346575ab-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/podman/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid wHPi0F4FxVBTAQrWFL6K/wHPi0F4FxVBTAQrWFL6K -goversion go1.15rc1 -D "" -importcfg $WORK/b490/importcfg -pack ./process.go cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/a5/a56786ad22df49b7d982546e52c4fb86db48cd528aab53caa3903c505d5e9f80-d # internal github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 1jI2BGwWLM5bsT6T6YOx/1jI2BGwWLM5bsT6T6YOx -goversion go1.15rc1 -D "" -importcfg $WORK/b445/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 cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/cd/cd910f8ef5819798acc4613f6e065e5e05f371599d6c6faee361692a6299d358-d # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid BkXk8CrmXrciPjF9h19s/BkXk8CrmXrciPjF9h19s -goversion go1.15rc1 -D "" -importcfg $WORK/b506/importcfg -pack ./field.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/9a/9ab21b56c477f919acbd8c85d33312819026504da4c50edeb64bc1dae2a13086-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/podman/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/podman/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid MU16xk05wPDVCeQuyX99/MU16xk05wPDVCeQuyX99 -goversion go1.15rc1 -D "" -importcfg $WORK/b495/importcfg -pack ./tail.go ./tail_posix.go cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/22/227bf740fc3c54a30dd307e226d96d78ee26b305c2997f0da6ce2bd5fa69073f-d # internal github.com/containers/podman/vendor/github.com/containers/psgo mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/podman/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid 1PJIA_bUGZmccm24fd6g/1PJIA_bUGZmccm24fd6g -goversion go1.15rc1 -D "" -importcfg $WORK/b485/importcfg -pack ./psgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/c3/c356a31fccf9066945996e4431efd7f4beaa220a4ada2bd7d02e768696ba3d6f-d # internal github.com/containers/podman/pkg/trust mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/trust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/podman/pkg/trust -complete -installsuffix shared -buildid K1Ex4QutG_pKvpk_TOmq/K1Ex4QutG_pKvpk_TOmq -goversion go1.15rc1 -D "" -importcfg $WORK/b511/importcfg -pack ./config.go ./trust.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/91/91581d3cf5e9afb76fa91b0a9249746b97e4f042b2a6c0a6844531324cb36aee-d # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid DzHHSMRW9kdLZP041pN2/DzHHSMRW9kdLZP041pN2 -goversion go1.15rc1 -D "" -importcfg $WORK/b505/importcfg -pack ./ext.go ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/cc/cca0b8dd909f8cd71491f4d315cf1f4ef3560e71cc110b9e84d5fe89ec76d7a8-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid jS0PU1IzXNyYeDbRiMJD/jS0PU1IzXNyYeDbRiMJD -goversion go1.15rc1 -D "" -importcfg $WORK/b513/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -o $WORK/b494/_cgo_.o $WORK/b494/_cgo_main.o $WORK/b494/_x001.o $WORK/b494/_x002.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/f8/f8b90c0db12e38e4fe8dc4ed40f40be4e2f6eca0ff30caa50fc4e9cbd24d5831-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid tkvPmgnK9VSsM_Ds_OES/tkvPmgnK9VSsM_Ds_OES -goversion go1.15rc1 -D "" -importcfg $WORK/b516/importcfg -pack ./ns_linux.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage dlopen -dynimport $WORK/b494/_cgo_.o -dynout $WORK/b494/_cgo_import.go cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid Gj1t4yRVE76m_ySQa6oH/Gj1t4yRVE76m_ySQa6oH -goversion go1.15rc1 -D "" -importcfg $WORK/b494/importcfg -pack $WORK/b494/_cgo_gotypes.go $WORK/b494/dlopen.cgo1.go $WORK/b494/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/92/92bca721fc51fa954e6f5a4d041fb4df643e500cd980df09e5f15eb2b4886c5e-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid X20-Abl5aCDWtHexHDG8/X20-Abl5aCDWtHexHDG8 -goversion go1.15rc1 -D "" -importcfg $WORK/b431/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b513/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/dd/dd4d034ba6041db1074a1bea987e8621672b5cca7a5ce61f90714e7b4fde8593-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid EDrc6BikUFWGPNVgSYET/EDrc6BikUFWGPNVgSYET -goversion go1.15rc1 -D "" -importcfg $WORK/b512/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/78/7889b9feaeb5dc92846522035902cb6a42c1cae7834d7566e3cf01f8257cfd64-d # internal github.com/containers/podman/libpod/layers mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/layers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/podman/libpod/layers -complete -installsuffix shared -buildid M-i-lOdp6e7vt6M-FG73/M-i-lOdp6e7vt6M-FG73 -goversion go1.15rc1 -D "" -importcfg $WORK/b518/importcfg -pack ./layer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ec/ecfa0f6a04776972da4a371bed4831e36fe4cf9d9c8f8581f19cea7d593623a2-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid L3aryI3d15QM7LeAxYuv/L3aryI3d15QM7LeAxYuv -goversion go1.15rc1 -D "" -importcfg $WORK/b367/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b494/_pkg_.a $WORK/b494/_x001.o $WORK/b494/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/48/48332600a1f4c7739d3c2c3a9c83fe53cf1bd47a92448f452e9076726e80723d-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v5=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid DB43K2Pl0-jRVgztac60/DB43K2Pl0-jRVgztac60 -goversion go1.15rc1 -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/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/d8/d8b67cbc43053a46e91b6a3697ce8c4b5f703cd6c432948b7b83d40ee0af8b16-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b493/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b493/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b493/ -g -O2 ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/c1/c1e03814c4fd4361fca41d4b25367dec8b3e4a25d0e622824d2fb9ceaf7b2b0f-d # internal github.com/containers/podman/libpod/lock/file mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/lock/file /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/podman/libpod/lock/file -complete -installsuffix shared -buildid f31UQufwYy8a7esg2QPf/f31UQufwYy8a7esg2QPf -goversion go1.15rc1 -D "" -importcfg $WORK/b521/importcfg -pack ./file_lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/bf/bf193804a550555561cd62bf8fd8006bfa4384c0cf0bdf106251ff0c0234283a-d # internal github.com/containers/podman/libpod/lock/shm mkdir -p $WORK/b522/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b522/ -importpath github.com/containers/podman/libpod/lock/shm -- -I $WORK/b522/ -g -O2 -Wall -Werror ./shm_lock.go cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -o $WORK/b483/_cgo_.o $WORK/b483/_cgo_main.o $WORK/b483/_x001.o $WORK/b483/_x002.o $WORK/b483/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage rootless -dynimport $WORK/b483/_cgo_.o -dynout $WORK/b483/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/7c/7c5de4df8c50241767bf85366904891bf4ca88deabc0024a6ce334f7a7f05a53-d # internal github.com/containers/podman/libpod/logs/reversereader mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/podman/libpod/logs/reversereader -complete -installsuffix shared -buildid PeVnn33jlcW8Wxb-Zsql/PeVnn33jlcW8Wxb-Zsql -goversion go1.15rc1 -D "" -importcfg $WORK/b524/importcfg -pack ./reversereader.go cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/podman/pkg/rootless -installsuffix shared -buildid Q4urgxRA7Iy6M8ZOKYwJ/Q4urgxRA7Iy6M8ZOKYwJ -goversion go1.15rc1 -D "" -importcfg $WORK/b483/importcfg -pack ./rootless.go $WORK/b483/_cgo_gotypes.go $WORK/b483/rootless_linux.cgo1.go $WORK/b483/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/a5/a5b41f95543c84cc900b124d49111e0a1e1768d9d9e73ac40e153477246cb48f-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid co5aQ-otoZmXXmTmZLTf/co5aQ-otoZmXXmTmZLTf -goversion go1.15rc1 -D "" -importcfg $WORK/b366/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/3d/3d740b0a53bbee3f2d74642293b19dd828ba0f7f3aa06836f70fb00ff23681c0-d # internal github.com/containers/podman/libpod/logs mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/logs/reversereader=github.com/containers/podman/libpod/logs/reversereader importmap github.com/hpcloud/tail=github.com/containers/podman/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/logs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/podman/libpod/logs -complete -installsuffix shared -buildid e8hNwrNSoPzBjR8TPQ5j/e8hNwrNSoPzBjR8TPQ5j -goversion go1.15rc1 -D "" -importcfg $WORK/b523/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/2f/2f08d23b5390b9e26b0e7f9f5b9c438f232e0a21473a18665b9885bba564ad56-d # internal github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid AhkaqSgC22asRNf-o3K7/AhkaqSgC22asRNf-o3K7 -goversion go1.15rc1 -D "" -importcfg $WORK/b528/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b483/_pkg_.a $WORK/b483/_x001.o $WORK/b483/_x002.o $WORK/b483/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/5e/5e9577bf0109777614d07d93aa701300e745bedb4ec13a2f10c64d9727a13a4a-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid _QHoD6K-iYQ3ork7ch_g/_QHoD6K-iYQ3ork7ch_g -goversion go1.15rc1 -D "" -importcfg $WORK/b478/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/78/782870da2d2554c65355a659965214a4e90c657271a29716b9486eeb0b715a0a-d # internal github.com/containers/podman/pkg/util mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/podman/pkg/util -complete -installsuffix shared -buildid peGjzGcjNqydsrc8swzG/peGjzGcjNqydsrc8swzG -goversion go1.15rc1 -D "" -importcfg $WORK/b480/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/a3/a3d2bde02fe34c0b215ede95e98ecb1d6bd6afe6c01ed9a03eef51654f16077e-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid vZu_lekr4QV4AQNaZ3fU/vZu_lekr4QV4AQNaZ3fU -goversion go1.15rc1 -D "" -importcfg $WORK/b383/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/7d/7df1791ad536ad33dd56f74e48ffb18b7b0e0b6f871f29b730049922d4f39c1c-d # internal github.com/containers/podman/pkg/registries mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/registries /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/podman/pkg/registries -complete -installsuffix shared -buildid Zh-ftgcrQz84SYSwbiAd/Zh-ftgcrQz84SYSwbiAd -goversion go1.15rc1 -D "" -importcfg $WORK/b502/importcfg -pack ./registries.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/4f/4fef6dc8edd73bd61e827e209f9bc67844a6ae4695e135b1a90d71d1543061c7-d # internal github.com/containers/podman/pkg/cgroups mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/podman/pkg/cgroups -complete -installsuffix shared -buildid 46e78xELI-zkRagBBbKi/46e78xELI-zkRagBBbKi -goversion go1.15rc1 -D "" -importcfg $WORK/b508/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/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/36/36bda1bebace5c035cc4183a56ad811a0a67206c60aecdebaac6ca2ae12a7098-d # internal github.com/containers/podman/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/podman/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid Dtf_wVUYyJlLfPSKCv3D/Dtf_wVUYyJlLfPSKCv3D -goversion go1.15rc1 -D "" -importcfg $WORK/b527/importcfg -pack ./main.go ./notify.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/ee/ee8c73b0b63ecb7970931432fba4930313c4a8d6c1836223319926b6660fec2e-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/manifests -complete -installsuffix shared -buildid L5RAex8sF3L22gtwkqJ-/L5RAex8sF3L22gtwkqJ- -goversion go1.15rc1 -D "" -importcfg $WORK/b476/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/1c/1ce8c0c59ba33fa302b85abad6168f1dbc300c2f43d2c102346133db97f88d11-d # internal github.com/containers/podman/pkg/criu mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu=$WORK/b527/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/criu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/podman/pkg/criu -complete -installsuffix shared -buildid N18sV1797Jh3xHyoV4v8/N18sV1797Jh3xHyoV4v8 -goversion go1.15rc1 -D "" -importcfg $WORK/b526/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/af/af3dceba7a6bc8e0f77717a2c76ea7a078e133a4ae2dcfae947b088111e0827b-d # internal github.com/containers/podman/pkg/hooks/1.0.0 mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid j0vL6wdzMiVeLfI0yJQu/j0vL6wdzMiVeLfI0yJQu -goversion go1.15rc1 -D "" -importcfg $WORK/b532/importcfg -pack ./hook.go ./when.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/ -g -O2 -Wall -Werror -o $WORK/b522/_x003.o -c shm_lock.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/4d/4dfb4b17b8e7c41aed80e76a3a3ae9d20554d6b7470a1f6445fa1eabc944484a-d # internal github.com/containers/podman/pkg/hooks/0.1.0 mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/hooks/1.0.0=github.com/containers/podman/pkg/hooks/1.0.0 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid WY4rkNZ25qZrM96_HixD/WY4rkNZ25qZrM96_HixD -goversion go1.15rc1 -D "" -importcfg $WORK/b531/importcfg -pack ./hook.go cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/f1/f1ce3d9619ccc3424f45af5a94a80bf2feade9a2cce7f6619747ee9e3c69d990-d # internal github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid 6eKczlc-7566YndmLoVd/6eKczlc-7566YndmLoVd -goversion go1.15rc1 -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/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/a8/a85c4e916a139a34e2c522167b2f3baa4bc45a0bdee79003c70b8d3c8e8862c1-d # internal github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid YDq-3LxQLquUghZOW2q4/YDq-3LxQLquUghZOW2q4 -goversion go1.15rc1 -D "" -importcfg $WORK/b535/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/57/57dc3a41c8308922e372d2d216f6f583f62579b3a0e963e0322efcea58f5bc34-d # internal github.com/containers/podman/pkg/hooks mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/hooks/0.1.0=github.com/containers/podman/pkg/hooks/0.1.0 importmap github.com/containers/podman/v2/pkg/hooks/1.0.0=github.com/containers/podman/pkg/hooks/1.0.0 importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/hooks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/podman/pkg/hooks -complete -installsuffix shared -buildid 4iRUJd3jx4TjUZPfF2hx/4iRUJd3jx4TjUZPfF2hx -goversion go1.15rc1 -D "" -importcfg $WORK/b530/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/db/dbff842f9bf8b6e621a06bf2ba14ee39c84c6750575aaa5441feaadafae4b31b-d # internal github.com/containers/podman/utils mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/podman/utils -complete -installsuffix shared -buildid cMqNFSxgWPvcApyAxYLr/cMqNFSxgWPvcApyAxYLr -goversion go1.15rc1 -D "" -importcfg $WORK/b507/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/f8/f88407e6e98445c4a3cd22fb7372249dbcd84cac88cafafc51b9aef8f041ae1d-d # internal github.com/containers/podman/vendor/k8s.io/klog mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/klog -complete -installsuffix shared -buildid U_WVM5V6udxDPpv7_zaw/U_WVM5V6udxDPpv7_zaw -goversion go1.15rc1 -D "" -importcfg $WORK/b538/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/30/30097f2d9139a09438020c0573b21f953311c451c8fd620ceceee718a029d632-d # internal github.com/containers/podman/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid kw_nmxcPS3vvenlmxWCx/kw_nmxcPS3vvenlmxWCx -goversion go1.15rc1 -D "" -importcfg $WORK/b543/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/47/47355e2b79b9bef38e8411da46d7db27dae521ffad43d59225d60910d999abb5-d # internal github.com/containers/podman/vendor/github.com/google/gofuzz mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid NQJ9C8hY_VIdlj3lzMJv/NQJ9C8hY_VIdlj3lzMJv -goversion go1.15rc1 -D "" -importcfg $WORK/b545/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/00/0099ba427e2ea9d7219263eff4a5a3d379c4c9eb10493764004482ff017a6cf9-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid o6noCXDlui3B3L6SX-fg/o6noCXDlui3B3L6SX-fg -goversion go1.15rc1 -D "" -importcfg $WORK/b547/importcfg -pack ./deep_equal.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b545/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b534/_pkg_.a # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/3b/3bf94b2c44e22b8ccba37deb9674efb1dfad6022209da2c9f072a823de279e42-d # internal github.com/containers/podman/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/podman/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/podman/pkg/hooks/exec -complete -installsuffix shared -buildid Q3jsNC2lrrd2IpNjOkQf/Q3jsNC2lrrd2IpNjOkQf -goversion go1.15rc1 -D "" -importcfg $WORK/b533/importcfg -pack ./exec.go ./runtimeconfigfilter.go cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/79/79ea8c472ee19fe00365f7548e8ee23cb803c61ab8c1d3c5185eb722e4486233-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid AsGwnXf6YFXAbUCz8JFC/AsGwnXf6YFXAbUCz8JFC -goversion go1.15rc1 -D "" -importcfg $WORK/b548/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/podman/libpod/lock/shm -installsuffix shared -buildid Fx8np3gYuKKhd8vfzOlo/Fx8np3gYuKKhd8vfzOlo -goversion go1.15rc1 -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/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/ea/ea4c522963b6199e2a1b6b6ecbd23b958599466c08b63984a93e3ca8392b3272-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid vfi9z6E_mZuJt3TNwyMZ/vfi9z6E_mZuJt3TNwyMZ -goversion go1.15rc1 -D "" -importcfg $WORK/b554/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/b7/b732372f783ee61c4c1bb16c0eaa64012b3bb24d66e4726ab7ef7cc0fb2c3dec-d # internal github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/podman/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid Uyb92b77Z1g4ItDp4OrQ/Uyb92b77Z1g4ItDp4OrQ -goversion go1.15rc1 -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/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/23/234f5c9a29fb7d772b7d7a34340e58634a2019858785a1f46877ee1fa47ff307-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid 51Kaf4BOT9SlvPefJWSh/51Kaf4BOT9SlvPefJWSh -goversion go1.15rc1 -D "" -importcfg $WORK/b546/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/ce/ce76879037fff502a88f10c50d423210ed147abe6ffd6162c948cc8387b1ae95-d # internal github.com/containers/podman/libpod/lock mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/lock/file=github.com/containers/podman/libpod/lock/file importmap github.com/containers/podman/v2/libpod/lock/shm=github.com/containers/podman/libpod/lock/shm importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/lock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/podman/libpod/lock -complete -installsuffix shared -buildid NVXNWbZv7DDroRksJd3f/NVXNWbZv7DDroRksJd3f -goversion go1.15rc1 -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/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/72/72f12a2399909a9d3fa74572371beae7a85cd469e1d477470c7caa0b53b5b5f0-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid 8orZCRAj63HqLutESBVF/8orZCRAj63HqLutESBVF -goversion go1.15rc1 -D "" -importcfg $WORK/b553/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/5c/5ca01aeb2cf6499c86dc320cfa2714bf24cb5282b4961c967d038bd594c41388-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid WD_OSI7xdFOt9ZihwHC6/WD_OSI7xdFOt9ZihwHC6 -goversion go1.15rc1 -D "" -importcfg $WORK/b537/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/1e/1ed9c8cb9c4fa71794fc04a38e9fb6fb8152304e8f91832dc5698947dbbe06c5-d # internal go/doc mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 16139cRBfnceqH_t8rt5/16139cRBfnceqH_t8rt5 -goversion go1.15rc1 -D "" -importcfg $WORK/b556/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/58/5868f016255fddb9add195fb72c85948d64810edcc76f786809a9b2c2c36df12-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b036/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid QgDeOGBBmbSAHAWTUOyy/QgDeOGBBmbSAHAWTUOyy -goversion go1.15rc1 -D "" -importcfg $WORK/b442/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/1e/1e6ece6a95180176f2770925d52c3f35ec03d846e13e700daeedd1a811fa5ca7-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid A15t1-sFnxZqNiTQgP46/A15t1-sFnxZqNiTQgP46 -goversion go1.15rc1 -D "" -importcfg $WORK/b558/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b537/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b553/_pkg_.a # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/65/6582b4312f5c3382de7ef15a1d51163a516d4bdcfb131b2d70a7c287a33a0706-d # internal github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid dKWauumyNt2Uvi1UTgM0/dKWauumyNt2Uvi1UTgM0 -goversion go1.15rc1 -D "" -importcfg $WORK/b559/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/16/163ff0edd1800d33cfd564e40ad31b4ed1145b544758d178bbcf4f3dafe1cc66-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid SrATMVn-fahwsVDAlt_h/SrATMVn-fahwsVDAlt_h -goversion go1.15rc1 -D "" -importcfg $WORK/b552/importcfg -pack ./validation.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -o $WORK/b493/_cgo_.o $WORK/b493/_cgo_main.o $WORK/b493/_x001.o $WORK/b493/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/00/00cf34fb9ac44fa6559e1a43b694bc4c7ba1720c4e4cdda1cd3011b6d03e6313-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid v63cWpOdp3nJS2oaSSPv/v63cWpOdp3nJS2oaSSPv -goversion go1.15rc1 -D "" -importcfg $WORK/b560/importcfg -pack ./json.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage sdjournal -dynimport $WORK/b493/_cgo_.o -dynout $WORK/b493/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/b1/b1358cc66047612229277c20b9fe9e5119e8f99b6c1b490bdf2a368b80faf860-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid 1nPkc1ErTYNlr3qTKXSb/1nPkc1ErTYNlr3qTKXSb -goversion go1.15rc1 -D "" -importcfg $WORK/b561/importcfg -pack ./from_stack.go cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b494/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid n83M05L7vvYKhL66BZaF/n83M05L7vvYKhL66BZaF -goversion go1.15rc1 -D "" -importcfg $WORK/b493/importcfg -pack ./functions.go ./read.go $WORK/b493/_cgo_gotypes.go $WORK/b493/journal.cgo1.go $WORK/b493/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/90/90a3f084cfaa511e158f9b34a44e993f853b57b1ed5875ffa0a6339c2f2592ad-d # internal github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b564/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b559/_pkg_.a # internal cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid Lrbej1yPLtXEO8EPd_9i/Lrbej1yPLtXEO8EPd_9i -goversion go1.15rc1 -D "" -importcfg $WORK/b564/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/c9/c90b0be9fe5cda38083952e100d9e41f583bbe522906e92fb449ffa90010e688-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid Qx3lSvakjiFwx4K2BDlU/Qx3lSvakjiFwx4K2BDlU -goversion go1.15rc1 -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/64/6435853acf1683449aa9889a976194c80aca09d212955d2dd5ce3f530dcaeba3-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid cVlR_XlKgA-DoqZB23HK/cVlR_XlKgA-DoqZB23HK -goversion go1.15rc1 -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/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/45/453a49f5d7bfacd95d654812e640a9bd42551dd4a0ce62d00e4ec143b0a8a296-d # internal github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/podman/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid DurX2dC5XmhZcLoP7adE/DurX2dC5XmhZcLoP7adE -goversion go1.15rc1 -D "" -importcfg $WORK/b567/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/23/237d5d3eadb83f02cf76d1d31d6c299afc7db2e8c89c605e077cdecd77c7b4c7-d # internal github.com/containers/podman/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b565/ cat >$WORK/b565/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -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/podman/vendor/github.com/modern-go/concurrent packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid -oktAUe0PhGXshHgUtLX/-oktAUe0PhGXshHgUtLX -goversion go1.15rc1 -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/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/14/14d5e8da63e598ea08c9eb060cccdb7b79a10252c77bf2ec0cb47af63a7cb2a5-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid 3NbiLI8ELvyj9uJ-dxT7/3NbiLI8ELvyj9uJ-dxT7 -goversion go1.15rc1 -D "" -importcfg $WORK/b569/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/0d/0de7ee0b5946c3c8f46c95009b0a983bccfd570b4613ce74692d5c4c481c8a4f-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid h63SgEFkkXZkD6IR9Mir/h63SgEFkkXZkD6IR9Mir -goversion go1.15rc1 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./httpstream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/a1/a13896cbb32298876af301e02ce34612b0a62f2f999ea5f34360c8daf6eed32f-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid ZaRrt6ix0Lj7MNfiRZYZ/ZaRrt6ix0Lj7MNfiRZYZ -goversion go1.15rc1 -D "" -importcfg $WORK/b575/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/3d/3dd69662d17edf7abe510354a7771f4de33939a37f37e65c2a06cdd6802f12f3-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid DXpMZEyt47tDF4Krdr7E/DXpMZEyt47tDF4Krdr7E -goversion go1.15rc1 -D "" -importcfg $WORK/b581/importcfg -pack ./framer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/c3/c347919e609381ba196e98e705c9b8f2bd4f0f025c98908869791a9b88d36fbc-d # internal github.com/containers/podman/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/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid h82fUO28yblp3dqW4AXS/h82fUO28yblp3dqW4AXS -goversion go1.15rc1 -D "" -importcfg $WORK/b583/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/35/35f53b54bb35b95b5832715622439e56c8e8c801b7621b883a67470b84a46afa-d # internal github.com/containers/podman/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/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 7t-ZrwcTJTmBcI0wUbDo/7t-ZrwcTJTmBcI0wUbDo -goversion go1.15rc1 -D "" -importcfg $WORK/b594/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/29/293b8dd8ee5bafdb2783765af9a48d2ae51127f91118b0e176de777502250db9-d # internal github.com/containers/podman/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/b076/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid qfZYVPZxK87R4hajjW9P/qfZYVPZxK87R4hajjW9P -goversion go1.15rc1 -D "" -importcfg $WORK/b595/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/2e/2e73a2e636fc98ca87967d0b1c6e5ba67457b3a20615f899834aaeb2800ba47c-d # internal github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid t9hxUSJfYNp-Ob0c7OLp/t9hxUSJfYNp-Ob0c7OLp -goversion go1.15rc1 -D "" -importcfg $WORK/b597/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/27/27f16bd1c2462914f2dfa49dd24265f988ba7222ab46647d06745da53e710aea-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid gBn8bM82GzLDoZUvonDv/gBn8bM82GzLDoZUvonDv -goversion go1.15rc1 -D "" -importcfg $WORK/b599/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/95/957271202a187d18d46fc59f510484508670a5434134c939886276fac641f52a-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b593/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b556/_pkg_.a # internal cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid bi4rvXIpemo3-BLECE6_/bi4rvXIpemo3-BLECE6_ -goversion go1.15rc1 -D "" -importcfg $WORK/b593/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/de/def8bf6bebf840064c6fce4695d73b89fa3892c0271843daa21d54687e8c1cbf-d # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/47/479d4d320225bd17d4fdce2805d58d014634faef70896215c5d006939a154982-d # internal github.com/containers/podman/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/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid rRj--xy3xIc80tmhqiu2/rRj--xy3xIc80tmhqiu2 -goversion go1.15rc1 -D "" -importcfg $WORK/b601/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b597/_pkg_.a # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/podman/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/podman/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/e4/e46a221646711047858b81a070426e4891f7b82525e08ecae68b7d954aa864e8-d # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid bsRE9QvqNUtK7gdj8ElX/bsRE9QvqNUtK7gdj8ElX -goversion go1.15rc1 -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 github.com/containers/podman/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid 475uPqOeLRzP9Qwcpl9h/475uPqOeLRzP9Qwcpl9h -goversion go1.15rc1 -D "" -importcfg $WORK/b607/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b493/_pkg_.a $WORK/b493/_x001.o $WORK/b493/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/16/16baf97a54e739430a29a6a279b144c5cb248ffd7ceb2d5492185e218431ca95-d # internal github.com/containers/podman/libpod/events mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/hpcloud/tail=github.com/containers/podman/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/podman/libpod/events -complete -installsuffix shared -buildid NR2tDoQVPT_rDWPTZK_8/NR2tDoQVPT_rDWPTZK_8 -goversion go1.15rc1 -D "" -importcfg $WORK/b479/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/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/f2/f2fc0ccab3805e6a142b750cbc78c9838edb9204cc45b97f5de744b63d86d993-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/podman/vendor/k8s.io/utils/integer packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid vglflhu_0RwPzAXwjoLq/vglflhu_0RwPzAXwjoLq -goversion go1.15rc1 -D "" -importcfg $WORK/b600/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/85/85ed6e63705e8e7bbbce9e24ae1e9ea7da65a9b4fac741fce3a41d633a336032-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid VD9IhYKV3uvT02_bSquD/VD9IhYKV3uvT02_bSquD -goversion go1.15rc1 -D "" -importcfg $WORK/b598/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/55/55e28a18307e2508024e82aa55450444dd542904e78e17a202fb57b41fecd2c1-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b582/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/29/29c8bb0ede4cc71d72664770292ae525424d9c51159dd3a6093589b7a9fdf7c8-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid GQJiLmD66kFc875AAYL7/GQJiLmD66kFc875AAYL7 -goversion go1.15rc1 -D "" -importcfg $WORK/b592/importcfg -pack ./oauth2.go ./token.go ./transport.go cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid k6eHlFU2Aaw8wwcPtOwk/k6eHlFU2Aaw8wwcPtOwk -goversion go1.15rc1 -D "" -importcfg $WORK/b582/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/eb/eb9bafda4ae16f90735e04c601ed010a415ca16d72361337a3fedcab568db98d-d # internal github.com/containers/podman/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/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid 4GchoHDwwJNOBXreMJkT/4GchoHDwwJNOBXreMJkT -goversion go1.15rc1 -D "" -importcfg $WORK/b608/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/29/29ea61f969e006419624df157ff0385662ac2f907b37a7701d058fdfedfaf2e4-d # internal github.com/containers/podman/pkg/lookup mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/lookup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/podman/pkg/lookup -complete -installsuffix shared -buildid mXjMjOpO5F2FBNmWIy9p/mXjMjOpO5F2FBNmWIy9p -goversion go1.15rc1 -D "" -importcfg $WORK/b610/importcfg -pack ./lookup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/19/19385f35df2e6b1c16b5a722c4e4930de2c7c4f0705f25f3771724c51ea72b93-d # internal github.com/containers/podman/pkg/netns mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/podman/pkg/netns -complete -installsuffix shared -buildid WZYzJ34ZUA7PcIUyfS-7/WZYzJ34ZUA7PcIUyfS-7 -goversion go1.15rc1 -D "" -importcfg $WORK/b611/importcfg -pack ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/94/94ed8102dd08211a1db969dcd8ff961dfb57434c5659db2d143fb3e17fae6224-d # internal github.com/containers/podman/pkg/resolvconf mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/resolvconf/dns=github.com/containers/podman/pkg/resolvconf/dns importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/podman/pkg/resolvconf -complete -installsuffix shared -buildid PAxdszR1rPd5JaB-SpbY/PAxdszR1rPd5JaB-SpbY -goversion go1.15rc1 -D "" -importcfg $WORK/b613/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/31/3147a0252d6c8772598613b9b31d15b899f8afdcc8b594c39689aa90ced57cb5-d # internal github.com/containers/podman/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/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid TDnWXhpIjLgaU-TzMgA1/TDnWXhpIjLgaU-TzMgA1 -goversion go1.15rc1 -D "" -importcfg $WORK/b616/importcfg -pack ./port.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/98/989ea3c81be1c3a212b023fb3ffc3455b032ac81954b00bc1a7c720466a81cdc-d # internal github.com/containers/podman/vendor/k8s.io/client-go/transport mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid XFOAvJfrhfjafm9RKFcF/XFOAvJfrhfjafm9RKFcF -goversion go1.15rc1 -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/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/b4/b464cdf8629cf58e602add88da83c270a916bf62211aa717e7894ce9b0508d32-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b414/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid Z0jhzVnhtDwO8bbAwrJg/Z0jhzVnhtDwO8bbAwrJg -goversion go1.15rc1 -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/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/85/858e7ac8f9e2f548e4029946f92c4f99c1d091254bfca8add1e64f95913ac776-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid XskqitjmPRdBC_azSNYy/XskqitjmPRdBC_azSNYy -goversion go1.15rc1 -D "" -importcfg $WORK/b619/importcfg -pack ./msgutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/5e/5ecc103d066a4239c01b2614326f8c3416822697d9f48bdc2603a96287eeb9cf-d # internal github.com/containers/podman/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/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid uqBnjN90SAmVEw8bp4u9/uqBnjN90SAmVEw8bp4u9 -goversion go1.15rc1 -D "" -importcfg $WORK/b625/importcfg -pack ./udp_proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/90/90e87ee4f6c63a5b40363eee42ce4081dcad2d5acb92457b583db3094af612cd-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid 8CzLDLm0VNte3AMQjsd5/8CzLDLm0VNte3AMQjsd5 -goversion go1.15rc1 -D "" -importcfg $WORK/b626/importcfg -pack ./portutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/41/4182bfbf2a40f1e4caa23e9d7329da8cc8507fe98526f52cf83ae39ff83c5201-d # internal github.com/containers/podman/pkg/selinux mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/podman/pkg/selinux -complete -installsuffix shared -buildid rb3u6k0vcRdcmWY0VINx/rb3u6k0vcRdcmWY0VINx -goversion go1.15rc1 -D "" -importcfg $WORK/b627/importcfg -pack ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/0b/0b8e72a8735758ea63dfee8b7886266de3bdae7d501e5a8b934b79431b47e3a3-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid p8elB3GjncR-okaNFE1f/p8elB3GjncR-okaNFE1f -goversion go1.15rc1 -D "" -importcfg $WORK/b620/importcfg -pack ./msg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/99/996be9fb7a2512143a4dfca67b766ee0ea3f03250109633e86f3c7404d2a123c-d # internal github.com/containers/podman/pkg/systemd mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/systemd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/podman/pkg/systemd -complete -installsuffix shared -buildid N7XVQ2xN670KGR14PWLO/N7XVQ2xN670KGR14PWLO -goversion go1.15rc1 -D "" -importcfg $WORK/b628/importcfg -pack ./activation.go ./dbus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/bd/bdcf1145c7cf8e8ce3c6454c4a9a5dab5891853458ecd8658b4ed432013250c0-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid w8c_dJ64YHyWR2Zu0rms/w8c_dJ64YHyWR2Zu0rms -goversion go1.15rc1 -D "" -importcfg $WORK/b629/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/ea/ead08315f70d3e487c973905bdf76b50591112baad0599bb3510f121ff511418-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon -complete -installsuffix shared -buildid xWek3XWzR2l-vsWWNunU/xWek3XWzR2l-vsWWNunU -goversion go1.15rc1 -D "" -importcfg $WORK/b630/importcfg -pack ./sdnotify.go ./watchdog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/9a/9a0e3f696b2666f6ebeec2d1321ed57f90100120ea24f8f5f3186ffbbbed96ef-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b618/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b628/_pkg_.a # internal cat >$WORK/b618/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid DBB7rR1VHUlk54UtleHM/DBB7rR1VHUlk54UtleHM -goversion go1.15rc1 -D "" -importcfg $WORK/b618/importcfg -pack ./child.go cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/aa/aa13584f0961ef889ef0434207b31e305df189b6845bacb3e8701e9b4c022fbf-d # internal github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid xWt8jczfJIsV3cR7bc0G/xWt8jczfJIsV3cR7bc0G -goversion go1.15rc1 -D "" -importcfg $WORK/b623/importcfg -pack ./tcp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/a7/a7030b4b2d5e4b640f466b34f4b3c860534fc574b1228c80c6b53ec10f1baed7-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid y72eyDpDjvvfcA76bqcY/y72eyDpDjvvfcA76bqcY -goversion go1.15rc1 -D "" -importcfg $WORK/b624/importcfg -pack ./udp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/7b/7b5bc68836c11c75bf4d42d5d66d77cbce4d4df4e51da0e917fa079e33227cda-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid 7VJTTM424vw_qRHqc9wU/7VJTTM424vw_qRHqc9wU -goversion go1.15rc1 -D "" -importcfg $WORK/b631/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/6e/6e3fd7107613c0b5032712d0b8333dc56eb8c20514bbe5ccfad12b8594db3250-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netns mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid yzx6pgpdeY58Tn6eea7B/yzx6pgpdeY58Tn6eea7B -goversion go1.15rc1 -D "" -importcfg $WORK/b634/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/ce/ceb359b4e60d6215da27adfa30b2298138a947b685674088521c151dc472f0ac-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid 6HVHXzoZcxDOqk9VIt-Y/6HVHXzoZcxDOqk9VIt-Y -goversion go1.15rc1 -D "" -importcfg $WORK/b640/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b618/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/df/dfdb189008a710e1c09b32d660e9f5263f8fd61a94e1ae991d874bffcabad20d-d # internal github.com/containers/podman/pkg/env mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/env /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/podman/pkg/env -complete -installsuffix shared -buildid GAxmKDUEi6A3uZIs7_Up/GAxmKDUEi6A3uZIs7_Up -goversion go1.15rc1 -D "" -importcfg $WORK/b655/importcfg -pack ./env.go ./env_supported.go cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/2b/2bd9873671a174e534173e533cd8fa8258c516aa89b2df2298047326abd4ae1e-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid QLGRDPRMxnoeM_aT9PTB/QLGRDPRMxnoeM_aT9PTB -goversion go1.15rc1 -D "" -importcfg $WORK/b658/importcfg -pack ./hwaddr.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/1c/1c294c35b4dc7b4ec39d658c5254980a9ff6f058087545e24efb8659fa36fb8a-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid 1S8qxysGOrpYeN9798gr/1S8qxysGOrpYeN9798gr -goversion go1.15rc1 -D "" -importcfg $WORK/b622/importcfg -pack ./parent.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/94/9490defe85316fb5ec5e61c3c605b8866aeb6febb44d321d48a084dcf3efec80-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid ySE6YT20l154TICR69MO/ySE6YT20l154TICR69MO -goversion go1.15rc1 -D "" -importcfg $WORK/b659/importcfg -pack ./sysctl_linux.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/24/2442d3477108f1eab68af4a1b1c17b6b894f1701882779f68b4577a51f35e354-d # internal github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid niGx7sGH89uFSiD_CdAg/niGx7sGH89uFSiD_CdAg -goversion go1.15rc1 -D "" -importcfg $WORK/b660/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b659/_pkg_.a # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/3a/3ac67387294d8c1292534290cf270be4591d34faafd8e8111eeb0b60cd108b3f-d # internal github.com/containers/podman/vendor/github.com/safchain/ethtool mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/podman/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid u6o9HTomTh5ynqvBx25E/u6o9HTomTh5ynqvBx25E -goversion go1.15rc1 -D "" -importcfg $WORK/b661/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b606/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/c9/c967d862ff4b76a7ff2824b1340176364cb522b498e4752fe13602a9d86ad321-d # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/86/86d707f7ce11eab69695724645ab1ea5f262002aea37ee8717b1bea1a4a5ded1-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b663/ github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b633/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid EQ2NbYl08kNSYTiPor9c/EQ2NbYl08kNSYTiPor9c -goversion go1.15rc1 -D "" -importcfg $WORK/b663/importcfg -pack ./store.go cat >$WORK/b633/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid lKSn3J5YMv264tmtbR4T/lKSn3J5YMv264tmtbR4T -goversion go1.15rc1 -D "" -importcfg $WORK/b633/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 cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/b3/b3814d421674f750e3fb29f881ec40d8fd4e5817b03f16723a6653d0eb86d040-d # internal github.com/containers/podman/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/podman/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid igtZRoNfNBzztBWRWv1w/igtZRoNfNBzztBWRWv1w -goversion go1.15rc1 -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/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/76/76494063ee8e74ce2fa9a039186589115b10a8001471a5922d6a5b08d1642ed1-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid Cb9gVeIxnTftR78TgQ0r/Cb9gVeIxnTftR78TgQ0r -goversion go1.15rc1 -D "" -importcfg $WORK/b668/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/f3/f3014452fffb3ad39039ab36277d4c7dc1f17c3a40b8f9b12373106e113eb3f6-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid QLYbVm3g48ZlqHV0KnfE/QLYbVm3g48ZlqHV0KnfE -goversion go1.15rc1 -D "" -importcfg $WORK/b637/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/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/a2/a25bae3912aac95a2e7cb20d0bb78944d955ed9499b55e4ff714efb7ad07b0b2-d # internal github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid 4GNbB7xaYZtJrSx4SIYH/4GNbB7xaYZtJrSx4SIYH -goversion go1.15rc1 -D "" -importcfg $WORK/b617/importcfg -pack ./builtin.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/17/1710545b52dc1660e2861174fa7098486bce1705906857d6581ffa6ea4ce7eab-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid hUfU-EXQpW6j97UMkYj3/hUfU-EXQpW6j97UMkYj3 -goversion go1.15rc1 -D "" -importcfg $WORK/b669/importcfg -pack ./cgroups.go ./stats.go ./utils.go ./v1_utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/3a/3aa6b812c9527d2559e39f17d455aac725b773ae7f159866b5f79463a880325b-d # internal github.com/containers/podman/pkg/rootlessport mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/podman/pkg/rootlessport -complete -installsuffix shared -buildid vfgBUP2hFLsmACncUaC-/vfgBUP2hFLsmACncUaC- -goversion go1.15rc1 -D "" -importcfg $WORK/b615/importcfg -pack ./rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/a7/a721b25132faad3934122aafc6266b58c0a9c4b56e9b9699de13a135cb4a996e-d # internal github.com/containers/podman/pkg/seccomp mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/containers/podman/pkg/seccomp -complete -installsuffix shared -buildid oG3i92yNMvNL5Z77U6e2/oG3i92yNMvNL5Z77U6e2 -goversion go1.15rc1 -D "" -importcfg $WORK/b670/importcfg -pack ./seccomp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/e2/e23ed710ec8d5c0cafa2a6ec1c402e0d5bac7be540ce298d7639bea57d752dee-d # internal github.com/containers/podman/vendor/github.com/google/shlex mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/podman/vendor/github.com/google/shlex -complete -installsuffix shared -buildid 1s9CDDtQM6-mCof4HTIm/1s9CDDtQM6-mCof4HTIm -goversion go1.15rc1 -D "" -importcfg $WORK/b672/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/17/17674c75141bd18d70b82403d60e0e9003452dd34c1b1a953e4c7b9681d87290-d # internal github.com/containers/podman/vendor/github.com/gorilla/schema mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid Q_5DhbPHHdQp25rVE8nz/Q_5DhbPHHdQp25rVE8nz -goversion go1.15rc1 -D "" -importcfg $WORK/b676/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/87/87c7e808ac7b49d652663893d6f0cd532277fa6194efbc5cc891e602c44eb6a2-d # internal github.com/containers/podman/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b615/_pkg_.a # internal mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/podman/pkg/auth -complete -installsuffix shared -buildid 90s4yEZxMtzWpw7EP1J_/90s4yEZxMtzWpw7EP1J_ -goversion go1.15rc1 -D "" -importcfg $WORK/b680/importcfg -pack ./auth.go cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/4f/4f0229acde46a576059f4587f802febbed82bd2528e10f2027a1062bbb0339f9-d # internal github.com/containers/podman/pkg/api/server/idletracker mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/api/server/idletracker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/podman/pkg/api/server/idletracker -complete -installsuffix shared -buildid h0ki8ySeCLQ-_5fBZJMR/h0ki8ySeCLQ-_5fBZJMR -goversion go1.15rc1 -D "" -importcfg $WORK/b704/importcfg -pack ./idletracker.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/28/28c10654f9047e3d857ce51a39c1485b674edd657f86eaade41a956e58a04e87-d # internal github.com/containers/podman/vendor/github.com/google/uuid mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/podman/vendor/github.com/google/uuid -complete -installsuffix shared -buildid cUAtuDcSrwX2ihdSJN4R/cUAtuDcSrwX2ihdSJN4R -goversion go1.15rc1 -D "" -importcfg $WORK/b705/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/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/fd/fd84d02fe31a2cb81df6c819a1293983a7d2e1d55cafdcdd0c6857662767854e-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/docker/docker/pkg/parsers=github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid O_x3BL1yHTXrL_RKutu3/O_x3BL1yHTXrL_RKutu3 -goversion go1.15rc1 -D "" -importcfg $WORK/b667/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.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/b633/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/27/27e434e4e92df96f02890a6a4b1eba771d31bb941cc286e89c5d7ec7a76cff9c-d # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid 1nzavIoyeDyKnCHh15no/1nzavIoyeDyKnCHh15no -goversion go1.15rc1 -D "" -importcfg $WORK/b711/importcfg -pack ./field.go ./tags.go cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/97/972824630f46f5052f22db92922f835103c20d09ccd98f9ca01d8d258ba4cedd-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b633/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid ESGGZYwbS4hfodyI2JhW/ESGGZYwbS4hfodyI2JhW -goversion go1.15rc1 -D "" -importcfg $WORK/b632/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/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/8b/8b24818f825dc23afaed3ababf9a9415f8c5ebf0697f231a91c8015f427aac00-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b714/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid OZCZ_I5hzCI1HPSZubO9/OZCZ_I5hzCI1HPSZubO9 -goversion go1.15rc1 -D "" -importcfg $WORK/b714/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/bd/bd84e1bafa51e2108579f6c07c161fb6bf03ad5a2d25fbe72b95e339f9656756-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b716/ cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid UXdWdSB5VVLcFpKuv3IF/UXdWdSB5VVLcFpKuv3IF -goversion go1.15rc1 -D "" -importcfg $WORK/b716/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/9b/9b5ab840ae81f12cc920408bf2dcf5939f258ef86fc9f237aaf3b7a70c1014c3-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b716/_pkg_.a # internal mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid eNu_X-5GWP68Juq2faxg/eNu_X-5GWP68Juq2faxg -goversion go1.15rc1 -D "" -importcfg $WORK/b717/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/b716/_pkg_.a /builddir/.cache/go-build/cd/cd1472da190cc7cba36637b4b0c0df94d360b87b88136586d6a90984f259bd95-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b723/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid MZt1VsJl74jAh_9X3W77/MZt1VsJl74jAh_9X3W77 -goversion go1.15rc1 -D "" -importcfg $WORK/b723/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/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/66/66b586c445b3dcc8fe1b61a9831e6e41f57e62a49a322c7afe17d04c08e0d5b6-d # internal log/syslog mkdir -p $WORK/b732/ cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid ZoR5_UnllE-OJzD_jxJA/ZoR5_UnllE-OJzD_jxJA -goversion go1.15rc1 -D "" -importcfg $WORK/b732/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/3c/3c95360f7a9d91518bdf64c2424075632248765bcae7705db663997c50e98f02-d # internal runtime/pprof mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -shared -p runtime/pprof -std -installsuffix shared -buildid WoxRjeqs3AVfmNy159GF/WoxRjeqs3AVfmNy159GF -goversion go1.15rc1 -D "" -importcfg $WORK/b733/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/fb/fb2846a7c55bd5b8835945b57efece62a9075971c301c06531f53f0db294ddb4-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile log/syslog=$WORK/b732/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid AIn2M37n5dw3HKSN-qLE/AIn2M37n5dw3HKSN-qLE -goversion go1.15rc1 -D "" -importcfg $WORK/b731/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/b5/b5dded169b815b068994b4f0b95fcd29fb7a63fcd1280c7162848d9aa6b26e74-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/46/469355088521338db58dcaaed5f0b0ac6eb53559e352062f61c694e4cca26866-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/f9/f931a5a34946d6a506f6a4b80430c35550f7e5e97633225135e3a0b04844513c-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid n8WygiR8BdCRzghxTM0I/n8WygiR8BdCRzghxTM0I -goversion go1.15rc1 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/be/beca00ac0712dc6c282a8d50724714a8e132cf1a14ee4cd44493c2ca048d6492-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/94/94ca89172ad6f435da1b0170215b6ebd1d26ea6eb5afeb6c95f29211a0a3f474-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid N5X-E4Frr8_qShhhP1O_/N5X-E4Frr8_qShhhP1O_ -goversion go1.15rc1 -D "" -importcfg $WORK/b694/importcfg -pack ./common.go ./exec_codes.go github.com/containers/podman/libpod/image mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/podman/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/podman/libpod/image -complete -installsuffix shared -buildid 9DjOuS8EXJm15ifuKjZE/9DjOuS8EXJm15ifuKjZE -goversion go1.15rc1 -D "" -importcfg $WORK/b475/importcfg -pack ./config.go ./docker_registry_options.go ./errors.go ./filters.go ./image.go ./manifests.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./tree.go ./utils.go github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid eWOaYzAPnFI5W_aUJdf5/eWOaYzAPnFI5W_aUJdf5 -goversion go1.15rc1 -D "" -importcfg $WORK/b471/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/00/00f7b63e86487a47468ee59dddd6ac2aa16b88ce1ff837956aaa3b85bb0f220d-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b719/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger cat >$WORK/b719/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid FDWQGSrQEpckJjgIZ11F/FDWQGSrQEpckJjgIZ11F -goversion go1.15rc1 -D "" -importcfg $WORK/b719/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go mkdir -p $WORK/b718/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid HnVL544FEszbkFUzuw7s/HnVL544FEszbkFUzuw7s -goversion go1.15rc1 -D "" -importcfg $WORK/b718/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/5a/5a08b177b3c7f311a740683a18d50d93d0f817ff70b51ba199d061b7bca1cdfd-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid I1IEKI5dA7niVyiNVR58/I1IEKI5dA7niVyiNVR58 -goversion go1.15rc1 -D "" -importcfg $WORK/b720/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/55/552cd865a83e07477de2f3ee05baa79973753b1e80785fee6f20d1060f709746-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b727/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid wicDrmHvl9JkHHW7JVzH/wicDrmHvl9JkHHW7JVzH -goversion go1.15rc1 -D "" -importcfg $WORK/b727/importcfg -pack ./baggagerestrictionmanager.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/33/3370a6b76fd50cbde3363222d022e0bcc94649dd22cb447a15c8ab25b9ef7efc-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/49/494b8b4e360eb16e224a34a708d5c6a311c5a7d9ebca654646eaa8aac854f58f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b637/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/4b/4bc6c8bf13ee8c2d9c6740671f4ada1f78b6ed0ab27d951967160869d265a8ee-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid sBTIruivFGELNnKdokZr/sBTIruivFGELNnKdokZr -goversion go1.15rc1 -D "" -importcfg $WORK/b722/importcfg -pack ./agent.go ./constants.go ./ttypes.go cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/66/6641d9659ded92b82efefc15ec6cae8b2bcbae9affe2c54714f4f816a243e798-d # internal github.com/containers/podman/pkg/terminal mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/podman/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/homedir=$WORK/b644/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/podman/pkg/terminal -complete -installsuffix shared -buildid 7g28Rt2M5V4g_SN_PhpA/7g28Rt2M5V4g_SN_PhpA -goversion go1.15rc1 -D "" -importcfg $WORK/b636/importcfg -pack ./console_unix.go ./util.go github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid 79ZNbrRuZwo66FgzOQBY/79ZNbrRuZwo66FgzOQBY -goversion go1.15rc1 -D "" -importcfg $WORK/b645/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/3a/3a2de1422126d1ff2eef57c28a64893cd04f8452551cedca77b8a8f017c1885d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/7a/7a4ec171a0a7d5dbf7001e9f5004bd2ee3918e8a27300e0fd9a2c5e375932c83-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/6c/6cf260cff6826832dfa4523db72db2eb64a2198dbc5dc073fd07792b9938baa2-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b721/ cat >$WORK/b721/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/log=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid b8wIxk_rIvQCtV09dP4e/b8wIxk_rIvQCtV09dP4e -goversion go1.15rc1 -D "" -importcfg $WORK/b721/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./reconnecting_udp_conn.go ./udp_client.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/71/714c2fd87260d2276ab47b5c7a2839399ea05267dbab1c116cdffb99919bf52e-d # internal github.com/containers/podman/pkg/domain/utils mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/podman/pkg/domain/utils -complete -installsuffix shared -buildid -EwvvZdqup2ju7zgVxcK/-EwvvZdqup2ju7zgVxcK -goversion go1.15rc1 -D "" -importcfg $WORK/b654/importcfg -pack ./utils.go github.com/containers/podman/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/podman/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid PE-apUbHdxROQjbBtvbn/PE-apUbHdxROQjbBtvbn -goversion go1.15rc1 -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/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/cb/cbb424c86f2c2bd6827108ea52f9adbfa205eed1441528597b016508e9f7e238-d # internal github.com/containers/podman/libpod/define mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/podman/libpod/define -complete -installsuffix shared -buildid j7xux0o86lDOJ09fXvgI/j7xux0o86lDOJ09fXvgI -goversion go1.15rc1 -D "" -importcfg $WORK/b473/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/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/31/313032fbe05d6d574b34ded6b3030b03a9a2484a5c6efa3ba0c616f5ee30d203-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/containers/podman/vendor/go.uber.org/atomic packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.uber.org/atomic=$WORK/b724/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid jclbcBq6fkxfwSC91ctr/jclbcBq6fkxfwSC91ctr -goversion go1.15rc1 -D "" -importcfg $WORK/b710/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/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/35/35cf2bf44c93d53e806eed72096fd7145e3a8ad75619fa667b67cf61c6e48e26-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/24/24a550025ab56a494200e425c773a7b744f3d95090692d1b3b3695c805f41b42-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/d7/d7b39a3a8a7965666af376fa272c5f1cd940df78075e2911a0980fe973649abe-d # internal github.com/containers/podman/pkg/specgen mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/specgen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/podman/pkg/specgen -complete -installsuffix shared -buildid k7rrJDwpiGP5IcLYsT2G/k7rrJDwpiGP5IcLYsT2G -goversion go1.15rc1 -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/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/be/be41d2367368dce49e32481276050fce6d87343e75da1be8a135407490f2922e-d # internal github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v2/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/podman/pkg/domain/entities -complete -installsuffix shared -buildid RhkhAXgb3PcV4Bzsokmu/RhkhAXgb3PcV4Bzsokmu -goversion go1.15rc1 -D "" -importcfg $WORK/b470/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/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/56/56fcd30d9f4f274bbd085326be80f3b0e3e12ea3712cb27374a9ca5e3181bfc0-d # internal github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/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/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid TP12V06derAHR0ArUSsD/TP12V06derAHR0ArUSsD -goversion go1.15rc1 -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/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/83/83a3feb9a13a8dcf6e37c8f8cfb8934b84380b5ae82afbf65e25f9c2dc664c19-d # internal github.com/containers/podman/pkg/api/handlers mkdir -p $WORK/b675/ github.com/containers/podman/cmd/podman/utils github.com/containers/podman/pkg/bindings mkdir -p $WORK/b635/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b635/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/podman/pkg/api/handlers -complete -installsuffix shared -buildid eHRU3IBfzljTTARD2Khn/eHRU3IBfzljTTARD2Khn -goversion go1.15rc1 -D "" -importcfg $WORK/b675/importcfg -pack ./decoder.go ./types.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/podman/pkg/bindings -complete -installsuffix shared -buildid AFHivy7lrUKZpVAG2Okp/AFHivy7lrUKZpVAG2Okp -goversion go1.15rc1 -D "" -importcfg $WORK/b635/importcfg -pack ./bindings.go ./connection.go ./errors.go mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/podman/cmd/podman/utils -complete -installsuffix shared -buildid 94PmfLEzY__-nGED_r3m/94PmfLEzY__-nGED_r3m -goversion go1.15rc1 -D "" -importcfg $WORK/b690/importcfg -pack ./alias.go ./error.go ./utils.go cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/32/32589729619621ddbdec8ff3f0113cafef37f7e2ed1cce415c6b0441185b8323-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b728/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b729/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid ZPb-brUri6mg0ewLoYUC/ZPb-brUri6mg0ewLoYUC -goversion go1.15rc1 -D "" -importcfg $WORK/b728/importcfg -pack ./options.go ./throttler.go mkdir -p $WORK/b726/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid _2xxCRPuww4dMiGZRgk_/_2xxCRPuww4dMiGZRgk_ -goversion go1.15rc1 -D "" -importcfg $WORK/b729/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cat >$WORK/b726/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid tBKAgq8YvRukdzkIyvRw/tBKAgq8YvRukdzkIyvRw -goversion go1.15rc1 -D "" -importcfg $WORK/b726/importcfg -pack ./options.go ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/66/66428a4fbf9e79ab17ea052b38ef44d268b0ceda63df749b89ee361b3dd90cde-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b730/ cat >$WORK/b730/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid iLBfXPLJynE8tsaeVfUK/iLBfXPLJynE8tsaeVfUK -goversion go1.15rc1 -D "" -importcfg $WORK/b730/importcfg -pack ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b729/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b726/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/96/960045fed8a21032dc1f8b81fd03906965aa5513fcc5797d3c51fa69d2a312c0-d # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/f2/f204135285ab660ebb1e7dfa352d344c78a044880e0484a585dabba7c7d96c58-d # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/41/419b02357af518c58038a362d6919957a625f2802ad01258a903fa9ef3d95571-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/4e/4e54f8f5f8f7c523ed2156ee69846c92a6d2db9bfbc8e48ef10dc7650434aa1a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/aa/aae6ecb00c331f884fee736e9193b3dff80efe55020da85a84cf8ec6e6520fae-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b678/ github.com/containers/podman/pkg/bindings/manifests github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b679/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/podman/pkg/bindings/generate -complete -installsuffix shared -buildid wa7BkM6Ha1AheVi_jLdu/wa7BkM6Ha1AheVi_jLdu -goversion go1.15rc1 -D "" -importcfg $WORK/b678/importcfg -pack ./generate.go github.com/containers/podman/pkg/bindings/containers mkdir -p $WORK/b677/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/podman/pkg/bindings/images -complete -installsuffix shared -buildid PUcclVT0UTNS0y8kYxu_/PUcclVT0UTNS0y8kYxu_ -goversion go1.15rc1 -D "" -importcfg $WORK/b679/importcfg -pack ./diff.go ./images.go ./rm.go mkdir -p $WORK/b681/ github.com/containers/podman/pkg/bindings/network mkdir -p $WORK/b682/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b681/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/podman/pkg/bindings/manifests -complete -installsuffix shared -buildid 5arymP24Dq4ZVEWPI3Bg/5arymP24Dq4ZVEWPI3Bg -goversion go1.15rc1 -D "" -importcfg $WORK/b681/importcfg -pack ./manifests.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/podman/pkg/bindings/containers -complete -installsuffix shared -buildid zQVtrTBpfjbb-cx-71Nf/zQVtrTBpfjbb-cx-71Nf -goversion go1.15rc1 -D "" -importcfg $WORK/b677/importcfg -pack ./attach.go ./checkpoint.go ./commit.go ./containers.go ./create.go ./diff.go ./exec.go ./healthcheck.go ./logs.go ./mount.go ./types.go cat >$WORK/b682/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/podman/pkg/bindings/network -complete -installsuffix shared -buildid BsXc-rQeTgknKG4tjnQ5/BsXc-rQeTgknKG4tjnQ5 -goversion go1.15rc1 -D "" -importcfg $WORK/b682/importcfg -pack ./network.go cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/a9/a9fbe281b0f67fb79762d55e051615b93c07929e13c3d8e5cc6cbc4d7b8b3650-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/containernetworking/plugins/pkg/utils/sysctl=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl importmap github.com/coreos/go-iptables/iptables=github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/podman/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid JLdEvzTs3ayNiGu30pIM/JLdEvzTs3ayNiGu30pIM -goversion go1.15rc1 -D "" -importcfg $WORK/b657/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/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/91/91c1fd98c8d1b4d59ba043ec88e50d0ac3128de8b20edfb3071c61ef1c226647-d # internal github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/podman/pkg/bindings/play -complete -installsuffix shared -buildid wL1LmeHkg6sJWzIaR7as/wL1LmeHkg6sJWzIaR7as -goversion go1.15rc1 -D "" -importcfg $WORK/b683/importcfg -pack ./play.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b730/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/ec/ec8b3663552fdee94e4f0e86bcea0c5136d13f8ec8727bf89e402d95a6153b1f-d # internal github.com/containers/podman/pkg/bindings/pods cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/38/38fb82684155a5ed5d15f3ffe569b6c1a11562a6cbed43ddbb3b5e66d1ac6e18-d # internal mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b685/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/podman/pkg/bindings/pods -complete -installsuffix shared -buildid 7951cL_7Ht-Cqti7tqdu/7951cL_7Ht-Cqti7tqdu -goversion go1.15rc1 -D "" -importcfg $WORK/b684/importcfg -pack ./pods.go cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/podman/pkg/bindings/system -complete -installsuffix shared -buildid YFZ38a7l4leH3CYi-8gI/YFZ38a7l4leH3CYi-8gI -goversion go1.15rc1 -D "" -importcfg $WORK/b685/importcfg -pack ./info.go ./system.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/a7/a79c778b6b9dd69fa256904cdd26788323d14ffa5c415d5bfcfbf3961a4c641b-d # internal github.com/containers/podman/pkg/bindings/volumes mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/podman/pkg/bindings/volumes -complete -installsuffix shared -buildid yVp50-HepU5KyW5J07aW/yVp50-HepU5KyW5J07aW -goversion go1.15rc1 -D "" -importcfg $WORK/b686/importcfg -pack ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/97/97b2d04824e6d6da918fa530ac622ce8fcac46621cafb0b5d892acf07ed59136-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid VLuC-1708ZphyCkgs8XE/VLuC-1708ZphyCkgs8XE -goversion go1.15rc1 -D "" -importcfg $WORK/b725/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/7f/7f64b9e9401af95f1a3b0aee22b8f8bac4c2e1b00f6a886b1f2f73e3605ea786-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/ca/ca9ee7ef16d38bdedc9caa6af3244b33d84a72e28e0821c5c590e3782f610fcb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/aa/aa4634db5c875a629a2f665206fc637cd7faa6312c9be1ded498b366ebaff7fc-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid dX05sDRD724T56en3FRq/dX05sDRD724T56en3FRq -goversion go1.15rc1 -D "" -importcfg $WORK/b662/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/57/576fbff6977903323107329ae1526973a7b914471ccef981f89eadb88335afa8-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/a8/a893adccd3ce91506a1c6cea887164f3b0b6ef5db877e805f9e19f3ca68394ca-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/30/309a078cb30d2ef59fa3030281a2fae17e849e11a09a5b760c3404657ef9857d-d # internal github.com/containers/podman/pkg/network mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/podman/pkg/network -complete -installsuffix shared -buildid Ax25VBQZ3Hr9S-Alrk4R/Ax25VBQZ3Hr9S-Alrk4R -goversion go1.15rc1 -D "" -importcfg $WORK/b656/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/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/ba/ba0bfc5127fbb84bbc94282f2a700eb6618a01c936f6b76c1a67378189a65240-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v2/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v2/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v2/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v2/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v2/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v2/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v2/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v2/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b679/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b682/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b683/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b686/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/containers/podman/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid qYiLL934yUY87nuHar_4/qYiLL934yUY87nuHar_4 -goversion go1.15rc1 -D "" -importcfg $WORK/b674/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/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/fb/fb415eb01db9a605a99dcdf250b843ccb8cf3a4bede3ebc17be0dc17856db3a5-d # internal github.com/containers/podman/pkg/tracing mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config=$WORK/b725/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/tracing /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/containers/podman/pkg/tracing -complete -installsuffix shared -buildid PBKMeW3DjFB09zc5vhqu/PBKMeW3DjFB09zc5vhqu -goversion go1.15rc1 -D "" -importcfg $WORK/b709/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/09/09f4e239557022ae9feda21ae13d4bdf9e063dd3c428c0c521393010cb9cc7b0-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/92/9264099005e0e12eec1dfdb9c57735982b2eb36d03fef80a430193fe57998fd7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/bc/bc85df19bc5444817ae4b0370b2cbc20558c1fb3af1b5c4c02a967978d9bbef6-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b574/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b568/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b590/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid HeNoK8kIW6xzsRYSAjUc/HeNoK8kIW6xzsRYSAjUc -goversion go1.15rc1 -D "" -importcfg $WORK/b574/importcfg -pack ./streaming.go cat >$WORK/b568/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid -amXYTkuWZq3JXSeT18r/-amXYTkuWZq3JXSeT18r -goversion go1.15rc1 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF mkdir -p $WORK/b580/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid WV8_T48avMNG2T22vFlq/WV8_T48avMNG2T22vFlq -goversion go1.15rc1 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid 6fMkjvL1KRZ89v8--O9q/6fMkjvL1KRZ89v8--O9q -goversion go1.15rc1 -D "" -importcfg $WORK/b580/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b580/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/3a/3acca8909fdfe7ac07fabc39a96c352e5a414a99c881ee8bae2e4fa61b2eb1e8-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b579/ cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/62/6219f18f076bd8e4852a070ca00ed32705c550951977b85e99151770e376b059-d # internal cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid qSFdtncgXJ8_wrgh0hAf/qSFdtncgXJ8_wrgh0hAf -goversion go1.15rc1 -D "" -importcfg $WORK/b579/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/0f/0ff700a0a537529c144b807c6281982e2997e3e909b9f80f1c87af28834f8860-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/d2/d2c6ff97b62ad5354f7eca102ee3deb8a7175296e37e986adbb53c170774cf5b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b674/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/04/04240e058c886702c58431267660e6591cc0193eddb3aa6af5dd4863d68f3166-d # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/ad/adbee8df3ffe93284bc7873df05405d121054d3ee505d6439034eece3016fbfd-d # internal github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/podman/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid YN9SNUGGFukcGj0pzjPj/YN9SNUGGFukcGj0pzjPj -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/9d/9d9445f26c8aa4f795db309a277a36fe538a6f310527eccb7a2232e6ec243274-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid 13w9ZVVtwu-QN1xraaIn/13w9ZVVtwu-QN1xraaIn -goversion go1.15rc1 -D "" -importcfg $WORK/b571/importcfg -pack ./constants.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b573/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b586/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid Q_jtYHiaoO6KSGIUlzo9/Q_jtYHiaoO6KSGIUlzo9 -goversion go1.15rc1 -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/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid FbtYbfoIuN0PWwakXSnW/FbtYbfoIuN0PWwakXSnW -goversion go1.15rc1 -D "" -importcfg $WORK/b586/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b584/ github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b587/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid eZg6X2eppO55YLau_lag/eZg6X2eppO55YLau_lag -goversion go1.15rc1 -D "" -importcfg $WORK/b584/importcfg -pack ./doc.go ./protobuf.go cat >$WORK/b587/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid hfHRLnmoWOSBpAGfYqYC/hfHRLnmoWOSBpAGfYqYC -goversion go1.15rc1 -D "" -importcfg $WORK/b587/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid B5WntjIwF3UhP3Ndu3vW/B5WntjIwF3UhP3Ndu3vW -goversion go1.15rc1 -D "" -importcfg $WORK/b596/importcfg -pack ./decoder.go ./encoder.go github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid sZNTXOXVPnSOL9q8ov-e/sZNTXOXVPnSOL9q8ov-e -goversion go1.15rc1 -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/a6/a67d3e00e988447a582657633cd02e6849ca5deb426bccc436a0c926bf991170-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/27/27bab9e01e4d9c0dc399083ce8cfce76f5086f1b86c31dd1cdad0cc0508b9d64-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/f7/f72804a0286f2b144dbc6a9d85b8d1adf4546aea076b04125b1229b60fad0470-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid rT6XVqeuDSLarCuMIbqp/rT6XVqeuDSLarCuMIbqp -goversion go1.15rc1 -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/podman/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/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid JloTof221q6_mQlX4fo0/JloTof221q6_mQlX4fo0 -goversion go1.15rc1 -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/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/04/040a7d3324efdee866252415d3bf2c2445e0fe84cfedc7b6ab42e9c384d11357-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/b6/b6048bed5f9419663792e26b1764cf71421b7aa07d2f9a4c5493ef1f8d682de9-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/58/584ca91d94eab9ca5ecd34f75489a9dda0e3073789493fa5c396eea5a17f32d7-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/e9/e92ac8a1f71c1312745b74c0cbb24d74680751ec1b78a19f3ab42e1774fe8eb2-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/fd/fd65e6a2f79153708425723eeb478c70fd6d39f97d270175177c4d94ac3b5732-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid Op7iT8sKX3G6_2cXKedN/Op7iT8sKX3G6_2cXKedN -goversion go1.15rc1 -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/bb/bb5ccc649361b138a8aa24b8719b06675aac3674757f1abca71f4f3c71b5adb0-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid PWZ8P5FTpbDq324VOss6/PWZ8P5FTpbDq324VOss6 -goversion go1.15rc1 -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/6e/6e4a75248b8c5143d7169ed5a41b10eeeb397aa25ad3830ec43c261bffc1a73b-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/podman/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid rvuT5DywcI0cWuzyFyGy/rvuT5DywcI0cWuzyFyGy -goversion go1.15rc1 -D "" -importcfg $WORK/b605/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/podman/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid g0lkaoNBwfhKKyDph9-R/g0lkaoNBwfhKKyDph9-R -goversion go1.15rc1 -D "" -importcfg $WORK/b577/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/fd/fd33ee6879c18f3891b88a06c88c2a1f2304ecf6fd15f55bc404fc0863be94ad-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/podman/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/podman/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/podman/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/podman/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid Ic7Ofed9qDUzC9wnHAVQ/Ic7Ofed9qDUzC9wnHAVQ -goversion go1.15rc1 -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/13/13c9e6685364d4501360c4182c6ac56bb81b5912a0677be0d42e7be5b2b59fbb-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/44/44964d319f70ce484f99fd97fd438a282e076f7881e58c2e19db77fe2d3cee7b-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/podman/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid p2MdGS70DrNb_pXM2s2g/p2MdGS70DrNb_pXM2s2g -goversion go1.15rc1 -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/a2/a2659a18025ccbcb8d60931888d86c7be56754a6f87d6f4e4ed47cf5168489fc-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/d6/d680ec167202535cdccfb56272e8ba4240c0999778181e905d44ddc37f7f1439-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/podman/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/podman/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid yqLT94cJ50kbLVNPVRz2/yqLT94cJ50kbLVNPVRz2 -goversion go1.15rc1 -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/podman/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/k8s.io/api/apps/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/containers/podman/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid BK4dHmJfd9fW49_nBgEn/BK4dHmJfd9fW49_nBgEn -goversion go1.15rc1 -D "" -importcfg $WORK/b673/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/55/55cb90a0c0d5d6d0ad10bdb06ef7c134222f9b9a567677a8e41838bbc693ea48-d # internal github.com/containers/podman/pkg/kubeutils mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/podman/pkg/kubeutils -complete -installsuffix shared -buildid Q8e-ckP_RSwtKGu8BhAH/Q8e-ckP_RSwtKGu8BhAH -goversion go1.15rc1 -D "" -importcfg $WORK/b536/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/23/23680d01959218a11970f2e731821f339e6fac9f80365c533d03474c088b4dc4-d # internal github.com/containers/podman/libpod mkdir -p $WORK/b515/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b515/ -importpath github.com/containers/podman/libpod -- -I $WORK/b515/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b515 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/conmon/runner/config=github.com/containers/podman/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/layers=github.com/containers/podman/libpod/layers importmap github.com/containers/podman/v2/libpod/linkmode=github.com/containers/podman/libpod/linkmode importmap github.com/containers/podman/v2/libpod/lock=github.com/containers/podman/libpod/lock importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v2/pkg/ctime=github.com/containers/podman/pkg/ctime importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/hooks=github.com/containers/podman/pkg/hooks importmap github.com/containers/podman/v2/pkg/hooks/exec=github.com/containers/podman/pkg/hooks/exec importmap github.com/containers/podman/v2/pkg/kubeutils=github.com/containers/podman/pkg/kubeutils importmap github.com/containers/podman/v2/pkg/lookup=github.com/containers/podman/pkg/lookup importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/netns=github.com/containers/podman/pkg/netns importmap github.com/containers/podman/v2/pkg/registrar=github.com/containers/podman/pkg/registrar importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/resolvconf=github.com/containers/podman/pkg/resolvconf importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/rootlessport=github.com/containers/podman/pkg/rootlessport importmap github.com/containers/podman/v2/pkg/selinux=github.com/containers/podman/pkg/selinux importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/hpcloud/tail/watch=github.com/containers/podman/vendor/github.com/hpcloud/tail/watch importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/podman/libpod -installsuffix shared -buildid 7zvN1Xy18Gy53XLk9SE8/7zvN1Xy18Gy53XLk9SE8 -goversion go1.15rc1 -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_config.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.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/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/53/536b4982a4611d4d6600f4b1314d8ca84e4a0073b3912415e491ae3ab6e12214-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/6d/6dc38d84d71f72fade4b660ea4cb86579e317e2a38730e92770686ea5c96a97a-d # internal github.com/containers/podman/libpod/filters mkdir -p $WORK/b647/ github.com/containers/podman/pkg/checkpoint mkdir -p $WORK/b650/ github.com/containers/podman/pkg/systemd/generate mkdir -p $WORK/b649/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/checkpoint /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/podman/pkg/checkpoint -complete -installsuffix shared -buildid HhQVokzGj7_vEze7HLpZ/HhQVokzGj7_vEze7HLpZ -goversion go1.15rc1 -D "" -importcfg $WORK/b650/importcfg -pack ./checkpoint_restore.go cat >$WORK/b647/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/pkg/domain/infra/abi/parse mkdir -p $WORK/b652/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/podman/libpod/filters -complete -installsuffix shared -buildid igaG3-adbOj3v15RBQR2/igaG3-adbOj3v15RBQR2 -goversion go1.15rc1 -D "" -importcfg $WORK/b647/importcfg -pack ./containers.go ./pods.go github.com/containers/podman/pkg/domain/filters github.com/containers/podman/pkg/domain/infra/abi/terminal cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b649/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/podman/pkg/domain/filters -complete -installsuffix shared -buildid BV9eoEN1k2kIEA5eZWHI/BV9eoEN1k2kIEA5eZWHI -goversion go1.15rc1 -D "" -importcfg $WORK/b651/importcfg -pack ./volumes.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/podman/pkg/systemd/generate -complete -installsuffix shared -buildid Ii2pNlXgWnHZuvIRPhs5/Ii2pNlXgWnHZuvIRPhs5 -goversion go1.15rc1 -D "" -importcfg $WORK/b649/importcfg -pack ./common.go ./containers.go ./pods.go mkdir -p $WORK/b653/ github.com/containers/podman/pkg/parallel cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/infra/abi/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/parse -complete -installsuffix shared -buildid uomZ96ftgG5e4iF_4ZX2/uomZ96ftgG5e4iF_4ZX2 -goversion go1.15rc1 -D "" -importcfg $WORK/b652/importcfg -pack ./parse.go cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/terminal -complete -installsuffix shared -buildid 1_ppd71BYXSWiAYnagMJ/1_ppd71BYXSWiAYnagMJ -goversion go1.15rc1 -D "" -importcfg $WORK/b653/importcfg -pack ./sigproxy_linux.go ./terminal.go ./terminal_linux.go mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/parallel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/podman/pkg/parallel -complete -installsuffix shared -buildid NDR9VIkHT_LmxmfwwzZr/NDR9VIkHT_LmxmfwwzZr -goversion go1.15rc1 -D "" -importcfg $WORK/b664/importcfg -pack ./parallel.go ./parallel_linux.go github.com/containers/podman/pkg/spec mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/podman/pkg/spec -complete -installsuffix shared -buildid aodAIVMh39x2gYsHCs-U/aodAIVMh39x2gYsHCs-U -goversion go1.15rc1 -D "" -importcfg $WORK/b666/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/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/05/05b40093acf54980f744d20b0f2149866076d0840f58b4bf9799a47d5f654fe7-d # internal github.com/containers/podman/pkg/specgen/generate mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/specgen/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/podman/pkg/specgen/generate -complete -installsuffix shared -buildid 0Pxj5B15X5tFfyELHvu8/0Pxj5B15X5tFfyELHvu8 -goversion go1.15rc1 -D "" -importcfg $WORK/b671/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/65/65f2befaf9dbb91f00f5ad06f737cf0d8053823610f5f1ef1766abfab97ab74c-d # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/f8/f828dfa72417b53b446b9e95664098853f0fb2271f64f7abb307483f834c1b1c-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/96/96ee97a5f403111858bae6c62ec3d9d0d1178bc6d91de81bdd0b547d8f5667f4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/61/612c937b39d0c6b3b45b6e6faa3c6ff386e37cf936a8136ee757c31410b2a449-d # internal github.com/containers/podman/pkg/ps mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/ps /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/podman/pkg/ps -complete -installsuffix shared -buildid okIjgwcRC64GxU1dYtTw/okIjgwcRC64GxU1dYtTw -goversion go1.15rc1 -D "" -importcfg $WORK/b665/importcfg -pack ./ps.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/cd/cd7369a8a5742e020b5d7e5d45b0226133f3cf9bc9992b531f7ec14bf34d731a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/f4/f4c98271f1a634705e2c2942aef086570b8f78dbf5a442c9a53e3334397fd18d-d # internal github.com/containers/podman/pkg/autoupdate mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/autoupdate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/podman/pkg/autoupdate -complete -installsuffix shared -buildid GBOA4NHsD9nNzynXE547/GBOA4NHsD9nNzynXE547 -goversion go1.15rc1 -D "" -importcfg $WORK/b648/importcfg -pack ./autoupdate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b665/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/c2/c2092fd5cd826d33f764ef2480163aa65a367e397bcb306aba938ddd6ded83aa-d # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/6b/6bc15d25cc9b328ded73a17b5c499112caeae042d68f669e3f27d8bda9bf261a-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/d8/d848916b1f5eee873c3ec884045cb80bba8bde3bf09e7efb1881ca6fb2db8070-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/23/23c5387b57f53bdd2e7b1353aa5ac3cd31b3528a690e4912edf90ae68271767b-d # internal github.com/containers/podman/pkg/api/handlers/utils mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/pkg/domain/infra/abi mkdir -p $WORK/b646/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/api/handlers/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/podman/pkg/api/handlers/utils -complete -installsuffix shared -buildid vCekvFUjn7eG14l5_aeL/vCekvFUjn7eG14l5_aeL -goversion go1.15rc1 -D "" -importcfg $WORK/b703/importcfg -pack ./containers.go ./errors.go ./handler.go ./images.go ./pods.go cat >$WORK/b646/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/autoupdate=github.com/containers/podman/pkg/autoupdate importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/checkpoint=github.com/containers/podman/pkg/checkpoint importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/domain/infra/abi/terminal=github.com/containers/podman/pkg/domain/infra/abi/terminal importmap github.com/containers/podman/v2/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v2/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/pkg/archive=github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/google/shlex=github.com/containers/podman/vendor/github.com/google/shlex importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap k8s.io/api/apps/v1=github.com/containers/podman/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b673/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/infra/abi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi -complete -installsuffix shared -buildid 0cLpm-PKfTygVP5p7DLH/0cLpm-PKfTygVP5p7DLH -goversion go1.15rc1 -D "" -importcfg $WORK/b646/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_novalink.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/30/30a55cbc3bfa2e6ec2162ba394bf6264de48aea6216b0a34daf16ca81b7d304b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/c6/c6995a203a7d04b77d3e552fa4d050d13be161089ed1275c8e185460956b8b81-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/podman/pkg/domain/infra -complete -installsuffix shared -buildid NLgEzvErkHAL9YP8-36U/NLgEzvErkHAL9YP8-36U -goversion go1.15rc1 -D "" -importcfg $WORK/b514/importcfg -pack ./runtime_abi.go ./runtime_libpod.go ./runtime_proxy.go github.com/containers/podman/pkg/api/handlers/compat mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/api/server/idletracker=github.com/containers/podman/pkg/api/server/idletracker importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b705/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/api/handlers/compat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/podman/pkg/api/handlers/compat -complete -installsuffix shared -buildid 25LjTUjMIjPzDzPAarPa/25LjTUjMIjPzDzPAarPa -goversion go1.15rc1 -D "" -importcfg $WORK/b702/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 ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/6d/6d9c505e7972f050e2c35dfad8b0b0d210d77539176af431a30879c9b8380220-d # internal github.com/containers/podman/cmd/podman/registry mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/podman/cmd/podman/registry -complete -installsuffix shared -buildid -GGcbLYQYGyt7EZydT4x/-GGcbLYQYGyt7EZydT4x -goversion go1.15rc1 -D "" -importcfg $WORK/b469/importcfg -pack ./config.go ./config_abi.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/3b/3bf2cf758ca7856af1dad6615924703b152206e0acac997cc1cd931ed52e84d0-d # internal github.com/containers/podman/cmd/podman/common mkdir -p $WORK/b356/ github.com/containers/podman/cmd/podman/report mkdir -p $WORK/b689/ github.com/containers/podman/cmd/podman/validate cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/common /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/podman/cmd/podman/common -complete -installsuffix shared -buildid fijpQ0SB6xthiD1Yez59/fijpQ0SB6xthiD1Yez59 -goversion go1.15rc1 -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 mkdir -p $WORK/b688/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/podman/cmd/podman/report -complete -installsuffix shared -buildid YTUXtCF8wtLiPxD9fa7-/YTUXtCF8wtLiPxD9fa7- -goversion go1.15rc1 -D "" -importcfg $WORK/b689/importcfg -pack ./diff.go ./report.go cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/podman/cmd/podman/validate -complete -installsuffix shared -buildid 4H23qNVXgkEQoZ-uLEG-/4H23qNVXgkEQoZ-uLEG- -goversion go1.15rc1 -D "" -importcfg $WORK/b688/importcfg -pack ./args.go ./choice.go ./latest.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/52/5245fa22041d8df1cff80ed812ca9f87e2ec15cab69b6c93b479a97881507b58-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/7b/7bb050a32e5f2056da1b4493af3c6fe1036175a5f95c1b695c1440d63c04cb84-d # internal github.com/containers/podman/cmd/podman/generate mkdir -p $WORK/b691/ github.com/containers/podman/cmd/podman/play github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b692/ github.com/containers/podman/cmd/podman/networks github.com/containers/podman/cmd/podman/manifest cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b697/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/podman/cmd/podman/generate -complete -installsuffix shared -buildid Ov2JYMpg2UsBI0XOvV9Q/Ov2JYMpg2UsBI0XOvV9Q -goversion go1.15rc1 -D "" -importcfg $WORK/b691/importcfg -pack ./generate.go ./kube.go ./systemd.go cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF cat >$WORK/b697/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/podman/cmd/podman/healthcheck -complete -installsuffix shared -buildid M_yzKTkWI14cvCDORq1B/M_yzKTkWI14cvCDORq1B -goversion go1.15rc1 -D "" -importcfg $WORK/b692/importcfg -pack ./healthcheck.go ./run.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/podman/cmd/podman/networks -complete -installsuffix shared -buildid 1p4vco6s4Sdj_21H16T1/1p4vco6s4Sdj_21H16T1 -goversion go1.15rc1 -D "" -importcfg $WORK/b697/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go mkdir -p $WORK/b696/ github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b687/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/podman/cmd/podman/manifest -complete -installsuffix shared -buildid SaxAsc01emUM1g2qYhip/SaxAsc01emUM1g2qYhip -goversion go1.15rc1 -D "" -importcfg $WORK/b696/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go mkdir -p $WORK/b698/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/play /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/podman/cmd/podman/play -complete -installsuffix shared -buildid 6YVTFau8RmR-jtwcoGJ7/6YVTFau8RmR-jtwcoGJ7 -goversion go1.15rc1 -D "" -importcfg $WORK/b698/importcfg -pack ./kube.go ./play.go cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/podman/cmd/podman/inspect -complete -installsuffix shared -buildid sevitoEInmOehENjTqXK/sevitoEInmOehENjTqXK -goversion go1.15rc1 -D "" -importcfg $WORK/b687/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/e8/e83d547321f856d6786dab7fa4c79e544e93f40c166d639e380d055f214855a4-d # internal github.com/containers/podman/cmd/podman/volumes mkdir -p $WORK/b708/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/net/context=github.com/containers/podman/vendor/golang.org/x/net/context packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/podman/cmd/podman/volumes -complete -installsuffix shared -buildid Fc70JfETL4_06e2YAWff/Fc70JfETL4_06e2YAWff -goversion go1.15rc1 -D "" -importcfg $WORK/b708/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/8b/8bf41281a6e6b4c8985be453d046c407cefedaa34f109d682710fe1b40a84292-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/5f/5f2c0917b9b60e1234f568344aac40402140bad54a610087fb02c6746d0c36f1-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/11/118d082188f7e42b496d347398a1e295254d2bf9cad9cfd16871bcf113fe74ff-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/43/436fe51de08ee36a125165ca821e30656e9f8bc8785c21c350274c1cc4b728d6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/48/48b9d59357eaee7f5950c000a5c3298d10feba966f1144139a54c407c6d7e05f-d # internal github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/report=github.com/containers/podman/cmd/podman/report importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/pkg/util/camelcase=github.com/containers/podman/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/images /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/podman/cmd/podman/images -complete -installsuffix shared -buildid bedxz8QendRjIc8NXa3F/bedxz8QendRjIc8NXa3F -goversion go1.15rc1 -D "" -importcfg $WORK/b693/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./mount.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 ./unmount.go ./untag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/6e/6ed8d960076beb8aa3d4901d54bbec0ac688b0f7dd1cd4c6c761d46c58e8a246-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b702/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/63/638156d13d06f2e0d01f0cfa820f9aa33e5de3c861bac34e64aa27edb4af5de9-d # internal github.com/containers/podman/cmd/podman/pods mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/pkg/util/camelcase=github.com/containers/podman/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/podman/cmd/podman/pods -complete -installsuffix shared -buildid z5ebqcFvw1rsAdj-UGf1/z5ebqcFvw1rsAdj-UGf1 -goversion go1.15rc1 -D "" -importcfg $WORK/b699/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 github.com/containers/podman/cmd/podman/containers mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/report=github.com/containers/podman/cmd/podman/report importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/podman/cmd/podman/containers -complete -installsuffix shared -buildid KYEI7azT9OPSt19oJXUf/KYEI7azT9OPSt19oJXUf -goversion go1.15rc1 -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 cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/e3/e3477ee26081a95ad414844dad8a0ac26919825cd557232c52e62c33258442df-d # internal github.com/containers/podman/pkg/api/handlers/libpod mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/api/handlers/libpod /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/podman/pkg/api/handlers/libpod -complete -installsuffix shared -buildid chsISG9VwCEp-gl5YBbT/chsISG9VwCEp-gl5YBbT -goversion go1.15rc1 -D "" -importcfg $WORK/b706/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/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/3e/3e6be1f9ddabf125a0317a4f7cf6e1c00ecdbf3f5b7620788b8eb0ca9a9f81bd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/87/87b9caf4fc2283f3b471858591796cb39d94622d02276381604d9963fb9fff61-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/5c/5c468ce163219553cb2f875566f271d4448cad063f3b812654011a87a35a64f5-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/09/093e8fe4c103a4db3a4e274c93f3f6d48acf1b20afdda8997a3c295899a3e797-d # internal github.com/containers/podman/pkg/api/server mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v2/pkg/api/handlers/libpod=github.com/containers/podman/pkg/api/handlers/libpod importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/api/server/idletracker=github.com/containers/podman/pkg/api/server/idletracker importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/api/server /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/containers/podman/pkg/api/server -complete -installsuffix shared -buildid VKM3cdir1R7UOJ2GsEee/VKM3cdir1R7UOJ2GsEee -goversion go1.15rc1 -D "" -importcfg $WORK/b701/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/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/8d/8d6ea570967a864f92c6b0d69b69381154ea75ff9707f55c77cc0325d0331ff7-d # internal github.com/containers/podman/cmd/podman/system mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/api/server=github.com/containers/podman/pkg/api/server importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/containers/podman/cmd/podman/system -complete -installsuffix shared -buildid hdCBzJXeFRicorbf-hRf/hdCBzJXeFRicorbf-hRf -goversion go1.15rc1 -D "" -importcfg $WORK/b700/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/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/d8/d88e37cc4601001cae79ae3451260facd5d7f3f19168aa433d46fd04e6fcebe9-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/system/connection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/podman/cmd/podman/system/connection -complete -installsuffix shared -buildid NkfamGQ1MXdUE3r0pENO/NkfamGQ1MXdUE3r0pENO -goversion go1.15rc1 -D "" -importcfg $WORK/b707/importcfg -pack ./add.go ./default.go ./list.go ./remove.go ./rename.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/9b/9b4c5ea34ab6d6d40a69f13e5b2c562d910b51708829414b7160f2600a2346d4-d # internal github.com/containers/podman/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v2/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v2/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v2/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v2/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v2/cmd/podman/play=github.com/containers/podman/cmd/podman/play importmap github.com/containers/podman/v2/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v2/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v2/pkg/tracing=github.com/containers/podman/pkg/tracing importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b697/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/tracing=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile log/syslog=$WORK/b732/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b733/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 Gou_hc3Q1oUJEUdn5dc6/Gou_hc3Q1oUJEUdn5dc6 -goversion go1.15rc1 -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/2b/2b5454b20cc51b6fe7a24bd483d4b1314373de7203559e5da1207e806eed84f8-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b697/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/tracing=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile log/syslog=$WORK/b732/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b733/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/homedir=$WORK/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config=$WORK/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile encoding/csv=$WORK/b225/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b120/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile archive/tar=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.uber.org/atomic=$WORK/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b730/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b117/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b251/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b673/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b679/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b682/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b683/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b686/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b494/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b705/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/snappy=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b113/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu=$WORK/b527/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b633/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b727/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/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/b194/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b110/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b177/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/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/podman/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/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/podman/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b219/_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=R60oudJXyD-mT5FECZFO/Gou_hc3Q1oUJEUdn5dc6/3XFZTwUbX717m6PiGGyu/R60oudJXyD-mT5FECZFO -B 0x88b5440e83fae228ebc631603e10f5111461be03 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman rm -r $WORK/b001/ + export 'BUILDTAGS+= remoteclient' + BUILDTAGS+=' remoteclient' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux remoteclient' -ldflags ' -B 0xaa48b34dce5e61beae5ee8998fe41241503d1ec3 -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/podman/cmd/podman WORK=/tmp/go-build898748765 internal/unsafeheader mkdir -p $WORK/b005/ runtime/internal/sys unicode/utf16 mkdir -p $WORK/b012/ mkdir -p $WORK/b058/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid MeUot2oCY9DBSum8oXxP/MeUot2oCY9DBSum8oXxP -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid rmpNrXV23yvJIsLRR5tt/rmpNrXV23yvJIsLRR5tt -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b026/ internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid 2a9tYVwStVu7UzTYuOAw/2a9tYVwStVu7UzTYuOAw -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF unicode/utf8 cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid -Qi3lvuk9BtcHPK--pm7/-Qi3lvuk9BtcHPK--pm7 -goversion go1.15rc1 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_ppc64x.go mkdir -p $WORK/b025/ cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid l6kpMdDwLwZpOO0fdcMt/l6kpMdDwLwZpOO0fdcMt -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go crypto/subtle mkdir -p $WORK/b043/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid KtCdmvJm8P9MORE2t7CK/KtCdmvJm8P9MORE2t7CK -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 2ca6yuJSBoK0YC61H1dL/2ca6yuJSBoK0YC61H1dL -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.go container/list mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p container/list -std -complete -installsuffix shared -buildid iJLgJX7lDPJc73sv4lVj/iJLgJX7lDPJc73sv4lVj -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a7/a7d24c3a93a1096539cccadbc610b56b75752780b9278234891cc4589fa1c219-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/1b/1b5d78371d041638fbd6e48bb81cf6f4e13feff59041057375672154acdbc805-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c8/c8894aa972b349e0d77e0ec01c46395b2a8f4fc868e7029b9148a88554a80bc1-d # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid mhtOcT4beNXGtJPkUCol/mhtOcT4beNXGtJPkUCol -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go internal/race mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid _dWZxpEJRSyyUIYoKF1h/_dWZxpEJRSyyUIYoKF1h -goversion go1.15rc1 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/dd/dd22d58004fb598b446299fc1967d293b7f71b1806aeff77d2f8995c8ab9ed3a-d # internal sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b015/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/39/391a01f787e72c487fe819855622a1dda38fc573723a01d6f6f7f8f7b9d8b281-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid ceIRVzfjVEq8rHila1yx/ceIRVzfjVEq8rHila1yx -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 6xL0N36T9reIKRKAIiOW/6xL0N36T9reIKRKAIiOW -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid LfdU5VLmZXjxSK2eXt6c/LfdU5VLmZXjxSK2eXt6c -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ba/bad3de322b1aa80bca0d58430b7c01d5fd18a8b3f045a34a3266d002566300ff-d # internal crypto/internal/subtle mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v1lQkSezvomI2x624iNg/v1lQkSezvomI2x624iNg -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9a/9ae7feea15552fe777a66ff9ee2e04af8ed413b99ea80f8d3d452f9e51d75489-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b059/ cat >$WORK/b059/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/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid hQJthVWbW32Kwpg-B0fb/hQJthVWbW32Kwpg-B0fb -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./asn1.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/d1/d1020a560206a53471bc0b51e950206b057770b2a69464bca15efdba53edbf1c-d # internal internal/nettrace mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid GuwRPRgpLiZ-BwIlZMi7/GuwRPRgpLiZ-BwIlZMi7 -goversion go1.15rc1 -D "" -importcfg $WORK/b078/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/66/6692fc9a6c3f3eee144892ed4512bf7aba994acaeaeddfdedc85ec8059cdab01-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/4e/4ecefb1098660a380b29166822824729ed1afde59663f02a80fc791ed1e8c8a5-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b084/ cat >$WORK/b084/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/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kt32KTbd_Nt9hIzNs3ZI/kt32KTbd_Nt9hIzNs3ZI -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/d4/d43c8d80505dc71f48e50a0ce29dcca22671c7005d8af19b4f5f288a44bcd0f8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/b0/b0446de60f0efde0f334ad38ea4029a241768631f5ca0f6dce8417dc9e6807ae-d # internal encoding mkdir -p $WORK/b089/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b008/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding -std -complete -installsuffix shared -buildid myaQzrm9c3CE99AiUnr4/myaQzrm9c3CE99AiUnr4 -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack ./encoding.go runtime/cgo mkdir -p $WORK/b080/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b080/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b080/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/6d/6d063b009307e16910a9c4443deea3638d56e4bd2b763c2920fa97b140867b5a-d # internal github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid u14vsw2_0r2T_S_YLHQz/u14vsw2_0r2T_S_YLHQz -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/05/05b4987f3057d70c631fcee619d1ff7bb444dd368158283482c21696eae32df5-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b124/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/c2/c20c6fe63dfca8f27e6d5140a4cbd1c3a1df970faef9fa864fd49da3afca971c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid lEinKDRsL1F-4945ykG5/lEinKDRsL1F-4945ykG5 -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go internal/testlog mkdir -p $WORK/b033/ cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a5/a5cbbad75ca3547fd33c35b53f2b36b5d75a49cef488bad4b45fcf8aa2be4031-d # internal cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b129/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid QRCc4jZ2-Ac6bYaMPnxR/QRCc4jZ2-Ac6bYaMPnxR -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid UCVUvAGXYueeEps2Cij5/UCVUvAGXYueeEps2Cij5 -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack ./spec.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid kmK1d41PjYswpkICzkXs/kmK1d41PjYswpkICzkXs -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/bf/bfb261ed3e723779bd731ead82d3d59b13def0798b57db34a7e3747b428c88fe-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/25/256ea5330e46b379c85224a8e7d3a191a4256ec515bcb9695fa459f411688993-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/4e/4efab8372026e82e1540f7755ac47b64e9439536f4ff39e8936790d9d913747d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d6/d6061e8c646d0c1dc3b609c7a364490b939555cf55b2bea5c0b04a7c8733ebe7-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/c4/c422e93a40abec451069d8a00cf699d3726f0d8d2a9bcf4ba9d2fb67fae752cc-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/equal_ppc64x.o ./equal_ppc64x.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_ppc64x.o $WORK/b008/count_ppc64x.o $WORK/b008/equal_ppc64x.o $WORK/b008/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ae/ae3f4f4ab73b43fd98c266ba0547dbe4cd389899f592d204ee7ec251bfb0a4de-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 github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b209/ mkdir -p $WORK/b197/ mkdir -p $WORK/b192/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b195/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid ySKvJfpSCBOkCJuM05rK/ySKvJfpSCBOkCJuM05rK -goversion go1.15rc1 -D "" -importcfg $WORK/b197/importcfg -pack ./ints.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid z2W9MCT3I7IYhbkBkMy4/z2W9MCT3I7IYhbkBkMy4 -goversion go1.15rc1 -D "" -importcfg $WORK/b209/importcfg -pack ./name.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b195/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid ivsIgBMlAP8nrc7U7LkZ/ivsIgBMlAP8nrc7U7LkZ -goversion go1.15rc1 -D "" -importcfg $WORK/b192/importcfg -pack ./flags.go ./proto_legacy_disable.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid JedVkjZ2zORx7rzh2pqJ/JedVkjZ2zORx7rzh2pqJ -goversion go1.15rc1 -D "" -importcfg $WORK/b195/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/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/e4/e44da7b858e5dc836c9969a0b042f51ea0aa4dc536b53dce64bac8717977a82c-d # internal github.com/containers/podman/vendor/github.com/containers/common/version mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid 53Q8BMgWcwsap_2cNEN6/53Q8BMgWcwsap_2cNEN6 -goversion go1.15rc1 -D "" -importcfg $WORK/b230/importcfg -pack ./version.go math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b022/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid IRgU-4pNhmwvIlAuPdrq/IRgU-4pNhmwvIlAuPdrq -goversion go1.15rc1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/12/126de8a7a00d715671edceea1ca39f314363f6d88fa97fe81449bb77689f29f8-d # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/84/84bcf33841ac6212024225ef492b986031bb6527af6fc9b65686121667cce124-d # internal github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/12/12f2e642b45c67efd90eb864063ef79f2f29d86b92332003e005e5d00695f228-d # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid BQdRHyTYudkXR4o_bZGn/BQdRHyTYudkXR4o_bZGn -goversion go1.15rc1 -D "" -importcfg $WORK/b286/importcfg -pack ./options.go github.com/containers/podman/vendor/github.com/docker/docker/api mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/5a/5a7c501945e66d93a4f1b0ad3d9af68c6b47fc39e971e206c51efd35e79bf13c-d # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid 3CxD7Sdr8vqAi_9OAKOF/3CxD7Sdr8vqAi_9OAKOF -goversion go1.15rc1 -D "" -importcfg $WORK/b308/importcfg -pack ./common.go ./common_unix.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b248/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b336/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid AsaUwXouJ58COSF0LIR1/AsaUwXouJ58COSF0LIR1 -goversion go1.15rc1 -D "" -importcfg $WORK/b248/importcfg -pack ./promise.go cat >$WORK/b336/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid Ap_z9jlWiZdCsTkX9WVM/Ap_z9jlWiZdCsTkX9WVM -goversion go1.15rc1 -D "" -importcfg $WORK/b336/importcfg -pack ./events.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/7a/7a4e97a74f54baf9e920bd5b1bb255290f28c7f56bf38d30a009222f46decb43-d # internal github.com/containers/podman/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-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid sDDHCcNp-Z8OEdd4YcKI/sDDHCcNp-Z8OEdd4YcKI -goversion go1.15rc1 -D "" -importcfg $WORK/b337/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/74/74367822d29981371b4af3066fe903917c0fdf85b50803f905c6bc13c4fc6052-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 COzwJRqgSB0T3CMSb33C/COzwJRqgSB0T3CMSb33C -goversion go1.15rc1 -D "" -importcfg $WORK/b380/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/d0/d0c70e0c0bd206c9325789352c2cba8d199071cfcfc84a4c7c7956e06887d41b-d # internal github.com/containers/podman/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid 56StPVb7x1cUo2bGssqm/56StPVb7x1cUo2bGssqm -goversion go1.15rc1 -D "" -importcfg $WORK/b420/importcfg -pack ./ewma.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/65/651943d67c6298ad01f6f82fe12a8ed9aeff584651f3b56db4219880ffcf6c09-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid riWk9OKspYB_irm4u-Qa/riWk9OKspYB_irm4u-Qa -goversion go1.15rc1 -D "" -importcfg $WORK/b461/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/4e/4e8a02beae968cebd39dc277c2fe7d910538af042f96098ef47b99ebe93efd8b-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid WY6M9aZkZmEHDQHy6scR/WY6M9aZkZmEHDQHy6scR -goversion go1.15rc1 -D "" -importcfg $WORK/b486/importcfg -pack ./capabilities.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/cd/cd564b3f55c1afa1dca9f7f0fa1b5d6c01237ad9aaa9ee8ad08e0a5744d197d7-d # internal github.com/containers/podman/version mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/podman/version -complete -installsuffix shared -buildid Co_irY20ha0LonH58tJy/Co_irY20ha0LonH58tJy -goversion go1.15rc1 -D "" -importcfg $WORK/b504/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/3b/3bee7127f00ebef5518829ab280746f347fc392c4725531e332e46188757d3b3-d # internal github.com/containers/podman/pkg/ps/define mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/ps/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/podman/pkg/ps/define -complete -installsuffix shared -buildid Q2VJQE5PAyhiFqaMfKx9/Q2VJQE5PAyhiFqaMfKx9 -goversion go1.15rc1 -D "" -importcfg $WORK/b509/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/42/420936c0eb76157868606ac1f9628c9f63e832e620edda7b9da29e3df9b5f576-d # internal github.com/containers/podman/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/conmon/runner/config -complete -installsuffix shared -buildid tLjf9QGc4RSE-L_oTLwn/tLjf9QGc4RSE-L_oTLwn -goversion go1.15rc1 -D "" -importcfg $WORK/b517/importcfg -pack ./config.go ./config_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/27/272d22403a95c4c304d3f808d4571e8624487a9807fc05ee1da1b2aa9a04c977-d # internal github.com/containers/podman/libpod/linkmode mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/linkmode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/podman/libpod/linkmode -complete -installsuffix shared -buildid BxMJwmX-CrhOHZJA1gpu/BxMJwmX-CrhOHZJA1gpu -goversion go1.15rc1 -D "" -importcfg $WORK/b519/importcfg -pack ./linkmode_dynamic.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/94/940d41850b077865f8c72e24dc74f32e592b2ae09aecce072caa008030327bf7-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x003.o -c gcc_context.c github.com/containers/podman/pkg/annotations mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/annotations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/podman/pkg/annotations -complete -installsuffix shared -buildid EzOmZXwidLNrXsnt-gkI/EzOmZXwidLNrXsnt-gkI -goversion go1.15rc1 -D "" -importcfg $WORK/b525/importcfg -pack ./annotations.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/c9/c9c491648c85283fde1ef2202070e555c3bef5b039fe519de10e41e4758b6aea-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b549/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid 5J44cHjJcof7__0UBXpr/5J44cHjJcof7__0UBXpr -goversion go1.15rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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 ./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 cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid -eE0FL1su1SxGelrQtkC/-eE0FL1su1SxGelrQtkC -goversion go1.15rc1 -D "" -importcfg $WORK/b549/importcfg -pack ./operator.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/b519/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/a5/a596f76b4a2640c6ba58bb78bcbc7f0595962b3db664a75690b566a1964d5bea-d # internal github.com/containers/podman/vendor/k8s.io/utils/integer mkdir -p $WORK/b603/ cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/a8/a82288d3b589ea46433b55caf7c37d4a4389ba826e651b6ff64d150e78777431-d # internal cat >$WORK/b603/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b609/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid vAb5Rqrtm-7jVv4SJZ2M/vAb5Rqrtm-7jVv4SJZ2M -goversion go1.15rc1 -D "" -importcfg $WORK/b603/importcfg -pack ./integer.go cat >$WORK/b609/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid rK41iCXjyg-dagGKk_sY/rK41iCXjyg-dagGKk_sY -goversion go1.15rc1 -D "" -importcfg $WORK/b609/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/63/633afdd3c8e28d27cca9e7c6a3cb3ab35f8e13d1f6a9533252d9e65d4f839a9c-d # internal github.com/containers/podman/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-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid GAoWROcFjmhrUspdLJFN/GAoWROcFjmhrUspdLJFN -goversion go1.15rc1 -D "" -importcfg $WORK/b621/importcfg -pack ./opaque.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/93/93c22729d81bdfd87c64e60797c1405981e5479a3945e605f733d7a11caf97cb-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid 0-9_O1876OaGP-au6PeN/0-9_O1876OaGP-au6PeN -goversion go1.15rc1 -D "" -importcfg $WORK/b639/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b621/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/e1/e1f62a9fe70202c79422630d06a026cb56af4c7e75b0474de3903b8af9c762ba-d # internal github.com/containers/podman/pkg/util/camelcase mkdir -p $WORK/b695/ cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/54/54c29dbc8f9e582c49aae8456da778c36d188d932e278c1cee4b4a9663dc8179-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b712/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/podman/pkg/util/camelcase -complete -installsuffix shared -buildid Vb638KYJhES-Oq-tY08T/Vb638KYJhES-Oq-tY08T -goversion go1.15rc1 -D "" -importcfg $WORK/b695/importcfg -pack ./camelcase.go cat >$WORK/b712/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid GrK5_ue9Ku6TL_GD_cMG/GrK5_ue9Ku6TL_GD_cMG -goversion go1.15rc1 -D "" -importcfg $WORK/b712/importcfg -pack ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/01/01d6fd591a5538f3998997a30547ced4b84a9e10bb5b8347965c312d5d099c35-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid aANRyln00h6ffwouEdQi/aANRyln00h6ffwouEdQi -goversion go1.15rc1 -D "" -importcfg $WORK/b713/importcfg -pack ./stats.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/16/1675798e0653ef7223054e641bf04c6e88c56a45e9bdbdd99203d6809717a92a-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid UuqnRqCzMFR0hEJphET1/UuqnRqCzMFR0hEJphET1 -goversion go1.15rc1 -D "" -importcfg $WORK/b715/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/bf/bf1fa919e4eb0d1d077ad0a2ccbe3f00c24670b26cdf12bc32a3c07715f190db-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/61/61e4a36c2e712d2f8b83f8d6e9addd257be5363012e8021f69200c102ed03ea0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/52/52ee8096da3d5f2b50ab6026c3ed1d47f475c9f9d8336cf5825120b9d07ecb3f-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/05/05b12d65ab5d080684ec8ba60368b0a13816fc699d6d44c25c1e533994c664f1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/7a/7a2f011c693dc73fbc116f18096f249bfd32f2a54df87966749a815142e7e30b-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/floor_ppc64x.o $WORK/b022/modf_ppc64x.o $WORK/b022/sqrt_ppc64x.o $WORK/b022/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/6d/6db76115949402756002ef856d9e8adfa053f29eb54aa83718ebfd930a621462-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid 1jWesHBQaa50H53epGhN/1jWesHBQaa50H53epGhN -goversion go1.15rc1 -D "" -importcfg $WORK/b421/importcfg -pack ./percentage.go ./width.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/65/6579726cd540c8be01f8def94300702b8394113129861f5a47d91ad28842a056-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go -dynlinker cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b080/symabis ./asm_ppc64x.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p runtime/cgo -std -installsuffix shared -buildid vk1VzHTIuBtFHLmchuJQ/vk1VzHTIuBtFHLmchuJQ -goversion go1.15rc1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo.cgo1.go $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b080/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b080/_pkg_.a $WORK/b080/asm_ppc64x.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/47/47259ca1c50ff60b87913eec6d6d09061151a12f0eb392021d5fd61eb500f226-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_ppc64x.o $WORK/b007/atomic_ppc64x.o $WORK/b007/duff_ppc64x.o $WORK/b007/memclr_ppc64x.o $WORK/b007/memmove_ppc64x.o $WORK/b007/preempt_ppc64x.o $WORK/b007/rt0_linux_ppc64le.o $WORK/b007/sys_linux_ppc64x.o $WORK/b007/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/3b/3b0c8c27538d4d5f728a4035ba329a6f6f897fa334c9b7f3c269842084d9a1f9-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b013/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -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 cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid jTNMlTlTQjwsr1f8nRDL/jTNMlTlTQjwsr1f8nRDL -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_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 D8qoJgf5gbWSWhuywmkw/D8qoJgf5gbWSWhuywmkw -goversion go1.15rc1 -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/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e0/e0bc30838b4e3628f18fa9f34432d6225e364090b48371e3263939f5506831a8-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b189/ internal/singleflight mkdir -p $WORK/b079/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid TlbyRptZGWq5cGTs9NSS/TlbyRptZGWq5cGTs9NSS -goversion go1.15rc1 -D "" -importcfg $WORK/b189/importcfg -pack ./pragma.go math/rand mkdir -p $WORK/b046/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid ZNaf0VrlJhQGgjnF_tWD/ZNaf0VrlJhQGgjnF_tWD -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack ./singleflight.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid TjV6PL7aatC12d9WLERR/TjV6PL7aatC12d9WLERR -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/63/6323827d2bfa6942b97f471bd3f69c210961d04254e3fd4448463f2f4aba40b0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d7/d7b3fa0c7478e7f946a73fbc1b5096447449cfc667304a91e820e7023b581b66-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/b5/b57dadcfef46ab7a04f05438ac3fdc33104a8e1628a78ed012cad3fade08dced-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -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/e8/e8d4b2d9a858249741ea48939e9a8141c2bf57b2dbed11cdba3c2311d3ebd52f-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b027/ 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 QVIpAokS2KSNG2Fc0Abs/QVIpAokS2KSNG2Fc0Abs -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b027/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/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid DevUwks05QUe4ParIoOd/DevUwks05QUe4ParIoOd -goversion go1.15rc1 -D "" -importcfg $WORK/b027/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/42/42803e684b994961802e6663dc3c04fab8a3247bc2c2625f9a4ee4a543741cfe-d # internal internal/oserror mkdir -p $WORK/b018/ cat >$WORK/b018/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/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 0EBbZuWov1LtdIToOAh4/0EBbZuWov1LtdIToOAh4 -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./errors.go io mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid Om6M7uS1GoPMcG6Pdvqx/Om6M7uS1GoPMcG6Pdvqx -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b024/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b259/ github.com/containers/podman/vendor/golang.org/x/crypto/cast5 github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b376/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid x38BcQsXe1NA3iWpVzd9/x38BcQsXe1NA3iWpVzd9 -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go mkdir -p $WORK/b229/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b077/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid GLCJJ2GYWJrTcC-gy2cf/GLCJJ2GYWJrTcC-gy2cf -goversion go1.15rc1 -D "" -importcfg $WORK/b259/importcfg -pack ./locker.go cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/version=github.com/containers/podman/vendor/github.com/containers/common/version packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b230/_pkg_.a EOF cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid U77whUzFOFNiFapTajnI/U77whUzFOFNiFapTajnI -goversion go1.15rc1 -D "" -importcfg $WORK/b229/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid nt7WerSN_i3RJgjBjkWj/nt7WerSN_i3RJgjBjkWj -goversion go1.15rc1 -D "" -importcfg $WORK/b376/importcfg -pack ./cast5.go cat >$WORK/b077/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/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid pSC6rvZC3p-QAqyGAfWt/pSC6rvZC3p-QAqyGAfWt -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/3d/3d29bf4039ac2afe259e6736c7e01610c6ad24dd5d9986b087a4b76b0ad689eb-d # internal syscall mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b017/symabis ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/a2/a270303c65fd74f2b0d1758d1b618560c6d1beb82dac03098018bf30aaeed67b-d # internal github.com/containers/podman/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-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid LpTyM2nA3Mhi-CPKTQZb/LpTyM2nA3Mhi-CPKTQZb -goversion go1.15rc1 -D "" -importcfg $WORK/b384/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid TuRfm1sf5DFjCGdAKAhB/TuRfm1sf5DFjCGdAKAhB -goversion go1.15rc1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/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_dup2_linux.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/b2/b244998a8e70bd7dd1b31457d97b87746c1420041480182fc983188d554dd9dd-d # internal github.com/containers/podman/pkg/registrar mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/registrar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/podman/pkg/registrar -complete -installsuffix shared -buildid HNq4_If2CX7OEiF4FYcg/HNq4_If2CX7OEiF4FYcg -goversion go1.15rc1 -D "" -importcfg $WORK/b612/importcfg -pack ./registrar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/25/25ff6be4d09eecb7bcd516da37ecf4131f393508cfffbba1a31914125cb65c82-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/36/360b223afe3d6c19b466d0c5b3025e596333bd9e9b6acb3565bfc9d4a9bf54b4-d # internal container/heap mkdir -p $WORK/b414/ github.com/containers/podman/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b180/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_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 z9rP0j5fsMQyy2k9RsCh/z9rP0j5fsMQyy2k9RsCh -goversion go1.15rc1 -D "" -importcfg $WORK/b414/importcfg -pack ./heap.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/podman/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid KT7mc_7JLNrT1xyejF-e/KT7mc_7JLNrT1xyejF-e -goversion go1.15rc1 -D "" -importcfg $WORK/b180/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/24/242e03988e7b50f0d5e3d8eb25cc77b0e2e857d0ea4dde24cdd7e64d915591f3-d # internal github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid zt3x2zZyuKUW3hjYrizZ/zt3x2zZyuKUW3hjYrizZ -goversion go1.15rc1 -D "" -importcfg $WORK/b541/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/51/51be2b492cd30a422a9a1f71f7e0c907f0d3a7e269c94002a1be9dc94f77ab0c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/e9/e9cdb7657eb27850c6e756e8c00b619a709a3882d6f38d9a38bf7846fe082b5a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/08/086a8e6ebac6d0121d3a30a1567499947ab106e9ca18eba78750ab75454cf3f5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/c6/c623a4a35b8494c9c2d16ce417ab42f41f46d37039f85ccb3ece2c65e9b5bf0e-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/68/68a67eff74e9c72e2489cd3699bf57066e6c4537a15cc363841deb8ac6244bfe-d # internal hash mkdir -p $WORK/b050/ crypto/internal/randutil github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal bytes mkdir -p $WORK/b036/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p hash -std -complete -installsuffix shared -buildid -msBNNaNF9zEo-YIbipG/-msBNNaNF9zEo-YIbipG -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./hash.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p bytes -std -installsuffix shared -buildid 4h-MW5c5lv7ajEAuXjpJ/4h-MW5c5lv7ajEAuXjpJ -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b054/ strings mkdir -p $WORK/b103/ mkdir -p $WORK/b037/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid zpfVaaDM0rH3G0AmHrrY/zpfVaaDM0rH3G0AmHrrY -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./randutil.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid 70W8grsryKuAt88d84D_/70W8grsryKuAt88d84D_ -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid A6km3pDb3aBovGgaLvzd/A6km3pDb3aBovGgaLvzd -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/5d/5da34c763aabd6a182ae84764a8cf7471e3f208339da1cf02d0c915a4859d959-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid YZ89_1q9nPUrTqGMfaZl/YZ89_1q9nPUrTqGMfaZl -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/fe/fe0fa4c7b01b3eeb168c0d563009a907bceab20de031837a7c09c1a62b1af752-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/25/2554b8dddb9fc973cf5796ce6a920f73aaac16709af448d4da16b2c570585261-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid I4j0lazPbQeoM27qYxMY/I4j0lazPbQeoM27qYxMY -goversion go1.15rc1 -D "" -importcfg $WORK/b102/importcfg -pack ./types.go crypto/hmac mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid BmN1KhEUoy6FZFG0FdPr/BmN1KhEUoy6FZFG0FdPr -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f6/f606eef6614f800fcb0383ae6dd26cc0b903bb51a3380d7aa7a01d256bf36ef7-d # internal hash/crc32 mkdir -p $WORK/b112/ cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b112/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/72/7207f36403dcc564b1b61b52276b72392e6ff72f41f4e2afef9a9efd84490e92-d # internal hash/crc64 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid 1hbOAtCP6livLi-SIJ24/1hbOAtCP6livLi-SIJ24 -goversion go1.15rc1 -D "" -importcfg $WORK/b125/importcfg -pack ./crc64.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p hash/crc32 -std -installsuffix shared -buildid lf7mCyypG6smnr_UKpRR/lf7mCyypG6smnr_UKpRR -goversion go1.15rc1 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/6e/6eb186e23d7671be6299394e9abb9624b84d1bfa4d494808146bee6a91e3ea23-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid P2zFXq9UEtNN96oMdPvW/P2zFXq9UEtNN96oMdPvW -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/92/9222960bdefcf268bcb7a3a74c22d9c4ecb8ea7129de8e97c4a04b6b3b1da2f0-d # internal hash/fnv mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid zqHzhPiXHwtnnq17EGXb/zqHzhPiXHwtnnq17EGXb -goversion go1.15rc1 -D "" -importcfg $WORK/b186/importcfg -pack ./fnv.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b112/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/25/25712743822a74d32cd24fb714f0063bce17f5f19ed3075f814070c507d4b995-d # internal text/tabwriter mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 t57_WTQvJQH1sjT6xXJk/t57_WTQvJQH1sjT6xXJk -goversion go1.15rc1 -D "" -importcfg $WORK/b292/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b112/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b112/_pkg_.a $WORK/b112/crc32_ppc64le.o $WORK/b112/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/05/057a0276143f679ce1766428fea42bce2a0784c205fd737a7a0bf0f2b83b79da-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/b050/_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 VMEEUaqkWnAEvZ312F2X/VMEEUaqkWnAEvZ312F2X -goversion go1.15rc1 -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/29/291bc2e86344dc4d66774bc4c292dc1717f6724d4ffae8e5856ad5fad4e784c1-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid vxDGadE75Y0BSstGuJJu/vxDGadE75Y0BSstGuJJu -goversion go1.15rc1 -D "" -importcfg $WORK/b403/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/16/169f4b43334755b89ab65f87c8a2351b9fe878ccfc1c9660fab4202058630aab-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/da/dab5691032b106ff2b6c5c10399098104379e91b7302daac716311df0963691c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f7/f7411c78530eb9ea618402f1f1dcedc6177d63f47efb9e218d11f2573c2f863b-d # internal crypto mkdir -p $WORK/b049/ crypto/rc4 reflect mkdir -p $WORK/b021/ mkdir -p $WORK/b064/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm_ppc64x.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid hY4CE0-im_WYTwc_suji/hY4CE0-im_WYTwc_suji -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack ./rc4.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto -std -complete -installsuffix shared -buildid 6HJPlPxCPa68d13YcxhZ/6HJPlPxCPa68d13YcxhZ -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/e1/e1e4e9ae1c06b7a27e2c86bf05490d721896dead9ce0b6829805322ff073a03b-d # internal encoding/base32 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid SDl-qo_Womv6Tj5-tnn1/SDl-qo_Womv6Tj5-tnn1 -goversion go1.15rc1 -D "" -importcfg $WORK/b128/importcfg -pack ./base32.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid 2DpfPStKGkkVgaM9x64s/2DpfPStKGkkVgaM9x64s -goversion go1.15rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/94/942a8e054e849096cac3488be5ab88255fbcd47e41e5398b74e33a1b1d381ba8-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid QWQst8F3Yo2Mda6qJ9Ab/QWQst8F3Yo2Mda6qJ9Ab -goversion go1.15rc1 -D "" -importcfg $WORK/b153/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/30/307bd1920413e15c1928069efa19de9910bbe18b7d7304024904ccd96dfb26b2-d # internal github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid rhHByna4TYudq0rwUwXz/rhHByna4TYudq0rwUwXz -goversion go1.15rc1 -D "" -importcfg $WORK/b251/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/6d/6dd75957e76737defa73092d4f095169d5ca2d1266b1abd1f8fd6b3a723a6cef-d # internal bufio mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bufio -std -complete -installsuffix shared -buildid H5NKs2e3r8r7TJ24A-Em/H5NKs2e3r8r7TJ24A-Em -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/98/98cabb5eb1aec18b7fb8cac45ae3a6764c72f6147588b2a47569e80480fc7672-d # internal regexp/syntax mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nq8zNeA70iaIqK37TkuZ/nq8zNeA70iaIqK37TkuZ -goversion go1.15rc1 -D "" -importcfg $WORK/b094/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/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/d1/d1228a81f934f636f081fb4e29c69d7e73bda642b28388922e7aa231aef233db-d # internal path mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p path -std -complete -installsuffix shared -buildid 7-dV6LBXNtuS5-ZZsAAr/7-dV6LBXNtuS5-ZZsAAr -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/df/df3ffa2e8a7884f5f317203a3e0b4223bd7fc38e9281fb388783d40d619134f0-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid T-jr8eQQjjXw42EZMyxx/T-jr8eQQjjXw42EZMyxx -goversion go1.15rc1 -D "" -importcfg $WORK/b130/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/74/74235f93f7646e0ccb39014884a3f9a10209fb06a6ee4f0fe2f340a934186c84-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid Wj58a7T9nAhR_0LiIYQ7/Wj58a7T9nAhR_0LiIYQ7 -goversion go1.15rc1 -D "" -importcfg $WORK/b215/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/af/af664384e04cebaa501e569fe13ea13b29680d92f192c8afd5dfc7b8af7aa2da-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid XomUrdPi2ylezH1TLgao/XomUrdPi2ylezH1TLgao -goversion go1.15rc1 -D "" -importcfg $WORK/b276/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/e0/e00e6232f89503b2774754baf62dcfbd35e6a262e93982d4321fe50fabdd5634-d # internal github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid vUt-eBK-Sk33hfuE4g7l/vUt-eBK-Sk33hfuE4g7l -goversion go1.15rc1 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/8f/8f7ea0d18d7a0eab32d1d48c425d5b561fe377a4645636ec70851f66d4bbb92f-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid _2sMpnqA0ceySxH4MGIU/_2sMpnqA0ceySxH4MGIU -goversion go1.15rc1 -D "" -importcfg $WORK/b372/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/b4/b4202246da1d281c3febf6fd3fe3e8a37d0bb116c5c9adfb949e86b7f6225525-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid wTglGl8hLSLrsbchosNu/wTglGl8hLSLrsbchosNu -goversion go1.15rc1 -D "" -importcfg $WORK/b643/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/52/521ee487171e4792d204d357b17977d61b1705ce354e3833d730b0d7e9867280-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b049/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid SUdY4IGSA2X-neAsR75Q/SUdY4IGSA2X-neAsR75Q -goversion go1.15rc1 -D "" -importcfg $WORK/b378/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/71/71b7c51a6618f89ff602758abf1703c72ab8c59b6c5df7d04b0169ebe1825aa7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/fb/fbe5c6e647f3c646bd52188521eae0c18db35501c2c0480bc86da49717d0f912-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f0/f0fcb604822e6ada79992e9b5ea032f8296c5059da1afecf2f6155c733cc7027-d # internal compress/bzip2 mkdir -p $WORK/b107/ image mkdir -p $WORK/b379/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid bt8Nhk6L_K87Cexi4jRm/bt8Nhk6L_K87Cexi4jRm -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go 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 6QZPr9Q5A3AFf94u_vLi/6QZPr9Q5A3AFf94u_vLi -goversion go1.15rc1 -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/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/6c/6c90cc7a0ca220158d7f40d7a215c9111ce8572f54a8f33f334b55784a10a52f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/36/367a748e642af8edc8ad7be6e912e8dce119c79ae92a8d200a043b3579c32a0f-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b017/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e3/e3a7e4af3ec79f8e81b3476d3a131bd6433a9c2878609e360d6e90d1d2c59f0e-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/16/16f57063913cbad39cccd6bf0fb0b1a335a8f290132502a469694785e8e69d12-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid WP2SqGZ5S1OLSqeXJ2HN/WP2SqGZ5S1OLSqeXJ2HN -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx mkdir -p $WORK/b449/ time cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 1ngBjvd1IbBN-wXbh6kO/1ngBjvd1IbBN-wXbh6kO -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_ppc64x.go cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b016/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid Eh6ZDCyvcn6C_yp1jNrb/Eh6ZDCyvcn6C_yp1jNrb -goversion go1.15rc1 -D "" -importcfg $WORK/b449/importcfg -pack ./syscall_unix.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b489/ cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid czhx0Nc__T3N7R7h15ZF/czhx0Nc__T3N7R7h15ZF -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid xSGZ2o5K9XtVMJo5rfPm/xSGZ2o5K9XtVMJo5rfPm -goversion go1.15rc1 -D "" -importcfg $WORK/b489/importcfg -pack ./cgroups.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/01/01af12dd0f74a3f83ee788994e8a7719aa706b70808ae59fced18854c0fdd502-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/1d/1dc6a27e35219de6c6c74f0d7638f6542c246afa04c649f19cad6f7800b8be1a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2b/2be859cf3a6ce574e7c763b7b1f726d5fdcd5bbdd7716f50da3fddacf2dd66c2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/c2/c26ce5c311addf34980dc429fcaa338717f43ffdba7a7fe43be07d3a00e4e7e8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e4/e48b597a0899529c66baba37d94c8eb75368bba27791dd25c359a99a8baa5eef-d # internal regexp mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p regexp -std -complete -installsuffix shared -buildid nBQ6auFT9JzpydRHqF0t/nBQ6auFT9JzpydRHqF0t -goversion go1.15rc1 -D "" -importcfg $WORK/b093/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/75/7544dcc55d5cac50db1dc2d7d3e8acbcefa64d71af4dd9d9f92e660fa26b1e29-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 0dsAk3OMGku2wapqwino/0dsAk3OMGku2wapqwino -goversion go1.15rc1 -D "" -importcfg $WORK/b382/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/e8/e88b1a05d5f517586a0d0a376e37210a52b7ef581e6766589e2e6642178449f8-d # internal image/jpeg mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_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/b028/_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 CfjfUcowULETNesZhlRl/CfjfUcowULETNesZhlRl -goversion go1.15rc1 -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/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/9d/9d31f559146889ad019f70a5cb5eee1fe6bb1967c32ddc9fa8a0a0e2d6e72e0b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/93/93a7c022a6f037018c3ce8ba9570b96f66f6e92790f07c9aceef460b63c83481-d # internal context mkdir -p $WORK/b002/ github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b496/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_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 3UJ1r9UH5yYN9EsJcvc9/3UJ1r9UH5yYN9EsJcvc9 -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid NKPvo6ucASFxexz8zQQh/NKPvo6ucASFxexz8zQQh -goversion go1.15rc1 -D "" -importcfg $WORK/b496/importcfg -pack ./leakybucket.go ./memory.go ./storage.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b602/ github.com/containers/podman/vendor/go.uber.org/atomic mkdir -p $WORK/b724/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid VokfUhc72kdt2BfO1rxA/VokfUhc72kdt2BfO1rxA -goversion go1.15rc1 -D "" -importcfg $WORK/b602/importcfg -pack ./clock.go internal/poll cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -shared -p github.com/containers/podman/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid boeRjg2_6FhURtI2--i5/boeRjg2_6FhURtI2--i5 -goversion go1.15rc1 -D "" -importcfg $WORK/b724/importcfg -pack ./atomic.go ./error.go ./string.go mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid nEj5_cMZONB3Jlc7fB_a/nEj5_cMZONB3Jlc7fB_a -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/31/31b23125c8826af650ab502ae6f5a1b11299c29c3d2b420ce24e071f3cc016c1-d # internal github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b415/ github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b425/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/acarl005/stripansi -complete -installsuffix shared -buildid DbfLM6M2Q6yyj_qDZr5d/DbfLM6M2Q6yyj_qDZr5d -goversion go1.15rc1 -D "" -importcfg $WORK/b415/importcfg -pack ./stripansi.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid x_g8aIZOYTP4p9ibXVIx/x_g8aIZOYTP4p9ibXVIx -goversion go1.15rc1 -D "" -importcfg $WORK/b425/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/f2/f275657bc1cff4348f9a2cb81d390dae5d046d6dca5e46dfae8f819ec58ef159-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid okfD8TGuMVDpdu9KNWcJ/okfD8TGuMVDpdu9KNWcJ -goversion go1.15rc1 -D "" -importcfg $WORK/b576/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/39/39033f5a4f0dcddbb4f3c29b0e9970da036ebe4154b2eb87c885d090d636b1f8-d # internal github.com/containers/podman/pkg/resolvconf/dns mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/podman/pkg/resolvconf/dns -complete -installsuffix shared -buildid jVK72xC1r2mpBoBkzbMQ/jVK72xC1r2mpBoBkzbMQ -goversion go1.15rc1 -D "" -importcfg $WORK/b614/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/9a/9a2fb33cf7d71d8f93c7e4b696a6915ed14012d71cdfcf8bd184cfb337cd8c7d-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/74/74b662cff68758f8c88232b2841e29deded4ff14ad63c8523b679efa47d5e56c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b724/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/8d/8dc50f6b70edcab6f056b14cc1d14e163a78d09e25e3a662aa21992a492d1647-d # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/6a/6a2484266de30482a751d14f9dc33049f07effc8cc8b60742562170f610e9291-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/f9/f9c77b7a6de7632af729aa397a10241d432d9f912c7bc4ca7e2a852b580ba3f1-d # internal github.com/containers/podman/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b450/ github.com/containers/podman/vendor/golang.org/x/net/context github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b246/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid xPaZtg6G3csLDb7LZUC1/xPaZtg6G3csLDb7LZUC1 -goversion go1.15rc1 -D "" -importcfg $WORK/b450/importcfg -pack ./errgroup.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid 6b3Tv9uoFgbmdr4HBftp/6b3Tv9uoFgbmdr4HBftp -goversion go1.15rc1 -D "" -importcfg $WORK/b246/importcfg -pack ./context.go ./go17.go ./go19.go mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid NDCxmgcfzk8xaQS1-QgM/NDCxmgcfzk8xaQS1-QgM -goversion go1.15rc1 -D "" -importcfg $WORK/b422/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/db/db13c361e0f8e8b22daeff4125a6e75c80fe47ff254f7eb6fa0fffc511af74f4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/45/45197fcb5dccb9382c62d6850853bc86022e418c0354408372e93c336e9cf8c9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/1c/1cd5a0ba6df3098c0ab6558a54410d12b5ad6e81c13e3a557fa933aae43b03ae-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/b0/b0951214ed46c9f3e499dffa4d26849e92647475129d46a6ecf958f14430707e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/9b/9bd6b5c84301f760f1c156c9439619466ceefc6d4a544fe63b6248edc0cff363-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid adomuwqpgxNlrrvAOMPr/adomuwqpgxNlrrvAOMPr -goversion go1.15rc1 -D "" -importcfg $WORK/b029/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 ./readfrom_linux.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 -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c2/c2d626d2f25484e02e231539984c781afc81b6b14ea1af527ba75cd22b3e8fdb-d # internal github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b284/ encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b551/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid lCqVIYqYsEZe8icgtYTF/lCqVIYqYsEZe8icgtYTF -goversion go1.15rc1 -D "" -importcfg $WORK/b284/importcfg -pack ./errwrap.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid sbpEehLF05ah4qbs9RA_/sbpEehLF05ah4qbs9RA_ -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF internal/fmtsort mkdir -p $WORK/b020/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid dt261wR6dNjP6dVmqEHI/dt261wR6dNjP6dVmqEHI -goversion go1.15rc1 -D "" -importcfg $WORK/b551/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid dFMcZSG_ZeY4_8UFG_l7/dFMcZSG_ZeY4_8UFG_l7 -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/26/26721081b9594e1adfa47b0e32106d11cf5794f5b86ffc2026732b5605e35e66-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/78/7835a0b7bef68c244d5e60c8402f939862e4782da7414a45c5616755dabbf8bd-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/d1/d1bc3444471174175a6c13205bfbd8d3a144e00db7e059a2334e971fcc9595d9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/4a/4aef65013aa52d0c3543c06472797e2f2f91c818346007d7d7a2b53607ee893c-d # internal crypto/cipher mkdir -p $WORK/b041/ cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b041/symabis ./xor_ppc64x.s encoding/base64 mkdir -p $WORK/b073/ crypto/md5 crypto/sha1 mkdir -p $WORK/b066/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Dr8AyJHTubEiaP3V6Q-a/Dr8AyJHTubEiaP3V6Q-a -goversion go1.15rc1 -D "" -importcfg $WORK/b073/importcfg -pack ./base64.go crypto/sha512 mkdir -p $WORK/b055/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid sIEnplXbvF6Sv2MgWoOp/sIEnplXbvF6Sv2MgWoOp -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go crypto/sha256 mkdir -p $WORK/b067/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b055/symabis ./sha512block_ppc64le.s mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b063/symabis ./md5block_ppc64x.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b061/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b067/symabis ./sha256block_ppc64le.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid uapPaIiuZiioUDgcvJeQ/uapPaIiuZiioUDgcvJeQ -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/cipher -std -installsuffix shared -buildid IhKmRsOYQ06zFD6DABbN/IhKmRsOYQ06zFD6DABbN -goversion go1.15rc1 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/md5 -std -installsuffix shared -buildid xlJi0BVClnEZ-OHNVOkC/xlJi0BVClnEZ-OHNVOkC -goversion go1.15rc1 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid sPwaLkStQ06P__DOaCbW/sPwaLkStQ06P__DOaCbW -goversion go1.15rc1 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid yUovgcAZrhlMfZeG7JLg/yUovgcAZrhlMfZeG7JLg -goversion go1.15rc1 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/1d/1d485acf3ee043932cd18e8a8b6e0399bbc05f09c274eaac3a2b3c59b5424872-d # internal encoding/pem mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid IyaqbEzVgwZG-BWwmmlx/IyaqbEzVgwZG-BWwmmlx -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b063/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2e/2eb0c303c6e09dbfe76f2281985c4041aa1e8eeb7b67973ed5786f4cff89433e-d # internal fmt mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/67/676f5c5d0c48ccb6471e314aa1604655e5e3598a6a704dda5e2aaa87d8ade76b-d # internal path/filepath mkdir -p $WORK/b075/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid C8_Qs4EEYgm1FE6Q3oSQ/C8_Qs4EEYgm1FE6Q3oSQ -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -9EJQGQbLdd6o2cJ32qm/-9EJQGQbLdd6o2cJ32qm -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ac/acf7832070dfa6fa11bedacbb348c521a97caba69219ae71280d710d2318aa0d-d # internal net mkdir -p $WORK/b076/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b076/ -importpath net -- -I $WORK/b076/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b067/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7b/7b719d32c534c4df44cde594cd9568467f3c6f3882052a221913ebe2c0605fef-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/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 -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b085/symabis ./sum_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b055/sha512block_ppc64le.o ./sha512block_ppc64le.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid KqFP8hJCm6KnAckUXiTs/KqFP8hJCm6KnAckUXiTs -goversion go1.15rc1 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b055/_pkg_.a $WORK/b055/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b7/b748eb85ab574a30b2e687dc42b425136558b0fb455156fadde8ae264b21c499-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid tSYBNvwO_5ufnvXmPTfy/tSYBNvwO_5ufnvXmPTfy -goversion go1.15rc1 -D "" -importcfg $WORK/b111/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $WORK/b067/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/56/56fc8b0c73448bec1143998c7c47c88fa4c948d735c3dc25c72934f8093a2e78-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid 5pFxT_joYZ3tdqlowZEe/5pFxT_joYZ3tdqlowZEe -goversion go1.15rc1 -D "" -importcfg $WORK/b113/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b041/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b041/_pkg_.a $WORK/b041/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f0/f092002c019635455309e89cda7bf1673ca36ea85252b5e1cf8f85ac015d4cfd-d # internal crypto/aes mkdir -p $WORK/b040/ cat >$WORK/b040/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b040/symabis ./asm_ppc64le.s ./gcm_ppc64le.s cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/aes -std -installsuffix shared -buildid 04H1HWljkwGXRY-2LZw1/04H1HWljkwGXRY-2LZw1 -goversion go1.15rc1 -symabis $WORK/b040/symabis -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b085/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c3/c360630c7d87b0bd4d6c2ea7f05b286438816de886a3640d2bbf0c3d4fd79971-d # internal crypto/des mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid y6OCEWetp8Tm0cD17RMC/y6OCEWetp8Tm0cD17RMC -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b085/_pkg_.a $WORK/b085/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e0/e057155e34fa862a0e82a00dc041d5dde9acce52a534dc596f1d72f4009c1894-d # internal io/ioutil mkdir -p $WORK/b074/ cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/e4/e4d9a341a7c0d98317bb31fbc145fee89fc68de08cbb7182d09211e039201177-d # internal cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b083/ cat >$WORK/b083/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 -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b083/symabis ./chacha_ppc64le.s cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid NNalWrdvuKyrge1EiCVp/NNalWrdvuKyrge1EiCVp -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid WIY0Hy-AvEm0lf2fr2fO/WIY0Hy-AvEm0lf2fr2fO -goversion go1.15rc1 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/9f/9f1de9ac8a6c619829fe38e5f66c989faa75b4369b68e631f84035c3343fe1ce-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal runtime/debug mkdir -p $WORK/b115/ cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/debug -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b115/symabis ./debug.s cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/c4/c4436e19e5c7d9c4add09617e642a260089048b24b9f59747652f4694c60d5c0-d # internal github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b119/ cat >$WORK/b119/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b119/symabis ./asm_linux_ppc64x.s cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p runtime/debug -std -installsuffix shared -buildid tzlOuKG7Siy3etFCt5s2/tzlOuKG7Siy3etFCt5s2 -goversion go1.15rc1 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b120/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Le2Yd9tP60noohPzNn0-/Le2Yd9tP60noohPzNn0- -goversion go1.15rc1 -symabis $WORK/b119/symabis -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e2/e2f2b4a0282d74431ed328b7320bc733949c744fdca3971b651760903926bd15-d # internal os/exec mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p os/exec -std -complete -installsuffix shared -buildid hLYdbg-7Epwyzi7tBku6/hLYdbg-7Epwyzi7tBku6 -goversion go1.15rc1 -D "" -importcfg $WORK/b137/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b083/chacha_ppc64le.o ./chacha_ppc64le.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/debug -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b115/debug.o ./debug.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b040/asm_ppc64le.o ./asm_ppc64le.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b083/_pkg_.a $WORK/b083/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a5/a5fd4af8f2e8d5d20f87f88ec692df636087f8b8e1cb9a836832ef2133643a6c-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b082/ cat >$WORK/b082/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/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid qbftuJtJNi-os-yyXvYZ/qbftuJtJNi-os-yyXvYZ -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b115/_pkg_.a $WORK/b115/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/8f/8f1efe788625f40be0714a6a1b79de0d150eade66202b1721d54dfa89e847ba5-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 0h__EVI5BaYWFGNnQRZ3/0h__EVI5BaYWFGNnQRZ3 -goversion go1.15rc1 -D "" -importcfg $WORK/b185/importcfg -pack ./rand.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b040/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/asm_ppc64le.o $WORK/b040/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/fb/fbcbe7e847887b5d67f206c9ff635dd18038211509c11bb1167e2f9f658b972a-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ca/cabd96a40dd68211214bececdc2c3d2ec248c5649ed572719e45bdbadef420a1-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid BIyTvUZ7F9ECGmzwJXsD/BIyTvUZ7F9ECGmzwJXsD -goversion go1.15rc1 -D "" -importcfg $WORK/b258/importcfg -pack ./directory.go ./directory_unix.go github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 21hPg_wTvDzV5RjlHUro/21hPg_wTvDzV5RjlHUro -goversion go1.15rc1 -D "" -importcfg $WORK/b219/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/4e/4e3d83d7abed4f2a90203f1451bcd9c58c6b2701a672bbcc30445a2bdb597539-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 8b0BIu2ppAkU0bocU6Hi/8b0BIu2ppAkU0bocU6Hi -goversion go1.15rc1 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/f6/f649d8d94a9d90774edaff714d9f33fa3074a1dc02174e7637c5fc5d7738dd20-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid Bq1m1r14281LMUAnTPnU/Bq1m1r14281LMUAnTPnU -goversion go1.15rc1 -D "" -importcfg $WORK/b371/importcfg -pack ./armor.go ./encode.go cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/44/446c9857eb37c686eb3762b6ca3384923369be3eea8f57c7d86911cd58f2ce67-d # internal github.com/containers/podman/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid xFqNw1ElZuFXdkETB80U/xFqNw1ElZuFXdkETB80U -goversion go1.15rc1 -D "" -importcfg $WORK/b416/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/86/867ece40cc421a5d7f6803c2b88e1dcac48a616aeada59116d5ee03dd3fe4c45-d # internal os/signal mkdir -p $WORK/b458/ cat >$WORK/b458/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b458/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ca/cad69af6a95facaa6d426ad784ba8688800988dd234fb61e4c7a63e300f41409-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid pyD32-hYTSqGCrLKKSbz/pyD32-hYTSqGCrLKKSbz -goversion go1.15rc1 -D "" -importcfg $WORK/b487/importcfg -pack ./tty.go cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p os/signal -std -installsuffix shared -buildid ynmfmEtJjszkRIIwmwRV/ynmfmEtJjszkRIIwmwRV -goversion go1.15rc1 -symabis $WORK/b458/symabis -D "" -importcfg $WORK/b458/importcfg -pack -asmhdr $WORK/b458/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/8b/8be44dcddd391de7d04a5f6cbfea75c7d12562d433d862a5de0b96a275893b3b-d # internal github.com/containers/podman/pkg/ctime mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/ctime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/podman/pkg/ctime -complete -installsuffix shared -buildid 2LwfVy1Wm6VQWfA_rAA6/2LwfVy1Wm6VQWfA_rAA6 -goversion go1.15rc1 -D "" -importcfg $WORK/b529/importcfg -pack ./ctime.go ./ctime_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/24/249e37eb2bb195e72cc44e2c485c2d114b7ecd1f7665d8cc98aa9251f022ed08-d # internal internal/lazyregexp mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_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 B4NZtlSFs2UVNnBIz9TW/B4NZtlSFs2UVNnBIz9TW -goversion go1.15rc1 -D "" -importcfg $WORK/b557/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/b6/b67249838a70e7a9ab32a93036caad72b33b07d73d2540a34d689a94c970a339-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b638/ cat >$WORK/b638/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b638=>" -I $WORK/b638/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b638/symabis ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/4d/4d9667e4ca41f01bb08e3d0d3b2b34fe51934a5c0dce760bf647ec5021134290-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b641/ cat >$WORK/b641/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b641=>" -I $WORK/b641/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b641/symabis ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b557/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b458/sig.o ./sig.s cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/bd/bd893453d0aeb27b889bb431042b56464e93fcf19419343924cac1b54ed5d851-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/podman/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid 9f4vzmyNTTJVG9V7iH-q/9f4vzmyNTTJVG9V7iH-q -goversion go1.15rc1 -D "" -importcfg $WORK/b642/importcfg -pack ./bcrypt_pbkdf.go cat >$WORK/b638/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -installsuffix shared -buildid jUuwtnPuPQzpwNMpH2YA/jUuwtnPuPQzpwNMpH2YA -goversion go1.15rc1 -symabis $WORK/b638/symabis -D "" -importcfg $WORK/b638/importcfg -pack -asmhdr $WORK/b638/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b458/_pkg_.a $WORK/b458/sig.o # internal cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b458/_pkg_.a # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 -installsuffix shared -buildid VRyjCwfrW5G7aS5payXK/VRyjCwfrW5G7aS5payXK -goversion go1.15rc1 -symabis $WORK/b641/symabis -D "" -importcfg $WORK/b641/importcfg -pack -asmhdr $WORK/b641/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_noasm.go ./sum_ppc64le.go cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/e2/e2e20f9f3d656f1787eecc3698d2b5fd75c4ff0a4872137cedc237b155af01b8-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid 82R2nRFtwpwooIzjMl_b/82R2nRFtwpwooIzjMl_b -goversion go1.15rc1 -D "" -importcfg $WORK/b644/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/11/11a2d8c1313d6a4d6a9e7a7e29a2445392b6aacf1ac68b89fd2646a51a8cd3b3-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/26/2692525b925c649878d60adf0924ce17fcaf0ae6dc36f6ddc8800b34d8aa7f6c-d # internal encoding/hex mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid y1odtkrYW-r-XJsBT_z3/y1odtkrYW-r-XJsBT_z3 -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack ./hex.go math/big mkdir -p $WORK/b045/ cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b045/symabis ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b644/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/a0/a0b7c5bd2d370b03cba67beca8bd3c0aed1f05b8ba4d6b9917bfbb3a9d6b6e3c-d # internal net/url mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p net/url -std -complete -installsuffix shared -buildid qQl0LbnLtjOjpjqWycuv/qQl0LbnLtjOjpjqWycuv -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack ./url.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/cf/cfa0e8d79c14155240c69c3c0704bd9c55bbd702d1f01c770ed626a297fc2359-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid IbXSjMYTWUFRh64c81BQ/IbXSjMYTWUFRh64c81BQ -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/big -std -installsuffix shared -buildid prTJ-uUVuUUXDQ4hYnTe/prTJ-uUVuUUXDQ4hYnTe -goversion go1.15rc1 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/aa/aa1e62fc32f3b4e8edf62c673bc1cb517ad183b700f8ce1b5f8e79b8fef3265d-d # internal encoding/json mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid p9go2eIkwnrMeeR17uu2/p9go2eIkwnrMeeR17uu2 -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b641=>" -I $WORK/b641/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b641/sum_ppc64le.o ./sum_ppc64le.s cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b638=>" -I $WORK/b638/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b638/chacha_ppc64le.o ./chacha_ppc64le.s cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b641/_pkg_.a $WORK/b641/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/a8/a8a8d23ac29d35993c3cb730ea10452055346ff278ffbead5a506afb343e2f65-d # internal github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid MHjMqBsBYO2rw8e65owT/MHjMqBsBYO2rw8e65owT -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b638/_pkg_.a $WORK/b638/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/a0/a036759b306a447cbc4f3d1c651538db682c4321529307293fa2ba00a1a9dad4-d # internal github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/containers/podman/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid V-EnunrkSTAii7CZJ2aq/V-EnunrkSTAii7CZJ2aq -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack ./errors.go ./go113.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/6d/6d93139b39b923d328d6e4eb0a90eb58ac2bb8e0962bfb010e38c83bab3e094f-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid fYfbRSx9ArfziTzZ9S02/fYfbRSx9ArfziTzZ9S02 -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/12/12f74d2fce04aaaf578cf115aeaa3f2d5543e4507732d8ee99c2c93306637ba9-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 0cNLmW4Ls-S76yx2_kis/0cNLmW4Ls-S76yx2_kis -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/dc/dc9ed1671c25c8fb76bedf4ceb67149db47656050ecf73e2f7ede879824bdf68-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid 1A-nZpjcTteCxQcjVnmz/1A-nZpjcTteCxQcjVnmz -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/84/84990a0c7dae63079187c179527b31465886c8c1b53b5617c0b46dfb0c32e0b6-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid iSXmZq9wvAJfhEXdBcwG/iSXmZq9wvAJfhEXdBcwG -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/fd/fd1290c1564a872887563fc33868674450b6e008f612299da311b1ceb1aaddf9-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid KFqXqc8YZol6BCYdX3iV/KFqXqc8YZol6BCYdX3iV -goversion go1.15rc1 -D "" -importcfg $WORK/b104/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/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/b4/b4ec762980003182316a80ded25f9f0db686a4f2b59b188d0d2ebcd989b3283f-d # internal log mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p log -std -complete -installsuffix shared -buildid 9QV_ZDOZYcpYjS6w4TSx/9QV_ZDOZYcpYjS6w4TSx -goversion go1.15rc1 -D "" -importcfg $WORK/b114/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/bb/bbef21db1e090759da4be8fd8451355f2eed47f7cd9e1989c5cf318c1a3144a2-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid 2GCKfb2Q5mNCfFROZZ5Y/2GCKfb2Q5mNCfFROZZ5Y -goversion go1.15rc1 -D "" -importcfg $WORK/b117/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/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/94/94b855114e80bb930fd7422f94a2e991638f6b4a6f35d2dee634076665199771-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid _dAlL_Zgn47Bm_S3zjkG/_dAlL_Zgn47Bm_S3zjkG -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/16/16eebb55b7ad8f411bf1ffba3853f837088bac7a73afc8fd2d2cbf389b07b461-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 2sB6XY-X11vHGdsWgPry/2sB6XY-X11vHGdsWgPry -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/9d/9dab6cb659d8107b246972cd8b93fd451abaab92499f5cf9aebe6bf970d0205d-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid yn5M8hfG41MGw10bS0RW/yn5M8hfG41MGw10bS0RW -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0b/0b5c357a592a6060a9b68eb8b08433bf3e5e176b903c1e053653e46a4368f109-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/podman/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b110/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid yIcNwD-bOxLk40O3eprr/yIcNwD-bOxLk40O3eprr -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/44/44d034f6f6e6062a25066d76ee4aa5f7ecbdaf3428aada546014c87ef2acb561-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid Ap95QVFp5o0vR2hDeSYS/Ap95QVFp5o0vR2hDeSYS -goversion go1.15rc1 -D "" -importcfg $WORK/b123/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/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/cb/cbec61cc80355c68463226c775fd86abeffb97e67c783057e1e79104e4a928ba-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid xA0ygYfmYn3HNnUq-8k7/xA0ygYfmYn3HNnUq-8k7 -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack ./platform_matcher.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/64/64a3cf3aa9291bb50596c4afbe1a5b3b542f6efaad56554e083f1d2f723e4b71-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid rYBGeGm4XOOnUcqDCioH/rYBGeGm4XOOnUcqDCioH -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack ./none.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e5/e5342a2f29fe9f686cb7ac1274f5d8d4ad80dacedcc56483225da4b34077689d-d # internal os/user mkdir -p $WORK/b139/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b139/ -importpath os/user -- -I $WORK/b139/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b119/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b119/_pkg_.a $WORK/b119/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/94/94b0ad8a113aff1f4e9ccb563e4a1d51b1c4bb698a735c7fb86baf8cbc9d5761-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid 1eqVJZ_0xNHTjwNrSPb0/1eqVJZ_0xNHTjwNrSPb0 -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -o $WORK/b076/_cgo_.o $WORK/b076/_cgo_main.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o -g -O2 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b045/arith_ppc64x.o ./arith_ppc64x.s cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/90/905022709340bbbafec69a60d8cd151fdec7216248ae91ee647235a39853d6a9-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid 1JHOGxyWXNdJFAiaItsH/1JHOGxyWXNdJFAiaItsH -goversion go1.15rc1 -D "" -importcfg $WORK/b118/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/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/4c/4cb0f654f7749de7a13f4cf5f7d7172e64ef1cc9232f89845e27c78609db6640-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid NsxHJzoqnu7y__s79ABI/NsxHJzoqnu7y__s79ABI -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/1f/1f8074c702b8866e8d2d1f4697da7271f417399cf85b254ea621115c0db7ba62-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid bk1MEkHzBDY9uBeIKLNh/bk1MEkHzBDY9uBeIKLNh -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/dc/dca9433ab633fd564f543d53e24b02303d2beca06cb8a8fb80a05d1782551896-d # internal github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid iT3Jt0l2ih12z5MWOKUX/iT3Jt0l2ih12z5MWOKUX -goversion go1.15rc1 -D "" -importcfg $WORK/b141/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/b045/_pkg_.a /builddir/.cache/go-build/eb/eba28483d0c053987e0032137fe408388fc18c764b4f03bce3d9c49aeb6c9f9e-d # internal crypto/rand mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 6W1HNo9HNvY_GvqOfB3l/6W1HNo9HNvY_GvqOfB3l -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b076/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/b077/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net -std -installsuffix shared -buildid FSjSwHYEiVkZL9shln3M/FSjSwHYEiVkZL9shln3M -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b076/_cgo_gotypes.go $WORK/b076/cgo_linux.cgo1.go $WORK/b076/cgo_resnew.cgo1.go $WORK/b076/cgo_socknew.cgo1.go $WORK/b076/cgo_unix.cgo1.go $WORK/b076/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/e6/e6d01884f351f48ac641f2448162a9e41d476fa9fe82d99035e1695edb1e6c3c-d # internal crypto/elliptic mkdir -p $WORK/b053/ cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/44/44f6d68e5680d3489f54027b5ef2d4f182329fe885025f777f2b00d64ce2fe83-d # internal cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b053/symabis ./p256_asm_ppc64le.s encoding/asn1 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 7gvG53UD8_CkXBGIIwmR/7gvG53UD8_CkXBGIIwmR -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid f6nPJtTLa2irHoTTAbar/f6nPJtTLa2irHoTTAbar -goversion go1.15rc1 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/26/26b10619822742bf4d7dba42410d6fd5d6f6a71c9f58c6e80991662c785bc7c0-d # internal crypto/ed25519 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid srqurlTkkWoMGu0AUGHc/srqurlTkkWoMGu0AUGHc -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./ed25519.go ./ed25519_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/80/80a81c517dcc9df2c4587fd393e6c08de0d5f3cb5e695d554565a97e758879d2-d # internal crypto/rsa mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid PgsMQ0B_mESkJZnr44cs/PgsMQ0B_mESkJZnr44cs -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1c/1ce6973e4240b7ac2ef5a193db910667fdb67eb62fe8782540318088ab7fc15a-d # internal crypto/dsa mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid VNok06h4ECNlTAcf3r6e/VNok06h4ECNlTAcf3r6e -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/91/91e45dd7460c51397054bc49d776a7b87efeb5a7c8ed2c3e3c0dc5d46e452d1c-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/podman/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/snappy=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b113/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid WpQ_SJtq5UrPnOLaK7Xs/WpQ_SJtq5UrPnOLaK7Xs -goversion go1.15rc1 -D "" -importcfg $WORK/b108/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/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/3f/3f91b08fe5c0f72e554f0ec71c585987d6903c064f0a8bc4b9debc207e336784-d # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b117/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid 0_CD4cukeCwa6FF7AmvL/0_CD4cukeCwa6FF7AmvL -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/69/691176a7b4009ba1d253d5daf199ad2e6441c7192aff84fa8fd4d155b48df2e3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid Ykk2GTe04UPjyrltlsGC/Ykk2GTe04UPjyrltlsGC -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c4/c4369fb76e79ce1559635e42e3a97f3f782316948fc7fa30a7ef72f1ca130e37-d # internal crypto/x509/pkix mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid d9YY5Pnfn22w6MG6ZJJs/d9YY5Pnfn22w6MG6ZJJs -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/5c/5cbb6620f83d08dcc5eb103a59cd48c70fad83cdd00534a1f7cc378dc8167f25-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid vRhjGaiSb7VmuoHpkIRt/vRhjGaiSb7VmuoHpkIRt -goversion go1.15rc1 -D "" -importcfg $WORK/b121/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b053/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/df/df086a24e1589f04df819f081e036fb51eb6ce609246b4859d38b6da8a9eeed1-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid DSMplL9sspAHt89PDcWb/DSMplL9sspAHt89PDcWb -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/a4/a478992422be45f5d6fcd533cb39bb9acebfc53fadf8eaf6274783c94cccbe35-d # internal compress/flate mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid ITnu5Y9aJHfp7HJwos90/ITnu5Y9aJHfp7HJwos90 -goversion go1.15rc1 -D "" -importcfg $WORK/b149/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/p256_asm_ppc64le.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/09/097e0d38c374ec6c0619e753008b8a4e4237886825fadfd853fe7d30ef31c4ec-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 34BH7WcFrKjVi8_h6zmE/34BH7WcFrKjVi8_h6zmE -goversion go1.15rc1 -D "" -importcfg $WORK/b154/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/8a/8aa42ea581d904cc4db6d7bc531ccda57739da1396b5531eca35a15248e8e7de-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid DZVwJnrYdLafsZc_psH5/DZVwJnrYdLafsZc_psH5 -goversion go1.15rc1 -D "" -importcfg $WORK/b155/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/59/59a806f2e9b023fb6a3f140c12efff4e1d7212c445f0dd848091868e86df4f47-d # internal crypto/ecdsa mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid GWCSLC_xYe2vTQaolMyT/GWCSLC_xYe2vTQaolMyT -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/e7/e7dc9dd7d8552651bdd3e0aa65f0747c8213c43893a58f4cc3981bb8e07ebf84-d # internal compress/gzip mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid KGzktlp-5d8GcBITvGLl/KGzktlp-5d8GcBITvGLl -goversion go1.15rc1 -D "" -importcfg $WORK/b148/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f0/f08ce9ef83841182e0ca0764c9fcc49fe69ab462bda8880c76057482d663db2c-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_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/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Zmf1K61hg9YqnEQC77Pn/Zmf1K61hg9YqnEQC77Pn -goversion go1.15rc1 -D "" -importcfg $WORK/b158/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/96/96e92e3a87b600bc6694438553ff174e7f3e9c53d3551d7c25b740162c9e7095-d # internal mime mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p mime -std -complete -installsuffix shared -buildid 5J1hWJqdgBldSDlTubre/5J1hWJqdgBldSDlTubre -goversion go1.15rc1 -D "" -importcfg $WORK/b159/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/24/24f204074470e1054d592c4a81a1a225ad60c1b5ccfc358492aba6442a58bc34-d # internal mime/quotedprintable mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid qZT0U_987Mj_bcm5jfAY/qZT0U_987Mj_bcm5jfAY -goversion go1.15rc1 -D "" -importcfg $WORK/b161/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/b7/b7e647d7eedcfd1f815db2c245a57e104d1c648d8fb6659c2b0e0bcef73754e2-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b152/ cat >$WORK/b152/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/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 9Yi1mXenBX6PmIkd-9UE/9Yi1mXenBX6PmIkd-9UE -goversion go1.15rc1 -D "" -importcfg $WORK/b152/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/05/05fb4b957fcaa99c12ad331005f88b771b84ef7b21e8f8137333b4a1dca4ff5a-d # internal net/http/internal mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid CFKD7hxpqwQWm5n00lOa/CFKD7hxpqwQWm5n00lOa -goversion go1.15rc1 -D "" -importcfg $WORK/b163/importcfg -pack ./chunked.go ./testcert.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/5e/5e2adace91628b020f0d444ce3ea9194c37232320dc4dd85fab2f299fa61e07c-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid jGzQa46ZIp6JVeGkQGfS/jGzQa46ZIp6JVeGkQGfS -goversion go1.15rc1 -D "" -importcfg $WORK/b165/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/81/8150ffd5f9f5d1f6cbaee1b23df9c28387cd8c9ad4b3aba2c20709aa8b73bf24-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 3v8AlGbdSS1r7AQvzDvH/3v8AlGbdSS1r7AQvzDvH -goversion go1.15rc1 -D "" -importcfg $WORK/b169/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/00/00e27fc64d823d7bb1d393483ca25e27373188d96337fc8d45f79cca3004c980-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid YOzcial0-vtoTEH9p0D_/YOzcial0-vtoTEH9p0D_ -goversion go1.15rc1 -D "" -importcfg $WORK/b184/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/e4/e4de31a98d8abd33b9d22d47d60101b8504796a8fbd211332ec6d82dc6f3975d-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid ot4g6UYEN_Y6PrdduYgW/ot4g6UYEN_Y6PrdduYgW -goversion go1.15rc1 -D "" -importcfg $WORK/b183/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/c6/c6fbf6f4549f81f4bc3ec0ea9102a630de967704351301b60743cbedc8e07cac-d # internal go/token mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p go/token -std -complete -installsuffix shared -buildid LfCNw158kftnSyMVLIwo/LfCNw158kftnSyMVLIwo -goversion go1.15rc1 -D "" -importcfg $WORK/b194/importcfg -pack ./position.go ./serialize.go ./token.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/22/2239ce922c0686822a570da49b39c408ca01a3f0dc63e88f6f5e74d52c8b43c2-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/podman/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid y8kDzMHVojgj556WVCgU/y8kDzMHVojgj556WVCgU -goversion go1.15rc1 -D "" -importcfg $WORK/b168/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/2d/2db81023cd2c02c2c6c6ef4f5949e0d912a0c68d5d59338e3c596294a6164bc7-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid AULUoL-R7FEvd1IqwZhH/AULUoL-R7FEvd1IqwZhH -goversion go1.15rc1 -D "" -importcfg $WORK/b151/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/49/49335795b1e7156d2834b0e05205ffe681792a7ecd176f666ff94c5e901f8478-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid 1QTOicJS2nedJEKUermh/1QTOicJS2nedJEKUermh -goversion go1.15rc1 -D "" -importcfg $WORK/b188/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/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/dc/dcbcaa2e7eecf7cec16a797a6bbab7976ebe56ff02e8ebcb0c2631bf2758d40f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid JFz-AdB2POMf7LcvPkHF/JFz-AdB2POMf7LcvPkHF -goversion go1.15rc1 -D "" -importcfg $WORK/b210/importcfg -pack ./version.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/user -std -installsuffix shared -buildid KF8WdLT6YmlD3NFHnUJb/KF8WdLT6YmlD3NFHnUJb -goversion go1.15rc1 -D "" -importcfg $WORK/b139/importcfg -pack ./lookup.go ./user.go $WORK/b139/_cgo_gotypes.go $WORK/b139/cgo_lookup_unix.cgo1.go $WORK/b139/getgrouplist_unix.cgo1.go $WORK/b139/listgroups_unix.cgo1.go $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/df/df19b0648867b321c8bd2cded913452c9737a0236fef872c555648b199eae8c1-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/model mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid ivuOqKFIKLYJRGxTY1tP/ivuOqKFIKLYJRGxTY1tP -goversion go1.15rc1 -D "" -importcfg $WORK/b216/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/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/33/33d15ef90971ab6581de61d6adedaf8a7892f21b389b80277b946cf7013ba6b3-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid _6ju4lbMCJ3W_ugdf7h9/_6ju4lbMCJ3W_ugdf7h9 -goversion go1.15rc1 -D "" -importcfg $WORK/b218/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d3/d3eba5158c89f272500ff823ea0204bc1991662ce5e89987e4416a7dde736d35-d # internal github.com/containers/podman/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/podman/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid n5BpKjMYEtBJwVIRNuaM/n5BpKjMYEtBJwVIRNuaM -goversion go1.15rc1 -D "" -importcfg $WORK/b223/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/50/50c4fdc65b1adcb7845b2eb8c8c5aa372c166bd80309b427830d353bce91e5a9-d # internal encoding/csv mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid vCs0A4sNQbQQMXPM2gsm/vCs0A4sNQbQQMXPM2gsm -goversion go1.15rc1 -D "" -importcfg $WORK/b225/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/0a/0a5b93bd92b9f7e864be18c8c8fdfdf48a372b59be67f98fbc76ba23c18e4fac-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid qzISfMd1WX3rGG4sdltW/qzISfMd1WX3rGG4sdltW -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/42/424a8e1af372cf3a1a69322a40472a534c64bf236c0dafbcf8e11ac11e9c5d26-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid kyV8mnUuukwTgKS2O-W5/kyV8mnUuukwTgKS2O-W5 -goversion go1.15rc1 -D "" -importcfg $WORK/b133/importcfg -pack ./config.go ./config_linux.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d7/d7636f6c5a9fad5d40c1e1ac29bf6abeb0d57be028c1802eb1367e0b92186367-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid zGzMRyvzajDzBtZKNT6D/zGzMRyvzajDzBtZKNT6D -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack ./compression.go ./zstd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/c8/c8fb22b145aacc635f694d02267beb8a9e7be9d07335e71867a58d2bec61feb9-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid DkBHDa5p2xCnKz9xPGXQ/DkBHDa5p2xCnKz9xPGXQ -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/80/80e5a9a257a4ca4b04c1777f30f7295c83b82ea60312dae0cbfae470ae759c40-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid l-tXQw5UKqP5_q4OtdVq/l-tXQw5UKqP5_q4OtdVq -goversion go1.15rc1 -D "" -importcfg $WORK/b190/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/b1/b173c9014e416780a07d7ac0b45b9575f71df9f8836d6a77d8b89ae8a38299fa-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid VcVBZU0gTmj778883h4X/VcVBZU0gTmj778883h4X -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/2a/2aadc726dcf21e5d7c946e7801090fad9a559d7c9613013d7cfe438cdbab5482-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b194/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/ae/ae024a0b2b2d738e5f9a09e241b0001939dab6311118d66f8b5e553e10142563-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid l5CSFzZ6MrWJtbHzC9Ib/l5CSFzZ6MrWJtbHzC9Ib -goversion go1.15rc1 -D "" -importcfg $WORK/b196/importcfg -pack ./mapsort.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid iF3oGmWS0zS4W8gWvzZo/iF3oGmWS0zS4W8gWvzZo -goversion go1.15rc1 -D "" -importcfg $WORK/b193/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/a9/a9555d706e2748276783f50e3757224a87baf2fa861a9ee20cd94ff1b21cbd8e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid DXi4fxyTU4pUotSL7s60/DXi4fxyTU4pUotSL7s60 -goversion go1.15rc1 -D "" -importcfg $WORK/b199/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/0a/0a6e7f23e421344eb6bcf6b2e01279c3591d8b381cc971d59b61c4b6b0eb7f12-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid wcvsi_AgnG1ba14v6pBy/wcvsi_AgnG1ba14v6pBy -goversion go1.15rc1 -D "" -importcfg $WORK/b200/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/25/257e78f478966aa5feeed4f39c32bfc5aa36bc8166630bd01e3a2306a6954047-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid nOH-NIb_WYoEKGmjnLuo/nOH-NIb_WYoEKGmjnLuo -goversion go1.15rc1 -D "" -importcfg $WORK/b203/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/f6/f60567f5c6b03e75b079837915ff326580f63030206eee559abe690d453a19a5-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid MHEhz5fnHJ6jTgNZ1dje/MHEhz5fnHJ6jTgNZ1dje -goversion go1.15rc1 -D "" -importcfg $WORK/b204/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/60/60b2650421dd18874b824340417b9069344e62d8b1b8173e7bf6c8a4696bee92-d # internal flag mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p flag -std -complete -installsuffix shared -buildid iCFmMcgCO3zir_bTD597/iCFmMcgCO3zir_bTD597 -goversion go1.15rc1 -D "" -importcfg $WORK/b226/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/b4/b48b512e9d66d58ce8811fdadb8921ad61a8dfe8fbf512ccff11cbb3bdfd190b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid aLppA5aRs4JqG0HzzbVq/aLppA5aRs4JqG0HzzbVq -goversion go1.15rc1 -D "" -importcfg $WORK/b191/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/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/b6/b6bc71eb3d5877504e2893ee73dfb7a716583ebbe0091e7e5b420a2475a1be56-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid q6y3nDcT7aYsLBtDURz_/q6y3nDcT7aYsLBtDURz_ -goversion go1.15rc1 -D "" -importcfg $WORK/b227/importcfg -pack ./terminal.go ./util.go ./util_linux.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/63/635e46397a27ec6bf29247364777de8a207da31b02fdbe1b5aa56791a0c71214-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid eoIjomG7pcN75QnjqxBS/eoIjomG7pcN75QnjqxBS -goversion go1.15rc1 -D "" -importcfg $WORK/b187/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/3e/3e7b9f6a07c8f8f34182fac91304b147e172a2923bd6754f99b4c592b922214b-d # internal github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid amdzdsFc8DYZL76aGdBc/amdzdsFc8DYZL76aGdBc -goversion go1.15rc1 -D "" -importcfg $WORK/b232/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/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/a1/a186d3062a5924a7c1ef9cc9117b4c1db4a26e6bd353eafc78440c1e2600885c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid XYrKpRIyI4xvQlZQN8V9/XYrKpRIyI4xvQlZQN8V9 -goversion go1.15rc1 -D "" -importcfg $WORK/b198/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/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/7d/7d6b996c58c3b78c9a69f28eb1da0019b81f366b8b5d3e7be801a4f8e0a1d981-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid 1vhbxA6HwzAnWjSvoEdq/1vhbxA6HwzAnWjSvoEdq -goversion go1.15rc1 -D "" -importcfg $WORK/b231/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/bc/bcd0e97008bc422936647688e676b2dec3cc94362b7b21c6951c62e22da6a748-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid Lupc9IZlZEU7QSaTuUNp/Lupc9IZlZEU7QSaTuUNp -goversion go1.15rc1 -D "" -importcfg $WORK/b233/importcfg -pack ./cgroups_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/f0/f00a82dd5f9935267acfa803e7c93920029a361be21ea7a5a05a590ed33e2b89-d # internal archive/tar mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid wwfAAZIbEjiQc-p_fK0H/wwfAAZIbEjiQc-p_fK0H -goversion go1.15rc1 -D "" -importcfg $WORK/b237/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/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/aa/aae23c4b708789a6d272aa30eb76c2c15941d2636f9bf145b1d1e476ce9cec22-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal text/scanner mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid 3bhk4kHzDIqzNQMP_jGO/3bhk4kHzDIqzNQMP_jGO -goversion go1.15rc1 -D "" -importcfg $WORK/b239/importcfg -pack ./scanner.go cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/d7/d7a1b6ab6171344a09a8556b84a4c9ac205e721315b5969300fe1f91ddbf7403-d # internal github.com/containers/podman/vendor/github.com/docker/go-units mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid jtAGUzyKakq6ZEfHcBK7/jtAGUzyKakq6ZEfHcBK7 -goversion go1.15rc1 -D "" -importcfg $WORK/b243/importcfg -pack ./duration.go ./size.go ./ulimit.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b076/_pkg_.a $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/1e/1e1a86dcc77abb1d672d24206e51b8581c7ec216d29814b089c2b49d9ada030a-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid PWUYKa110n29lXKs_yor/PWUYKa110n29lXKs_yor -goversion go1.15rc1 -D "" -importcfg $WORK/b244/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/5f/5f8d4a6f923d1b6bd7c9b4ee842e18bf294b526ddf431ed79434d1445b88b456-d # internal crypto/x509 mkdir -p $WORK/b068/ cat >$WORK/b068/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/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid LE5kQAFIlN3U3q0jObcz/LE5kQAFIlN3U3q0jObcz -goversion go1.15rc1 -D "" -importcfg $WORK/b068/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/11/11dee80efd9234b73748cfe088a6956f975fa327f9d80278840199dc74e4da66-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid 9WPWZJHvGFbclKSyxh1G/9WPWZJHvGFbclKSyxh1G -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack ./client.go ./socks.go cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/5a/5a7957f4b8184efa109dd45be80f38bc4ef394bde4c033993acf6d782ca79cd9-d # internal net/textproto mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid aX3cnNdW-csI9QMkirVv/aX3cnNdW-csI9QMkirVv -goversion go1.15rc1 -D "" -importcfg $WORK/b156/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/ea/eae553843b75b468259139929eea5fb3ff438192e07131b3b70671ea06065ff7-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b157/ cat >$WORK/b157/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/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid NlYIGLfsBcFveJUbzTtz/NlYIGLfsBcFveJUbzTtz -goversion go1.15rc1 -D "" -importcfg $WORK/b157/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c2/c2b71fb8494029703540bcaedcc6e9645e05e0857c14314ad46893a01b2fa575-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid 1BthqfvFfHD5iW3ZmmkC/1BthqfvFfHD5iW3ZmmkC -goversion go1.15rc1 -D "" -importcfg $WORK/b205/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/bb/bb43283a318a28828dbbbe7d9a954b69b045eb7a3d97adc17702375d89c71b72-d # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/podman/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b146/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid lR37eAW_7SBQXRU68rEX/lR37eAW_7SBQXRU68rEX -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/c6/c6931d7355e8164b06917e9cd54dec6d6d9ab652afb93ba8ec7679a0c76b859d-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b219/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid OevWQhD-cxDvCtTQMSAu/OevWQhD-cxDvCtTQMSAu -goversion go1.15rc1 -D "" -importcfg $WORK/b217/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/43/432271263ea94fe992aaf095b6c0aa126e63ad7cc336f889114d9bf83b52ab8e-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b150/ cat >$WORK/b150/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/b151/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid WRNujuoYNrEDDSMh5urp/WRNujuoYNrEDDSMh5urp -goversion go1.15rc1 -D "" -importcfg $WORK/b150/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/63/639547651f9ac4facf5dffcaf44340be943500bf2e939f039f0fb19da77aad89-d # internal mime/multipart mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid T1Pa0W8-G6Bt4ttsJc26/T1Pa0W8-G6Bt4ttsJc26 -goversion go1.15rc1 -D "" -importcfg $WORK/b160/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/08/084d947aafbce4b84665e33dec3898bb1c3a7cb5093ec9988b9e6a1a3744a872-d # internal github.com/containers/podman/vendor/github.com/spf13/pflag mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/csv=$WORK/b225/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid XdoU_tBxYGU2yGxCFATQ/XdoU_tBxYGU2yGxCFATQ -goversion go1.15rc1 -D "" -importcfg $WORK/b224/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/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/aa/aa65315b94fb66e11b4e50d55e2cb9f39c50483cc38bc6cd4ebf298f6e5ef4f2-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid X0G-l0Td7_ovnbDMuill/X0G-l0Td7_ovnbDMuill -goversion go1.15rc1 -D "" -importcfg $WORK/b238/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/c3/c369930a0124d538b02407541dc91b5f4af6e77510f8ebce4760da779d4ae088-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid Ei91pegElSx5xKdzXHR0/Ei91pegElSx5xKdzXHR0 -goversion go1.15rc1 -D "" -importcfg $WORK/b242/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/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/74/7496c8563bcd170a813a63a5772664970d08a5e9530465d261b60669db330f75-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/podman/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid RJHsr0TbiTYnTAgeNmce/RJHsr0TbiTYnTAgeNmce -goversion go1.15rc1 -D "" -importcfg $WORK/b245/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/e4/e42591e30fef9d3af13d419fb10dc7cf00d8b4abf90aa5b4e578c42f2a2ad837-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b182/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid Kmh3SAJLZm6Enel-4Rfv/Kmh3SAJLZm6Enel-4Rfv -goversion go1.15rc1 -D "" -importcfg $WORK/b182/importcfg -pack ./decode.go ./doc.go ./encode.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/04/047a4b33ee4a86a5cc1e7a9a0b05f6e6caa377852420dacd5b3e8f97dc36d32a-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid t9HgHybF9b99gRqJYm5C/t9HgHybF9b99gRqJYm5C -goversion go1.15rc1 -D "" -importcfg $WORK/b202/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/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/0b/0b541fdbbf480f1b6ee616ecfba56e3380e6c4300f2f84665558547430f0ac6a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid n1KSTsh0UANNyNaElGkd/n1KSTsh0UANNyNaElGkd -goversion go1.15rc1 -D "" -importcfg $WORK/b241/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/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/6f/6fa34edc86f47a66515959cd20f82c21e8d57f4d659de27ee49c0a021f6eab57-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid dCFo8Pp0Q9rg_Fq_iVqe/dCFo8Pp0Q9rg_Fq_iVqe -goversion go1.15rc1 -D "" -importcfg $WORK/b247/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/b5/b57fc2f545711f84ea0a34aa956564798e8261738cc909bc9311f34b6b537261-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid 8HoHYVGfTOWoRnay_zmB/8HoHYVGfTOWoRnay_zmB -goversion go1.15rc1 -D "" -importcfg $WORK/b249/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/bc/bcda9512ae610d171d56a82c2082a1f54180b35b60d9dbcf825ab24c6d59dc6a-d # internal crypto/tls mkdir -p $WORK/b047/ cat >$WORK/b047/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/b036/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid lajrytikpGFiT9wH5G7T/lajrytikpGFiT9wH5G7T -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/83/83fa0d605ade90b2b257a496e5d3ee8b5f5459201c5deb69413d4af4e12bee56-d # internal github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b251/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid Wu3EZi_8o7zjMMnprlx6/Wu3EZi_8o7zjMMnprlx6 -goversion go1.15rc1 -D "" -importcfg $WORK/b250/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/76/761198bec503b3eb09adffd54eccacb03343918b81c4a2b5cde39d7e5d830192-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid TgVatnLVijdSOc6ZM-U9/TgVatnLVijdSOc6ZM-U9 -goversion go1.15rc1 -D "" -importcfg $WORK/b240/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/97/97854dcc7fe061d0a5c8f946004b8986746c77f8ef8a3a11d419c328074c0a89-d # internal github.com/containers/podman/vendor/github.com/ghodss/yaml mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/podman/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid 7qqPQ116VlcB9CFK-wPY/7qqPQ116VlcB9CFK-wPY -goversion go1.15rc1 -D "" -importcfg $WORK/b222/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/ac/ac516bcf1cef6b1e5a2c93961785a494cd73681f35dc8bd5b588d782ab5268b2-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid ifF09Qf0XoBcrnXEayxP/ifF09Qf0XoBcrnXEayxP -goversion go1.15rc1 -D "" -importcfg $WORK/b253/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/64/64742aca44c8dcdfeb5b2de94b1406d7abd28f242c1c62e2bb63359617b9bbca-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid 4Ge4_AG5B6ljZdWc0aH7/4Ge4_AG5B6ljZdWc0aH7 -goversion go1.15rc1 -D "" -importcfg $WORK/b254/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/8e/8e7a2ad794ea5ddc158cfe8a0e3ffdb4f00e273bdec90b44b66214668d02c704-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid CEot8JEr5i5dmbf978k-/CEot8JEr5i5dmbf978k- -goversion go1.15rc1 -D "" -importcfg $WORK/b255/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/3b/3b99788435337540e9ef6532f18f3b90fbde4241d8d8f84c10d445a3a69d7dae-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid qg5SKHHSPZifq6xlqoHQ/qg5SKHHSPZifq6xlqoHQ -goversion go1.15rc1 -D "" -importcfg $WORK/b260/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/e9/e9ba86ca1f062da958a7aeaafe0b59c40b9d8f04bbecbf85f455b4ca480fe930-d # internal github.com/containers/podman/vendor/github.com/willf/bitset mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/willf/bitset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/podman/vendor/github.com/willf/bitset -complete -installsuffix shared -buildid cZDWHYFo7RNFou8yCftV/cZDWHYFo7RNFou8yCftV -goversion go1.15rc1 -D "" -importcfg $WORK/b263/importcfg -pack ./bitset.go ./popcnt.go ./popcnt_19.go ./trailing_zeros_19.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/e1/e1120925e38e5172278d416c559496171262f5a6a5628fa086c639ffd87b04cc-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b267/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b267/ -g -O2 ./projectquota.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/1a/1a42f4ad2ed8283fd9952ba61834a210a7a950c519c67fd639fe57ab6d62f0ee-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid k3FVhq_2_6LiY1GiHjyl/k3FVhq_2_6LiY1GiHjyl -goversion go1.15rc1 -D "" -importcfg $WORK/b236/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/b202/_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/25/25d374b34b3667d138ea31eeba379106b4bfc23285b3823e49daec0c4bebaa2b-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid ztNtZhwKv6buthw9VHcQ/ztNtZhwKv6buthw9VHcQ -goversion go1.15rc1 -D "" -importcfg $WORK/b268/importcfg -pack ./fsutils_linux.go cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/3c/3c6eb51c5344637e9c49a39bf054189dd2918291553b3200db9bd35f3223c482-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid WzKJ9sSgW8Xn9Uj4ohgU/WzKJ9sSgW8Xn9Uj4ohgU -goversion go1.15rc1 -D "" -importcfg $WORK/b208/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/43/430eb7d261b9afd0a8f794cb3da8d6d1653d73ce0c46b412e7f41a18001911bd-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b270/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b270/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/89/8906ab16a732b23cfc628b70e8227a247558c06c8dce18b90f84efe09a2e0ab7-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/willf/bitset=github.com/containers/podman/vendor/github.com/willf/bitset importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid U9vjEzVi5KZmDmUI_eYe/U9vjEzVi5KZmDmUI_eYe -goversion go1.15rc1 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./selinux.go ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/2a/2ad5f8b41cf3b5c9d493585e471948e06824ed44dfbc4cef5e19a60b30d2949b-d # internal github.com/containers/podman/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid IyVWlQhoa_ao5vKkHUNM/IyVWlQhoa_ao5vKkHUNM -goversion go1.15rc1 -D "" -importcfg $WORK/b272/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/b8/b8bf5d7bbc057dcd265cb6ad5d9779967dfae0c8d42bfd89545c11b8ef7ec9c9-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genname=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/2d/2d80efa84f6d9e6c7f6ba74665d36cda91fe388e7664db6fe486cfaa44acfdb6-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b273/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid QCaxs2ggAZuRh_-intEt/QCaxs2ggAZuRh_-intEt -goversion go1.15rc1 -D "" -importcfg $WORK/b207/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 cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid tXDC345tL3-be3Us-Ago/tXDC345tL3-be3Us-Ago -goversion go1.15rc1 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/2d/2d273d47ae0861fccec8cb7ff8ee706a1bb33e3bc8e2dec0f8f3c77eabc3f172-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid M8Mo5NgMD-2ivx4XiMNJ/M8Mo5NgMD-2ivx4XiMNJ -goversion go1.15rc1 -D "" -importcfg $WORK/b275/importcfg -pack ./stringid.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/d9/d903d2b74867a609901ba41a0e36b6eae9efa9241ce73ead4a45910d2999cfe5-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 1dpiLpDP3XGZjPDsX968/1dpiLpDP3XGZjPDsX968 -goversion go1.15rc1 -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/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/ed/edca4aac5d2a38de58f3bedb76fff834f166e60d3a97788e770954727ed172f8-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid lGQEgO7tD0qHbp8eEq43/lGQEgO7tD0qHbp8eEq43 -goversion go1.15rc1 -D "" -importcfg $WORK/b274/importcfg -pack ./lockfile.go ./lockfile_unix.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/bc/bca5d0439ab146eb0239deff8d9ebb911485738f099ce62fe2f278d990a24795-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 7bleA4-5ATQJ_qMUbLhS/7bleA4-5ATQJ_qMUbLhS -goversion go1.15rc1 -D "" -importcfg $WORK/b261/importcfg -pack ./label.go ./label_selinux.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy 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/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid ER96pIxwqWV7SvUx0wui/ER96pIxwqWV7SvUx0wui -goversion go1.15rc1 -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/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/d7/d78c2f8b979528cda74016542076b08a5bae207c417855e9ab16d201a7dbb886-d # internal github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid cE1fNcVMxAil5NN2MnyD/cE1fNcVMxAil5NN2MnyD -goversion go1.15rc1 -D "" -importcfg $WORK/b280/importcfg -pack ./children.go ./patricia.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/30/306c7aee70499248f1f483e7c0fa2fce5867fd19891694007734e2a101cb2dbc-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid VB-4EnrVUE8PfiRPRDUy/VB-4EnrVUE8PfiRPRDUy -goversion go1.15rc1 -D "" -importcfg $WORK/b282/importcfg -pack ./config.go ./state.go ./version.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/84/843e31693e87d110009f85e3e2a181f375dd0164a0c1540b9dc39edff52637d6-d # internal github.com/containers/podman/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/podman/vendor/github.com/hashicorp/errwrap packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid GI8J7-j6iy1ufOAGbyX3/GI8J7-j6iy1ufOAGbyX3 -goversion go1.15rc1 -D "" -importcfg $WORK/b283/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/43/432f976fe90149da3c08ec855a5ad64fa7820c6453fc3a35752cfc0d1e8aff09-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b281/ -g -O2 -Wall -Werror -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/92/92297f273abe108d63417401d3d7bc2060dfd39050c0c689aa99f142d684976b-d # internal go/scanner mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 z6aa-kRYJ0_QX2T72c2s/z6aa-kRYJ0_QX2T72c2s -goversion go1.15rc1 -D "" -importcfg $WORK/b289/importcfg -pack ./errors.go ./scanner.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/9d/9d54bfbd72ebebffd900e6071822f8376b7041baf1c92b0c1b7db06ce127c514-d # internal github.com/containers/podman/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/podman/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid K9jhp-ByZ92cLLg8gVYI/K9jhp-ByZ92cLLg8gVYI -goversion go1.15rc1 -D "" -importcfg $WORK/b279/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/86/86200f03bb05a86273684ba3c69940b2d8d702d02ee64550b1045690ec94cfe7-d # internal go/ast mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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 zHJrKkneXudtMjMVfB3B/zHJrKkneXudtMjMVfB3B -goversion go1.15rc1 -D "" -importcfg $WORK/b288/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/97/97633012381089ca144fbc988e3704b7b5f9d9b2bfc4fee96685cd6a124b3445-d # internal text/template/parse mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 Hl7aRlQUQsb8U9kduWUI/Hl7aRlQUQsb8U9kduWUI -goversion go1.15rc1 -D "" -importcfg $WORK/b294/importcfg -pack ./lex.go ./node.go ./parse.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid ZW2wbXZcaT-A66SjAf4E/ZW2wbXZcaT-A66SjAf4E -goversion go1.15rc1 -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/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/b0/b0d2518efef7326a711fd873be5a8e57a563f044594bce0efe79f165e29d9d61-d # internal github.com/containers/podman/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/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid H5d2HzOg2K9hzI6p2Es8/H5d2HzOg2K9hzI6p2Es8 -goversion go1.15rc1 -D "" -importcfg $WORK/b277/importcfg -pack ./tarlogger.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/af/af232cc4e3d0b463a02a6abdef0c048b14308e59158c812242e0cd1a4051008e-d # internal github.com/containers/podman/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/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid w6hDZULbRLGMxo5DGGjw/w6hDZULbRLGMxo5DGGjw -goversion go1.15rc1 -D "" -importcfg $WORK/b295/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/b2/b25c45229a15781101d12c2bd4e0bae758ab3eb8ac216510527845084af79b3c-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid hVWQVmQ0-HOjqrlD0xm6/hVWQVmQ0-HOjqrlD0xm6 -goversion go1.15rc1 -D "" -importcfg $WORK/b297/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -Wall -Werror -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/78/78b9ff4f01387c2b3e27a99c8904e16799af712b495326e2d4f9f38ac3d99622-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/types packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid a_9iqUHE58yl5BvgPbKq/a_9iqUHE58yl5BvgPbKq -goversion go1.15rc1 -D "" -importcfg $WORK/b300/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/92/921fa50ecc5603d99a891f438e6d8d2beb0a47b2d4e542de07f0d2fc9f3db010-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid Ln7ulGNaxNQMtS8b5h6F/Ln7ulGNaxNQMtS8b5h6F -goversion go1.15rc1 -D "" -importcfg $WORK/b303/importcfg -pack ./path.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -Wall -Werror -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/61/6192a2211ce19ea5b95dfe662cf8cffd57cf5059b66caf40d9657d4f4c8d91d8-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid -U0N7HOgjJojkbPFm_6S/-U0N7HOgjJojkbPFm_6S -goversion go1.15rc1 -D "" -importcfg $WORK/b311/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/a4/a46cf672902fe2893874ffedc0323147046389604675d5e72090fd51cd8c2250-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid q6LodH07kdUuqaZHyKkl/q6LodH07kdUuqaZHyKkl -goversion go1.15rc1 -D "" -importcfg $WORK/b313/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/49/49f700eb5f29526530d92f09d51b70ad34125d660a119d516b745dffc1ccdab0-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid sNineHVGBTGzrorz9wgt/sNineHVGBTGzrorz9wgt -goversion go1.15rc1 -D "" -importcfg $WORK/b314/importcfg -pack ./nat.go ./parse.go ./sort.go cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/62/62b35f789c7b44831c010440329cb7654554b32b0b49755b6209cf5ccd49c4eb-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b252/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 8rMng9l5nwpTRD0f2ZBm/8rMng9l5nwpTRD0f2ZBm -goversion go1.15rc1 -D "" -importcfg $WORK/b252/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/82/82a16baa5d65476245c91d95d9f54a08d845c53c22a9d3bb22d9d376ba0d6074-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid pQuEmjE4lFZZ1pwk9fum/pQuEmjE4lFZZ1pwk9fum -goversion go1.15rc1 -D "" -importcfg $WORK/b315/importcfg -pack ./parse.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -Wall -Werror -Wall -o ./_x003.o -c unshare_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/0f/0f188f2df220ec38bfdf0e4fd3b8ad1dba0aa827c3d31a4a83cf11f2cf490b72-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid bBGylM3cWg8pHqGVFuX8/bBGylM3cWg8pHqGVFuX8 -goversion go1.15rc1 -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 cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/ -g -O2 -Wall -Werror -Wall -o $WORK/b281/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/0c/0cafb3263827ecb3ee9a90723cf7f42c69f6b709e58e37acdfad7cbe5f29684d-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid O5GyR4WPUY625x-rWVi0/O5GyR4WPUY625x-rWVi0 -goversion go1.15rc1 -D "" -importcfg $WORK/b319/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/31/311c83ca17406f73e7896005ac56f92f98b75a78488ab88aaffe0c6a7b6c03c0-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid lqH_hcL4M0F0nBfFmlyr/lqH_hcL4M0F0nBfFmlyr -goversion go1.15rc1 -D "" -importcfg $WORK/b331/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/f8/f8f619f77a6ae6ce0db8613eb602d8b544446a0cbc38bf68b0ddc9914eff6399-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid hndFNlyN0NTpsxOQ3SLX/hndFNlyN0NTpsxOQ3SLX -goversion go1.15rc1 -D "" -importcfg $WORK/b330/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/4a/4aa65382e31fcd0ca1c861aa001c13666a3c5ac190c78fb4226ae8ee15c6b624-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid Id646RMBXVUQlZ8FU9OH/Id646RMBXVUQlZ8FU9OH -goversion go1.15rc1 -D "" -importcfg $WORK/b235/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/b8/b8f1cd1431d457161bc0ccc6711a7911f19cb6112544f324c0f92a4828acba2c-d # internal go/parser mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_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 aCo9GwNmWA-Ma9CKvwtC/aCo9GwNmWA-Ma9CKvwtC -goversion go1.15rc1 -D "" -importcfg $WORK/b290/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/67/672c8d781ea36fa651154f0849b42f3d1ce55c5dfbb42d868c038792546ed326-d # internal go/printer mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 qFLPsBizxNDHxbeKnG91/qFLPsBizxNDHxbeKnG91 -goversion go1.15rc1 -D "" -importcfg $WORK/b291/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/fa/fae04e9ae27dec63157ffbcff4970065c994b938fa878f0b305c5b26ff3ec2fe-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid 0L5NBu8eOyFu8ISFMeC_/0L5NBu8eOyFu8ISFMeC_ -goversion go1.15rc1 -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/73/734c4a164b61bf38ba4427ffa9614364b5e4054b1b3d31651f5f38bbe66dda28-d # internal github.com/containers/podman/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/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid FZj7FvjrCugnIvgKfpFW/FZj7FvjrCugnIvgKfpFW -goversion go1.15rc1 -D "" -importcfg $WORK/b332/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/2b/2b93a3b3314a3544408b6e87badf117b91e8ed776348e2fa60e5ad913c4dfa6f-d # internal github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid rWXkK-nacEguX6Ot8-CD/rWXkK-nacEguX6Ot8-CD -goversion go1.15rc1 -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/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/e7/e7396d24aadc0582957a472b3a5f8d500b733e7864d4c04b855e0ee0de74685e-d # internal text/template mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 4Rl1QRny1ng1QejETsvR/4Rl1QRny1ng1QejETsvR -goversion go1.15rc1 -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-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -Wall -Werror -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b047/_pkg_.a # internal 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/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -installsuffix shared -buildid nBk5Z1ytbvKD8VlHgYnd/nBk5Z1ytbvKD8VlHgYnd -goversion go1.15rc1 -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/b047/_pkg_.a /builddir/.cache/go-build/f7/f768ec0c19b28c476a8723a6ac9c5426909ccf5393cd164a09201cfeb60870ad-d # internal github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/podman/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid sUvUHqlUqm6_M0kkeqja/sUvUHqlUqm6_M0kkeqja -goversion go1.15rc1 -D "" -importcfg $WORK/b127/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/da/dae616ed64b845a3bb2a29f5376e9bdf4c5af2dcaa25ba2ead1fe35aae0ba231-d # internal net/http/httptrace mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid wrmrtWNXuKNKTZVVj9de/wrmrtWNXuKNKTZVVj9de -goversion go1.15rc1 -D "" -importcfg $WORK/b162/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/20/203114f9378969c13ac668297db4231e0da4065e760af6119cebef3d34c3fd62-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal net/http mkdir -p $WORK/b147/ cat >$WORK/b147/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p net/http -std -complete -installsuffix shared -buildid S_JSsUNn37YnubJat3ba/S_JSsUNn37YnubJat3ba -goversion go1.15rc1 -D "" -importcfg $WORK/b147/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 cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/26/263fd72bf84a46be1c1e0c579af9292b21e0eaec94c3276c988244cb600506ca-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 0fFjgonI2vjcsVsA416H/0fFjgonI2vjcsVsA416H -goversion go1.15rc1 -D "" -importcfg $WORK/b164/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/85/8526f8d44222c32f880c95270b61b8d133d56eff339852aa58fbbecd21ef5b21-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid bCZk3lOea1uI7wgfasjx/bCZk3lOea1uI7wgfasjx -goversion go1.15rc1 -D "" -importcfg $WORK/b257/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/bf/bf784bcb2f6d83882ced726a907d6905adad76dfb4ff70f69d4558da596bf06a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b264/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b264/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b264/ -g -O2 ./btrfs.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/c3/c364cef0de91cd6c57af218fea44979f00bed47cacea40678e657fbfa72d7ab6-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid _rQRSr3NVh2qMd_LRrnP/_rQRSr3NVh2qMd_LRrnP -goversion go1.15rc1 -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/c4/c4cb2963e095b6a4956654588a75eec7ebd71849a0c9c68e6ff5ce1e7aee32cb-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid stJQ1DCfDitQ2k1QwCp8/stJQ1DCfDitQ2k1QwCp8 -goversion go1.15rc1 -D "" -importcfg $WORK/b265/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/50/5094cc169a3ead5e52dd3dfbc8f4e8463ff197b0974d60e5d7c971326c2e9df5-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid pTfdF7RzEgK8CmNB6qm-/pTfdF7RzEgK8CmNB6qm- -goversion go1.15rc1 -D "" -importcfg $WORK/b269/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/54/542ff605446d991bb031777c890e00435af75f181d799fd7ece2f5f337d394ff-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/podman/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 2lRep2qc1B6oSib2BzMu/2lRep2qc1B6oSib2BzMu -goversion go1.15rc1 -D "" -importcfg $WORK/b271/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/f3/f3af58096f33ebec9065547953eb54b8d05877d4c105c93a4d69b2fd8434439c-d # internal go/format mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_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/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_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 lFvnAL9SmWSL2ALHbPx6/lFvnAL9SmWSL2ALHbPx6 -goversion go1.15rc1 -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/8f/8fa6b40d1966def2f97c57e5b0e8ea3c27318259b679995eb4f48d1371a41c0a-d # internal github.com/containers/podman/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/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid 7DtB-5nYG9wGo4l4IID0/7DtB-5nYG9wGo4l4IID0 -goversion go1.15rc1 -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/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/be/be376901647e1faf2a9aed5f8cdced53654ac65b691c31254323b73db329dcad-d # internal github.com/containers/podman/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/podman/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid Be1QoQhWyM41wQrcqsVo/Be1QoQhWyM41wQrcqsVo -goversion go1.15rc1 -D "" -importcfg $WORK/b298/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/79/7927339061275a34aa22d8ab1dee527a915654837d88e6d8774ea9f88aa36c73-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid FrZ24Eg8maCQ0yItb_ZT/FrZ24Eg8maCQ0yItb_ZT -goversion go1.15rc1 -D "" -importcfg $WORK/b099/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/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/43/4315c0d13aaa38b0f5421263e22d07fc17ee05128418230e3e83079f018941be-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid C_EvzIkPg3x5R2mOwM0p/C_EvzIkPg3x5R2mOwM0p -goversion go1.15rc1 -D "" -importcfg $WORK/b338/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/41/4186b6af85fe424a8fa34464d4a714ffc55a77f0eebc315589b4e4f822ec1c40-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid hGASNpTj3Ws2c67gUY3A/hGASNpTj3Ws2c67gUY3A -goversion go1.15rc1 -D "" -importcfg $WORK/b342/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/61/615e30a91147a8a87493cb8531c5cccfdeae0eb0eac54fa5806295dca7bc1a8f-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid KvA3Q4ijnrtdYjPSdqgb/KvA3Q4ijnrtdYjPSdqgb -goversion go1.15rc1 -D "" -importcfg $WORK/b345/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/85/85f950d147cfce84bf9afe0a3d3f38ce0dcd325710206dfef9b8f1332dd71008-d # internal github.com/containers/podman/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/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid bJRfdqroiZo3DrHk3Vuq/bJRfdqroiZo3DrHk3Vuq -goversion go1.15rc1 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/b3/b36800438e98135eb964dbc288142dc7abaf9ca023916cdc2146aabbff238367-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid cjq1Mm5TooZDEOLZG7Kb/cjq1Mm5TooZDEOLZG7Kb -goversion go1.15rc1 -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/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/fe/fe2eeb2d99a49a219c39ce4d2e95b949133ad1c18ab652b3f214b659a5e80aeb-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid _UdVg34QPXbtnt5qT2Me/_UdVg34QPXbtnt5qT2Me -goversion go1.15rc1 -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/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5f/5f7bc0abb567225c39cc501654e1dc3befbcd74b502fdc8d683e70aa061101a4-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid oRw-0oahCVx-X8wXGq9l/oRw-0oahCVx-X8wXGq9l -goversion go1.15rc1 -D "" -importcfg $WORK/b097/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/08/0817299452580bc09f6c404ebca159655e1d42799f7f0a904d1a714145bac15b-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid kVDkyKWPiZdceRfpPlVT/kVDkyKWPiZdceRfpPlVT -goversion go1.15rc1 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/e9/e976a115f3ab6742180d2f95fe27bcbc24290b0d91442c6ccc82339e2ffa6da1-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 6VC7jscAGqsaTk-tsFOx/6VC7jscAGqsaTk-tsFOx -goversion go1.15rc1 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/c2/c2e57b8955149b88bd34e077284c024f3f4c7297a22bfea69181196574573930-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid Wf-1PVJTVMswW3BMCJ-y/Wf-1PVJTVMswW3BMCJ-y -goversion go1.15rc1 -D "" -importcfg $WORK/b354/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -o $WORK/b264/_cgo_.o $WORK/b264/_cgo_main.o $WORK/b264/_x001.o $WORK/b264/_x002.o $WORK/b264/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/ea/eae5c8345b8208c6347ea498fde618dea29f1f3b536683a0f7e05dd9139960c3-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid SI5sOpIVSTzqQOHPLpIs/SI5sOpIVSTzqQOHPLpIs -goversion go1.15rc1 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/75/7517f44ea756b30f5066ad03019aa71de9102e48cb6303a499d1afe8f9152045-d # internal github.com/containers/podman/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b369/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage btrfs -dynimport $WORK/b264/_cgo_.o -dynout $WORK/b264/_cgo_import.go cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid qt7Qjlvk1fRUznQ-xiCH/qt7Qjlvk1fRUznQ-xiCH -goversion go1.15rc1 -D "" -importcfg $WORK/b264/importcfg -pack $WORK/b264/_cgo_gotypes.go $WORK/b264/btrfs.cgo1.go $WORK/b264/version.cgo1.go $WORK/b264/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/d7/d7827760e7d09f3e31b6654e3ae421103b2d498a486afe25c42c01914bb9bfd1-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid V103hQ2roFCkFK1kGm1V/V103hQ2roFCkFK1kGm1V -goversion go1.15rc1 -D "" -importcfg $WORK/b302/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/6c/6cb4ca9b669d16cbdd97959d819bdc9e37f75ef3f1b7afd998248fcf8c338f96-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid W7Gp-ysNDvsdBKlj5BwD/W7Gp-ysNDvsdBKlj5BwD -goversion go1.15rc1 -D "" -importcfg $WORK/b206/importcfg -pack ./build.go cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/de/def48fd0a4380d1226990f66e9bee385df60c99cf070489966170957e90cd6f3-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid SBm2gU0DkJubLih3R_wf/SBm2gU0DkJubLih3R_wf -goversion go1.15rc1 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/9f/9fd1c2a2696ca3414cc1fab6140122aa711b3838b10685f2ed6d00be1ddfeb8c-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/podman/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid qU2CBEK-WbD1UCCpnEhO/qU2CBEK-WbD1UCCpnEhO -goversion go1.15rc1 -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/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/ee/eeb8ee5648c76db112f4bd436236bd630e4721c178dde208bea5366897726374-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid okp2mftXFU-wk0dvWuRz/okp2mftXFU-wk0dvWuRz -goversion go1.15rc1 -D "" -importcfg $WORK/b355/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/46/46b436dfbf7c7c64e86f8359c46eb01ec2a1f7caca13d08e61bdab8ea5e89a43-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b210/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid XfMfgRM7VVNacDC5pZ9o/XfMfgRM7VVNacDC5pZ9o -goversion go1.15rc1 -D "" -importcfg $WORK/b201/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/a7/a72709f195a201dd291fe751ebdc311e018fb83f89ec755c755d3ee19b133c2f-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b264/_pkg_.a $WORK/b264/_x001.o $WORK/b264/_x002.o $WORK/b264/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid LWFXpJto0m_Uny2zwcqq/LWFXpJto0m_Uny2zwcqq -goversion go1.15rc1 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/af/afa53f670b940f0b9203f53202f0b276e8237ff990de0c92ff136d6b1ed1e681-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/btrfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs importmap github.com/containers/storage/drivers/overlay=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid jHf7hKDVnp6Q_3pjJ3PE/jHf7hKDVnp6Q_3pjJ3PE -goversion go1.15rc1 -D "" -importcfg $WORK/b256/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/1e/1e9ee5f571cd8f5e0b03ab08cd7c08e0692279e41896fb5fd813feb38baccfd7-d # internal github.com/containers/podman/vendor/github.com/containers/storage mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/podman/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/podman/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage -complete -installsuffix shared -buildid fASi7JgOgJaZDNVOnT4m/fASi7JgOgJaZDNVOnT4m -goversion go1.15rc1 -D "" -importcfg $WORK/b234/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/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/12/1253fa843e8aea318708db7854562718faeed422658a11ea0919bc53a9576423-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid F7Hc2Vd-WBAkMn9tL1YA/F7Hc2Vd-WBAkMn9tL1YA -goversion go1.15rc1 -D "" -importcfg $WORK/b365/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/37/37ae7cde0301dbaa4c7c6fecc2657ae4a3f4b9034d4a5288b062d2a2cb65eb53-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid zXJxTtFGsh05CFCbaRSp/zXJxTtFGsh05CFCbaRSp -goversion go1.15rc1 -D "" -importcfg $WORK/b181/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/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/d7/d7d7df56f4d4a64369c8217894511774653f2035a3a109fb526d2ded0ed8fab8-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid I-6KtajlmSduhJRfcqmi/I-6KtajlmSduhJRfcqmi -goversion go1.15rc1 -D "" -importcfg $WORK/b323/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/b6/b69ba7ec86b02104e7a77cb8cd233238db27d1b7db6207e190cca0f65c0b413d-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid kTWtTgKnm-ZfNhNABHDs/kTWtTgKnm-ZfNhNABHDs -goversion go1.15rc1 -D "" -importcfg $WORK/b325/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/a3/a36c48a8832f7fd9f6be0a338bde0d1e01962513f6edf21b83ca5be01055ae45-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid UacaRXvurWsPVL0xOwdz/UacaRXvurWsPVL0xOwdz -goversion go1.15rc1 -D "" -importcfg $WORK/b322/importcfg -pack ./any.pb.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/7c/7c61903fb45a003cbc3f2bb891431c9a9ba46259af5acd7e4903c97a5b2aebdc-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid tp5I1xCc3zfryfS2TBCE/tp5I1xCc3zfryfS2TBCE -goversion go1.15rc1 -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/4b/4b199c094e107014da35eab5d3d628bed8ce543d3bab940aff1a76432d3f68a3-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid hQnSV3hB6DNLH9W7mvhU/hQnSV3hB6DNLH9W7mvhU -goversion go1.15rc1 -D "" -importcfg $WORK/b327/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/d9/d94b88243d66177db72f1f1bb9a12474301f729f6cfb03b143346896f946ade5-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid N3nwjJHyDXbL00CTC8rq/N3nwjJHyDXbL00CTC8rq -goversion go1.15rc1 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/ab/abb2ebda82dbbab8267cc10c5d3330e8f1c073ac98b795244d65459808578610-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/net/idna packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid v-HMg2fDjDEkEh0SLyNU/v-HMg2fDjDEkEh0SLyNU -goversion go1.15rc1 -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/76/76323bccffd64b2b29d98c69f2e967bde44461dac63d107768e7cc4e34691a9e-d # internal github.com/containers/podman/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/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid cDy1Ua6x2KJb9Wq8-3eJ/cDy1Ua6x2KJb9Wq8-3eJ -goversion go1.15rc1 -D "" -importcfg $WORK/b326/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/31/3111b21f29656c112685740b9f4375a439adaaeb8678bd7ce6f02cd4c37a9f85-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid -IVh76fHw2ufZJZy5IBc/-IVh76fHw2ufZJZy5IBc -goversion go1.15rc1 -D "" -importcfg $WORK/b362/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/f1/f14ba81d5cbc8252390c2bfdca8cad7f36371518de1bb8ae43bfb70e7f7797cb-d # internal compress/zlib mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile io=$WORK/b028/_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 VLKzHF6X6OC5AghIG9vB/VLKzHF6X6OC5AghIG9vB -goversion go1.15rc1 -D "" -importcfg $WORK/b374/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/d9/d9af23eaaaaa8492147a7b394d7fa4a82510c184c06beb7aa88eae46953be922-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid Lqn21A2a_kgu8o_6KDx3/Lqn21A2a_kgu8o_6KDx3 -goversion go1.15rc1 -D "" -importcfg $WORK/b377/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/86/86a210b7701a31ae7b762ef49b6d37120982cf9fd7f80a1d6cba77e8dabf78a1-d # internal github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b385/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b385/ -importpath github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b385/ -g -O2 ./seccomp.go ./seccomp_internal.go cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/fa/fa615c82af77ff30d928abec9c63fdf854c715660da629b6518b6630baf09089-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid u230RFYrfF8Osf4tl7-g/u230RFYrfF8Osf4tl7-g -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/eb/eb2cc9e6393e82c816628474e70845a6a85de4f1dea43c4dcce260f4eb7e92e0-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid zcb4imB3tLrFcfSFmdNe/zcb4imB3tLrFcfSFmdNe -goversion go1.15rc1 -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/f6/f6f451f8b279efac772e308ba952a49104c0ec41a1a9066208273e30ca8389d1-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/utils=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid AdFW-X_A3IXb74w4WGkB/AdFW-X_A3IXb74w4WGkB -goversion go1.15rc1 -D "" -importcfg $WORK/b359/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/cb/cbb64ad3377261eb35d4ef2c9bab232de5a1463023c5d0c229f4ce628f4bd8f4-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid do9Qbd1o2-LBqMDY13An/do9Qbd1o2-LBqMDY13An -goversion go1.15rc1 -D "" -importcfg $WORK/b212/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/49/49ba61e782d1285ea1ad57ff8dc2286871c69d19080f79234711fea63cb9e118-d # internal github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid oUaiBGbU9_lmE0UxrtnI/oUaiBGbU9_lmE0UxrtnI -goversion go1.15rc1 -D "" -importcfg $WORK/b214/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/97/978c356a97ade0a0fdfafdea0a8d799394c61d898985c374004b98d2afacb992-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid -hAlMYwI2Kr4aQsssVPH/-hAlMYwI2Kr4aQsssVPH -goversion go1.15rc1 -D "" -importcfg $WORK/b211/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/ae/ae76901366a48ad2ac9f2f0da47278242a131a51505c8890ad10ffc0870e294a-d # internal github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid A23dbdXJGorWtmo6O51L/A23dbdXJGorWtmo6O51L -goversion go1.15rc1 -D "" -importcfg $WORK/b321/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/50/50ff68daa3b5e7dc770dce0a27fd950806a3b26412119103db8d6df492d2c735-d # internal github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid FnjZ1wBza6hAsT0lBAO-/FnjZ1wBza6hAsT0lBAO- -goversion go1.15rc1 -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/0f/0fa1ebe97dc6f8296870764365125c0584aee0645e5dc0462afe0df0ff984325-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid Va1QsV6eEw-APJrkQWiF/Va1QsV6eEw-APJrkQWiF -goversion go1.15rc1 -D "" -importcfg $WORK/b386/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/2a/2a205478e2e923e676e0873281e4bdb888e9ddf9944309034a9a10783cd41fdb-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid 9EXSzAMnCKO92x1BfdmN/9EXSzAMnCKO92x1BfdmN -goversion go1.15rc1 -D "" -importcfg $WORK/b387/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/94/940b7140d2e34113078da392227e60eb402aaf7839954798690410b5abab5925-d # internal github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid cFt8_6heanIcHtlt75NQ/cFt8_6heanIcHtlt75NQ -goversion go1.15rc1 -D "" -importcfg $WORK/b320/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/53/53ed13d93c8d10e1bfe37301a9cbb59b3ebbaef0e70f4607ca6780f91f1f43fb-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid a4p8tLYvUO3Fe6rOof_4/a4p8tLYvUO3Fe6rOof_4 -goversion go1.15rc1 -D "" -importcfg $WORK/b318/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/d6/d6f366ce39d61d670ad8315b89be1de5aba066681031bf7e630b41f61b1a0bfa-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid F973E769YDG54ltupRgI/F973E769YDG54ltupRgI -goversion go1.15rc1 -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/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/cf/cff00ba5d22f3566f7074ca2e3170bd4aff2c282d115641148aa2c6e634a7024-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid NMEYiTHsdJM8zNsS46HX/NMEYiTHsdJM8zNsS46HX -goversion go1.15rc1 -D "" -importcfg $WORK/b388/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/9b/9b978bea63d9aa12321f5d1a6c2ae775b3528a723b18f2dfc8cee88a1ffc512f-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid 7PaEWRWDFUm5UuQ7K9Hb/7PaEWRWDFUm5UuQ7K9Hb -goversion go1.15rc1 -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/97/97c100c77390d86dcab1f303b67d08fc339f2db52791917a903324d4c8164904-d # internal github.com/containers/podman/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/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid YTdBDdKnoCibIwFnp_K9/YTdBDdKnoCibIwFnp_K9 -goversion go1.15rc1 -D "" -importcfg $WORK/b391/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/09/09e9d5b7f11ae7b275a913d0a07d4f817958e833c20717e795df618d24f36910-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid cM69v2Dtwka0zFk_8sRA/cM69v2Dtwka0zFk_8sRA -goversion go1.15rc1 -D "" -importcfg $WORK/b395/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/13/1345793382bc986c35239b15e6fce8d4e42574531b38dfcca55be2ed9b1c164d-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid nL7tCm7TboKas2-tFEbu/nL7tCm7TboKas2-tFEbu -goversion go1.15rc1 -D "" -importcfg $WORK/b390/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/c3/c35c0bfaa3cb608fd16961d3adba5fc7f2bff9fbf3e9d5a875198f5596e64e4c-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid AZPL4o-Ou32SqsUgTLC5/AZPL4o-Ou32SqsUgTLC5 -goversion go1.15rc1 -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/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/44/44bea551669e9824a261b709275da56f39f3db1613675ca4640c860e8927dcf5-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid PjxqMdYRLQc5qq8BVE_n/PjxqMdYRLQc5qq8BVE_n -goversion go1.15rc1 -D "" -importcfg $WORK/b397/importcfg -pack ./memory.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/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/bd/bdfe432c0212917e9de0f4524fa621644e2646d8f4d8720c4223ffe7f9ddd468-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid NbBjhH3Q1acO9hu8hWFa/NbBjhH3Q1acO9hu8hWFa -goversion go1.15rc1 -D "" -importcfg $WORK/b402/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/08/085d7e9047ad2809a3e171235ebd2ec045d368b492dfe4734d842ba1f974330a-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid spq5NS5cYSX2cXuQ7arh/spq5NS5cYSX2cXuQ7arh -goversion go1.15rc1 -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/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/09/098bbc072ea4f97663c07782bee4f0a6297baeba85b53e0c42ee29dc4d961c63-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid 0e5TYhu6lmITYa3tFFkD/0e5TYhu6lmITYa3tFFkD -goversion go1.15rc1 -D "" -importcfg $WORK/b405/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/e2/e241bd853cb3f0acf721df7c75d7f0d6c59227cc2ef20453cd31e1e5c6bde368-d # internal github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 0QCfnZ6CKSc2gsAl_ReY/0QCfnZ6CKSc2gsAl_ReY -goversion go1.15rc1 -D "" -importcfg $WORK/b334/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/51/51b3f146d9525478a73e04ff07dda6188b02fb5095d665f4cb1d24adb02c35a4-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid dHr3xIfS20sqf17AEvFA/dHr3xIfS20sqf17AEvFA -goversion go1.15rc1 -D "" -importcfg $WORK/b406/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/f3/f3c7f2633951aca8d5a7446a8ab2cf2c2a36da739db8b000689978d16c1b189a-d # internal net/mail mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 D-x7L13cdTHLurMpZJw8/D-x7L13cdTHLurMpZJw8 -goversion go1.15rc1 -D "" -importcfg $WORK/b410/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/52/5256e1ed9e9e8500faae61954dd7d158e103f73157268272f06239eff5a01eee-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid _D1nE1_K4taaeRHZLJJj/_D1nE1_K4taaeRHZLJJj -goversion go1.15rc1 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/f2/f24b5774aab80677ed617e0a416e2d002d137780f44c1519d7d38eaf054c92c8-d # internal github.com/containers/podman/vendor/github.com/fullsailor/pkcs7 mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid J4Wlp8c8l3klt2E0bRz4/J4Wlp8c8l3klt2E0bRz4 -goversion go1.15rc1 -D "" -importcfg $WORK/b412/importcfg -pack ./ber.go ./pkcs7.go ./x509.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/e7/e73dcc49618331129d569d47d74d3f4b6e429384782c5624ed9da36720e63e8d-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/podman/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b145/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid UCWAMYkEHo4G_4KGT99T/UCWAMYkEHo4G_4KGT99T -goversion go1.15rc1 -D "" -importcfg $WORK/b144/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/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/c6/c66131ca8314ea056b689e5f5341cbacf14003c31ad79c8dd6f735c3142b4442-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid ahJzIiGCRs3oXnYksDNQ/ahJzIiGCRs3oXnYksDNQ -goversion go1.15rc1 -D "" -importcfg $WORK/b166/importcfg -pack ./errors.go ./handler.go ./register.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/bf/bf82ca9fb6fe11211fc6dc86316125ff834115fe711e98fc3b2013108e43a082-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid Q3t7N4DQb-3IbmiAYkR2/Q3t7N4DQb-3IbmiAYkR2 -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack ./tlsclientconfig.go cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/51/51580ebe9c892e0b0ec4265fa0d8feb31fa098f672b2d8860f45a0a10a1f0bb5-d # internal github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid zrqpshf1lQBe0fsE-TFt/zrqpshf1lQBe0fsE-TFt -goversion go1.15rc1 -D "" -importcfg $WORK/b170/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/8d/8df0468e3a540c51f049172bfb8d3c494a90e8503563b36c449b420cd43d1551-d # internal github.com/containers/podman/vendor/github.com/docker/distribution mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid CrLvrTGOI2s1lgxpwq1S/CrLvrTGOI2s1lgxpwq1S -goversion go1.15rc1 -D "" -importcfg $WORK/b172/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/9c/9c744c7083ba0695fad0e4930d82faf6fb8c80e5239d138ead0511cf166be6e5-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid xJurSNKEDWHkS7X0Sa3F/xJurSNKEDWHkS7X0Sa3F -goversion go1.15rc1 -D "" -importcfg $WORK/b173/importcfg -pack ./addr.go ./authchallenge.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/b5/b53ce70ddc5ae9786a3767b0a507d5a4823388cec90e9f7094b4f9399b09c0fb-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid Tl-UqchS51vzEnDXqXUW/Tl-UqchS51vzEnDXqXUW -goversion go1.15rc1 -D "" -importcfg $WORK/b174/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/ac/ac09ae136f50e17285a5c230f6578cb4cb0f59470ecf4316d788be1204dcd459-d # internal expvar mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p expvar -std -complete -installsuffix shared -buildid YRBBspo4DwtbMcdX9neY/YRBBspo4DwtbMcdX9neY -goversion go1.15rc1 -D "" -importcfg $WORK/b179/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/d4/d48b9c997fb984ea15ba2d695b959e24c0e7fd6aaeaf3783f860f90fd6f5a03e-d # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/82/82d497952086063287d37da9d49951e44df3fae2937e3ccd4ec259d598d3991a-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b213/ github.com/containers/podman/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/podman/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid S7uUlsZOFj-4UqsNr7wL/S7uUlsZOFj-4UqsNr7wL -goversion go1.15rc1 -D "" -importcfg $WORK/b317/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/podman/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid GRn2F7fIZTOzetGThgbu/GRn2F7fIZTOzetGThgbu -goversion go1.15rc1 -D "" -importcfg $WORK/b213/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/d0/d01965128757ad9cc3038780ccfcc773136001d556659e1b962d778a0e25eaf6-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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_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 De6Kdkrx_t6mgx9ek727/De6Kdkrx_t6mgx9ek727 -goversion go1.15rc1 -D "" -importcfg $WORK/b340/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/54/547078dfd6b914b8a311dde5ebaad8ba8ba46ee3c38b3aa276baaddcad1e5803-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/config mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid iFE8gyqQEGWgnJ20CwP2/iFE8gyqQEGWgnJ20CwP2 -goversion go1.15rc1 -D "" -importcfg $WORK/b228/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./systemd.go ./util_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/5c/5cac1cdd4bf5ff9324135563d2e59d8f823ffdf7469b7864cd1dcbda8fb68d78-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/storage mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid _UDEQ5oR6wsQ59G864bI/_UDEQ5oR6wsQ59G864bI -goversion go1.15rc1 -D "" -importcfg $WORK/b299/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/12/12bd6ea51ee3ba4045476127e18f36729a99e82771c5ca0745c0a267a6c672de-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid H9FnFJDR51ZdeILK8eNx/H9FnFJDR51ZdeILK8eNx -goversion go1.15rc1 -D "" -importcfg $WORK/b167/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/9e/9e42d0188ed31e4bc2ea11456ee3aecf0c09e016b28e25d06c3586651b5f22aa-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/podman/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid vfj9C2b5_w-D2IGfE0Oi/vfj9C2b5_w-D2IGfE0Oi -goversion go1.15rc1 -D "" -importcfg $WORK/b316/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/40/40dbe58a8cfa6fe871932a089711a952fe621826f25efcc9077bf10d5239e614-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid TTk3JB8tuKsnuoD3-Fho/TTk3JB8tuKsnuoD3-Fho -goversion go1.15rc1 -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/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/cb/cba20a46cdcc19c79b3b410ec0275493e0cf74a7c0b7553eb71e6a7445301b35-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid 3YJUQFjk8Evb-oVTRSNU/3YJUQFjk8Evb-oVTRSNU -goversion go1.15rc1 -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/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/c1/c1e8300e789b432e1c90f646770d9768505556cd3d05e51dcefca4e4effe58c1-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid IuXfYFkbOEbUXn1_134H/IuXfYFkbOEbUXn1_134H -goversion go1.15rc1 -D "" -importcfg $WORK/b343/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/bf/bf31470a208412e4bf9b75d0648d98af49d033bfd5bd168eb88aa2e975b43aeb-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid XgUlTc5b0xlF6rlpkiGA/XgUlTc5b0xlF6rlpkiGA -goversion go1.15rc1 -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/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/e5/e5a47f20f5fec34d4d3e8f9ec2acf5cdc1a0cf93543c2ef4da028df34890b9cd-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid dgoUo-GktlWgh1IVTxJa/dgoUo-GktlWgh1IVTxJa -goversion go1.15rc1 -D "" -importcfg $WORK/b394/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/cd/cd633c2b6581a8aa7495a8cdb481a08ef057782578f2c6a12dc5751f79fe5baa-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/podman/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/podman/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/podman/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/podman/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b217/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid mxUPn33bgIRspbAbbkFP/mxUPn33bgIRspbAbbkFP -goversion go1.15rc1 -D "" -importcfg $WORK/b178/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/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/cf/cfd8647e6ca46e567463406292d4699a106f7fe1866cefeed2f4b6bc40c96d8e-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid LrVWWS090p2CH7o6MpIr/LrVWWS090p2CH7o6MpIr -goversion go1.15rc1 -D "" -importcfg $WORK/b393/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/cf/cfc8e75c3e59129b6132237d00cdc6742bc61f944e30d6397350d4de018b8c7e-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 7f4-dAIhqQPMHLQU2hsa/7f4-dAIhqQPMHLQU2hsa -goversion go1.15rc1 -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/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/4c/4c7aafbba0fd079bccd5978404e209041aad01d209c74880898a93faf2c18790-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid hDOdURyDIeWHud8R_7Y1/hDOdURyDIeWHud8R_7Y1 -goversion go1.15rc1 -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/5d/5d93b8ea2d91c6a38d50ccb0f53c20861f26d3de0e30adb146e83f9be4542031-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/podman/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/podman/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/podman/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid Kj_7_gs8VH4MGcqfoZ16/Kj_7_gs8VH4MGcqfoZ16 -goversion go1.15rc1 -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/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/20/20c8b1e4a84fccca386e484f8d47920957d75a881b2adf719e21054167f3bea0-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid XG9Bmw22tMbbklQ7mpgK/XG9Bmw22tMbbklQ7mpgK -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/43/43a2e8b351f1fe0b33b04671525cd7de80b0f3db4a3bb8fee37efd461f4c5813-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid RXICesEuQpj1JU0GcHwf/RXICesEuQpj1JU0GcHwf -goversion go1.15rc1 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/ec/ecf75c16b6e3626ec689f7f907e79bbc3b5d113c23fdc0338412d07368124cc1-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid inciFQeNRntjshqLjXBs/inciFQeNRntjshqLjXBs -goversion go1.15rc1 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./isatty_tcgets.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/7a/7aea616f3b3636f3bfc74a21df43733f18df8e92a509c37bd1be2b02a9a27a09-d # internal github.com/containers/podman/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/podman/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid r5IgJQMOJflu2V79pBQe/r5IgJQMOJflu2V79pBQe -goversion go1.15rc1 -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/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/84/84785733ed1944177f21674e50bd06b068bb33e5bc3ca56a2f9fc47dc569432c-d # internal github.com/containers/podman/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/podman/vendor/github.com/mattn/go-isatty importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid SpOw7s3yDoTnNMaRmrF9/SpOw7s3yDoTnNMaRmrF9 -goversion go1.15rc1 -D "" -importcfg $WORK/b417/importcfg -pack ./writer.go ./writer_posix.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/d7/d7e96ea2e0de5f8e487e35a4af566b01f9a5b66773419bfb609a05043c6f02bd-d # internal github.com/containers/podman/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/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 39Apcjn9HzVD6vbIjQAX/39Apcjn9HzVD6vbIjQAX -goversion go1.15rc1 -D "" -importcfg $WORK/b424/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/4c/4ca2f6980635168636380455fc6f5236660959f5c389f820b39bf1105c54e743-d # internal github.com/containers/podman/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/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid bVEZCiECiGSyLzL32HCq/bVEZCiECiGSyLzL32HCq -goversion go1.15rc1 -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 cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/c8/c8c62e648480a65d98ca7c38232330fb2f602fec71344eeb8385cbbc97f50563-d # internal github.com/containers/podman/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid bVOXddHcnkOchGAbduRd/bVOXddHcnkOchGAbduRd -goversion go1.15rc1 -D "" -importcfg $WORK/b427/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/f8/f80814032a1077d9011b0683d18bcd3377b062b385ba10a307ef72440e616757-d # internal github.com/containers/podman/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/podman/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid uR7YGOtYa0_DCCxByJgK/uR7YGOtYa0_DCCxByJgK -goversion go1.15rc1 -D "" -importcfg $WORK/b426/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ce/cefddd76624eb74c23fe530eb1f26ec568c36bd8e8d609adbf154d5699d92845-d # internal github.com/containers/podman/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid ITA2NkSxikEkbEiuXS_i/ITA2NkSxikEkbEiuXS_i -goversion go1.15rc1 -D "" -importcfg $WORK/b430/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 cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid aeh01sXoCd1lzOoA-c-1/aeh01sXoCd1lzOoA-c-1 -goversion go1.15rc1 -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/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/3e/3eddbf7b36838960cc97e611bcca85825a55206089d52d86df69b711e2d3c16d-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/podman/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid uL-5IoOQClcgyZEUWO2T/uL-5IoOQClcgyZEUWO2T -goversion go1.15rc1 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/7e/7e2a3cb23c7ae57b00ab241d73500e71a2da5deb7b8767356a13949e7f875103-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid uOb3wo6RUbPqimeXdF0e/uOb3wo6RUbPqimeXdF0e -goversion go1.15rc1 -D "" -importcfg $WORK/b432/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/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/32/32d5a4b424701b343622498a78e39fb90bc745ab607aa17f00bc69d4b16ede65-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/podman/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid p1h09-mh43ndfF2Zur0X/p1h09-mh43ndfF2Zur0X -goversion go1.15rc1 -D "" -importcfg $WORK/b220/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/82/82f26d98915c1f1de63b5503191e4bb1d7d3e4e343f1d10e3acd4b9fdd898ad1-d # internal database/sql/driver mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid ujQuXdtT9rTAgKNX45hl/ujQuXdtT9rTAgKNX45hl -goversion go1.15rc1 -D "" -importcfg $WORK/b435/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/4e/4ee34f99daa3360d0b2d48bf163075497f2d31f299da94774baea5ffb87a9a6c-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid GFOjUpa3J196YV9F7_G1/GFOjUpa3J196YV9F7_G1 -goversion go1.15rc1 -D "" -importcfg $WORK/b400/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/47/47a877e82d564a7032925de4336c0c9b35db8b81860a56cabab0b1778728bc40-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid 23G2ExgwRShf91hvK-ex/23G2ExgwRShf91hvK-ex -goversion go1.15rc1 -D "" -importcfg $WORK/b436/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/ef/ef2958adbbbbd0cc013fbf3b42a3dddfb8d08e96bab2fd3eef37b49780cdc947-d # internal github.com/containers/podman/vendor/github.com/blang/semver mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/podman/vendor/github.com/blang/semver -complete -installsuffix shared -buildid Q8Fx_HrIkKlX5UkkYtsa/Q8Fx_HrIkKlX5UkkYtsa -goversion go1.15rc1 -D "" -importcfg $WORK/b434/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/c4/c4a8f9a7f220c4772285cac0b7b345479f0a3b8b200ea180a0dd95a7788ff855-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid lwOkc1lug-UTeCAVqRO3/lwOkc1lug-UTeCAVqRO3 -goversion go1.15rc1 -D "" -importcfg $WORK/b438/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/a1/a169e668dc5136fe04af0c5f5d87f6bb117d1dbc3f9def6f63ce26da7ca02fc7-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid EOTeNWqwfhLfhGXClxLn/EOTeNWqwfhLfhGXClxLn -goversion go1.15rc1 -D "" -importcfg $WORK/b437/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/a3/a30b8e41c84ff107055c62e551912517f956730ffc5fbccbeb2f8aa59b79c985-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid 1R7o0U6Yb4h2edKmvZ1H/1R7o0U6Yb4h2edKmvZ1H -goversion go1.15rc1 -D "" -importcfg $WORK/b399/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/be/be6ac544b16f9547cd646a6a18abaaac4b3d89d8e0fd2a86f912e4f06520de83-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid CFE4deT6jnxL4cnVySuV/CFE4deT6jnxL4cnVySuV -goversion go1.15rc1 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/11/1176e1e885c263c04d83aac6bf570b3434b7980ce89c5ecf75de04daaa0fe4ad-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/fullsailor/pkcs7=github.com/containers/podman/vendor/github.com/fullsailor/pkcs7 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid waC-jsMK0IvUzgh_tTXM/waC-jsMK0IvUzgh_tTXM -goversion go1.15rc1 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_pkcs7.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/ca/cacdb8c4119704db37e99c47da158d3461ae3d1f0631a727521ebab7189b8657-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid j1KWDdhOEjekcGNSLkCA/j1KWDdhOEjekcGNSLkCA -goversion go1.15rc1 -D "" -importcfg $WORK/b441/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/18/1893583d764285dab952ad4e5979c9963f858866a8a46740d121d2513ad7c3ac-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid Um6MZwdJaZzFRbgyDxtQ/Um6MZwdJaZzFRbgyDxtQ -goversion go1.15rc1 -D "" -importcfg $WORK/b444/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/e0/e0cce5a22375aa94d251924315315e0284e667b7ffd77e7d086c1495be0c2b78-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid qImlHsU1MH4kY2l6S_FN/qImlHsU1MH4kY2l6S_FN -goversion go1.15rc1 -D "" -importcfg $WORK/b398/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/ec/ecd041fa6169524b62fa3dbb70d4023eafc74c438faed2aed387c94c2e23410e-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/podman/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid GTpgTAJG5CrWGJdcZEV5/GTpgTAJG5CrWGJdcZEV5 -goversion go1.15rc1 -D "" -importcfg $WORK/b443/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/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/10/10786b0012d75f22b8ca4d9e94ca7cb8016e32ee74c2200b6172d32457da0444-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid SIcAfMty1j04FcBSvkc7/SIcAfMty1j04FcBSvkc7 -goversion go1.15rc1 -D "" -importcfg $WORK/b440/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # 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/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/8f/8f52e6d15e26a11789d86a4f570d0223ef8fa18d9f6a38b8c376bfba6180b8ec-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid n5pSdANjnAquO_84qLWI/n5pSdANjnAquO_84qLWI -goversion go1.15rc1 -D "" -importcfg $WORK/b439/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/1d/1d00bb067707077379f725e7ba945130e510911b70e322c3d6a4a023ab034d95-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/podman/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid 1_eSelt8iwnR2W_MPonO/1_eSelt8iwnR2W_MPonO -goversion go1.15rc1 -D "" -importcfg $WORK/b306/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/ea/ea3cdb97079752076872068864c0a4138a121e6cef02e214afede94a18d479da-d # internal github.com/containers/podman/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid UQw6SEUpXbLVNx-WTvwr/UQw6SEUpXbLVNx-WTvwr -goversion go1.15rc1 -D "" -importcfg $WORK/b448/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/47/47d618d3b46084edd37d44f2dfc55031b93671653fbf76663b617737aa76a75c-d # internal github.com/containers/podman/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/podman/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid rtO_QJ6a5NSkm_020Sxn/rtO_QJ6a5NSkm_020Sxn -goversion go1.15rc1 -D "" -importcfg $WORK/b447/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/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/28/28689d0922711151d98c111e271443e06509eeacb66f508c74ff375bc0b5925e-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid f0w92-eOvq-wwuAc5ppt/f0w92-eOvq-wwuAc5ppt -goversion go1.15rc1 -D "" -importcfg $WORK/b451/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/8f/8fabf9d39eddaf733f7607fbc0696893098520abfca44dcf501ddea7792ff56c-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid r1ZBqFHoYFlPGEdW7cjw/r1ZBqFHoYFlPGEdW7cjw -goversion go1.15rc1 -D "" -importcfg $WORK/b454/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/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/cd/cd35eafc0fef7cd4ce2b583949deebf7f2ae6a0adfeafee48b21b20341410ff6-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid o3nNQifJJo-jh7ed23eL/o3nNQifJJo-jh7ed23eL -goversion go1.15rc1 -D "" -importcfg $WORK/b455/importcfg -pack ./pools.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/f4/f47e02bd50f840a92488067924ea7668387d876bfa38fb40858f8a0fdf83daba-d # internal github.com/containers/podman/vendor/github.com/docker/go-metrics mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b220/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid iuF_ijAqNwVCy6qxRVUX/iuF_ijAqNwVCy6qxRVUX -goversion go1.15rc1 -D "" -importcfg $WORK/b177/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/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/33/33cff4943241c8bce53dceedf3cdb84a8c1177f5e29c2058e85d9f9cf56f95a9-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid RovIbradTQF_9OfsX80u/RovIbradTQF_9OfsX80u -goversion go1.15rc1 -D "" -importcfg $WORK/b457/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/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/b0/b0783b7847288aea0b03939b68a7b1da3939598e375b43b0979175c1bd7e377f-d # internal github.com/containers/podman/vendor/github.com/morikuni/aec mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/podman/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid O6WUpCDhhFKNx9eFP1uz/O6WUpCDhhFKNx9eFP1uz -goversion go1.15rc1 -D "" -importcfg $WORK/b459/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/31/31425cf6e5d462637de7e511ea7a5af88b073d0a409e621726a91684162e8b85-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid OK9nRXMPR8qTTkmwl4eF/OK9nRXMPR8qTTkmwl4eF -goversion go1.15rc1 -D "" -importcfg $WORK/b453/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/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/25/25e2a679ba601ea8481b2421483276093332080964c88f273bc4006c6110680a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid kJTk8BLl2eBUTQ0BnDcq/kJTk8BLl2eBUTQ0BnDcq -goversion go1.15rc1 -D "" -importcfg $WORK/b460/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/4f/4f56f74459f93e5736dd0d1771f8be64fa71226b15af2f4315a0c95c2482d42f-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid xYYKhOsQ9e7TgYjSTCC-/xYYKhOsQ9e7TgYjSTCC- -goversion go1.15rc1 -D "" -importcfg $WORK/b463/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b447/_pkg_.a # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/ -g -O2 -o $WORK/b369/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/0f/0f1383dbb2f60f8b4b7eb74a1e8c098a15166da7caf0a6c95879720db39d4f0f-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid kakuFBzctmUBzBv9T56s/kakuFBzctmUBzBv9T56s -goversion go1.15rc1 -D "" -importcfg $WORK/b464/importcfg -pack ./strslice.go cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/77/776da533cb107dd69be1d3e7802e513751913228416e31e9c24ec4ea5014857b-d # internal github.com/containers/podman/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/podman/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid lWzKlbpXvnZMduDtos0L/lWzKlbpXvnZMduDtos0L -goversion go1.15rc1 -D "" -importcfg $WORK/b465/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/b8/b8354698066c08fc5e4fbeda35a17fe9cb94dc7b2508741bd4503f5969663336-d # internal github.com/containers/podman/vendor/github.com/spf13/cobra mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid FuKDovbklbcURbbN0XYa/FuKDovbklbcURbbN0XYa -goversion go1.15rc1 -D "" -importcfg $WORK/b467/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/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/2f/2facdef3b7568791b9ff485c262f60b2e798154e4d9776f31e8702b0367ff2e2-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid S28SUeALaDLs5YYjXC1p/S28SUeALaDLs5YYjXC1p -goversion go1.15rc1 -D "" -importcfg $WORK/b452/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b459/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/bc/bcd39d95cdd62421892523e48484b4d9d3af2d01a2603953801935310708cc8a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/podman/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid m3SGKFPNwXV8VHq4Exfn/m3SGKFPNwXV8VHq4Exfn -goversion go1.15rc1 -D "" -importcfg $WORK/b456/importcfg -pack ./jsonmessage.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/81/8122586a81013f323445601a9d87719ee91e66fc4a6157a265e0d40d7f0b5aae-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/podman/vendor/github.com/docker/go-metrics packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b177/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid Ccw1TPWqMlqkG5_3l9he/Ccw1TPWqMlqkG5_3l9he -goversion go1.15rc1 -D "" -importcfg $WORK/b176/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/73/73cafb74da5f0afc8ecc36990899434d1d57fde8c63a9374e7c12d5e600c62da-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/podman/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid aAlaUbCoxdr-v30uN5Ym/aAlaUbCoxdr-v30uN5Ym -goversion go1.15rc1 -D "" -importcfg $WORK/b175/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/fd/fd5465f2da41cbe9f885bd01c8fad60977f0250b2f9286eefd16e4574a0935a5-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 4wycCa8Jcmtz4qOw9QKy/4wycCa8Jcmtz4qOw9QKy -goversion go1.15rc1 -D "" -importcfg $WORK/b462/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/76/76ee087187fc42ae0acea3e6a8934771fcf7f55c68e539d784e7b97b8a9bceeb-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid OESchPpjmSfswz44SsA3/OESchPpjmSfswz44SsA3 -goversion go1.15rc1 -D "" -importcfg $WORK/b221/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/16/16e4cc779adfd35b6e0ae37b8be25e47ce574b028217401ac115bdb129cac4ed-d # internal github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/podman/cmd/podman/parse -complete -installsuffix shared -buildid uijynP_yJCiC_kjX_npf/uijynP_yJCiC_kjX_npf -goversion go1.15rc1 -D "" -importcfg $WORK/b468/importcfg -pack ./json.go ./net.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/podman/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid itJ3rDdY7sNNWs2ZY2s_/itJ3rDdY7sNNWs2ZY2s_ -goversion go1.15rc1 -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/b221/_pkg_.a /builddir/.cache/go-build/51/5143c2727d7dbefc738e4eace152f2b6d3218c12a466e0a9f6d28e6d883cf95b-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid sWtBNGHAYhQn3ZzNrFkL/sWtBNGHAYhQn3ZzNrFkL -goversion go1.15rc1 -D "" -importcfg $WORK/b171/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/17/174b28643012336eaadb08ab46ff1ef3557b9416ee0d526762e980fe3f51e7ec-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid g3zcalv06B-JysNACUgm/g3zcalv06B-JysNACUgm -goversion go1.15rc1 -D "" -importcfg $WORK/b472/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/f6/f618eb134b75a9eab676a6e3759b92b75c0fd0b3f043d8fbb58b6d838913e8cd-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/podman/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid ujvNy5dU3n8asd_woWp7/ujvNy5dU3n8asd_woWp7 -goversion go1.15rc1 -D "" -importcfg $WORK/b446/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/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/7d/7dcb69b7bfc6cfd9dc1ee5d9009d1b8cf722271ce9c847b988c8ed05b90ae924-d # internal github.com/containers/podman/libpod/driver mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/podman/libpod/driver -complete -installsuffix shared -buildid KPJ-A15YQ2WuAR99ZIQe/KPJ-A15YQ2WuAR99ZIQe -goversion go1.15rc1 -D "" -importcfg $WORK/b474/importcfg -pack ./driver.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/ff/ff2217617fb97b4ad6c7a28c7a9317384fa7157f1fbd63a88fe70d6e0357ef35-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid GTVsSSIM6ZxGPiBDNmgC/GTVsSSIM6ZxGPiBDNmgC -goversion go1.15rc1 -D "" -importcfg $WORK/b477/importcfg -pack ./errors.go ./manifests.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/85/85436baa4818534cd5ef6d6749c05666b28424e58b4fa14903ae43c41b709559-d # internal github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/podman/pkg/errorhandling -complete -installsuffix shared -buildid NTTdP2gtubgxATn-qAvg/NTTdP2gtubgxATn-qAvg -goversion go1.15rc1 -D "" -importcfg $WORK/b481/importcfg -pack ./errorhandling.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b477/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/59/5930a059f1143477d5173676c390cc21aa4d456e6ce789beb8b151b4d1d135d9-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b368/ cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/7b/7b4a7e7a4894688ac900923160030ed76cd594b73a30b9b2dd172c37122a597e-d # internal github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b482/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/mtrmac/gpgme=github.com/containers/podman/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid 4e5cuiJX1k5Ztg-AnW_V/4e5cuiJX1k5Ztg-AnW_V -goversion go1.15rc1 -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 cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/namespaces /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/podman/pkg/namespaces -complete -installsuffix shared -buildid rt1a8u1OJiLkh4v53Cdd/rt1a8u1OJiLkh4v53Cdd -goversion go1.15rc1 -D "" -importcfg $WORK/b482/importcfg -pack ./namespaces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/e7/e7b1093a6d13cb0a02230e7331ee24b78d956795b6b9e7b67c47d5c372a64dda-d # internal github.com/containers/podman/pkg/rootless mkdir -p $WORK/b483/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b483/ -importpath github.com/containers/podman/pkg/rootless -- -I $WORK/b483/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/08/08fd5e1bcb06d17b3b389f91c1b672c3b6b391b56f0182b46d3ea7b238816dcf-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid kIco-349MoDd6IW-AUJD/kIco-349MoDd6IW-AUJD -goversion go1.15rc1 -D "" -importcfg $WORK/b429/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/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/87/8743452122a3462bfa62ba996453642d09c9da2e4772c2c490f1b9a65b495f14-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/62/62a8e9b14ddf0aea506857671b3dc53556cf34bd0bfd1313e50de72db1a988e2-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/podman/pkg/signal -complete -installsuffix shared -buildid wmRK1sxTYRaUV2cKuqna/wmRK1sxTYRaUV2cKuqna -goversion go1.15rc1 -D "" -importcfg $WORK/b484/importcfg -pack ./signal_common.go ./signal_linux.go github.com/containers/podman/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/uploadreader=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid 17OPSMZENMfuamg6j0XR/17OPSMZENMfuamg6j0XR -goversion go1.15rc1 -D "" -importcfg $WORK/b038/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/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/d9/d944c8fd00cbddb82578d25ecca86192a2620c18c1e5ac24208690a885b435b1-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid f7yKAiIAm2flgoTZcxj_/f7yKAiIAm2flgoTZcxj_ -goversion go1.15rc1 -D "" -importcfg $WORK/b488/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/38/38e13371ffe3cfd3eed81fe37b2d9c7a9adc6f10a2a857b991c0beb1ab2571e7-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b491/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b491/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b491/ -g -O2 ./host_cgo.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b439/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/5d/5ddbcfdb8bdd5d3262d0147e5a46ca0786a1c2bba230a9ff0f48a1f84afeda50-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid 7UG9j7FzWD7ZyHHuU4Rs/7UG9j7FzWD7ZyHHuU4Rs -goversion go1.15rc1 -D "" -importcfg $WORK/b433/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/6b/6b2269db0a4c4065f8277bc61d3aaa255fe86375c8bfaf20b06860f1b243a120-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid gDeCFtc11selJSwUbLGb/gDeCFtc11selJSwUbLGb -goversion go1.15rc1 -D "" -importcfg $WORK/b492/importcfg -pack ./journal.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ec/ecfa0f6a04776972da4a371bed4831e36fe4cf9d9c8f8581f19cea7d593623a2-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v5=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid DB43K2Pl0-jRVgztac60/DB43K2Pl0-jRVgztac60 -goversion go1.15rc1 -D "" -importcfg $WORK/b392/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/78/78159e01b8b9c8f4e4ca7a5b4fb76fb09cfeaf5fca40f5bfffbbbb7250dfd6cf-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid AXXOKOoin-PL4LPU-77j/AXXOKOoin-PL4LPU-77j -goversion go1.15rc1 -D "" -importcfg $WORK/b428/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_unix.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host 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 cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x002.o -c rootless_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/b5/b517c534d76f779dbdb029fcf58672be186524a3ce7a430bf2714849254eaa75-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b494/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b494/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b494/ -g -O2 ./dlopen.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage host -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid PMUCi1lFehUOKKeynb2Z/PMUCi1lFehUOKKeynb2Z -goversion go1.15rc1 -D "" -importcfg $WORK/b491/importcfg -pack ./host.go $WORK/b491/_cgo_gotypes.go $WORK/b491/host_cgo.cgo1.go $WORK/b491/_cgo_import.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I $WORK/b483/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o $WORK/b483/_x003.o -c rootless_linux.c cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /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/9f/9f7ce667a08df86ebaac955dd57f423d197d313367e518a98b2f7c06346575ab-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/podman/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid wHPi0F4FxVBTAQrWFL6K/wHPi0F4FxVBTAQrWFL6K -goversion go1.15rc1 -D "" -importcfg $WORK/b490/importcfg -pack ./process.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/22/227bf740fc3c54a30dd307e226d96d78ee26b305c2997f0da6ce2bd5fa69073f-d # internal github.com/containers/podman/vendor/github.com/containers/psgo mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/podman/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid 1PJIA_bUGZmccm24fd6g/1PJIA_bUGZmccm24fd6g -goversion go1.15rc1 -D "" -importcfg $WORK/b485/importcfg -pack ./psgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/1b/1bcb2c16d9318860434e5772080fe45f3d07e72e6d9ddb065712394a6ddca14b-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid Vzv-keqJHXKjWBScIx5W/Vzv-keqJHXKjWBScIx5W -goversion go1.15rc1 -D "" -importcfg $WORK/b466/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/a5/a56786ad22df49b7d982546e52c4fb86db48cd528aab53caa3903c505d5e9f80-d # internal github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 1jI2BGwWLM5bsT6T6YOx/1jI2BGwWLM5bsT6T6YOx -goversion go1.15rc1 -D "" -importcfg $WORK/b445/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/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/63/6328c61820b257f78df4f317f3a5e7cb314f1ee3adce647941eb508bb3d4853d-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid pqlWD8vFurckGSZoT1TB/pqlWD8vFurckGSZoT1TB -goversion go1.15rc1 -D "" -importcfg $WORK/b497/importcfg -pack ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/92/92bca721fc51fa954e6f5a4d041fb4df643e500cd980df09e5f15eb2b4886c5e-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid X20-Abl5aCDWtHexHDG8/X20-Abl5aCDWtHexHDG8 -goversion go1.15rc1 -D "" -importcfg $WORK/b431/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e1/e1518aac9271544fd1f9716fce98e445900457ccfbd7dd5bede3040f96e5769a-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid n13vo5FBe7Hm_OaJtWvq/n13vo5FBe7Hm_OaJtWvq -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./auth.go ./cli.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/d6/d68ab0525e8ebdda30aa7905707a7c5eb50527e909e0c6896c809d561a487d1c-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/podman/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid Jq-P7GUbU6eNNKHuyCNT/Jq-P7GUbU6eNNKHuyCNT -goversion go1.15rc1 -D "" -importcfg $WORK/b344/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/cc/cca0b8dd909f8cd71491f4d315cf1f4ef3560e71cc110b9e84d5fe89ec76d7a8-d # internal github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid aZOKv_JYjvqBV2KZiEeA/aZOKv_JYjvqBV2KZiEeA -goversion go1.15rc1 -D "" -importcfg $WORK/b499/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/2f/2f69eaab7a1b7f82f01e6b8f12201a43a213fd9d50f1f136609978f00ec7a456-d # internal github.com/containers/podman/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid 4vSjs3HfpELS0joSeb97/4vSjs3HfpELS0joSeb97 -goversion go1.15rc1 -D "" -importcfg $WORK/b500/importcfg -pack ./tomb.go cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/2b/2b5104e58c05f7113524ab908ddb68506b3ac4a64dd55de57ba87710582b5552-d # internal github.com/containers/podman/pkg/inspect mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/podman/pkg/inspect -complete -installsuffix shared -buildid R-LvZkQg28DDFiyBgO16/R-LvZkQg28DDFiyBgO16 -goversion go1.15rc1 -D "" -importcfg $WORK/b501/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/6b/6b0f3e33bca12076683e49b872f85ff285c9f1f0294344cac49e42274c13a341-d # internal github.com/containers/podman/pkg/timetype mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/timetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/podman/pkg/timetype -complete -installsuffix shared -buildid PV9vXmCD3DA_BINjWZrs/PV9vXmCD3DA_BINjWZrs -goversion go1.15rc1 -D "" -importcfg $WORK/b503/importcfg -pack ./timestamp.go cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/cd/cd910f8ef5819798acc4613f6e065e5e05f371599d6c6faee361692a6299d358-d # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid BkXk8CrmXrciPjF9h19s/BkXk8CrmXrciPjF9h19s -goversion go1.15rc1 -D "" -importcfg $WORK/b506/importcfg -pack ./field.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/a2/a2b68bbe4bae6445f04defb29fa50333d8b7181cccef998435c1dd9a893babcc-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/podman/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid LVqEGLinOZnJUCxf2Y1G/LVqEGLinOZnJUCxf2Y1G -goversion go1.15rc1 -D "" -importcfg $WORK/b498/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go cd $WORK/b494 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b494=/tmp/go-build -gno-record-gcc-switches -o $WORK/b494/_cgo_.o $WORK/b494/_cgo_main.o $WORK/b494/_x001.o $WORK/b494/_x002.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/5e/5e9577bf0109777614d07d93aa701300e745bedb4ec13a2f10c64d9727a13a4a-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid _QHoD6K-iYQ3ork7ch_g/_QHoD6K-iYQ3ork7ch_g -goversion go1.15rc1 -D "" -importcfg $WORK/b478/importcfg -pack ./errors.go ./supplemented.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage dlopen -dynimport $WORK/b494/_cgo_.o -dynout $WORK/b494/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/91/91581d3cf5e9afb76fa91b0a9249746b97e4f042b2a6c0a6844531324cb36aee-d # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid DzHHSMRW9kdLZP041pN2/DzHHSMRW9kdLZP041pN2 -goversion go1.15rc1 -D "" -importcfg $WORK/b505/importcfg -pack ./ext.go ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid Gj1t4yRVE76m_ySQa6oH/Gj1t4yRVE76m_ySQa6oH -goversion go1.15rc1 -D "" -importcfg $WORK/b494/importcfg -pack $WORK/b494/_cgo_gotypes.go $WORK/b494/dlopen.cgo1.go $WORK/b494/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/9a/9ab21b56c477f919acbd8c85d33312819026504da4c50edeb64bc1dae2a13086-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/podman/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/podman/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid MU16xk05wPDVCeQuyX99/MU16xk05wPDVCeQuyX99 -goversion go1.15rc1 -D "" -importcfg $WORK/b495/importcfg -pack ./tail.go ./tail_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/9c/9c80d5bf42a010f6b3a0f3e4195424bae36750c04fb3e11e6c429093602c9996-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/podman/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/podman/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 03Qfyx6_g60wLfkYgMHt/03Qfyx6_g60wLfkYgMHt -goversion go1.15rc1 -D "" -importcfg $WORK/b301/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b494/_pkg_.a $WORK/b494/_x001.o $WORK/b494/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/48/48332600a1f4c7739d3c2c3a9c83fe53cf1bd47a92448f452e9076726e80723d-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b493/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b493/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b493/ -g -O2 ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/91/918eef748f1830895b24f3516302df71c3722d80d9522ab91f9322469fa8c244-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid L3aryI3d15QM7LeAxYuv/L3aryI3d15QM7LeAxYuv -goversion go1.15rc1 -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/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/78/7889b9feaeb5dc92846522035902cb6a42c1cae7834d7566e3cf01f8257cfd64-d # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/c3/c356a31fccf9066945996e4431efd7f4beaa220a4ada2bd7d02e768696ba3d6f-d # internal github.com/containers/podman/pkg/trust mkdir -p $WORK/b511/ github.com/containers/podman/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b513/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/trust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/podman/pkg/trust -complete -installsuffix shared -buildid K1Ex4QutG_pKvpk_TOmq/K1Ex4QutG_pKvpk_TOmq -goversion go1.15rc1 -D "" -importcfg $WORK/b511/importcfg -pack ./config.go ./trust.go cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid jS0PU1IzXNyYeDbRiMJD/jS0PU1IzXNyYeDbRiMJD -goversion go1.15rc1 -D "" -importcfg $WORK/b513/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/ee/ee8c73b0b63ecb7970931432fba4930313c4a8d6c1836223319926b6660fec2e-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/manifests -complete -installsuffix shared -buildid L5RAex8sF3L22gtwkqJ-/L5RAex8sF3L22gtwkqJ- -goversion go1.15rc1 -D "" -importcfg $WORK/b476/importcfg -pack ./copy.go ./manifests.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -o $WORK/b483/_cgo_.o $WORK/b483/_cgo_main.o $WORK/b483/_x001.o $WORK/b483/_x002.o $WORK/b483/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/f8/f8b90c0db12e38e4fe8dc4ed40f40be4e2f6eca0ff30caa50fc4e9cbd24d5831-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid tkvPmgnK9VSsM_Ds_OES/tkvPmgnK9VSsM_Ds_OES -goversion go1.15rc1 -D "" -importcfg $WORK/b516/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/dd/dd4d034ba6041db1074a1bea987e8621672b5cca7a5ce61f90714e7b4fde8593-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid EDrc6BikUFWGPNVgSYET/EDrc6BikUFWGPNVgSYET -goversion go1.15rc1 -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/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/a5/a5b41f95543c84cc900b124d49111e0a1e1768d9d9e73ac40e153477246cb48f-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid co5aQ-otoZmXXmTmZLTf/co5aQ-otoZmXXmTmZLTf -goversion go1.15rc1 -D "" -importcfg $WORK/b366/importcfg -pack ./mount.go ./util.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage rootless -dynimport $WORK/b483/_cgo_.o -dynout $WORK/b483/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/podman/pkg/rootless -installsuffix shared -buildid kJidf8ZWZB-P5RLet-p5/kJidf8ZWZB-P5RLet-p5 -goversion go1.15rc1 -D "" -importcfg $WORK/b483/importcfg -pack ./rootless.go $WORK/b483/_cgo_gotypes.go $WORK/b483/rootless_linux.cgo1.go $WORK/b483/_cgo_import.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/7d/7df1791ad536ad33dd56f74e48ffb18b7b0e0b6f871f29b730049922d4f39c1c-d # internal github.com/containers/podman/libpod/layers mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/layers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/podman/libpod/layers -complete -installsuffix shared -buildid M-i-lOdp6e7vt6M-FG73/M-i-lOdp6e7vt6M-FG73 -goversion go1.15rc1 -D "" -importcfg $WORK/b518/importcfg -pack ./layer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/c1/c1e03814c4fd4361fca41d4b25367dec8b3e4a25d0e622824d2fb9ceaf7b2b0f-d # internal github.com/containers/podman/libpod/lock/file mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/lock/file /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/podman/libpod/lock/file -complete -installsuffix shared -buildid f31UQufwYy8a7esg2QPf/f31UQufwYy8a7esg2QPf -goversion go1.15rc1 -D "" -importcfg $WORK/b521/importcfg -pack ./file_lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/d8/d8b67cbc43053a46e91b6a3697ce8c4b5f703cd6c432948b7b83d40ee0af8b16-d # internal github.com/containers/podman/libpod/lock/shm mkdir -p $WORK/b522/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b522/ -importpath github.com/containers/podman/libpod/lock/shm -- -I $WORK/b522/ -g -O2 -Wall -Werror ./shm_lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/bf/bf193804a550555561cd62bf8fd8006bfa4384c0cf0bdf106251ff0c0234283a-d # internal github.com/containers/podman/libpod/logs/reversereader mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b476/_pkg_.a # internal cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/podman/libpod/logs/reversereader -complete -installsuffix shared -buildid PeVnn33jlcW8Wxb-Zsql/PeVnn33jlcW8Wxb-Zsql -goversion go1.15rc1 -D "" -importcfg $WORK/b524/importcfg -pack ./reversereader.go cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/a8/a85c4e916a139a34e2c522167b2f3baa4bc45a0bdee79003c70b8d3c8e8862c1-d # internal github.com/containers/podman/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/podman/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid AhkaqSgC22asRNf-o3K7/AhkaqSgC22asRNf-o3K7 -goversion go1.15rc1 -D "" -importcfg $WORK/b528/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/a3/a3d2bde02fe34c0b215ede95e98ecb1d6bd6afe6c01ed9a03eef51654f16077e-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid vZu_lekr4QV4AQNaZ3fU/vZu_lekr4QV4AQNaZ3fU -goversion go1.15rc1 -D "" -importcfg $WORK/b383/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/3d/3d740b0a53bbee3f2d74642293b19dd828ba0f7f3aa06836f70fb00ff23681c0-d # internal github.com/containers/podman/libpod/logs mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/logs/reversereader=github.com/containers/podman/libpod/logs/reversereader importmap github.com/hpcloud/tail=github.com/containers/podman/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/logs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/podman/libpod/logs -complete -installsuffix shared -buildid e8hNwrNSoPzBjR8TPQ5j/e8hNwrNSoPzBjR8TPQ5j -goversion go1.15rc1 -D "" -importcfg $WORK/b523/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/2f/2f08d23b5390b9e26b0e7f9f5b9c438f232e0a21473a18665b9885bba564ad56-d # internal github.com/containers/podman/pkg/hooks/1.0.0 mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid j0vL6wdzMiVeLfI0yJQu/j0vL6wdzMiVeLfI0yJQu -goversion go1.15rc1 -D "" -importcfg $WORK/b532/importcfg -pack ./hook.go ./when.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootless /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b483/_pkg_.a $WORK/b483/_x001.o $WORK/b483/_x002.o $WORK/b483/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/9c/9cf0b1aebbe2de6d458951558549e12ef79c8792a5c4412e69883b8e7522e339-d # internal github.com/containers/podman/pkg/util mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/podman/pkg/util -complete -installsuffix shared -buildid F_OCoRSIwDXXH6TBFH6H/F_OCoRSIwDXXH6TBFH6H -goversion go1.15rc1 -D "" -importcfg $WORK/b480/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/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/4d/4dfb4b17b8e7c41aed80e76a3a3ae9d20554d6b7470a1f6445fa1eabc944484a-d # internal github.com/containers/podman/pkg/registries mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/registries /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/podman/pkg/registries -complete -installsuffix shared -buildid xy2373995hwfri5fEDXM/xy2373995hwfri5fEDXM -goversion go1.15rc1 -D "" -importcfg $WORK/b502/importcfg -pack ./registries.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/7c/7c5de4df8c50241767bf85366904891bf4ca88deabc0024a6ce334f7a7f05a53-d # internal github.com/containers/podman/pkg/cgroups mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/podman/pkg/cgroups -complete -installsuffix shared -buildid RsocMdvqyKwDun6ehWs7/RsocMdvqyKwDun6ehWs7 -goversion go1.15rc1 -D "" -importcfg $WORK/b508/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/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/39/396e042552dd309e255b8c52b6f5a700b27da16e7306c3c11d3fe3766f03c395-d # internal github.com/containers/podman/pkg/hooks/0.1.0 mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/hooks/1.0.0=github.com/containers/podman/pkg/hooks/1.0.0 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid WY4rkNZ25qZrM96_HixD/WY4rkNZ25qZrM96_HixD -goversion go1.15rc1 -D "" -importcfg $WORK/b531/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/36/36bda1bebace5c035cc4183a56ad811a0a67206c60aecdebaac6ca2ae12a7098-d # internal github.com/containers/podman/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/podman/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid Dtf_wVUYyJlLfPSKCv3D/Dtf_wVUYyJlLfPSKCv3D -goversion go1.15rc1 -D "" -importcfg $WORK/b527/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/57/57dc3a41c8308922e372d2d216f6f583f62579b3a0e963e0322efcea58f5bc34-d # internal github.com/containers/podman/pkg/hooks mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/hooks/0.1.0=github.com/containers/podman/pkg/hooks/0.1.0 importmap github.com/containers/podman/v2/pkg/hooks/1.0.0=github.com/containers/podman/pkg/hooks/1.0.0 importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/hooks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/podman/pkg/hooks -complete -installsuffix shared -buildid 4iRUJd3jx4TjUZPfF2hx/4iRUJd3jx4TjUZPfF2hx -goversion go1.15rc1 -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/1c/1ce8c0c59ba33fa302b85abad6168f1dbc300c2f43d2c102346133db97f88d11-d # internal github.com/containers/podman/pkg/criu mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu=$WORK/b527/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/criu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/podman/pkg/criu -complete -installsuffix shared -buildid N18sV1797Jh3xHyoV4v8/N18sV1797Jh3xHyoV4v8 -goversion go1.15rc1 -D "" -importcfg $WORK/b526/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/af/af3dceba7a6bc8e0f77717a2c76ea7a078e133a4ae2dcfae947b088111e0827b-d # internal github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid 6eKczlc-7566YndmLoVd/6eKczlc-7566YndmLoVd -goversion go1.15rc1 -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/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/f8/f88407e6e98445c4a3cd22fb7372249dbcd84cac88cafafc51b9aef8f041ae1d-d # internal github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid YDq-3LxQLquUghZOW2q4/YDq-3LxQLquUghZOW2q4 -goversion go1.15rc1 -D "" -importcfg $WORK/b535/importcfg -pack ./difflib.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/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/b6/b634043b558facc7c8a751a042169657eb3379fdc5b37ba88618c1a83355ff4d-d # internal github.com/containers/podman/vendor/k8s.io/klog mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/klog -complete -installsuffix shared -buildid U_WVM5V6udxDPpv7_zaw/U_WVM5V6udxDPpv7_zaw -goversion go1.15rc1 -D "" -importcfg $WORK/b538/importcfg -pack ./klog.go ./klog_file.go cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/a2/a213a8499ea0b2d087725571a1aed246532300b16b25f19d3af72f7ec585eb84-d # internal github.com/containers/podman/utils mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/podman/utils -complete -installsuffix shared -buildid -p6W4kpmtuzKUR0HGjLt/-p6W4kpmtuzKUR0HGjLt -goversion go1.15rc1 -D "" -importcfg $WORK/b507/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/47/47355e2b79b9bef38e8411da46d7db27dae521ffad43d59225d60910d999abb5-d # internal github.com/containers/podman/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid kw_nmxcPS3vvenlmxWCx/kw_nmxcPS3vvenlmxWCx -goversion go1.15rc1 -D "" -importcfg $WORK/b543/importcfg -pack ./dec.go ./rounder.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/6a/6aaaf11a2d0353cb035e7d1c5b2ed0fcc40c57eef8ea1116c0800159eac68913-d # internal github.com/containers/podman/vendor/github.com/google/gofuzz mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid NQJ9C8hY_VIdlj3lzMJv/NQJ9C8hY_VIdlj3lzMJv -goversion go1.15rc1 -D "" -importcfg $WORK/b545/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b543/_pkg_.a # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/b7/b732372f783ee61c4c1bb16c0eaa64012b3bb24d66e4726ab7ef7cc0fb2c3dec-d # internal github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/podman/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid Uyb92b77Z1g4ItDp4OrQ/Uyb92b77Z1g4ItDp4OrQ -goversion go1.15rc1 -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/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/5c/5ca01aeb2cf6499c86dc320cfa2714bf24cb5282b4961c967d038bd594c41388-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid WD_OSI7xdFOt9ZihwHC6/WD_OSI7xdFOt9ZihwHC6 -goversion go1.15rc1 -D "" -importcfg $WORK/b537/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/00/0099ba427e2ea9d7219263eff4a5a3d379c4c9eb10493764004482ff017a6cf9-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid o6noCXDlui3B3L6SX-fg/o6noCXDlui3B3L6SX-fg -goversion go1.15rc1 -D "" -importcfg $WORK/b547/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/65/6582b4312f5c3382de7ef15a1d51163a516d4bdcfb131b2d70a7c287a33a0706-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid AsGwnXf6YFXAbUCz8JFC/AsGwnXf6YFXAbUCz8JFC -goversion go1.15rc1 -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/79/79ea8c472ee19fe00365f7548e8ee23cb803c61ab8c1d3c5185eb722e4486233-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid vfi9z6E_mZuJt3TNwyMZ/vfi9z6E_mZuJt3TNwyMZ -goversion go1.15rc1 -D "" -importcfg $WORK/b554/importcfg -pack ./doc.go ./errors.go cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/58/5868f016255fddb9add195fb72c85948d64810edcc76f786809a9b2c2c36df12-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b036/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid QgDeOGBBmbSAHAWTUOyy/QgDeOGBBmbSAHAWTUOyy -goversion go1.15rc1 -D "" -importcfg $WORK/b442/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/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/3b/3bf94b2c44e22b8ccba37deb9674efb1dfad6022209da2c9f072a823de279e42-d # internal github.com/containers/podman/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/podman/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/podman/pkg/hooks/exec -complete -installsuffix shared -buildid Q3jsNC2lrrd2IpNjOkQf/Q3jsNC2lrrd2IpNjOkQf -goversion go1.15rc1 -D "" -importcfg $WORK/b533/importcfg -pack ./exec.go ./runtimeconfigfilter.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/ -g -O2 -Wall -Werror -o $WORK/b522/_x003.o -c shm_lock.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/72/72f12a2399909a9d3fa74572371beae7a85cd469e1d477470c7caa0b53b5b5f0-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid 8orZCRAj63HqLutESBVF/8orZCRAj63HqLutESBVF -goversion go1.15rc1 -D "" -importcfg $WORK/b553/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/16/163ff0edd1800d33cfd564e40ad31b4ed1145b544758d178bbcf4f3dafe1cc66-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid SrATMVn-fahwsVDAlt_h/SrATMVn-fahwsVDAlt_h -goversion go1.15rc1 -D "" -importcfg $WORK/b552/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/ea/ea4c522963b6199e2a1b6b6ecbd23b958599466c08b63984a93e3ca8392b3272-d # internal go/doc mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_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 16139cRBfnceqH_t8rt5/16139cRBfnceqH_t8rt5 -goversion go1.15rc1 -D "" -importcfg $WORK/b556/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/1e/1e6ece6a95180176f2770925d52c3f35ec03d846e13e700daeedd1a811fa5ca7-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid A15t1-sFnxZqNiTQgP46/A15t1-sFnxZqNiTQgP46 -goversion go1.15rc1 -D "" -importcfg $WORK/b558/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/23/234f5c9a29fb7d772b7d7a34340e58634a2019858785a1f46877ee1fa47ff307-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid 51Kaf4BOT9SlvPefJWSh/51Kaf4BOT9SlvPefJWSh -goversion go1.15rc1 -D "" -importcfg $WORK/b546/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b542/_pkg_.a # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/0d/0de7ee0b5946c3c8f46c95009b0a983bccfd570b4613ce74692d5c4c481c8a4f-d # internal github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid dKWauumyNt2Uvi1UTgM0/dKWauumyNt2Uvi1UTgM0 -goversion go1.15rc1 -D "" -importcfg $WORK/b559/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/00/00cf34fb9ac44fa6559e1a43b694bc4c7ba1720c4e4cdda1cd3011b6d03e6313-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid v63cWpOdp3nJS2oaSSPv/v63cWpOdp3nJS2oaSSPv -goversion go1.15rc1 -D "" -importcfg $WORK/b560/importcfg -pack ./json.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/b1/b1358cc66047612229277c20b9fe9e5119e8f99b6c1b490bdf2a368b80faf860-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid 1nPkc1ErTYNlr3qTKXSb/1nPkc1ErTYNlr3qTKXSb -goversion go1.15rc1 -D "" -importcfg $WORK/b561/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/64/6435853acf1683449aa9889a976194c80aca09d212955d2dd5ce3f530dcaeba3-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid cVlR_XlKgA-DoqZB23HK/cVlR_XlKgA-DoqZB23HK -goversion go1.15rc1 -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/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/90/90a3f084cfaa511e158f9b34a44e993f853b57b1ed5875ffa0a6339c2f2592ad-d # internal github.com/containers/podman/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/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid Lrbej1yPLtXEO8EPd_9i/Lrbej1yPLtXEO8EPd_9i -goversion go1.15rc1 -D "" -importcfg $WORK/b564/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/podman/libpod/lock/shm -installsuffix shared -buildid Fx8np3gYuKKhd8vfzOlo/Fx8np3gYuKKhd8vfzOlo -goversion go1.15rc1 -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/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/23/237d5d3eadb83f02cf76d1d31d6c299afc7db2e8c89c605e077cdecd77c7b4c7-d # internal github.com/containers/podman/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b565/ cat >$WORK/b565/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b442/_pkg_.a # internal cat >$WORK/b565/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid -oktAUe0PhGXshHgUtLX/-oktAUe0PhGXshHgUtLX -goversion go1.15rc1 -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 cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/de/def8bf6bebf840064c6fce4695d73b89fa3892c0271843daa21d54687e8c1cbf-d # internal github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/podman/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/podman/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid bsRE9QvqNUtK7gdj8ElX/bsRE9QvqNUtK7gdj8ElX -goversion go1.15rc1 -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/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/c9/c90b0be9fe5cda38083952e100d9e41f583bbe522906e92fb449ffa90010e688-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid Qx3lSvakjiFwx4K2BDlU/Qx3lSvakjiFwx4K2BDlU -goversion go1.15rc1 -D "" -importcfg $WORK/b566/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/ce/ce76879037fff502a88f10c50d423210ed147abe6ffd6162c948cc8387b1ae95-d # internal github.com/containers/podman/libpod/lock mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/lock/file=github.com/containers/podman/libpod/lock/file importmap github.com/containers/podman/v2/libpod/lock/shm=github.com/containers/podman/libpod/lock/shm importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/lock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/podman/libpod/lock -complete -installsuffix shared -buildid NVXNWbZv7DDroRksJd3f/NVXNWbZv7DDroRksJd3f -goversion go1.15rc1 -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/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/45/453a49f5d7bfacd95d654812e640a9bd42551dd4a0ce62d00e4ec143b0a8a296-d # internal github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/podman/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid DurX2dC5XmhZcLoP7adE/DurX2dC5XmhZcLoP7adE -goversion go1.15rc1 -D "" -importcfg $WORK/b567/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/14/14d5e8da63e598ea08c9eb060cccdb7b79a10252c77bf2ec0cb47af63a7cb2a5-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid 3NbiLI8ELvyj9uJ-dxT7/3NbiLI8ELvyj9uJ-dxT7 -goversion go1.15rc1 -D "" -importcfg $WORK/b569/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/1e/1ed9c8cb9c4fa71794fc04a38e9fb6fb8152304e8f91832dc5698947dbbe06c5-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid h63SgEFkkXZkD6IR9Mir/h63SgEFkkXZkD6IR9Mir -goversion go1.15rc1 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./httpstream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b556/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/35/35f53b54bb35b95b5832715622439e56c8e8c801b7621b883a67470b84a46afa-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid ZaRrt6ix0Lj7MNfiRZYZ/ZaRrt6ix0Lj7MNfiRZYZ -goversion go1.15rc1 -D "" -importcfg $WORK/b575/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/a1/a13896cbb32298876af301e02ce34612b0a62f2f999ea5f34360c8daf6eed32f-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid DXpMZEyt47tDF4Krdr7E/DXpMZEyt47tDF4Krdr7E -goversion go1.15rc1 -D "" -importcfg $WORK/b581/importcfg -pack ./framer.go cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/47/479d4d320225bd17d4fdce2805d58d014634faef70896215c5d006939a154982-d # internal github.com/containers/podman/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/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid h82fUO28yblp3dqW4AXS/h82fUO28yblp3dqW4AXS -goversion go1.15rc1 -D "" -importcfg $WORK/b583/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/29/293b8dd8ee5bafdb2783765af9a48d2ae51127f91118b0e176de777502250db9-d # internal github.com/containers/podman/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/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 7t-ZrwcTJTmBcI0wUbDo/7t-ZrwcTJTmBcI0wUbDo -goversion go1.15rc1 -D "" -importcfg $WORK/b594/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/3d/3dd69662d17edf7abe510354a7771f4de33939a37f37e65c2a06cdd6802f12f3-d # internal github.com/containers/podman/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/b076/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid qfZYVPZxK87R4hajjW9P/qfZYVPZxK87R4hajjW9P -goversion go1.15rc1 -D "" -importcfg $WORK/b595/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/c3/c347919e609381ba196e98e705c9b8f2bd4f0f025c98908869791a9b88d36fbc-d # internal github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid t9hxUSJfYNp-Ob0c7OLp/t9hxUSJfYNp-Ob0c7OLp -goversion go1.15rc1 -D "" -importcfg $WORK/b597/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/95/957271202a187d18d46fc59f510484508670a5434134c939886276fac641f52a-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid bi4rvXIpemo3-BLECE6_/bi4rvXIpemo3-BLECE6_ -goversion go1.15rc1 -D "" -importcfg $WORK/b593/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b595/_pkg_.a # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/2e/2e73a2e636fc98ca87967d0b1c6e5ba67457b3a20615f899834aaeb2800ba47c-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid gBn8bM82GzLDoZUvonDv/gBn8bM82GzLDoZUvonDv -goversion go1.15rc1 -D "" -importcfg $WORK/b599/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/e4/e46a221646711047858b81a070426e4891f7b82525e08ecae68b7d954aa864e8-d # internal github.com/containers/podman/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/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid rRj--xy3xIc80tmhqiu2/rRj--xy3xIc80tmhqiu2 -goversion go1.15rc1 -D "" -importcfg $WORK/b601/importcfg -pack ./rate.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -o $WORK/b493/_cgo_.o $WORK/b493/_cgo_main.o $WORK/b493/_x001.o $WORK/b493/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/85/85ed6e63705e8e7bbbce9e24ae1e9ea7da65a9b4fac741fce3a41d633a336032-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid VD9IhYKV3uvT02_bSquD/VD9IhYKV3uvT02_bSquD -goversion go1.15rc1 -D "" -importcfg $WORK/b598/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/29/29c8bb0ede4cc71d72664770292ae525424d9c51159dd3a6093589b7a9fdf7c8-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid GQJiLmD66kFc875AAYL7/GQJiLmD66kFc875AAYL7 -goversion go1.15rc1 -D "" -importcfg $WORK/b592/importcfg -pack ./oauth2.go ./token.go ./transport.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage sdjournal -dynimport $WORK/b493/_cgo_.o -dynout $WORK/b493/_cgo_import.go cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b494/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid n83M05L7vvYKhL66BZaF/n83M05L7vvYKhL66BZaF -goversion go1.15rc1 -D "" -importcfg $WORK/b493/importcfg -pack ./functions.go ./read.go $WORK/b493/_cgo_gotypes.go $WORK/b493/journal.cgo1.go $WORK/b493/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/27/27f16bd1c2462914f2dfa49dd24265f988ba7222ab46647d06745da53e710aea-d # internal github.com/containers/podman/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid 475uPqOeLRzP9Qwcpl9h/475uPqOeLRzP9Qwcpl9h -goversion go1.15rc1 -D "" -importcfg $WORK/b607/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/f2/f2fc0ccab3805e6a142b750cbc78c9838edb9204cc45b97f5de744b63d86d993-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/podman/vendor/k8s.io/utils/integer packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid vglflhu_0RwPzAXwjoLq/vglflhu_0RwPzAXwjoLq -goversion go1.15rc1 -D "" -importcfg $WORK/b600/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/55/55e28a18307e2508024e82aa55450444dd542904e78e17a202fb57b41fecd2c1-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid k6eHlFU2Aaw8wwcPtOwk/k6eHlFU2Aaw8wwcPtOwk -goversion go1.15rc1 -D "" -importcfg $WORK/b582/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/eb/eb9bafda4ae16f90735e04c601ed010a415ca16d72361337a3fedcab568db98d-d # internal github.com/containers/podman/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/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid 4GchoHDwwJNOBXreMJkT/4GchoHDwwJNOBXreMJkT -goversion go1.15rc1 -D "" -importcfg $WORK/b608/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/98/989ea3c81be1c3a212b023fb3ffc3455b032ac81954b00bc1a7c720466a81cdc-d # internal github.com/containers/podman/vendor/k8s.io/client-go/transport mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid XFOAvJfrhfjafm9RKFcF/XFOAvJfrhfjafm9RKFcF -goversion go1.15rc1 -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/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/19/19385f35df2e6b1c16b5a722c4e4930de2c7c4f0705f25f3771724c51ea72b93-d # internal github.com/containers/podman/pkg/lookup mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/lookup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/podman/pkg/lookup -complete -installsuffix shared -buildid mXjMjOpO5F2FBNmWIy9p/mXjMjOpO5F2FBNmWIy9p -goversion go1.15rc1 -D "" -importcfg $WORK/b610/importcfg -pack ./lookup.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/b610/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/31/3147a0252d6c8772598613b9b31d15b899f8afdcc8b594c39689aa90ced57cb5-d # internal github.com/containers/podman/pkg/netns mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/podman/pkg/netns -complete -installsuffix shared -buildid ZSrQClGQHBCDqvCMc8l0/ZSrQClGQHBCDqvCMc8l0 -goversion go1.15rc1 -D "" -importcfg $WORK/b611/importcfg -pack ./netns_linux.go cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/94/94ed8102dd08211a1db969dcd8ff961dfb57434c5659db2d143fb3e17fae6224-d # internal github.com/containers/podman/pkg/resolvconf mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/resolvconf/dns=github.com/containers/podman/pkg/resolvconf/dns importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/podman/pkg/resolvconf -complete -installsuffix shared -buildid PAxdszR1rPd5JaB-SpbY/PAxdszR1rPd5JaB-SpbY -goversion go1.15rc1 -D "" -importcfg $WORK/b613/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/29/29ea61f969e006419624df157ff0385662ac2f907b37a7701d058fdfedfaf2e4-d # internal github.com/containers/podman/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/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid TDnWXhpIjLgaU-TzMgA1/TDnWXhpIjLgaU-TzMgA1 -goversion go1.15rc1 -D "" -importcfg $WORK/b616/importcfg -pack ./port.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/b4/b464cdf8629cf58e602add88da83c270a916bf62211aa717e7894ce9b0508d32-d # internal github.com/containers/podman/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/podman/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b414/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid Z0jhzVnhtDwO8bbAwrJg/Z0jhzVnhtDwO8bbAwrJg -goversion go1.15rc1 -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/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/5e/5ecc103d066a4239c01b2614326f8c3416822697d9f48bdc2603a96287eeb9cf-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid XskqitjmPRdBC_azSNYy/XskqitjmPRdBC_azSNYy -goversion go1.15rc1 -D "" -importcfg $WORK/b619/importcfg -pack ./msgutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/23/23684eaeee6c53e5b58e396d0d13486698df5c7d793b012228da996bd34265d5-d # internal github.com/containers/podman/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/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid uqBnjN90SAmVEw8bp4u9/uqBnjN90SAmVEw8bp4u9 -goversion go1.15rc1 -D "" -importcfg $WORK/b625/importcfg -pack ./udp_proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/85/858e7ac8f9e2f548e4029946f92c4f99c1d091254bfca8add1e64f95913ac776-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid 8CzLDLm0VNte3AMQjsd5/8CzLDLm0VNte3AMQjsd5 -goversion go1.15rc1 -D "" -importcfg $WORK/b626/importcfg -pack ./portutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/0b/0b8e72a8735758ea63dfee8b7886266de3bdae7d501e5a8b934b79431b47e3a3-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid p8elB3GjncR-okaNFE1f/p8elB3GjncR-okaNFE1f -goversion go1.15rc1 -D "" -importcfg $WORK/b620/importcfg -pack ./msg.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b493/_pkg_.a $WORK/b493/_x001.o $WORK/b493/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b625/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/ea/ead08315f70d3e487c973905bdf76b50591112baad0599bb3510f121ff511418-d # internal github.com/containers/podman/pkg/selinux mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/podman/pkg/selinux -complete -installsuffix shared -buildid rb3u6k0vcRdcmWY0VINx/rb3u6k0vcRdcmWY0VINx -goversion go1.15rc1 -D "" -importcfg $WORK/b627/importcfg -pack ./selinux.go cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/16/16baf97a54e739430a29a6a279b144c5cb248ffd7ceb2d5492185e218431ca95-d # internal github.com/containers/podman/libpod/events mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/hpcloud/tail=github.com/containers/podman/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/podman/libpod/events -complete -installsuffix shared -buildid NR2tDoQVPT_rDWPTZK_8/NR2tDoQVPT_rDWPTZK_8 -goversion go1.15rc1 -D "" -importcfg $WORK/b479/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/b591/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/99/996be9fb7a2512143a4dfca67b766ee0ea3f03250109633e86f3c7404d2a123c-d # internal github.com/containers/podman/pkg/systemd mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/systemd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/podman/pkg/systemd -complete -installsuffix shared -buildid bPmc2DJqgdpwgDqDiHlK/bPmc2DJqgdpwgDqDiHlK -goversion go1.15rc1 -D "" -importcfg $WORK/b628/importcfg -pack ./activation.go ./dbus.go cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/2b/2bd9873671a174e534173e533cd8fa8258c516aa89b2df2298047326abd4ae1e-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid w8c_dJ64YHyWR2Zu0rms/w8c_dJ64YHyWR2Zu0rms -goversion go1.15rc1 -D "" -importcfg $WORK/b629/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/bd/bdcf1145c7cf8e8ce3c6454c4a9a5dab5891853458ecd8658b4ed432013250c0-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon -complete -installsuffix shared -buildid xWek3XWzR2l-vsWWNunU/xWek3XWzR2l-vsWWNunU -goversion go1.15rc1 -D "" -importcfg $WORK/b630/importcfg -pack ./sdnotify.go ./watchdog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/7b/7b5bc68836c11c75bf4d42d5d66d77cbce4d4df4e51da0e917fa079e33227cda-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid 7VJTTM424vw_qRHqc9wU/7VJTTM424vw_qRHqc9wU -goversion go1.15rc1 -D "" -importcfg $WORK/b631/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/33/332206c6a7f598c73cc27420efe5a2bd4a9c3b51165ce655e5a6e160214529a9-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netns mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid yzx6pgpdeY58Tn6eea7B/yzx6pgpdeY58Tn6eea7B -goversion go1.15rc1 -D "" -importcfg $WORK/b634/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b631/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/ce/ceb359b4e60d6215da27adfa30b2298138a947b685674088521c151dc472f0ac-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/9a/9a0e3f696b2666f6ebeec2d1321ed57f90100120ea24f8f5f3186ffbbbed96ef-d # internal mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b618/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid 6HVHXzoZcxDOqk9VIt-Y/6HVHXzoZcxDOqk9VIt-Y -goversion go1.15rc1 -D "" -importcfg $WORK/b640/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cat >$WORK/b618/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid DBB7rR1VHUlk54UtleHM/DBB7rR1VHUlk54UtleHM -goversion go1.15rc1 -D "" -importcfg $WORK/b618/importcfg -pack ./child.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/a7/a7030b4b2d5e4b640f466b34f4b3c860534fc574b1228c80c6b53ec10f1baed7-d # internal github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid xWt8jczfJIsV3cR7bc0G/xWt8jczfJIsV3cR7bc0G -goversion go1.15rc1 -D "" -importcfg $WORK/b623/importcfg -pack ./tcp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b606/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/86/86d707f7ce11eab69695724645ab1ea5f262002aea37ee8717b1bea1a4a5ded1-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid y72eyDpDjvvfcA76bqcY/y72eyDpDjvvfcA76bqcY -goversion go1.15rc1 -D "" -importcfg $WORK/b624/importcfg -pack ./udp.go cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/df/dfdb189008a710e1c09b32d660e9f5263f8fd61a94e1ae991d874bffcabad20d-d # internal github.com/containers/podman/pkg/env mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/env /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/podman/pkg/env -complete -installsuffix shared -buildid GAxmKDUEi6A3uZIs7_Up/GAxmKDUEi6A3uZIs7_Up -goversion go1.15rc1 -D "" -importcfg $WORK/b655/importcfg -pack ./env.go ./env_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/c9/c967d862ff4b76a7ff2824b1340176364cb522b498e4752fe13602a9d86ad321-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid lKSn3J5YMv264tmtbR4T/lKSn3J5YMv264tmtbR4T -goversion go1.15rc1 -D "" -importcfg $WORK/b633/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/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/1c/1c294c35b4dc7b4ec39d658c5254980a9ff6f058087545e24efb8659fa36fb8a-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid QLGRDPRMxnoeM_aT9PTB/QLGRDPRMxnoeM_aT9PTB -goversion go1.15rc1 -D "" -importcfg $WORK/b658/importcfg -pack ./hwaddr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/6e/6e3fd7107613c0b5032712d0b8333dc56eb8c20514bbe5ccfad12b8594db3250-d # internal github.com/containers/podman/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/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid 1S8qxysGOrpYeN9798gr/1S8qxysGOrpYeN9798gr -goversion go1.15rc1 -D "" -importcfg $WORK/b622/importcfg -pack ./parent.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b640/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/f3/f3014452fffb3ad39039ab36277d4c7dc1f17c3a40b8f9b12373106e113eb3f6-d # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/94/9490defe85316fb5ec5e61c3c605b8866aeb6febb44d321d48a084dcf3efec80-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid ySE6YT20l154TICR69MO/ySE6YT20l154TICR69MO -goversion go1.15rc1 -D "" -importcfg $WORK/b659/importcfg -pack ./sysctl_linux.go github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid QLYbVm3g48ZlqHV0KnfE/QLYbVm3g48ZlqHV0KnfE -goversion go1.15rc1 -D "" -importcfg $WORK/b637/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/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/24/2442d3477108f1eab68af4a1b1c17b6b894f1701882779f68b4577a51f35e354-d # internal github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid niGx7sGH89uFSiD_CdAg/niGx7sGH89uFSiD_CdAg -goversion go1.15rc1 -D "" -importcfg $WORK/b660/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/41/4182bfbf2a40f1e4caa23e9d7329da8cc8507fe98526f52cf83ae39ff83c5201-d # internal github.com/containers/podman/vendor/github.com/safchain/ethtool mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/podman/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid u6o9HTomTh5ynqvBx25E/u6o9HTomTh5ynqvBx25E -goversion go1.15rc1 -D "" -importcfg $WORK/b661/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/a2/a25bae3912aac95a2e7cb20d0bb78944d955ed9499b55e4ff714efb7ad07b0b2-d # internal github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid 4GNbB7xaYZtJrSx4SIYH/4GNbB7xaYZtJrSx4SIYH -goversion go1.15rc1 -D "" -importcfg $WORK/b617/importcfg -pack ./builtin.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/3a/3ac67387294d8c1292534290cf270be4591d34faafd8e8111eeb0b60cd108b3f-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid EQ2NbYl08kNSYTiPor9c/EQ2NbYl08kNSYTiPor9c -goversion go1.15rc1 -D "" -importcfg $WORK/b663/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/3a/3aa6b812c9527d2559e39f17d455aac725b773ae7f159866b5f79463a880325b-d # internal github.com/containers/podman/pkg/rootlessport mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/podman/pkg/rootlessport -complete -installsuffix shared -buildid vfgBUP2hFLsmACncUaC-/vfgBUP2hFLsmACncUaC- -goversion go1.15rc1 -D "" -importcfg $WORK/b615/importcfg -pack ./rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/76/76494063ee8e74ce2fa9a039186589115b10a8001471a5922d6a5b08d1642ed1-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid Cb9gVeIxnTftR78TgQ0r/Cb9gVeIxnTftR78TgQ0r -goversion go1.15rc1 -D "" -importcfg $WORK/b668/importcfg -pack ./parsers.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -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 /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/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/17/1710545b52dc1660e2861174fa7098486bce1705906857d6581ffa6ea4ce7eab-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid hUfU-EXQpW6j97UMkYj3/hUfU-EXQpW6j97UMkYj3 -goversion go1.15rc1 -D "" -importcfg $WORK/b669/importcfg -pack ./cgroups.go ./stats.go ./utils.go ./v1_utils.go cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/b3/b3814d421674f750e3fb29f881ec40d8fd4e5817b03f16723a6653d0eb86d040-d # internal github.com/containers/podman/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/podman/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid igtZRoNfNBzztBWRWv1w/igtZRoNfNBzztBWRWv1w -goversion go1.15rc1 -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/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/a7/a721b25132faad3934122aafc6266b58c0a9c4b56e9b9699de13a135cb4a996e-d # internal github.com/containers/podman/pkg/seccomp mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/containers/podman/pkg/seccomp -complete -installsuffix shared -buildid oG3i92yNMvNL5Z77U6e2/oG3i92yNMvNL5Z77U6e2 -goversion go1.15rc1 -D "" -importcfg $WORK/b670/importcfg -pack ./seccomp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/e2/e23ed710ec8d5c0cafa2a6ec1c402e0d5bac7be540ce298d7639bea57d752dee-d # internal github.com/containers/podman/vendor/github.com/google/shlex mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/podman/vendor/github.com/google/shlex -complete -installsuffix shared -buildid 1s9CDDtQM6-mCof4HTIm/1s9CDDtQM6-mCof4HTIm -goversion go1.15rc1 -D "" -importcfg $WORK/b672/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/4f/4f0229acde46a576059f4587f802febbed82bd2528e10f2027a1062bbb0339f9-d # internal github.com/containers/podman/vendor/github.com/gorilla/schema mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid Q_5DhbPHHdQp25rVE8nz/Q_5DhbPHHdQp25rVE8nz -goversion go1.15rc1 -D "" -importcfg $WORK/b676/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/17/17674c75141bd18d70b82403d60e0e9003452dd34c1b1a953e4c7b9681d87290-d # internal github.com/containers/podman/pkg/auth mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/podman/pkg/auth -complete -installsuffix shared -buildid 90s4yEZxMtzWpw7EP1J_/90s4yEZxMtzWpw7EP1J_ -goversion go1.15rc1 -D "" -importcfg $WORK/b680/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/87/87c7e808ac7b49d652663893d6f0cd532277fa6194efbc5cc891e602c44eb6a2-d # internal github.com/containers/podman/pkg/api/server/idletracker mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/api/server/idletracker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/podman/pkg/api/server/idletracker -complete -installsuffix shared -buildid h0ki8ySeCLQ-_5fBZJMR/h0ki8ySeCLQ-_5fBZJMR -goversion go1.15rc1 -D "" -importcfg $WORK/b704/importcfg -pack ./idletracker.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/fd/fd84d02fe31a2cb81df6c819a1293983a7d2e1d55cafdcdd0c6857662767854e-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/docker/docker/pkg/parsers=github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid O_x3BL1yHTXrL_RKutu3/O_x3BL1yHTXrL_RKutu3 -goversion go1.15rc1 -D "" -importcfg $WORK/b667/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/28/28c10654f9047e3d857ce51a39c1485b674edd657f86eaade41a956e58a04e87-d # internal github.com/containers/podman/vendor/github.com/google/uuid mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/podman/vendor/github.com/google/uuid -complete -installsuffix shared -buildid cUAtuDcSrwX2ihdSJN4R/cUAtuDcSrwX2ihdSJN4R -goversion go1.15rc1 -D "" -importcfg $WORK/b705/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/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/27/27e434e4e92df96f02890a6a4b1eba771d31bb941cc286e89c5d7ec7a76cff9c-d # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid 1nzavIoyeDyKnCHh15no/1nzavIoyeDyKnCHh15no -goversion go1.15rc1 -D "" -importcfg $WORK/b711/importcfg -pack ./field.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/97/972824630f46f5052f22db92922f835103c20d09ccd98f9ca01d8d258ba4cedd-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b633/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid ESGGZYwbS4hfodyI2JhW/ESGGZYwbS4hfodyI2JhW -goversion go1.15rc1 -D "" -importcfg $WORK/b632/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/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/8b/8b24818f825dc23afaed3ababf9a9415f8c5ebf0697f231a91c8015f427aac00-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b714/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid OZCZ_I5hzCI1HPSZubO9/OZCZ_I5hzCI1HPSZubO9 -goversion go1.15rc1 -D "" -importcfg $WORK/b714/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/bd/bd84e1bafa51e2108579f6c07c161fb6bf03ad5a2d25fbe72b95e339f9656756-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b716/ cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid UXdWdSB5VVLcFpKuv3IF/UXdWdSB5VVLcFpKuv3IF -goversion go1.15rc1 -D "" -importcfg $WORK/b716/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/66/66b586c445b3dcc8fe1b61a9831e6e41f57e62a49a322c7afe17d04c08e0d5b6-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid eNu_X-5GWP68Juq2faxg/eNu_X-5GWP68Juq2faxg -goversion go1.15rc1 -D "" -importcfg $WORK/b717/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/9b/9b5ab840ae81f12cc920408bf2dcf5939f258ef86fc9f237aaf3b7a70c1014c3-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b723/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid MZt1VsJl74jAh_9X3W77/MZt1VsJl74jAh_9X3W77 -goversion go1.15rc1 -D "" -importcfg $WORK/b723/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/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/cd/cd1472da190cc7cba36637b4b0c0df94d360b87b88136586d6a90984f259bd95-d # internal log/syslog mkdir -p $WORK/b732/ cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid ZoR5_UnllE-OJzD_jxJA/ZoR5_UnllE-OJzD_jxJA -goversion go1.15rc1 -D "" -importcfg $WORK/b732/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/b5/b5dded169b815b068994b4f0b95fcd29fb7a63fcd1280c7162848d9aa6b26e74-d # internal runtime/pprof mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -shared -p runtime/pprof -std -installsuffix shared -buildid WoxRjeqs3AVfmNy159GF/WoxRjeqs3AVfmNy159GF -goversion go1.15rc1 -D "" -importcfg $WORK/b733/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/fb/fb2846a7c55bd5b8835945b57efece62a9075971c301c06531f53f0db294ddb4-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile log/syslog=$WORK/b732/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid AIn2M37n5dw3HKSN-qLE/AIn2M37n5dw3HKSN-qLE -goversion go1.15rc1 -D "" -importcfg $WORK/b731/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/3c/3c95360f7a9d91518bdf64c2424075632248765bcae7705db663997c50e98f02-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/46/469355088521338db58dcaaed5f0b0ac6eb53559e352062f61c694e4cca26866-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/be/beca00ac0712dc6c282a8d50724714a8e132cf1a14ee4cd44493c2ca048d6492-d # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/f9/f931a5a34946d6a506f6a4b80430c35550f7e5e97633225135e3a0b04844513c-d # internal github.com/containers/podman/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/podman/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid n8WygiR8BdCRzghxTM0I/n8WygiR8BdCRzghxTM0I -goversion go1.15rc1 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/00/00f7b63e86487a47468ee59dddd6ac2aa16b88ce1ff837956aaa3b85bb0f220d-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b719/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger cat >$WORK/b719/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid FDWQGSrQEpckJjgIZ11F/FDWQGSrQEpckJjgIZ11F -goversion go1.15rc1 -D "" -importcfg $WORK/b719/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go mkdir -p $WORK/b718/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage cat >$WORK/b718/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF mkdir -p $WORK/b727/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid HnVL544FEszbkFUzuw7s/HnVL544FEszbkFUzuw7s -goversion go1.15rc1 -D "" -importcfg $WORK/b718/importcfg -pack ./agent.go ./constants.go ./ttypes.go cat >$WORK/b727/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid wicDrmHvl9JkHHW7JVzH/wicDrmHvl9JkHHW7JVzH -goversion go1.15rc1 -D "" -importcfg $WORK/b727/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid I1IEKI5dA7niVyiNVR58/I1IEKI5dA7niVyiNVR58 -goversion go1.15rc1 -D "" -importcfg $WORK/b720/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/94/94ca89172ad6f435da1b0170215b6ebd1d26ea6eb5afeb6c95f29211a0a3f474-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid eWOaYzAPnFI5W_aUJdf5/eWOaYzAPnFI5W_aUJdf5 -goversion go1.15rc1 -D "" -importcfg $WORK/b471/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/33/3370a6b76fd50cbde3363222d022e0bcc94649dd22cb447a15c8ab25b9ef7efc-d # internal github.com/containers/podman/libpod/image mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/podman/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/podman/libpod/image -complete -installsuffix shared -buildid 9DjOuS8EXJm15ifuKjZE/9DjOuS8EXJm15ifuKjZE -goversion go1.15rc1 -D "" -importcfg $WORK/b475/importcfg -pack ./config.go ./docker_registry_options.go ./errors.go ./filters.go ./image.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/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/55/552cd865a83e07477de2f3ee05baa79973753b1e80785fee6f20d1060f709746-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid N5X-E4Frr8_qShhhP1O_/N5X-E4Frr8_qShhhP1O_ -goversion go1.15rc1 -D "" -importcfg $WORK/b694/importcfg -pack ./common.go ./exec_codes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/49/494b8b4e360eb16e224a34a708d5c6a311c5a7d9ebca654646eaa8aac854f58f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/5a/5a08b177b3c7f311a740683a18d50d93d0f817ff70b51ba199d061b7bca1cdfd-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/4b/4bc6c8bf13ee8c2d9c6740671f4ada1f78b6ed0ab27d951967160869d265a8ee-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid sBTIruivFGELNnKdokZr/sBTIruivFGELNnKdokZr -goversion go1.15rc1 -D "" -importcfg $WORK/b722/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/71/714c2fd87260d2276ab47b5c7a2839399ea05267dbab1c116cdffb99919bf52e-d # internal github.com/containers/podman/pkg/domain/utils mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/podman/pkg/domain/utils -complete -installsuffix shared -buildid -EwvvZdqup2ju7zgVxcK/-EwvvZdqup2ju7zgVxcK -goversion go1.15rc1 -D "" -importcfg $WORK/b654/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b722/_pkg_.a # internal github.com/containers/podman/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/podman/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid PE-apUbHdxROQjbBtvbn/PE-apUbHdxROQjbBtvbn -goversion go1.15rc1 -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 cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/6c/6cf260cff6826832dfa4523db72db2eb64a2198dbc5dc073fd07792b9938baa2-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b721/ cat >$WORK/b721/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/log=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid b8wIxk_rIvQCtV09dP4e/b8wIxk_rIvQCtV09dP4e -goversion go1.15rc1 -D "" -importcfg $WORK/b721/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./reconnecting_udp_conn.go ./udp_client.go ./utils.go cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/66/6641d9659ded92b82efefc15ec6cae8b2bcbae9affe2c54714f4f816a243e798-d # internal github.com/containers/podman/pkg/terminal mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/podman/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/homedir=$WORK/b644/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/podman/pkg/terminal -complete -installsuffix shared -buildid 7g28Rt2M5V4g_SN_PhpA/7g28Rt2M5V4g_SN_PhpA -goversion go1.15rc1 -D "" -importcfg $WORK/b636/importcfg -pack ./console_unix.go ./util.go github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid 79ZNbrRuZwo66FgzOQBY/79ZNbrRuZwo66FgzOQBY -goversion go1.15rc1 -D "" -importcfg $WORK/b645/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/35/35cf2bf44c93d53e806eed72096fd7145e3a8ad75619fa667b67cf61c6e48e26-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/3a/3a2de1422126d1ff2eef57c28a64893cd04f8452551cedca77b8a8f017c1885d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/7a/7a4ec171a0a7d5dbf7001e9f5004bd2ee3918e8a27300e0fd9a2c5e375932c83-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/31/313032fbe05d6d574b34ded6b3030b03a9a2484a5c6efa3ba0c616f5ee30d203-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/containers/podman/vendor/go.uber.org/atomic packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.uber.org/atomic=$WORK/b724/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid jclbcBq6fkxfwSC91ctr/jclbcBq6fkxfwSC91ctr -goversion go1.15rc1 -D "" -importcfg $WORK/b710/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/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/cb/cbb424c86f2c2bd6827108ea52f9adbfa205eed1441528597b016508e9f7e238-d # internal github.com/containers/podman/libpod/define mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/podman/libpod/define -complete -installsuffix shared -buildid j7xux0o86lDOJ09fXvgI/j7xux0o86lDOJ09fXvgI -goversion go1.15rc1 -D "" -importcfg $WORK/b473/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/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/24/24a550025ab56a494200e425c773a7b744f3d95090692d1b3b3695c805f41b42-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/d7/d7b39a3a8a7965666af376fa272c5f1cd940df78075e2911a0980fe973649abe-d # internal github.com/containers/podman/pkg/specgen mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/specgen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/podman/pkg/specgen -complete -installsuffix shared -buildid pBjDinw51lBoEQ9rXdrf/pBjDinw51lBoEQ9rXdrf -goversion go1.15rc1 -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/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/61/61cef848b7fb8180f4e27883eccbf9fa0c16a913ebfb3daec315d7df2d7173af-d # internal github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v2/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/podman/pkg/domain/entities -complete -installsuffix shared -buildid RhkhAXgb3PcV4Bzsokmu/RhkhAXgb3PcV4Bzsokmu -goversion go1.15rc1 -D "" -importcfg $WORK/b470/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/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/56/56fcd30d9f4f274bbd085326be80f3b0e3e12ea3712cb27374a9ca5e3181bfc0-d # internal github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/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/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid TP12V06derAHR0ArUSsD/TP12V06derAHR0ArUSsD -goversion go1.15rc1 -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/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/a9/a9fbe281b0f67fb79762d55e051615b93c07929e13c3d8e5cc6cbc4d7b8b3650-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/containernetworking/plugins/pkg/utils/sysctl=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl importmap github.com/coreos/go-iptables/iptables=github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/podman/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid JLdEvzTs3ayNiGu30pIM/JLdEvzTs3ayNiGu30pIM -goversion go1.15rc1 -D "" -importcfg $WORK/b657/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/32/32589729619621ddbdec8ff3f0113cafef37f7e2ed1cce415c6b0441185b8323-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b726/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b730/ mkdir -p $WORK/b728/ cat >$WORK/b730/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid iLBfXPLJynE8tsaeVfUK/iLBfXPLJynE8tsaeVfUK -goversion go1.15rc1 -D "" -importcfg $WORK/b730/importcfg -pack ./doc.go ./http.go cat >$WORK/b728/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b729/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid ZPb-brUri6mg0ewLoYUC/ZPb-brUri6mg0ewLoYUC -goversion go1.15rc1 -D "" -importcfg $WORK/b728/importcfg -pack ./options.go ./throttler.go cat >$WORK/b729/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid _2xxCRPuww4dMiGZRgk_/_2xxCRPuww4dMiGZRgk_ -goversion go1.15rc1 -D "" -importcfg $WORK/b729/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cat >$WORK/b726/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid tBKAgq8YvRukdzkIyvRw/tBKAgq8YvRukdzkIyvRw -goversion go1.15rc1 -D "" -importcfg $WORK/b726/importcfg -pack ./options.go ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/83/83a3feb9a13a8dcf6e37c8f8cfb8934b84380b5ae82afbf65e25f9c2dc664c19-d # internal github.com/containers/podman/pkg/api/handlers mkdir -p $WORK/b675/ github.com/containers/podman/pkg/bindings mkdir -p $WORK/b635/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b635/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/podman/pkg/api/handlers -complete -installsuffix shared -buildid eHRU3IBfzljTTARD2Khn/eHRU3IBfzljTTARD2Khn -goversion go1.15rc1 -D "" -importcfg $WORK/b675/importcfg -pack ./decoder.go ./types.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/podman/pkg/bindings -complete -installsuffix shared -buildid AFHivy7lrUKZpVAG2Okp/AFHivy7lrUKZpVAG2Okp -goversion go1.15rc1 -D "" -importcfg $WORK/b635/importcfg -pack ./bindings.go ./connection.go ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/41/419b02357af518c58038a362d6919957a625f2802ad01258a903fa9ef3d95571-d # internal github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/podman/cmd/podman/utils -complete -installsuffix shared -buildid 94PmfLEzY__-nGED_r3m/94PmfLEzY__-nGED_r3m -goversion go1.15rc1 -D "" -importcfg $WORK/b690/importcfg -pack ./alias.go ./error.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/ec/ec8b3663552fdee94e4f0e86bcea0c5136d13f8ec8727bf89e402d95a6153b1f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/4e/4e54f8f5f8f7c523ed2156ee69846c92a6d2db9bfbc8e48ef10dc7650434aa1a-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/96/960045fed8a21032dc1f8b81fd03906965aa5513fcc5797d3c51fa69d2a312c0-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid VLuC-1708ZphyCkgs8XE/VLuC-1708ZphyCkgs8XE -goversion go1.15rc1 -D "" -importcfg $WORK/b725/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/f2/f204135285ab660ebb1e7dfa352d344c78a044880e0484a585dabba7c7d96c58-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/aa/aa4634db5c875a629a2f665206fc637cd7faa6312c9be1ded498b366ebaff7fc-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid dX05sDRD724T56en3FRq/dX05sDRD724T56en3FRq -goversion go1.15rc1 -D "" -importcfg $WORK/b662/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/66/66428a4fbf9e79ab17ea052b38ef44d268b0ceda63df749b89ee361b3dd90cde-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/aa/aae6ecb00c331f884fee736e9193b3dff80efe55020da85a84cf8ec6e6520fae-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b678/ github.com/containers/podman/pkg/bindings/containers cat >$WORK/b678/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF github.com/containers/podman/pkg/bindings/images github.com/containers/podman/pkg/bindings/manifests github.com/containers/podman/pkg/bindings/network mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/podman/pkg/bindings/containers -complete -installsuffix shared -buildid zQVtrTBpfjbb-cx-71Nf/zQVtrTBpfjbb-cx-71Nf -goversion go1.15rc1 -D "" -importcfg $WORK/b677/importcfg -pack ./attach.go ./checkpoint.go ./commit.go ./containers.go ./create.go ./diff.go ./exec.go ./healthcheck.go ./logs.go ./mount.go ./types.go mkdir -p $WORK/b679/ mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b682/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/podman/pkg/bindings/manifests -complete -installsuffix shared -buildid 5arymP24Dq4ZVEWPI3Bg/5arymP24Dq4ZVEWPI3Bg -goversion go1.15rc1 -D "" -importcfg $WORK/b681/importcfg -pack ./manifests.go cat >$WORK/b682/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/podman/pkg/bindings/network -complete -installsuffix shared -buildid BsXc-rQeTgknKG4tjnQ5/BsXc-rQeTgknKG4tjnQ5 -goversion go1.15rc1 -D "" -importcfg $WORK/b682/importcfg -pack ./network.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/podman/pkg/bindings/generate -complete -installsuffix shared -buildid wa7BkM6Ha1AheVi_jLdu/wa7BkM6Ha1AheVi_jLdu -goversion go1.15rc1 -D "" -importcfg $WORK/b678/importcfg -pack ./generate.go cat >$WORK/b679/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/podman/pkg/bindings/images -complete -installsuffix shared -buildid PUcclVT0UTNS0y8kYxu_/PUcclVT0UTNS0y8kYxu_ -goversion go1.15rc1 -D "" -importcfg $WORK/b679/importcfg -pack ./diff.go ./images.go ./rm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/97/97b2d04824e6d6da918fa530ac622ce8fcac46621cafb0b5d892acf07ed59136-d # internal github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/podman/pkg/bindings/play -complete -installsuffix shared -buildid wL1LmeHkg6sJWzIaR7as/wL1LmeHkg6sJWzIaR7as -goversion go1.15rc1 -D "" -importcfg $WORK/b683/importcfg -pack ./play.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/91/91c1fd98c8d1b4d59ba043ec88e50d0ac3128de8b20edfb3071c61ef1c226647-d # internal github.com/containers/podman/pkg/bindings/pods mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/podman/pkg/bindings/pods -complete -installsuffix shared -buildid 7951cL_7Ht-Cqti7tqdu/7951cL_7Ht-Cqti7tqdu -goversion go1.15rc1 -D "" -importcfg $WORK/b684/importcfg -pack ./pods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/38/38fb82684155a5ed5d15f3ffe569b6c1a11562a6cbed43ddbb3b5e66d1ac6e18-d # internal github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b685/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/podman/pkg/bindings/system -complete -installsuffix shared -buildid YFZ38a7l4leH3CYi-8gI/YFZ38a7l4leH3CYi-8gI -goversion go1.15rc1 -D "" -importcfg $WORK/b685/importcfg -pack ./info.go ./system.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/30/309a078cb30d2ef59fa3030281a2fae17e849e11a09a5b760c3404657ef9857d-d # internal github.com/containers/podman/pkg/network mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/podman/pkg/network -complete -installsuffix shared -buildid Ax25VBQZ3Hr9S-Alrk4R/Ax25VBQZ3Hr9S-Alrk4R -goversion go1.15rc1 -D "" -importcfg $WORK/b656/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/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/a7/a79c778b6b9dd69fa256904cdd26788323d14ffa5c415d5bfcfbf3961a4c641b-d # internal github.com/containers/podman/pkg/bindings/volumes mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/podman/pkg/bindings/volumes -complete -installsuffix shared -buildid yVp50-HepU5KyW5J07aW/yVp50-HepU5KyW5J07aW -goversion go1.15rc1 -D "" -importcfg $WORK/b686/importcfg -pack ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/7f/7f64b9e9401af95f1a3b0aee22b8f8bac4c2e1b00f6a886b1f2f73e3605ea786-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/ca/ca9ee7ef16d38bdedc9caa6af3244b33d84a72e28e0821c5c590e3782f610fcb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/fb/fb415eb01db9a605a99dcdf250b843ccb8cf3a4bede3ebc17be0dc17856db3a5-d # internal github.com/containers/podman/pkg/tracing mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config=$WORK/b725/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/tracing /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/containers/podman/pkg/tracing -complete -installsuffix shared -buildid PBKMeW3DjFB09zc5vhqu/PBKMeW3DjFB09zc5vhqu -goversion go1.15rc1 -D "" -importcfg $WORK/b709/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/57/576fbff6977903323107329ae1526973a7b914471ccef981f89eadb88335afa8-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/09/09f4e239557022ae9feda21ae13d4bdf9e063dd3c428c0c521393010cb9cc7b0-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/a8/a893adccd3ce91506a1c6cea887164f3b0b6ef5db877e805f9e19f3ca68394ca-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/92/9264099005e0e12eec1dfdb9c57735982b2eb36d03fef80a430193fe57998fd7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/bc/bc85df19bc5444817ae4b0370b2cbc20558c1fb3af1b5c4c02a967978d9bbef6-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b580/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b568/ github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b574/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid 6fMkjvL1KRZ89v8--O9q/6fMkjvL1KRZ89v8--O9q -goversion go1.15rc1 -D "" -importcfg $WORK/b580/importcfg -pack ./recognizer.go cat >$WORK/b568/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b590/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid -amXYTkuWZq3JXSeT18r/-amXYTkuWZq3JXSeT18r -goversion go1.15rc1 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cat >$WORK/b574/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid WV8_T48avMNG2T22vFlq/WV8_T48avMNG2T22vFlq -goversion go1.15rc1 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid HeNoK8kIW6xzsRYSAjUc/HeNoK8kIW6xzsRYSAjUc -goversion go1.15rc1 -D "" -importcfg $WORK/b574/importcfg -pack ./streaming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b677/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/62/6219f18f076bd8e4852a070ca00ed32705c550951977b85e99151770e376b059-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/3a/3acca8909fdfe7ac07fabc39a96c352e5a414a99c881ee8bae2e4fa61b2eb1e8-d # internal github.com/containers/podman/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/podman/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid qSFdtncgXJ8_wrgh0hAf/qSFdtncgXJ8_wrgh0hAf -goversion go1.15rc1 -D "" -importcfg $WORK/b579/importcfg -pack ./json.go ./meta.go cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/ba/ba0bfc5127fbb84bbc94282f2a700eb6618a01c936f6b76c1a67378189a65240-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v2/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v2/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v2/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v2/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v2/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v2/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v2/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v2/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b679/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b682/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b683/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b686/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/containers/podman/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid qYiLL934yUY87nuHar_4/qYiLL934yUY87nuHar_4 -goversion go1.15rc1 -D "" -importcfg $WORK/b674/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/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/0f/0ff700a0a537529c144b807c6281982e2997e3e909b9f80f1c87af28834f8860-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/ad/adbee8df3ffe93284bc7873df05405d121054d3ee505d6439034eece3016fbfd-d # internal github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/podman/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid YN9SNUGGFukcGj0pzjPj/YN9SNUGGFukcGj0pzjPj -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/d2/d2c6ff97b62ad5354f7eca102ee3deb8a7175296e37e986adbb53c170774cf5b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/04/04240e058c886702c58431267660e6591cc0193eddb3aa6af5dd4863d68f3166-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/9d/9d9445f26c8aa4f795db309a277a36fe538a6f310527eccb7a2232e6ec243274-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b571/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b584/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid 13w9ZVVtwu-QN1xraaIn/13w9ZVVtwu-QN1xraaIn -goversion go1.15rc1 -D "" -importcfg $WORK/b571/importcfg -pack ./constants.go cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b573/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid eZg6X2eppO55YLau_lag/eZg6X2eppO55YLau_lag -goversion go1.15rc1 -D "" -importcfg $WORK/b584/importcfg -pack ./doc.go ./protobuf.go cat >$WORK/b573/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid Q_jtYHiaoO6KSGIUlzo9/Q_jtYHiaoO6KSGIUlzo9 -goversion go1.15rc1 -D "" -importcfg $WORK/b573/importcfg -pack ./doc.go ./errors.go github.com/containers/podman/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b596/ github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b586/ mkdir -p $WORK/b587/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a EOF cat >$WORK/b586/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid B5WntjIwF3UhP3Ndu3vW/B5WntjIwF3UhP3Ndu3vW -goversion go1.15rc1 -D "" -importcfg $WORK/b596/importcfg -pack ./decoder.go ./encoder.go cat >$WORK/b587/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid FbtYbfoIuN0PWwakXSnW/FbtYbfoIuN0PWwakXSnW -goversion go1.15rc1 -D "" -importcfg $WORK/b586/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid hfHRLnmoWOSBpAGfYqYC/hfHRLnmoWOSBpAGfYqYC -goversion go1.15rc1 -D "" -importcfg $WORK/b587/importcfg -pack ./doc.go ./register.go ./types.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/a6/a67d3e00e988447a582657633cd02e6849ca5deb426bccc436a0c926bf991170-d # internal github.com/containers/podman/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/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid sZNTXOXVPnSOL9q8ov-e/sZNTXOXVPnSOL9q8ov-e -goversion go1.15rc1 -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/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/27/27bab9e01e4d9c0dc399083ce8cfce76f5086f1b86c31dd1cdad0cc0508b9d64-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/f7/f72804a0286f2b144dbc6a9d85b8d1adf4546aea076b04125b1229b60fad0470-d # internal github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b589/ github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF mkdir -p $WORK/b588/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid JloTof221q6_mQlX4fo0/JloTof221q6_mQlX4fo0 -goversion go1.15rc1 -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 cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid rT6XVqeuDSLarCuMIbqp/rT6XVqeuDSLarCuMIbqp -goversion go1.15rc1 -D "" -importcfg $WORK/b588/importcfg -pack ./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/b6/b6048bed5f9419663792e26b1764cf71421b7aa07d2f9a4c5493ef1f8d682de9-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/04/040a7d3324efdee866252415d3bf2c2445e0fe84cfedc7b6ab42e9c384d11357-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/58/584ca91d94eab9ca5ecd34f75489a9dda0e3073789493fa5c396eea5a17f32d7-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/e9/e92ac8a1f71c1312745b74c0cbb24d74680751ec1b78a19f3ab42e1774fe8eb2-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/fd/fd65e6a2f79153708425723eeb478c70fd6d39f97d270175177c4d94ac3b5732-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid Op7iT8sKX3G6_2cXKedN/Op7iT8sKX3G6_2cXKedN -goversion go1.15rc1 -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/bb/bb5ccc649361b138a8aa24b8719b06675aac3674757f1abca71f4f3c71b5adb0-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid PWZ8P5FTpbDq324VOss6/PWZ8P5FTpbDq324VOss6 -goversion go1.15rc1 -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/6e/6e4a75248b8c5143d7169ed5a41b10eeeb397aa25ad3830ec43c261bffc1a73b-d # internal github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b577/ github.com/containers/podman/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/podman/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/podman/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b605/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/podman/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid g0lkaoNBwfhKKyDph9-R/g0lkaoNBwfhKKyDph9-R -goversion go1.15rc1 -D "" -importcfg $WORK/b577/importcfg -pack ./exec.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid rvuT5DywcI0cWuzyFyGy/rvuT5DywcI0cWuzyFyGy -goversion go1.15rc1 -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/fd/fd33ee6879c18f3891b88a06c88c2a1f2304ecf6fd15f55bc404fc0863be94ad-d # internal github.com/containers/podman/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/podman/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/podman/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/podman/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/podman/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/podman/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid Ic7Ofed9qDUzC9wnHAVQ/Ic7Ofed9qDUzC9wnHAVQ -goversion go1.15rc1 -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/13/13c9e6685364d4501360c4182c6ac56bb81b5912a0677be0d42e7be5b2b59fbb-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/44/44964d319f70ce484f99fd97fd438a282e076f7881e58c2e19db77fe2d3cee7b-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/podman/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid p2MdGS70DrNb_pXM2s2g/p2MdGS70DrNb_pXM2s2g -goversion go1.15rc1 -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/a2/a2659a18025ccbcb8d60931888d86c7be56754a6f87d6f4e4ed47cf5168489fc-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/d6/d680ec167202535cdccfb56272e8ba4240c0999778181e905d44ddc37f7f1439-d # internal github.com/containers/podman/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/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/podman/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/podman/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid yqLT94cJ50kbLVNPVRz2/yqLT94cJ50kbLVNPVRz2 -goversion go1.15rc1 -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/podman/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/vendor/k8s.io/api/apps/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/containers/podman/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid BK4dHmJfd9fW49_nBgEn/BK4dHmJfd9fW49_nBgEn -goversion go1.15rc1 -D "" -importcfg $WORK/b673/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/55/55cb90a0c0d5d6d0ad10bdb06ef7c134222f9b9a567677a8e41838bbc693ea48-d # internal github.com/containers/podman/pkg/kubeutils mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/podman/pkg/kubeutils -complete -installsuffix shared -buildid Q8e-ckP_RSwtKGu8BhAH/Q8e-ckP_RSwtKGu8BhAH -goversion go1.15rc1 -D "" -importcfg $WORK/b536/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/23/23680d01959218a11970f2e731821f339e6fac9f80365c533d03474c088b4dc4-d # internal github.com/containers/podman/libpod mkdir -p $WORK/b515/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b515/ -importpath github.com/containers/podman/libpod -- -I $WORK/b515/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b515 TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/conmon/runner/config=github.com/containers/podman/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/layers=github.com/containers/podman/libpod/layers importmap github.com/containers/podman/v2/libpod/linkmode=github.com/containers/podman/libpod/linkmode importmap github.com/containers/podman/v2/libpod/lock=github.com/containers/podman/libpod/lock importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v2/pkg/ctime=github.com/containers/podman/pkg/ctime importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/hooks=github.com/containers/podman/pkg/hooks importmap github.com/containers/podman/v2/pkg/hooks/exec=github.com/containers/podman/pkg/hooks/exec importmap github.com/containers/podman/v2/pkg/kubeutils=github.com/containers/podman/pkg/kubeutils importmap github.com/containers/podman/v2/pkg/lookup=github.com/containers/podman/pkg/lookup importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/netns=github.com/containers/podman/pkg/netns importmap github.com/containers/podman/v2/pkg/registrar=github.com/containers/podman/pkg/registrar importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/resolvconf=github.com/containers/podman/pkg/resolvconf importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/rootlessport=github.com/containers/podman/pkg/rootlessport importmap github.com/containers/podman/v2/pkg/selinux=github.com/containers/podman/pkg/selinux importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/hpcloud/tail/watch=github.com/containers/podman/vendor/github.com/hpcloud/tail/watch importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/podman/libpod -installsuffix shared -buildid eTcmNlTQkC0_Lu86byJV/eTcmNlTQkC0_Lu86byJV -goversion go1.15rc1 -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_config.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.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/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/53/536b4982a4611d4d6600f4b1314d8ca84e4a0073b3912415e491ae3ab6e12214-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/96/96ef3d0b7b9e9bae402f4411c00f34c4b5213f174216295869c78bfd440655dd-d # internal github.com/containers/podman/libpod/filters mkdir -p $WORK/b647/ github.com/containers/podman/pkg/systemd/generate mkdir -p $WORK/b649/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/libpod/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/podman/libpod/filters -complete -installsuffix shared -buildid igaG3-adbOj3v15RBQR2/igaG3-adbOj3v15RBQR2 -goversion go1.15rc1 -D "" -importcfg $WORK/b647/importcfg -pack ./containers.go ./pods.go github.com/containers/podman/pkg/checkpoint mkdir -p $WORK/b650/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/checkpoint /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/podman/pkg/checkpoint -complete -installsuffix shared -buildid HhQVokzGj7_vEze7HLpZ/HhQVokzGj7_vEze7HLpZ -goversion go1.15rc1 -D "" -importcfg $WORK/b650/importcfg -pack ./checkpoint_restore.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/podman/pkg/systemd/generate -complete -installsuffix shared -buildid Ii2pNlXgWnHZuvIRPhs5/Ii2pNlXgWnHZuvIRPhs5 -goversion go1.15rc1 -D "" -importcfg $WORK/b649/importcfg -pack ./common.go ./containers.go ./pods.go github.com/containers/podman/pkg/domain/filters mkdir -p $WORK/b651/ github.com/containers/podman/pkg/domain/infra/abi/parse mkdir -p $WORK/b652/ github.com/containers/podman/pkg/parallel cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/podman/pkg/domain/filters -complete -installsuffix shared -buildid BV9eoEN1k2kIEA5eZWHI/BV9eoEN1k2kIEA5eZWHI -goversion go1.15rc1 -D "" -importcfg $WORK/b651/importcfg -pack ./volumes.go mkdir -p $WORK/b664/ github.com/containers/podman/pkg/domain/infra/abi/terminal cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b653/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/infra/abi/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/parse -complete -installsuffix shared -buildid uomZ96ftgG5e4iF_4ZX2/uomZ96ftgG5e4iF_4ZX2 -goversion go1.15rc1 -D "" -importcfg $WORK/b652/importcfg -pack ./parse.go cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/parallel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/podman/pkg/parallel -complete -installsuffix shared -buildid NDR9VIkHT_LmxmfwwzZr/NDR9VIkHT_LmxmfwwzZr -goversion go1.15rc1 -D "" -importcfg $WORK/b664/importcfg -pack ./parallel.go ./parallel_linux.go cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/containers/podman/pkg/spec mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/podman/pkg/spec -complete -installsuffix shared -buildid LmPNlyFIk6QeqgrUaawH/LmPNlyFIk6QeqgrUaawH -goversion go1.15rc1 -D "" -importcfg $WORK/b666/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 cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/terminal -complete -installsuffix shared -buildid 1_ppd71BYXSWiAYnagMJ/1_ppd71BYXSWiAYnagMJ -goversion go1.15rc1 -D "" -importcfg $WORK/b653/importcfg -pack ./sigproxy_linux.go ./terminal.go ./terminal_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/cd/cd7369a8a5742e020b5d7e5d45b0226133f3cf9bc9992b531f7ec14bf34d731a-d # internal github.com/containers/podman/pkg/specgen/generate mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/specgen/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/podman/pkg/specgen/generate -complete -installsuffix shared -buildid eYnLQO7O1ThjFl8lksZo/eYnLQO7O1ThjFl8lksZo -goversion go1.15rc1 -D "" -importcfg $WORK/b671/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/b647/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/96/96ee97a5f403111858bae6c62ec3d9d0d1178bc6d91de81bdd0b547d8f5667f4-d # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/61/612c937b39d0c6b3b45b6e6faa3c6ff386e37cf936a8136ee757c31410b2a449-d # internal github.com/containers/podman/pkg/ps mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/ps /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/podman/pkg/ps -complete -installsuffix shared -buildid okIjgwcRC64GxU1dYtTw/okIjgwcRC64GxU1dYtTw -goversion go1.15rc1 -D "" -importcfg $WORK/b665/importcfg -pack ./ps.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/05/05b40093acf54980f744d20b0f2149866076d0840f58b4bf9799a47d5f654fe7-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/65/65f2befaf9dbb91f00f5ad06f737cf0d8053823610f5f1ef1766abfab97ab74c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b650/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/f4/f4c98271f1a634705e2c2942aef086570b8f78dbf5a442c9a53e3334397fd18d-d # internal github.com/containers/podman/pkg/autoupdate mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/autoupdate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/podman/pkg/autoupdate -complete -installsuffix shared -buildid GBOA4NHsD9nNzynXE547/GBOA4NHsD9nNzynXE547 -goversion go1.15rc1 -D "" -importcfg $WORK/b648/importcfg -pack ./autoupdate.go cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/f8/f828dfa72417b53b446b9e95664098853f0fb2271f64f7abb307483f834c1b1c-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/c2/c2092fd5cd826d33f764ef2480163aa65a367e397bcb306aba938ddd6ded83aa-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/6b/6bc15d25cc9b328ded73a17b5c499112caeae042d68f669e3f27d8bda9bf261a-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/02/027ab3386a4c073ec39a2cfbed5eb21875227725b13671c27f7cd7de9fa20323-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/52/526ed04b93768ed8f68bf80ef5348bcf8723c5a1e8e1df95f3ea53324d4c72b6-d # internal github.com/containers/podman/pkg/api/handlers/utils mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/api/handlers/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/podman/pkg/api/handlers/utils -complete -installsuffix shared -buildid vCekvFUjn7eG14l5_aeL/vCekvFUjn7eG14l5_aeL -goversion go1.15rc1 -D "" -importcfg $WORK/b703/importcfg -pack ./containers.go ./errors.go ./handler.go ./images.go ./pods.go github.com/containers/podman/pkg/domain/infra/abi mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/autoupdate=github.com/containers/podman/pkg/autoupdate importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/checkpoint=github.com/containers/podman/pkg/checkpoint importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/domain/infra/abi/terminal=github.com/containers/podman/pkg/domain/infra/abi/terminal importmap github.com/containers/podman/v2/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v2/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/pkg/archive=github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/google/shlex=github.com/containers/podman/vendor/github.com/google/shlex importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap k8s.io/api/apps/v1=github.com/containers/podman/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b673/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/infra/abi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi -complete -installsuffix shared -buildid -HbOAwyVZuWqvT5tOysd/-HbOAwyVZuWqvT5tOysd -goversion go1.15rc1 -D "" -importcfg $WORK/b646/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_novalink.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/30/30a55cbc3bfa2e6ec2162ba394bf6264de48aea6216b0a34daf16ca81b7d304b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/9d/9d7b038b2f09fbc00aea4f3e285f704f55e720deff935dacbc641efc9168d555-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/podman/pkg/domain/infra -complete -installsuffix shared -buildid ZDac4WuCkLtimIXXGqMp/ZDac4WuCkLtimIXXGqMp -goversion go1.15rc1 -D "" -importcfg $WORK/b514/importcfg -pack ./runtime_abi.go ./runtime_libpod.go ./runtime_proxy.go github.com/containers/podman/pkg/api/handlers/compat mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/api/server/idletracker=github.com/containers/podman/pkg/api/server/idletracker importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b705/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/api/handlers/compat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/podman/pkg/api/handlers/compat -complete -installsuffix shared -buildid 6qqevPTVO-PnnCgeHGmw/6qqevPTVO-PnnCgeHGmw -goversion go1.15rc1 -D "" -importcfg $WORK/b702/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 ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/20/205bd5a8bd714853575813db245594db99e5d54ef773f0d292acc2f215b89cc1-d # internal github.com/containers/podman/cmd/podman/registry mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/podman/cmd/podman/registry -complete -installsuffix shared -buildid q0FBDrMAwGI91jS6D9q0/q0FBDrMAwGI91jS6D9q0 -goversion go1.15rc1 -D "" -importcfg $WORK/b469/importcfg -pack ./config.go ./config_abi.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/10/10af3e09114d210e7d64d1c3002be928cdd5383f401be2e590a45910c00a0c06-d # internal github.com/containers/podman/cmd/podman/validate mkdir -p $WORK/b688/ github.com/containers/podman/cmd/podman/report mkdir -p $WORK/b689/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/podman/cmd/podman/validate -complete -installsuffix shared -buildid 4H23qNVXgkEQoZ-uLEG-/4H23qNVXgkEQoZ-uLEG- -goversion go1.15rc1 -D "" -importcfg $WORK/b688/importcfg -pack ./args.go ./choice.go ./latest.go cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/podman/cmd/podman/report -complete -installsuffix shared -buildid YTUXtCF8wtLiPxD9fa7-/YTUXtCF8wtLiPxD9fa7- -goversion go1.15rc1 -D "" -importcfg $WORK/b689/importcfg -pack ./diff.go ./report.go github.com/containers/podman/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/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/common /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/podman/cmd/podman/common -complete -installsuffix shared -buildid fijpQ0SB6xthiD1Yez59/fijpQ0SB6xthiD1Yez59 -goversion go1.15rc1 -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/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/52/5245fa22041d8df1cff80ed812ca9f87e2ec15cab69b6c93b479a97881507b58-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/7b/7bb050a32e5f2056da1b4493af3c6fe1036175a5f95c1b695c1440d63c04cb84-d # internal github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b687/ github.com/containers/podman/cmd/podman/generate mkdir -p $WORK/b691/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/podman/cmd/podman/inspect -complete -installsuffix shared -buildid sevitoEInmOehENjTqXK/sevitoEInmOehENjTqXK -goversion go1.15rc1 -D "" -importcfg $WORK/b687/importcfg -pack ./inspect.go cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/podman/cmd/podman/generate -complete -installsuffix shared -buildid Ov2JYMpg2UsBI0XOvV9Q/Ov2JYMpg2UsBI0XOvV9Q -goversion go1.15rc1 -D "" -importcfg $WORK/b691/importcfg -pack ./generate.go ./kube.go ./systemd.go github.com/containers/podman/cmd/podman/play mkdir -p $WORK/b698/ github.com/containers/podman/cmd/podman/healthcheck github.com/containers/podman/cmd/podman/networks mkdir -p $WORK/b692/ github.com/containers/podman/cmd/podman/manifest mkdir -p $WORK/b696/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF mkdir -p $WORK/b697/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/play /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/podman/cmd/podman/play -complete -installsuffix shared -buildid 6YVTFau8RmR-jtwcoGJ7/6YVTFau8RmR-jtwcoGJ7 -goversion go1.15rc1 -D "" -importcfg $WORK/b698/importcfg -pack ./kube.go ./play.go cat >$WORK/b696/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/podman/cmd/podman/healthcheck -complete -installsuffix shared -buildid M_yzKTkWI14cvCDORq1B/M_yzKTkWI14cvCDORq1B -goversion go1.15rc1 -D "" -importcfg $WORK/b692/importcfg -pack ./healthcheck.go ./run.go cat >$WORK/b697/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/podman/cmd/podman/manifest -complete -installsuffix shared -buildid SaxAsc01emUM1g2qYhip/SaxAsc01emUM1g2qYhip -goversion go1.15rc1 -D "" -importcfg $WORK/b696/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/podman/cmd/podman/networks -complete -installsuffix shared -buildid 1p4vco6s4Sdj_21H16T1/1p4vco6s4Sdj_21H16T1 -goversion go1.15rc1 -D "" -importcfg $WORK/b697/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/e8/e83d547321f856d6786dab7fa4c79e544e93f40c166d639e380d055f214855a4-d # internal github.com/containers/podman/cmd/podman/volumes mkdir -p $WORK/b708/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/net/context=github.com/containers/podman/vendor/golang.org/x/net/context packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/podman/cmd/podman/volumes -complete -installsuffix shared -buildid Fc70JfETL4_06e2YAWff/Fc70JfETL4_06e2YAWff -goversion go1.15rc1 -D "" -importcfg $WORK/b708/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/5f/5f2c0917b9b60e1234f568344aac40402140bad54a610087fb02c6746d0c36f1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/8b/8bf41281a6e6b4c8985be453d046c407cefedaa34f109d682710fe1b40a84292-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/11/118d082188f7e42b496d347398a1e295254d2bf9cad9cfd16871bcf113fe74ff-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b687/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/43/436fe51de08ee36a125165ca821e30656e9f8bc8785c21c350274c1cc4b728d6-d # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/48/48b9d59357eaee7f5950c000a5c3298d10feba966f1144139a54c407c6d7e05f-d # internal github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/report=github.com/containers/podman/cmd/podman/report importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/pkg/util/camelcase=github.com/containers/podman/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/images /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/podman/cmd/podman/images -complete -installsuffix shared -buildid bedxz8QendRjIc8NXa3F/bedxz8QendRjIc8NXa3F -goversion go1.15rc1 -D "" -importcfg $WORK/b693/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./mount.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 ./unmount.go ./untag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/6e/6ed8d960076beb8aa3d4901d54bbec0ac688b0f7dd1cd4c6c761d46c58e8a246-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/a1/a19da12cfe8d5a1f42df36a2622d620b26371bad10f13bb4da96a5a0357a536c-d # internal github.com/containers/podman/pkg/api/handlers/libpod mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/api/handlers/libpod /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/podman/pkg/api/handlers/libpod -complete -installsuffix shared -buildid chsISG9VwCEp-gl5YBbT/chsISG9VwCEp-gl5YBbT -goversion go1.15rc1 -D "" -importcfg $WORK/b706/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/63/638156d13d06f2e0d01f0cfa820f9aa33e5de3c861bac34e64aa27edb4af5de9-d # internal github.com/containers/podman/cmd/podman/pods mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/pkg/util/camelcase=github.com/containers/podman/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/podman/cmd/podman/pods -complete -installsuffix shared -buildid z5ebqcFvw1rsAdj-UGf1/z5ebqcFvw1rsAdj-UGf1 -goversion go1.15rc1 -D "" -importcfg $WORK/b699/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 github.com/containers/podman/cmd/podman/containers mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/report=github.com/containers/podman/cmd/podman/report importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/podman/cmd/podman/containers -complete -installsuffix shared -buildid DJTx17rmZj0FWUfsAV9J/DJTx17rmZj0FWUfsAV9J -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/3e/3e6be1f9ddabf125a0317a4f7cf6e1c00ecdbf3f5b7620788b8eb0ca9a9f81bd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/87/87b9caf4fc2283f3b471858591796cb39d94622d02276381604d9963fb9fff61-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/b706/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/26/265e64db39ae57988e054df07a9e2052cea4253ea958bdcb0ff7bd73f56187b6-d # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/09/093e8fe4c103a4db3a4e274c93f3f6d48acf1b20afdda8997a3c295899a3e797-d # internal github.com/containers/podman/pkg/api/server mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v2/pkg/api/handlers/libpod=github.com/containers/podman/pkg/api/handlers/libpod importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/api/server/idletracker=github.com/containers/podman/pkg/api/server/idletracker importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/pkg/api/server /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/containers/podman/pkg/api/server -complete -installsuffix shared -buildid VKM3cdir1R7UOJ2GsEee/VKM3cdir1R7UOJ2GsEee -goversion go1.15rc1 -D "" -importcfg $WORK/b701/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/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/8d/8d6ea570967a864f92c6b0d69b69381154ea75ff9707f55c77cc0325d0331ff7-d # internal github.com/containers/podman/cmd/podman/system mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/api/server=github.com/containers/podman/pkg/api/server importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/containers/podman/cmd/podman/system -complete -installsuffix shared -buildid K9tKSuDxBrqBkDqiy-iS/K9tKSuDxBrqBkDqiy-iS -goversion go1.15rc1 -D "" -importcfg $WORK/b700/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/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/25/255cec7e715c387a35f5d6e20bc2d270486a1acd3db899769a35668728fe99b9-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/cmd/podman/system/connection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/podman/cmd/podman/system/connection -complete -installsuffix shared -buildid NkfamGQ1MXdUE3r0pENO/NkfamGQ1MXdUE3r0pENO -goversion go1.15rc1 -D "" -importcfg $WORK/b707/importcfg -pack ./add.go ./default.go ./list.go ./remove.go ./rename.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/9b/9b4c5ea34ab6d6d40a69f13e5b2c562d910b51708829414b7160f2600a2346d4-d # internal github.com/containers/podman/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v2/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v2/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v2/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v2/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v2/cmd/podman/play=github.com/containers/podman/cmd/podman/play importmap github.com/containers/podman/v2/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v2/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v2/pkg/tracing=github.com/containers/podman/pkg/tracing importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b697/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/tracing=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile log/syslog=$WORK/b732/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b733/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/_build/src/github.com/containers/podman/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 DAcXRnAkjEhm1VdSKGe3/DAcXRnAkjEhm1VdSKGe3 -goversion go1.15rc1 -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/db/db59db654d310a2e805bee82d72afc18a9ac1a29da7406ad10ab7121e3bb4e0c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b697/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/tracing=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile log/syslog=$WORK/b732/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b733/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b656/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b645/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/homedir=$WORK/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config=$WORK/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile encoding/csv=$WORK/b225/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b120/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile archive/tar=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b662/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b640/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b632/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/vendor/go.uber.org/atomic=$WORK/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b730/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b117/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b251/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b673/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b679/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b682/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b683/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b686/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b494/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b705/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b639/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/snappy=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b113/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu=$WORK/b527/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b633/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b634/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b727/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/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/b194/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b110/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b177/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/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/podman/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/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/podman/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b219/_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=6AWNeJoQ_TjRhd8hX_fn/DAcXRnAkjEhm1VdSKGe3/3XFZTwUbX717m6PiGGyu/6AWNeJoQ_TjRhd8hX_fn -B 0xaa48b34dce5e61beae5ee8998fe41241503d1ec3 -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/ + pushd dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + mkdir _build + pushd _build ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/dnsname + popd ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build:/builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe + GOPATH=/builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build:/builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux remoteclient' -ldflags ' -B 0xb21d5283db176279f032989bcd38d836ab26a109 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/dnsname github.com/containers/dnsname/plugins/meta/dnsname WORK=/tmp/go-build290283150 internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF internal/race cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid l6kpMdDwLwZpOO0fdcMt/l6kpMdDwLwZpOO0fdcMt -goversion go1.15rc1 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go mkdir -p $WORK/b016/ internal/cpu runtime/internal/sys mkdir -p $WORK/b013/ unicode/utf8 mkdir -p $WORK/b010/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid _dWZxpEJRSyyUIYoKF1h/_dWZxpEJRSyyUIYoKF1h -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack ./doc.go ./norace.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b019/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid -Qi3lvuk9BtcHPK--pm7/-Qi3lvuk9BtcHPK--pm7 -goversion go1.15rc1 -D "" -importcfg $WORK/b010/importcfg -pack ./cpu.go ./cpu_ppc64x.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid rmpNrXV23yvJIsLRR5tt/rmpNrXV23yvJIsLRR5tt -goversion go1.15rc1 -D "" -importcfg $WORK/b013/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/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 2ca6yuJSBoK0YC61H1dL/2ca6yuJSBoK0YC61H1dL -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go runtime/internal/atomic mkdir -p $WORK/b011/ sync/atomic cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./asm_ppc64x.s ./atomic_ppc64x.s mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b017/symabis ./asm.s unicode mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid 2a9tYVwStVu7UzTYuOAw/2a9tYVwStVu7UzTYuOAw -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ba/bad3de322b1aa80bca0d58430b7c01d5fd18a8b3f045a34a3266d002566300ff-d # internal encoding mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p encoding -std -complete -installsuffix shared -buildid myaQzrm9c3CE99AiUnr4/myaQzrm9c3CE99AiUnr4 -goversion go1.15rc1 -D "" -importcfg $WORK/b022/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c8/c8894aa972b349e0d77e0ec01c46395b2a8f4fc868e7029b9148a88554a80bc1-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b026/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid LfdU5VLmZXjxSK2eXt6c/LfdU5VLmZXjxSK2eXt6c -goversion go1.15rc1 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_ppc64x.go ./stubs.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 6xL0N36T9reIKRKAIiOW/6xL0N36T9reIKRKAIiOW -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid ceIRVzfjVEq8rHila1yx/ceIRVzfjVEq8rHila1yx -goversion go1.15rc1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/05/05b4987f3057d70c631fcee619d1ff7bb444dd368158283482c21696eae32df5-d # internal unicode/utf16 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid MeUot2oCY9DBSum8oXxP/MeUot2oCY9DBSum8oXxP -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/1b/1b5d78371d041638fbd6e48bb81cf6f4e13feff59041057375672154acdbc805-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid mhtOcT4beNXGtJPkUCol/mhtOcT4beNXGtJPkUCol -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/d4/d43c8d80505dc71f48e50a0ce29dcca22671c7005d8af19b4f5f288a44bcd0f8-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/atomic_ppc64x.o ./atomic_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b017/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d6/d6061e8c646d0c1dc3b609c7a364490b939555cf55b2bea5c0b04a7c8733ebe7-d # internal internal/nettrace mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid GuwRPRgpLiZ-BwIlZMi7/GuwRPRgpLiZ-BwIlZMi7 -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/4e/4ecefb1098660a380b29166822824729ed1afde59663f02a80fc791ed1e8c8a5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/39/391a01f787e72c487fe819855622a1dda38fc573723a01d6f6f7f8f7b9d8b281-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid kmK1d41PjYswpkICzkXs/kmK1d41PjYswpkICzkXs -goversion go1.15rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/b0/b0446de60f0efde0f334ad38ea4029a241768631f5ca0f6dce8417dc9e6807ae-d # internal runtime/cgo cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/dd/dd22d58004fb598b446299fc1967d293b7f71b1806aeff77d2f8995c8ab9ed3a-d # internal mkdir -p $WORK/b049/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b049/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b049/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/c2/c20c6fe63dfca8f27e6d5140a4cbd1c3a1df970faef9fa864fd49da3afca971c-d # internal internal/testlog mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid QRCc4jZ2-Ac6bYaMPnxR/QRCc4jZ2-Ac6bYaMPnxR -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/25/256ea5330e46b379c85224a8e7d3a191a4256ec515bcb9695fa459f411688993-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true math cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/equal_ppc64x.o ./equal_ppc64x.s cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/c4/c422e93a40abec451069d8a00cf699d3726f0d8d2a9bcf4ba9d2fb67fae752cc-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_ppc64x.o $WORK/b009/count_ppc64x.o $WORK/b009/equal_ppc64x.o $WORK/b009/indexbyte_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/ae/ae3f4f4ab73b43fd98c266ba0547dbe4cd389899f592d204ee7ec251bfb0a4de-d # internal mkdir -p $WORK/b025/ cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b025/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p math -std -installsuffix shared -buildid IRgU-4pNhmwvIlAuPdrq/IRgU-4pNhmwvIlAuPdrq -goversion go1.15rc1 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b008/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 $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid 5J44cHjJcof7__0UBXpr/5J44cHjJcof7__0UBXpr -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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 ./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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/94/940d41850b077865f8c72e24dc74f32e592b2ae09aecce072caa008030327bf7-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b025/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b025/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b025/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b025/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b025/_pkg_.a $WORK/b025/floor_ppc64x.o $WORK/b025/modf_ppc64x.o $WORK/b025/sqrt_ppc64x.o $WORK/b025/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6d/6db76115949402756002ef856d9e8adfa053f29eb54aa83718ebfd930a621462-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -o $WORK/b049/_cgo_.o $WORK/b049/_cgo_main.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b049/_cgo_.o -dynout $WORK/b049/_cgo_import.go -dynlinker cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b049/symabis ./asm_ppc64x.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p runtime/cgo -std -installsuffix shared -buildid vk1VzHTIuBtFHLmchuJQ/vk1VzHTIuBtFHLmchuJQ -goversion go1.15rc1 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b049/_cgo_gotypes.go $WORK/b049/cgo.cgo1.go $WORK/b049/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b049/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_ppc64x.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.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/47/47259ca1c50ff60b87913eec6d6d09061151a12f0eb392021d5fd61eb500f226-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_ppc64x.o $WORK/b008/atomic_ppc64x.o $WORK/b008/duff_ppc64x.o $WORK/b008/memclr_ppc64x.o $WORK/b008/memmove_ppc64x.o $WORK/b008/preempt_ppc64x.o $WORK/b008/rt0_linux_ppc64le.o $WORK/b008/sys_linux_ppc64x.o $WORK/b008/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/3b/3b0c8c27538d4d5f728a4035ba329a6f6f897fa334c9b7f3c269842084d9a1f9-d # internal sync mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid jTNMlTlTQjwsr1f8nRDL/jTNMlTlTQjwsr1f8nRDL -goversion go1.15rc1 -D "" -importcfg $WORK/b015/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid D8qoJgf5gbWSWhuywmkw/D8qoJgf5gbWSWhuywmkw -goversion go1.15rc1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e0/e0bc30838b4e3628f18fa9f34432d6225e364090b48371e3263939f5506831a8-d # internal internal/singleflight mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF math/rand mkdir -p $WORK/b048/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid ZNaf0VrlJhQGgjnF_tWD/ZNaf0VrlJhQGgjnF_tWD -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./singleflight.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p math/rand -std -complete -installsuffix shared -buildid TjV6PL7aatC12d9WLERR/TjV6PL7aatC12d9WLERR -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/d7/d7b3fa0c7478e7f946a73fbc1b5096447449cfc667304a91e820e7023b581b66-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b5/b57dadcfef46ab7a04f05438ac3fdc33104a8e1628a78ed012cad3fade08dced-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e8d4b2d9a858249741ea48939e9a8141c2bf57b2dbed11cdba3c2311d3ebd52f-d # internal sort mkdir -p $WORK/b031/ errors cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p sort -std -complete -installsuffix shared -buildid DevUwks05QUe4ParIoOd/DevUwks05QUe4ParIoOd -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid QVIpAokS2KSNG2Fc0Abs/QVIpAokS2KSNG2Fc0Abs -goversion go1.15rc1 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/42/42803e684b994961802e6663dc3c04fab8a3247bc2c2625f9a4ee4a543741cfe-d # internal internal/oserror mkdir -p $WORK/b033/ io cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 0EBbZuWov1LtdIToOAh4/0EBbZuWov1LtdIToOAh4 -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./errors.go mkdir -p $WORK/b014/ strconv cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b028/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b045/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid Om6M7uS1GoPMcG6Pdvqx/Om6M7uS1GoPMcG6Pdvqx -goversion go1.15rc1 -D "" -importcfg $WORK/b014/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p strconv -std -complete -installsuffix shared -buildid x38BcQsXe1NA3iWpVzd9/x38BcQsXe1NA3iWpVzd9 -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid pSC6rvZC3p-QAqyGAfWt/pSC6rvZC3p-QAqyGAfWt -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3d/3d29bf4039ac2afe259e6736c7e01610c6ad24dd5d9986b087a4b76b0ad689eb-d # internal syscall mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b036/symabis ./asm_linux_ppc64x.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p syscall -std -installsuffix shared -buildid TuRfm1sf5DFjCGdAKAhB/TuRfm1sf5DFjCGdAKAhB -goversion go1.15rc1 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/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_dup2_linux.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/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/36/360b223afe3d6c19b466d0c5b3025e596333bd9e9b6acb3565bfc9d4a9bf54b4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/68/68a67eff74e9c72e2489cd3699bf57066e6c4537a15cc363841deb8ac6244bfe-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 4h-MW5c5lv7ajEAuXjpJ/4h-MW5c5lv7ajEAuXjpJ -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p strings -std -complete -installsuffix shared -buildid A6km3pDb3aBovGgaLvzd/A6km3pDb3aBovGgaLvzd -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/94/942a8e054e849096cac3488be5ab88255fbcd47e41e5398b74e33a1b1d381ba8-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/f7/f7411c78530eb9ea618402f1f1dcedc6177d63f47efb9e218d11f2573c2f863b-d # internal reflect mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b027/symabis ./asm_ppc64x.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p reflect -std -installsuffix shared -buildid 2DpfPStKGkkVgaM9x64s/2DpfPStKGkkVgaM9x64s -goversion go1.15rc1 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/6d/6dd75957e76737defa73092d4f095169d5ca2d1266b1abd1f8fd6b3a723a6cef-d # internal path mkdir -p $WORK/b060/ bufio cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p path -std -complete -installsuffix shared -buildid 7-dV6LBXNtuS5-ZZsAAr/7-dV6LBXNtuS5-ZZsAAr -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./match.go ./path.go mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid H5NKs2e3r8r7TJ24A-Em/H5NKs2e3r8r7TJ24A-Em -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go regexp/syntax mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nq8zNeA70iaIqK37TkuZ/nq8zNeA70iaIqK37TkuZ -goversion go1.15rc1 -D "" -importcfg $WORK/b064/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/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/74/74235f93f7646e0ccb39014884a3f9a10209fb06a6ee4f0fe2f340a934186c84-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d1/d1228a81f934f636f081fb4e29c69d7e73bda642b28388922e7aa231aef233db-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/f0/f0fcb604822e6ada79992e9b5ea032f8296c5059da1afecf2f6155c733cc7027-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b036/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/16/16f57063913cbad39cccd6bf0fb0b1a335a8f290132502a469694785e8e69d12-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex mkdir -p $WORK/b058/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 1ngBjvd1IbBN-wXbh6kO/1ngBjvd1IbBN-wXbh6kO -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_ppc64x.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex -complete -installsuffix shared -buildid wvmFTUGnL76B2TabZpLb/wvmFTUGnL76B2TabZpLb -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./filemutex_flock.go internal/syscall/execenv mkdir -p $WORK/b038/ time mkdir -p $WORK/b037/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b036/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p time -std -installsuffix shared -buildid czhx0Nc__T3N7R7h15ZF/czhx0Nc__T3N7R7h15ZF -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid WP2SqGZ5S1OLSqeXJ2HN/WP2SqGZ5S1OLSqeXJ2HN -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/2b/2be859cf3a6ce574e7c763b7b1f726d5fdcd5bbdd7716f50da3fddacf2dd66c2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/24/24ce1ba07e57cb475aafb6ad69b0f4d73bd8eb1da8e0ba8e2e0da2b8d8905899-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/01/01af12dd0f74a3f83ee788994e8a7719aa706b70808ae59fced18854c0fdd502-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e4/e48b597a0899529c66baba37d94c8eb75368bba27791dd25c359a99a8baa5eef-d # internal regexp mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p regexp -std -complete -installsuffix shared -buildid nBQ6auFT9JzpydRHqF0t/nBQ6auFT9JzpydRHqF0t -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/93/93a7c022a6f037018c3ce8ba9570b96f66f6e92790f07c9aceef460b63c83481-d # internal context mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p context -std -complete -installsuffix shared -buildid 3UJ1r9UH5yYN9EsJcvc9/3UJ1r9UH5yYN9EsJcvc9 -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid nEj5_cMZONB3Jlc7fB_a/nEj5_cMZONB3Jlc7fB_a -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/31/31b23125c8826af650ab502ae6f5a1b11299c29c3d2b420ce24e071f3cc016c1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f9/f9c77b7a6de7632af729aa397a10241d432d9f912c7bc4ca7e2a852b580ba3f1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9b/9bd6b5c84301f760f1c156c9439619466ceefc6d4a544fe63b6248edc0cff363-d # internal os mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p os -std -installsuffix shared -buildid adomuwqpgxNlrrvAOMPr/adomuwqpgxNlrrvAOMPr -goversion go1.15rc1 -D "" -importcfg $WORK/b032/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 ./readfrom_linux.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 -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/c2/c2d626d2f25484e02e231539984c781afc81b6b14ea1af527ba75cd22b3e8fdb-d # internal internal/fmtsort mkdir -p $WORK/b030/ encoding/binary mkdir -p $WORK/b024/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid dFMcZSG_ZeY4_8UFG_l7/dFMcZSG_ZeY4_8UFG_l7 -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid sbpEehLF05ah4qbs9RA_/sbpEehLF05ah4qbs9RA_ -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/78/7835a0b7bef68c244d5e60c8402f939862e4782da7414a45c5616755dabbf8bd-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/2e/2eb0c303c6e09dbfe76f2281985c4041aa1e8eeb7b67973ed5786f4cff89433e-d # internal path/filepath mkdir -p $WORK/b054/ fmt mkdir -p $WORK/b029/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -9EJQGQbLdd6o2cJ32qm/-9EJQGQbLdd6o2cJ32qm -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p fmt -std -complete -installsuffix shared -buildid C8_Qs4EEYgm1FE6Q3oSQ/C8_Qs4EEYgm1FE6Q3oSQ -goversion go1.15rc1 -D "" -importcfg $WORK/b029/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b043/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b043/ -importpath net -- -I $WORK/b043/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4aef65013aa52d0c3543c06472797e2f2f91c818346007d7d7a2b53607ee893c-d # internal github.com/containers/dnsname/vendor/golang.org/x/sys/unix mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b067/symabis ./asm_linux_ppc64x.s encoding/base64 mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Dr8AyJHTubEiaP3V6Q-a/Dr8AyJHTubEiaP3V6Q-a -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./base64.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -installsuffix shared -buildid NleOrdQB-NfWMwvtsPx-/NleOrdQB-NfWMwvtsPx- -goversion go1.15rc1 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/1d/1d485acf3ee043932cd18e8a8b6e0399bbc05f09c274eaac3a2b3c59b5424872-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/e0/e057155e34fa862a0e82a00dc041d5dde9acce52a534dc596f1d72f4009c1894-d # internal io/ioutil mkdir -p $WORK/b053/ os/exec cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b062/ cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid NNalWrdvuKyrge1EiCVp/NNalWrdvuKyrge1EiCVp -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p os/exec -std -complete -installsuffix shared -buildid hLYdbg-7Epwyzi7tBku6/hLYdbg-7Epwyzi7tBku6 -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/fb/fbcbe7e847887b5d67f206c9ff635dd18038211509c11bb1167e2f9f658b972a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cf/cfa0e8d79c14155240c69c3c0704bd9c55bbd702d1f01c770ed626a297fc2359-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/26/2692525b925c649878d60adf0924ce17fcaf0ae6dc36f6ddc8800b34d8aa7f6c-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b056/ log net/url github.com/containers/dnsname/vendor/github.com/pkg/errors mkdir -p $WORK/b055/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid 0GZScItzvkfrb9TlA8Sp/0GZScItzvkfrb9TlA8Sp -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./buildversion.go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p log -std -complete -installsuffix shared -buildid 9QV_ZDOZYcpYjS6w4TSx/9QV_ZDOZYcpYjS6w4TSx -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./log.go text/template/parse mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF encoding/json mkdir -p $WORK/b021/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p net/url -std -complete -installsuffix shared -buildid qQl0LbnLtjOjpjqWycuv/qQl0LbnLtjOjpjqWycuv -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack ./url.go mkdir -p $WORK/b065/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid p9go2eIkwnrMeeR17uu2/p9go2eIkwnrMeeR17uu2 -goversion go1.15rc1 -D "" -importcfg $WORK/b021/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b070/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/dnsname/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid lyv5vdu80UVaibjLB5kz/lyv5vdu80UVaibjLB5kz -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./errors.go ./stack.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid Hl7aRlQUQsb8U9kduWUI/Hl7aRlQUQsb8U9kduWUI -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b6/b6df87671bc4da803600f99e6d6334460070f46c10ff7281c2344db3a29ac261-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/55/5560730ae4d92b2290d909cac7207471d93ba4403ba78bc6cc814aa2865c5d79-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/94/94b855114e80bb930fd7422f94a2e991638f6b4a6f35d2dee634076665199771-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/bb/bbef21db1e090759da4be8fd8451355f2eed47f7cd9e1989c5cf318c1a3144a2-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b067/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/1a/1aa85b3a68c9e99fed887510de8e3f25a5bff02b361dfe742d26da371d52ccc5-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/net 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 -g -O2 cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/90/905022709340bbbafec69a60d8cd151fdec7216248ae91ee647235a39853d6a9-d # internal github.com/containers/dnsname/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/dnsname/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid NwQq3r0OuOzjvbRxoh3-/NwQq3r0OuOzjvbRxoh3- -goversion go1.15rc1 -D "" -importcfg $WORK/b066/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/b070/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b045/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b046/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b047/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net -std -installsuffix shared -buildid FSjSwHYEiVkZL9shln3M/FSjSwHYEiVkZL9shln3M -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b043/_cgo_gotypes.go $WORK/b043/cgo_linux.cgo1.go $WORK/b043/cgo_resnew.cgo1.go $WORK/b043/cgo_socknew.cgo1.go $WORK/b043/cgo_unix.cgo1.go $WORK/b043/_cgo_import.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e7/e7396d24aadc0582957a472b3a5f8d500b733e7864d4c04b855e0ee0de74685e-d # internal text/template mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b070/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p text/template -std -complete -installsuffix shared -buildid 4Rl1QRny1ng1QejETsvR/4Rl1QRny1ng1QejETsvR -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c3/c3f33d48f5eb19266b46ef81a46a558d15ebe553a2a339ee71dfb2d5788e4957-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/50/5094cc169a3ead5e52dd3dfbc8f4e8463ff197b0974d60e5d7c971326c2e9df5-d # internal cd /usr/lib/golang/src/net /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 # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/5f/5f8d4a6f923d1b6bd7c9b4ee842e18bf294b526ddf431ed79434d1445b88b456-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b059/ github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b042/ github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b043/_pkg_.a EOF mkdir -p $WORK/b061/ cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid 1VRjy_E4skhGDD-cevmg/1VRjy_E4skhGDD-cevmg -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./store.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid YKBNJS7zYnhTuEHY15vs/YKBNJS7zYnhTuEHY15vs -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./args.go ./types.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid LUj2RJvdD7kmPoxPqRLd/LUj2RJvdD7kmPoxPqRLd -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/51/51f9c09783ad5c064c3ee1e50cccdce8cc2a626fc4f71f98324e4486027cc477-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap github.com/alexflint/go-filemutex=github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=$WORK/b058/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -complete -installsuffix shared -buildid E3f-hz0NBGCKc2H8gv7S/E3f-hz0NBGCKc2H8gv7S -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack ./backend.go ./lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/57/57f208f194acf3593e5fad4ca208946f275af58590053eca1ae8065d84704571-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid gEYzt5a4v_qVHjfu02wD/gEYzt5a4v_qVHjfu02wD -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/31/31a89400b818e98ed34055d6e177e2b114d2a52218c9f4c65f87387fd36c4103-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/4d/4d3a156facc5ac3765ae12a89c249ae348e2b69c14fbf9a6e7ca3aa0ddeab7e1-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b051/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid eFMLQwvekIR4O4IO9-xk/eFMLQwvekIR4O4IO9-xk -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/29/295bd659f7d6a9b1849e7d3333e8b74bdd567fe9fe43488e5f9844474111e504-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/cb/cba6b64b85e2fe289325a7668585bb455609da2f47b69039c9bbd2c53b4c75fc-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b052/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid -ZzBlNFFxtES5edTTyLJ/-ZzBlNFFxtES5edTTyLJ -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/42/4218fd2e3ec96abb0abc25e71ab30b730d38608630038e6a7bf7e52e8cc0f62f-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b050/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid hjXWw7n3y-tiHhOqXqEz/hjXWw7n3y-tiHhOqXqEz -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9a/9a92dea412be3e415339a1a6d4e6a63e8abcc57f8e94f7cc0183c71a7f40711a-d # internal github.com/containers/dnsname/plugins/meta/dnsname mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containernetworking/plugins/pkg/utils/buildversion=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk importmap github.com/coreos/go-iptables/iptables=github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables importmap github.com/pkg/errors=github.com/containers/dnsname/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/dnsname/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b041/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b050/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b056/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b057/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=$WORK/b066/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/plugins/meta/dnsname /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid Bc3iHw4rf4S0nkQv3ZcC/Bc3iHw4rf4S0nkQv3ZcC -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./conf.go ./files.go ./main.go ./result.go ./service.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/52/52dc2a37d373f38e6ffe0feb0b9c7da20f524d46abc440d8d0c4aabf93c10df0-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/dnsname/plugins/meta/dnsname=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b041/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b050/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b056/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b057/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=$WORK/b066/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=$WORK/b058/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b059/_pkg_.a packagefile path=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b045/_pkg_.a packagefile internal/nettrace=$WORK/b046/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b047/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile text/template/parse=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b064/_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=38dNWP4o38Ug8QBVE-fz/Bc3iHw4rf4S0nkQv3ZcC/6IGud4fv35vnhCO1y09e/38dNWP4o38Ug8QBVE-fz -B 0xb21d5283db176279f032989bcd38d836ab26a109 -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/dnsname rm -r $WORK/b001/ + popd ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + /usr/bin/make docs mkdir -p "/builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers" ln -sfn "/builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b" "/builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/podman" 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 WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GtTM4H + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le ++ dirname /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le + cd podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + rm -rf docs/containers-mounts.conf.5.md + install -dp /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/lib/systemd/system + PODMAN_VERSION=2.1.0 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr ETCDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/etc install.bin-nobuild install.man-nobuild install.cni install.systemd install.completions install.docker install.remote-nobuild install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man5 install -m 644 docs/build/man/podman-attach.1 docs/build/man/podman-auto-update.1 docs/build/man/podman-build.1 docs/build/man/podman-commit.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-container-cleanup.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-container-prune.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-container.1 docs/build/man/podman-cp.1 docs/build/man/podman-create.1 docs/build/man/podman-diff.1 docs/build/man/podman-events.1 docs/build/man/podman-exec.1 docs/build/man/podman-export.1 docs/build/man/podman-generate-kube.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-generate.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-history.1 docs/build/man/podman-image-diff.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-image-mount.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-image-unmount.1 docs/build/man/podman-image.1 docs/build/man/podman-images.1 docs/build/man/podman-import.1 docs/build/man/podman-info.1 docs/build/man/podman-init.1 docs/build/man/podman-inspect.1 docs/build/man/podman-kill.1 docs/build/man/podman-load.1 docs/build/man/podman-login.1 docs/build/man/podman-logout.1 docs/build/man/podman-logs.1 docs/build/man/podman-manifest-add.1 docs/build/man/podman-manifest-annotate.1 docs/build/man/podman-manifest-create.1 docs/build/man/podman-manifest-inspect.1 docs/build/man/podman-manifest-push.1 docs/build/man/podman-manifest-remove.1 docs/build/man/podman-manifest.1 docs/build/man/podman-mount.1 docs/build/man/podman-network-create.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-network.1 docs/build/man/podman-pause.1 docs/build/man/podman-play-kube.1 docs/build/man/podman-play.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-pod.1 docs/build/man/podman-port.1 docs/build/man/podman-ps.1 docs/build/man/podman-pull.1 docs/build/man/podman-push.1 docs/build/man/podman-remote.1 docs/build/man/podman-restart.1 docs/build/man/podman-rm.1 docs/build/man/podman-rmi.1 docs/build/man/podman-run.1 docs/build/man/podman-save.1 docs/build/man/podman-search.1 docs/build/man/podman-start.1 docs/build/man/podman-stats.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-connection-add.1 docs/build/man/podman-system-connection-default.1 docs/build/man/podman-system-connection-list.1 docs/build/man/podman-system-connection-remove.1 docs/build/man/podman-system-connection-rename.1 docs/build/man/podman-system-connection.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-system-reset.1 docs/build/man/podman-system-service.1 docs/build/man/podman-system.1 docs/build/man/podman-tag.1 docs/build/man/podman-top.1 docs/build/man/podman-unmount.1 docs/build/man/podman-unpause.1 docs/build/man/podman-unshare.1 docs/build/man/podman-untag.1 docs/build/man/podman-version.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-volume.1 docs/build/man/podman-wait.1 docs/build/man/podman.1 -t /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man1 install -m 644 docs/build/man/containers-mounts.conf.5 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/lib/systemd/user # Install APIV2 services install -m 644 contrib/systemd/user/podman.socket /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/lib/systemd/user/podman.socket install -m 644 contrib/systemd/user/podman.service /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/lib/systemd/user/podman.service install -m 644 contrib/systemd/system/podman.socket /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/lib/systemd/system/podman.socket install -m 644 contrib/systemd/system/podman.service /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/lib/systemd/system/podman.service install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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 WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan (cd docs; ./dckrman.sh ./build/man/*.1) install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin/docker install -m 644 docs/build/man/docker*.1 -t /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man1 install -m 755 -d /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/lib/tmpfiles.d install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin/podman-remote bin/podman-remote + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + pushd dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + /usr/bin/make PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le install install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/libexec/cni install -m 755 bin/dnsname /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/libexec/cni/dnsname + popd ~/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b ++ find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man1 /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man5 -type f ++ sed s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.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.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/containers-mounts.conf.5*' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.1.0-0.137.dev.gite911875.fc33 --unique-debug-suffix -2.1.0-0.137.dev.gite911875.fc33.ppc64le --unique-debug-src-base podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin/podman explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/libexec/cni/dnsname explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/libexec/cni/dnsname extracting debug info from /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin/podman warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/libexec/cni/dnsname. Use `info auto-load python-scripts [REGEXP]' to list them. extracting debug info from /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin/podman-remote warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin/podman. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/bin/podman-remote. Use `info auto-load python-scripts [REGEXP]' to list them. 41481 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/docker from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.h06K8E + umask 022 + cd /builddir/build/BUILD + cd podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + install -d -p /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/015-help.bats' 'test/system/020-tag.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/020-tag.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/080-pause.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/120-load.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/150-login.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/160-volumes.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/250-systemd.bats' 'test/system/260-sdnotify.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/260-sdnotify.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/320-system-df.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/320-system-df.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/410-selinux.bats' 'test/system/500-networking.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/500-networking.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le//usr/share/podman/test/system/helpers.t' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qmZAPH + umask 022 + cd /builddir/build/BUILD + cd podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + DOCDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/doc/podman + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.b3wtwH + umask 022 + cd /builddir/build/BUILD + cd podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/licenses/podman + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/Azure/go-ansiterm)) = 19f72df4d05d31cbe1c56bfc8045c96babff6c7e bundled(golang(github.com/BurntSushi/toml)) = v0.2.0 bundled(golang(github.com/Microsoft/go-winio)) = 78439966b38d69bf38227fbf57ac8a6fee70f69a bundled(golang(github.com/Microsoft/hcsshim)) = 43f9725307998e09f2e3816c2c0c36dc98f0c982 bundled(golang(github.com/Nvveen/Gotty)) = master bundled(golang(github.com/blang/semver)) = v3.5.0 bundled(golang(github.com/boltdb/bolt)) = master bundled(golang(github.com/buger/goterm)) = 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 bundled(golang(github.com/containerd/cgroups)) = 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 bundled(golang(github.com/containerd/continuity)) = master bundled(golang(github.com/containernetworking/plugins)) = 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 bundled(golang(github.com/containers/image)) = 85d7559d44fd71f30e46e43d809bfbf88d11d916 bundled(golang(github.com/containers/psgo)) = 5dde6da0bc8831b35243a847625bcf18183bd1ee bundled(golang(github.com/containers/storage)) = 243c4cd616afdf06b4a975f18c4db083d26b1641 bundled(golang(github.com/coreos/go-iptables)) = 25d087f3cffd9aedc0c2b7eff25f23cbf3c20fe1 bundled(golang(github.com/coreos/go-systemd)) = v14 bundled(golang(github.com/cri-o/ocicni)) = master bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.1 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/distribution)) = 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df bundled(golang(github.com/docker/docker)) = 86f080cff0914e9694068ed78d503701667c4c00 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 3ede32e2033de7505e6500d6c868c2b9ed9f169d bundled(golang(github.com/docker/go-units)) = v0.3.2 bundled(golang(github.com/docker/libtrust)) = aabc10ec26b754e797f9028f4589c5b7bd90dc20 bundled(golang(github.com/docker/spdystream)) = ed496381df8283605c435b86d4fdd6f4f20b8c6e bundled(golang(github.com/fatih/camelcase)) = f6a740d52f961c60348ebb109adde9f4635d7540 bundled(golang(github.com/fsnotify/fsnotify)) = 7d7316ed6e1ed2de075aab8dfc76de5d158d66e1 bundled(golang(github.com/fsouza/go-dockerclient)) = master bundled(golang(github.com/ghodss/yaml)) = 04f313413ffd65ce25f2541bfd2b2ceec5c0908c bundled(golang(github.com/godbus/dbus)) = a389bdde4dd695d414e47b755e95e72b7826432c bundled(golang(github.com/gogo/protobuf)) = c0656edd0d9eab7c66d1eb0c568f9039345796f7 bundled(golang(github.com/golang/glog)) = 23def4e6c14b4da8ac2ed8007337bc5eb5007998 bundled(golang(github.com/golang/groupcache)) = b710c8433bd175204919eb38776e944233235d03 bundled(golang(github.com/golang/protobuf)) = 4bd1920723d7b7c925de087aa32e2187708897f7 bundled(golang(github.com/google/gofuzz)) = 44d81051d367757e1c7c6a5a86423ece9afcf63c bundled(golang(github.com/googleapis/gnostic)) = 0c5108395e2debce0d731cf0287ddf7242066aba bundled(golang(github.com/gorilla/context)) = v1.1 bundled(golang(github.com/gorilla/mux)) = v1.3.0 bundled(golang(github.com/hashicorp/errwrap)) = 7554cd9344cec97297fa6649b055a8c98c2a1e55 bundled(golang(github.com/hashicorp/go-multierror)) = 83588e72410abfbe4df460eeb6f30841ae47d4c4 bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 bundled(golang(github.com/imdario/mergo)) = 0.2.2 bundled(golang(github.com/json-iterator/go)) = 1.0.0 bundled(golang(github.com/kr/pty)) = v1.0.0 bundled(golang(github.com/mailru/easyjson)) = 03f2033d19d5860aef995fe360ac7d395cd8ce65 bundled(golang(github.com/mattn/go-runewidth)) = v0.0.1 bundled(golang(github.com/mistifyio/go-zfs)) = v2.1.1 bundled(golang(github.com/mrunalp/fileutils)) = master bundled(golang(github.com/mtrmac/gpgme)) = b2432428689ca58c2b8e8dea9449d3295cf96fc9 bundled(golang(github.com/opencontainers/image-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runc)) = b4e2ecb452d9ee4381137cc0a7e6715b96bed6de bundled(golang(github.com/opencontainers/runtime-spec)) = d810dbc60d8c5aeeb3d054bd1132fab2121968ce bundled(golang(github.com/opencontainers/runtime-tools)) = master bundled(golang(github.com/opencontainers/selinux)) = b6fa367ed7f534f9ba25391cc2d467085dbb445a bundled(golang(github.com/openshift/imagebuilder)) = master bundled(golang(github.com/ostreedev/ostree-go)) = master bundled(golang(github.com/pkg/errors)) = v0.8.0 bundled(golang(github.com/pmezard/go-difflib)) = 792786c7400a136282c1664665ae0a8db921c6c2 bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/projectatomic/buildah)) = af5bbde0180026ae87b7fc81c2dc124aa73ec959 bundled(golang(github.com/seccomp/containers-golang)) = master bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/spf13/pflag)) = 9ff6c6923cfffbcd502984b8e0c80539a94968b7 bundled(golang(github.com/stretchr/testify)) = 4d4bfba8f1d1027c4fdbe371823030df51419987 bundled(golang(github.com/syndtr/gocapability)) = e7cb7fa329f456b3855136a2642b197bad7366ba bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/ulule/deepcopier)) = master bundled(golang(github.com/urfave/cli)) = 934abfb2f102315b5794e15ebc7949e4ca253920 bundled(golang(github.com/varlink/go)) = master bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/vishvananda/netlink)) = master bundled(golang(github.com/vishvananda/netns)) = master bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(golang.org/x/crypto)) = 81e90905daefcd6fd217b62423c0908922eadb30 bundled(golang(golang.org/x/net)) = c427ad74c6d7a814201695e9ffde0c5d400a7674 bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = f72d8390a633d5dfb0cc84043294db9f6c935756 bundled(golang(golang.org/x/time)) = f51c12702a4d776e4c1fa9b0fabab841babae631 bundled(golang(google.golang.org/grpc)) = v1.0.4 bundled(golang(gopkg.in/cheggaaa/pb.v1)) = v1.0.7 bundled(golang(gopkg.in/inf.v0)) = v0.9.0 bundled(golang(gopkg.in/mgo.v2)) = v2 bundled(golang(gopkg.in/square/go-jose.v2)) = v2.1.3 bundled(golang(gopkg.in/yaml.v2)) = v2 bundled(golang(k8s.io/api)) = 5ce4aa0bf2f097f6021127b3d879eeda82026be8 bundled(golang(k8s.io/apiextensions-apiserver)) = 1b31e26d82f1ec2e945c560790e98f34bb5f2e63 bundled(golang(k8s.io/apimachinery)) = 616b23029fa3dc3e0ccefd47963f5651a6543d94 bundled(golang(k8s.io/apiserver)) = 4d1163080139f1f9094baf8a3a6099e85e1867f6 bundled(golang(k8s.io/client-go)) = 7cd1d3291b7d9b1e2d54d4b69eb65995eaf8888e bundled(golang(k8s.io/kube-openapi)) = 275e2ce91dec4c05a4094a7b1daee5560b555ac9 bundled(golang(k8s.io/utils)) = 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e config(podman) = 2:2.1.0-0.137.dev.gite911875.fc33 podman = 2:2.1.0-0.137.dev.gite911875.fc33 podman(ppc-64) = 2:2.1.0-0.137.dev.gite911875.fc33 podman-manpages = 2:2.1.0-0.137.dev.gite911875.fc33 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.32)(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 <= 0.2.0-3 podman-manpages < 2:2.1.0-0.137.dev.gite911875.fc33 Recommends: catatonit container-selinux crun >= 0.14-2 fuse-overlayfs >= 0.3-8 runc slirp4netns >= 0.3.0-2 Processing files: podman-docker-2.1.0-0.137.dev.gite911875.fc33.noarch Provides: podman-docker = 2:2.1.0-0.137.dev.gite911875.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Conflicts: docker docker-ce docker-ee docker-latest moby-engine Processing files: podman-tests-2.1.0-0.137.dev.gite911875.fc33.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TCqW4G + umask 022 + cd /builddir/build/BUILD + cd podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/licenses/podman-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-tests = 2:2.1.0-0.137.dev.gite911875.fc33 podman-tests(ppc-64) = 2:2.1.0-0.137.dev.gite911875.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: podman-remote-2.1.0-0.137.dev.gite911875.fc33.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.j3FbcH + umask 022 + cd /builddir/build/BUILD + cd podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/licenses/podman-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/licenses/podman-remote + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/licenses/podman-remote + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-remote = 2:2.1.0-0.137.dev.gite911875.fc33 podman-remote(ppc-64) = 2:2.1.0-0.137.dev.gite911875.fc33 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.32)(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-plugins-2.1.0-0.137.dev.gite911875.fc33.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sOBcXH + umask 022 + cd /builddir/build/BUILD + cd podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + DOCDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/doc/podman-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/doc/podman-plugins + cp -pr dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/README.md dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/README_PODMAN.md /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/doc/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4GO6vI + umask 022 + cd /builddir/build/BUILD + cd podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/licenses/podman-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/licenses/podman-plugins + cp -pr dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le/usr/share/licenses/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-plugins = 2:2.1.0-0.137.dev.gite911875.fc33 podman-plugins(ppc-64) = 2:2.1.0-0.137.dev.gite911875.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: podman-debugsource-2.1.0-0.137.dev.gite911875.fc33.ppc64le Provides: podman-debugsource = 2:2.1.0-0.137.dev.gite911875.fc33 podman-debugsource(ppc-64) = 2:2.1.0-0.137.dev.gite911875.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-2.1.0-0.137.dev.gite911875.fc33.ppc64le Provides: debuginfo(build-id) = 4c3e93dc0416cbae0c724bbdfe597a08128ba726 podman-debuginfo = 2:2.1.0-0.137.dev.gite911875.fc33 podman-debuginfo(ppc-64) = 2:2.1.0-0.137.dev.gite911875.fc33 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:2.1.0-0.137.dev.gite911875.fc33 Processing files: podman-remote-debuginfo-2.1.0-0.137.dev.gite911875.fc33.ppc64le Provides: debuginfo(build-id) = fc3fbee2e664581c1a311dc274f926d80a266ff3 podman-remote-debuginfo = 2:2.1.0-0.137.dev.gite911875.fc33 podman-remote-debuginfo(ppc-64) = 2:2.1.0-0.137.dev.gite911875.fc33 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:2.1.0-0.137.dev.gite911875.fc33 Processing files: podman-plugins-debuginfo-2.1.0-0.137.dev.gite911875.fc33.ppc64le Provides: debuginfo(build-id) = 4b761f85349440125bd8b7cd873a3b09d6b5d0a9 podman-plugins-debuginfo = 2:2.1.0-0.137.dev.gite911875.fc33 podman-plugins-debuginfo(ppc-64) = 2:2.1.0-0.137.dev.gite911875.fc33 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:2.1.0-0.137.dev.gite911875.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le Wrote: /builddir/build/RPMS/podman-tests-2.1.0-0.137.dev.gite911875.fc33.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-docker-2.1.0-0.137.dev.gite911875.fc33.noarch.rpm Wrote: /builddir/build/RPMS/podman-plugins-2.1.0-0.137.dev.gite911875.fc33.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-plugins-debuginfo-2.1.0-0.137.dev.gite911875.fc33.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-debugsource-2.1.0-0.137.dev.gite911875.fc33.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-remote-2.1.0-0.137.dev.gite911875.fc33.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-2.1.0-0.137.dev.gite911875.fc33.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-2.1.0-0.137.dev.gite911875.fc33.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pIsHYI + umask 022 + cd /builddir/build/BUILD + cd podman-e911875b6af6efac4bfa2d0daa5ebc2fb9b8092b + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-2.1.0-0.137.dev.gite911875.fc33.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0