Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/podman.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8030020200914143418-2a301c24-build-55356-12620/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/podman.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/podman.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8030020200914143418-2a301c24-build-55356-12620/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/podman.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xF2G19 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-2.0.5-rhel + /usr/bin/gzip -dc /builddir/build/SOURCES/v2.0.5-rhel.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-2.0.5-rhel + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-2.0.5 base' + tar fx /builddir/build/SOURCES/v0.1.5.tar.gz + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + rm -rf docs/source/markdown/containers-mounts.conf.5.md + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hLydZG + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5-rhel + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-2.0.5-rhel:/builddir/build/BUILD/podman-2.0.5-rhel/_build + GOPATH=/builddir/build/BUILD/podman-2.0.5-rhel:/builddir/build/BUILD/podman-2.0.5-rhel/_build + export 'CGO_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ++ pwd + mkdir -p /builddir/build/BUILD/podman-2.0.5-rhel/_build ++ pwd ~/build/BUILD/podman-2.0.5-rhel/_build ~/build/BUILD/podman-2.0.5-rhel + pushd /builddir/build/BUILD/podman-2.0.5-rhel/_build + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod ~/build/BUILD/podman-2.0.5-rhel + popd + ln -s vendor src + rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go + go generate ./pkg/varlink/... ++ hack/libdm_tag.sh + export 'BUILDTAGS=varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ date +%s + LDFLAGS='-X github.com/containers/libpod/libpod/define.buildInfo=1600096233' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags '-X github.com/containers/libpod/libpod/define.buildInfo=1600096233 -compressdwarf=false -B 0x51cbdb67e21f25cb56fa562d3726bd3950f33c5f -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman github.com/containers/libpod/cmd/podman WORK=/tmp/go-build536073381 math/bits mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math/bits -std -complete -installsuffix shared -buildid A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go unicode mkdir -p $WORK/b025/ unicode/utf8 mkdir -p $WORK/b024/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode -std -complete -installsuffix shared -buildid 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./utf8.go runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go internal/cpu mkdir -p $WORK/b007/ runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_ppc64x.go internal/race mkdir -p $WORK/b013/ sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./asm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal crypto/internal/subtle mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./aliasing.go math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/asm.o ./asm.s cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal crypto/subtle mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-d # internal crypto/internal/boring/sig mkdir -p $WORK/b047/ cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b047/symabis ./sig_other.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal internal/bytealg mkdir -p $WORK/b006/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p math -std -installsuffix shared -buildid UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./sig.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go crypto/internal/boring/fipstls mkdir -p $WORK/b046/ cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b046/symabis ./dummy.s unicode/utf16 mkdir -p $WORK/b052/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./utf16.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b047/sig_other.o ./sig_other.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal container/list mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p container/list -std -complete -installsuffix shared -buildid WUvVlwvpv3wnckZtFXJY/WUvVlwvpv3wnckZtFXJY -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./list.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid fDJxasgzPFu_0RzGrjQe/fDJxasgzPFu_0RzGrjQe -goversion go1.14.7 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./tls.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/compare_ppc64x.o ./compare_ppc64x.s runtime/cgo mkdir -p $WORK/b053/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b053/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid JqfDPhjVYCpYY7xtAQ9E/JqfDPhjVYCpYY7xtAQ9E -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./asn1.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b047/_pkg_.a $WORK/b047/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-d # internal internal/nettrace mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b046/dummy.o ./dummy.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b5/b576a1d737061308ddc581b842bfb644635c48d0950aab20dad04ddb8037e10f-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid BhqB4rmPH0twa9-3B9_j/BhqB4rmPH0twa9-3B9_j -goversion go1.14.7 -D "" -importcfg $WORK/b086/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal encoding mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p encoding -std -complete -installsuffix shared -buildid MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b091/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/equal_ppc64x.o ./equal_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ac/acb4b403bf199e6cde2bf6341cb4939a00e7b14e50676b6329ff7fd2cac34f55-d # internal github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid bxfvQUMPdNOsnLuwRHDp/bxfvQUMPdNOsnLuwRHDp -goversion go1.14.7 -D "" -importcfg $WORK/b122/importcfg -pack ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid F2aK11fowdqCGVwIlAWi/F2aK11fowdqCGVwIlAWi -goversion go1.14.7 -D "" -importcfg $WORK/b126/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/12/120c96cc71fa48b2ebb38986603d9f58721db6bed85c68db7b3bb709e4b89e73-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1c/1c0ea010e310fde66cad7e7e04898c47c606f966b56181bb106d0c49169eafa0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/7c/7c73370126fdccf9738ef9fc5069d9d8f5d1c0120688ae1773dc28c40484cabb-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/35/35494e2bf57356b105388f8f3f20e5cf0705f31683349da521389bd119f7493f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b131/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 7kdKW_PEna8TAFbcZFN0/7kdKW_PEna8TAFbcZFN0 -goversion go1.14.7 -D "" -importcfg $WORK/b194/importcfg -pack ./flags.go ./proto_legacy_disable.go github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid At7G-iqx5i7f8oRiwtFC/At7G-iqx5i7f8oRiwtFC -goversion go1.14.7 -D "" -importcfg $WORK/b211/importcfg -pack ./name.go github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid ydMZsWNgaz2g-I5JgFBo/ydMZsWNgaz2g-I5JgFBo -goversion go1.14.7 -D "" -importcfg $WORK/b197/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/8b/8b495bd294c494c177d49c8cf2dc9427442e8d43d0a2f91139f21e68872f40f2-d # internal github.com/containers/libpod/vendor/github.com/containers/common/version mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid 6GElQGyUWcwzaffVkA0R/6GElQGyUWcwzaffVkA0R -goversion go1.14.7 -D "" -importcfg $WORK/b232/importcfg -pack ./version.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid iSy4SaLY9tTcoMqeuNJo/iSy4SaLY9tTcoMqeuNJo -goversion go1.14.7 -D "" -importcfg $WORK/b199/importcfg -pack ./ints.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/70/702674ad66e414b5d936306ebf7dd400435ff5626e94b05b10e779bf06a73c00-d # internal cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid u1mJ9XlKcwrZo6_tJ6cx/u1mJ9XlKcwrZo6_tJ6cx -goversion go1.14.7 -D "" -importcfg $WORK/b250/importcfg -pack ./promise.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid kmofdbQI6DPF7MWAwKGQ/kmofdbQI6DPF7MWAwKGQ -goversion go1.14.7 -D "" -importcfg $WORK/b131/importcfg -pack ./spec.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/78/782bb0ffa6220dd23e6a3c7f467096dd47ab3d8c142bb5c3e2262717b5dda002-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid SC7xWEARcPSSvInaZ1zC/SC7xWEARcPSSvInaZ1zC -goversion go1.14.7 -D "" -importcfg $WORK/b286/importcfg -pack ./options.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/4d/4d745e5d6437d1e6185c3695c82dca9b783d9b20759bbe53f1e1e29e81fe2197-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid ZXQsRVX1YYC7l4w7Ckf4/ZXQsRVX1YYC7l4w7Ckf4 -goversion go1.14.7 -D "" -importcfg $WORK/b308/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/68/68fe2fbd9e88b37e40d16c6ae7a2bfcd281198c9b458f1b7dd8f6499b880303d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid i4nbJ5g1pGbiLGEmrT_P/i4nbJ5g1pGbiLGEmrT_P -goversion go1.14.7 -D "" -importcfg $WORK/b336/importcfg -pack ./events.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/c0/c0db75c81e131c12fc8dc459e36596e8e6c270a49f149d96895c8b9ba41f7c26-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/71/711ba6ffe0cb03aa492dfc5be670a7fbada9700a7f566530d1018817e4e33a9c-d # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid 2PRBq4m7ONyAxOLt3Bgm/2PRBq4m7ONyAxOLt3Bgm -goversion go1.14.7 -D "" -importcfg $WORK/b337/importcfg -pack ./image_history.go image/color mkdir -p $WORK/b380/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/26/266e92868bc89d8053b30211746f9d6cda06e3f377d7ca9d6cd424e80856ae10-d # internal github.com/containers/libpod/vendor/github.com/VividCortex/ewma cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b380/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid Nut7zQcuzmAUm5X1kzEb/Nut7zQcuzmAUm5X1kzEb -goversion go1.14.7 -D "" -importcfg $WORK/b420/importcfg -pack ./ewma.go cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p image/color -std -complete -installsuffix shared -buildid ef3HKMbUVe5XJ25ig_wS/ef3HKMbUVe5XJ25ig_wS -goversion go1.14.7 -D "" -importcfg $WORK/b380/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/32/323b7b7bd6d6d6dc5d3689f450879f46648c44bcdd3ea00f77de3228e2146b7f-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid IfrLrB40MAlUG8aYcKxP/IfrLrB40MAlUG8aYcKxP -goversion go1.14.7 -D "" -importcfg $WORK/b459/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/3b/3b1b1193034312fe2c4ee25f0ea24b79541e70b45f8a5ad718801a8f12461bb5-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid 3aUj9iCH7Ha4wYPhWuAr/3aUj9iCH7Ha4wYPhWuAr -goversion go1.14.7 -D "" -importcfg $WORK/b484/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/62/62ea20ac3df44091831ee2e24ea0874c27363b8481628e1f4a0160eafdf2c769-d # internal github.com/containers/libpod/version mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid Z9iwqyaEcVfQdd3rifQ2/Z9iwqyaEcVfQdd3rifQ2 -goversion go1.14.7 -D "" -importcfg $WORK/b502/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b459/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/floor_ppc64x.o ./floor_ppc64x.s cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/34/3437c3ac0aa2e5c50eb109bfe8c7d8f36b351cedcc47f8326c1658273c7c8e89-d # internal github.com/containers/libpod/pkg/ps/define mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/ps/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/pkg/ps/define -complete -installsuffix shared -buildid 2gbt43r4-6u6mah_71U_/2gbt43r4-6u6mah_71U_ -goversion go1.14.7 -D "" -importcfg $WORK/b509/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/d0/d026ef3556abb430172de1b97f6d232752c4e2068737705f70b0ded1fc2760e7-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x004.o -c gcc_fatalf.c github.com/containers/libpod/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-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config -complete -installsuffix shared -buildid gPxA-q520Ivq26335g0k/gPxA-q520Ivq26335g0k -goversion go1.14.7 -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/f4/f4332a256822fba60c5bf2e80007372e70521aff3d5be700c0e26e155db60734-d # internal github.com/containers/libpod/libpod/linkmode mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/linkmode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/libpod/linkmode -complete -installsuffix shared -buildid FV4puCNFZKD_mKc7evce/FV4puCNFZKD_mKc7evce -goversion go1.14.7 -D "" -importcfg $WORK/b519/importcfg -pack ./linkmode_dynamic.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/64/6441a344b0685828b3912429b72c766c2b4b973f8a2de385a1fd021f21b21a5d-d # internal github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid B1ISFlmVvZ6RTkHizSd6/B1ISFlmVvZ6RTkHizSd6 -goversion go1.14.7 -D "" -importcfg $WORK/b525/importcfg -pack ./annotations.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b509/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/8a/8aad4e87256f5c97968d42de65325d5c8b0dbe631a6a1ab3a3a3ae909c9706be-d # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/e1/e1be18cb92d74069ec0357b9b84429a7df37123eefa3505ed957923a9efa4e15-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b549/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b484/_pkg_.a # internal github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b603/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid IUvY9fvnsdRsA-aykjO4/IUvY9fvnsdRsA-aykjO4 -goversion go1.14.7 -D "" -importcfg $WORK/b549/importcfg -pack ./operator.go cat >$WORK/b603/importcfg << 'EOF' # internal # import config EOF cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/07/0768de7f383e5ec8c0b13abc5bf9ed94086f3ccde92064b3b8baee1bc7a60d76-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid HnxkEcw1sRO_HGM9C1uz/HnxkEcw1sRO_HGM9C1uz -goversion go1.14.7 -D "" -importcfg $WORK/b609/importcfg -pack ./exec.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid J3SLWpOi0JOe5AiTCAH0/J3SLWpOi0JOe5AiTCAH0 -goversion go1.14.7 -D "" -importcfg $WORK/b603/importcfg -pack ./integer.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/57/5758706f7dc2921d0f3608c54a57ba803cd4aabe2f7a8689e8cdda887c4d9319-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid xfpoXo8FIG7w3K8jWYRU/xfpoXo8FIG7w3K8jWYRU -goversion go1.14.7 -D "" -importcfg $WORK/b621/importcfg -pack ./opaque.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/floor_ppc64x.o $WORK/b021/modf_ppc64x.o $WORK/b021/sqrt_ppc64x.o $WORK/b021/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b421/ cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/c1/c1e1c18a6a329a2f51e72a6ee1f3c5b886b4ab039d3ffcf84278c4fdafadd549-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b638/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid UeMW0ojeCW1YRzLp-o15/UeMW0ojeCW1YRzLp-o15 -goversion go1.14.7 -D "" -importcfg $WORK/b421/importcfg -pack ./percentage.go ./width.go cat >$WORK/b638/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid ePH_mlOAn62RJDdikw7l/ePH_mlOAn62RJDdikw7l -goversion go1.14.7 -D "" -importcfg $WORK/b638/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/2d/2d41bd91c1961afbc07ab2e0945854b0a040a114653d44ff370e0c8866632580-d # internal github.com/containers/libpod/pkg/util/camelcase mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/libpod/pkg/util/camelcase -complete -installsuffix shared -buildid CC89axfV3rqCZ5r6az_x/CC89axfV3rqCZ5r6az_x -goversion go1.14.7 -D "" -importcfg $WORK/b699/importcfg -pack ./camelcase.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/cf/cf2af195f377b6db58608afac949d9583f5a84df5d496bc736a9fc96362d8ad7-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid fApwS6iKICr_KvYA7lFy/fApwS6iKICr_KvYA7lFy -goversion go1.14.7 -D "" -importcfg $WORK/b717/importcfg -pack ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/8e/8e7db735c9cc02be447a21098e37803765507fe1ddddb72b8810e7964b329ef4-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b718/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid tuD7YEJccA36xFzo7xP2/tuD7YEJccA36xFzo7xP2 -goversion go1.14.7 -D "" -importcfg $WORK/b718/importcfg -pack ./stats.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b609/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/12/1295e9cac1af9c2ae4e768c3ab127a1b66060d27360b548a472cfda3b6ebb8d0-d # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/db/db973342fa60e9ed7e97b9df7a4be1b03958bfb98997a0ef05de8912cf9dab73-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid dweeHzJaXyzsDO9ky36B/dweeHzJaXyzsDO9ky36B -goversion go1.14.7 -D "" -importcfg $WORK/b720/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/94/946cd0e9b6a5ca8ef50918189215881493619a2102032677df5896d9bdf368c3-d # 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/b717/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/0e/0e7cca4a22be97089128d97c8c6a840134a0d1de1ec6ada7a20f9837eb3bdb8d-d # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/f6/f63de934e5ec83e18b3306d75697f3e25ef4e42acc79bb9d62acf067ba9c1cc3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b699/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/b9/b9177be4d1c4ca6cea610b1c8adc1b26bbd9963f27fec107ff05f4165611ba29-d # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/ed/ed5a466995a25c71e46796bf2235f6ec3602708ba818644093dc6ea983e1bbc0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go -dynlinker cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b053/symabis ./asm_ppc64x.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p runtime/cgo -std -installsuffix shared -buildid iRsnOipXvLPRBaP_xY3e/iRsnOipXvLPRBaP_xY3e -goversion go1.14.7 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b053/_cgo_gotypes.go $WORK/b053/cgo.cgo1.go $WORK/b053/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b053/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_ppc64x.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/dc/dc453c59875020999f6df38045575c651a42acd6820045588686c41402b26e4f-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_ppc64x.o $WORK/b005/atomic_ppc64x.o $WORK/b005/duff_ppc64x.o $WORK/b005/memclr_ppc64x.o $WORK/b005/memmove_ppc64x.o $WORK/b005/preempt_ppc64x.o $WORK/b005/rt0_linux_ppc64le.o $WORK/b005/sys_linux_ppc64x.o $WORK/b005/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal internal/singleflight mkdir -p $WORK/b082/ math/rand github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b191/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b082/importcfg -pack ./singleflight.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Uhi8JSD_RCy35xNitHWO/Uhi8JSD_RCy35xNitHWO -goversion go1.14.7 -D "" -importcfg $WORK/b191/importcfg -pack ./pragma.go mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p math/rand -std -complete -installsuffix shared -buildid dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/2f/2f67b114a376bb2aa8077ef99ae8a8a9d486e80c10809eb95fed1daffa7011bc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b231/ io mkdir -p $WORK/b027/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/version=github.com/containers/libpod/vendor/github.com/containers/common/version packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/version=$WORK/b232/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid 3KYWg2OFHh6AJt8pKvy0/3KYWg2OFHh6AJt8pKvy0 -goversion go1.14.7 -D "" -importcfg $WORK/b231/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF internal/oserror mkdir -p $WORK/b017/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p io -std -complete -installsuffix shared -buildid iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b080/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b261/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./message.go cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p strconv -std -complete -installsuffix shared -buildid mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid 7iVVQfb73eJMHaUu6t3W/7iVVQfb73eJMHaUu6t3W -goversion go1.14.7 -D "" -importcfg $WORK/b261/importcfg -pack ./locker.go github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid P7EEAmPoLPK-7wRnwV0n/P7EEAmPoLPK-7wRnwV0n -goversion go1.14.7 -D "" -importcfg $WORK/b376/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/81/81d86cd2a383e2862c421bedcc0bddd43fcc115e131fe6a802d2d4e55dc2f657-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid ddwlGDO1Ho0-M6wdHEID/ddwlGDO1Ho0-M6wdHEID -goversion go1.14.7 -D "" -importcfg $WORK/b384/importcfg -pack ./apparmor_disabled.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/5c/5ca621f1746ad137d6318b4c1e7a851ae5178149780864583146d29939609b20-d # internal github.com/containers/libpod/pkg/registrar mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid mrh-3RfmAVUFgO5AcPNH/mrh-3RfmAVUFgO5AcPNH -goversion go1.14.7 -D "" -importcfg $WORK/b612/importcfg -pack ./registrar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-d # internal github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid FsmKUDPwu0lEGVb19D0G/FsmKUDPwu0lEGVb19D0G -goversion go1.14.7 -D "" -importcfg $WORK/b182/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/71/71b0754d3bf6cf25c3eea0f467e96230bf93f9a564d04faf5faadf1af452b5cb-d # internal container/heap mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p container/heap -std -complete -installsuffix shared -buildid _HAEHB0KO7az-kzKkkn8/_HAEHB0KO7az-kzKkkn8 -goversion go1.14.7 -D "" -importcfg $WORK/b414/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/1b/1bc9b56d92f12dd8f36c5fbc071421827847875977e1cf04bbff524326324259-d # internal hash mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash -std -complete -installsuffix shared -buildid vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-d # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/64/64df320e396d8ed35ffcdde759a69b69b35351d6ff85ab45226411d3279366d8-d # internal crypto/internal/randutil mkdir -p $WORK/b059/ strings mkdir -p $WORK/b051/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid FGwjaOPj6FJv4GHNoOHD/FGwjaOPj6FJv4GHNoOHD -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./randutil.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p strings -std -complete -installsuffix shared -buildid 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/4b/4b72090d714353e8b3e3cf1501c70817ed8500a57bfa4160c2732f8c999fba91-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid Id9koFQnkANqQ2Cm9qhi/Id9koFQnkANqQ2Cm9qhi -goversion go1.14.7 -D "" -importcfg $WORK/b105/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/29/2947bd6acdd6564968af5ba47a05492ce946be54b6cd018a0dc26345dfe5c28c-d # internal hash/crc32 mkdir -p $WORK/b114/ cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b114/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/77/7780f4c3ab16dd18139a5cf345849db74091995710491535ea68e8cbec7b32a5-d # internal hash/crc64 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid wcoez6R1I56cp9GigZz3/wcoez6R1I56cp9GigZz3 -goversion go1.14.7 -D "" -importcfg $WORK/b127/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/8c/8c69bc225177557b6b906ed13836fe2b6ea201022d12f1957eae2855ab2e7350-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid Vgnr2iAZD-UbXa2UvC2Y/Vgnr2iAZD-UbXa2UvC2Y -goversion go1.14.7 -D "" -importcfg $WORK/b104/importcfg -pack ./types.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xUEHlXOY7qDXuj_7gjEp/xUEHlXOY7qDXuj_7gjEp -goversion go1.14.7 -symabis $WORK/b114/symabis -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/2c/2c906a16ddf7ccf12c8177522ff3f0d9a465f684862544f70ee4b57e529a8ff7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid NSz6vHQMIQVQ9J2sf5A2/NSz6vHQMIQVQ9J2sf5A2 -goversion go1.14.7 -D "" -importcfg $WORK/b134/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-d # internal reflect mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/19/19e28e85e1fbfd16453f3a597e1f0458590a5b5e67cade502b266231d12643ef-d # internal crypto mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./crypto.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p reflect -std -installsuffix shared -buildid lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f1/f127dc748c5b93ae85bd00a6bcac3b8cbd24703b2246261fd0d0b9b1b152749f-d # internal crypto/rc4 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid nr5ptmkBNlY7yZDG1l0m/nr5ptmkBNlY7yZDG1l0m -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal regexp/syntax mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -D "" -importcfg $WORK/b096/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b114/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b114/crc32_table_ppc64le.o ./crc32_table_ppc64le.s cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-d # internal path mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p path -std -complete -installsuffix shared -buildid lhQpyJaTTT0IXY43nAHV/lhQpyJaTTT0IXY43nAHV -goversion go1.14.7 -D "" -importcfg $WORK/b097/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b1/b1b7e50079212f183959c52d1c54992f73420085dcb1346a06c9dfb27731b212-d # internal encoding/base32 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid fUCXZteHQ1QWP6k5VaJC/fUCXZteHQ1QWP6k5VaJC -goversion go1.14.7 -D "" -importcfg $WORK/b130/importcfg -pack ./base32.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b114/_pkg_.a $WORK/b114/crc32_ppc64le.o $WORK/b114/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e4/e4cfd80bbf72827ff4ea18fcc34d479c8872cd09e69feb4e5cff925ddc7d39ae-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid vF5HGL7GSYly4FnceLvN/vF5HGL7GSYly4FnceLvN -goversion go1.14.7 -D "" -importcfg $WORK/b132/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ThXBO1aY6TSAninNP4ef/ThXBO1aY6TSAninNP4ef -goversion go1.14.7 -D "" -importcfg $WORK/b155/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/10/105eaca73ee567bd805202c4207be786967b5b7ff17b4c67b30bb74f1b74f6bf-d # internal hash/fnv mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid tfaA34M0ILRTX6sQ5jju/tfaA34M0ILRTX6sQ5jju -goversion go1.14.7 -D "" -importcfg $WORK/b188/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/86/865e8e8be51624ab419ffb83e3fe2fdb213b76d478e1dc1ff17e49f998c88715-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid 1LYrLUb0n-WUDnqavDV1/1LYrLUb0n-WUDnqavDV1 -goversion go1.14.7 -D "" -importcfg $WORK/b217/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/24/2434649ed4a52154758b849e3508dc08e95990ad694b5d23498358befac4b8d7-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid q3X9jtqy2Xm0p-q5hlN-/q3X9jtqy2Xm0p-q5hlN- -goversion go1.14.7 -D "" -importcfg $WORK/b253/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-d # internal compress/bzip2 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid PUouk3kT8E9nKgaulpMJ/PUouk3kT8E9nKgaulpMJ -goversion go1.14.7 -D "" -importcfg $WORK/b109/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/06/06a37bfaf7ce51c5d759993a1e7e48b2d6f7348f0da207419dad7ef653317dd9-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 3C2RIGTZ86_vHYXCjNdK/3C2RIGTZ86_vHYXCjNdK -goversion go1.14.7 -D "" -importcfg $WORK/b276/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3a/3aa13e5861111bfcc6a878cbde310df35bc29baf6279c96cda9f8cb779490c51-d # internal text/tabwriter mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid fb6zBjdrr6R7K7EX_Bxg/fb6zBjdrr6R7K7EX_Bxg -goversion go1.14.7 -D "" -importcfg $WORK/b292/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/47/471f48fd563248d55b8a3f3b4ae24e4740018f322b951825512b127b25cce2b6-d # internal github.com/containers/libpod/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid Z2JaCXLV_Lxi6SCW06xp/Z2JaCXLV_Lxi6SCW06xp -goversion go1.14.7 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/1e/1e6d69a1b7ad548346e0be293dca51c4f5a7a98fec9b2c70d955ca55fb81bae1-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 7N6wT72csguErHUxgvMQ/7N6wT72csguErHUxgvMQ -goversion go1.14.7 -D "" -importcfg $WORK/b372/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/4f/4f3ad07b4adfac53bd933d25ed5e46671a7329f10a6b0880010c37cc947e2e66-d # internal hash/adler32 mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 10aWFVTepmUn69ErfkxE/10aWFVTepmUn69ErfkxE -goversion go1.14.7 -D "" -importcfg $WORK/b375/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/8b/8b2cb38ec3c498d0e1b7082682172521fcc076e5d2cc368f1b6c1fdf516a3982-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid DBbItsViaeQzRreMo4vY/DBbItsViaeQzRreMo4vY -goversion go1.14.7 -D "" -importcfg $WORK/b378/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/ff/ff54eaa180953ebb1afc2af63430238d38afd0e9f338370d4382252a2d8c1f0f-d # internal image mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p image -std -complete -installsuffix shared -buildid hi85dbfWS92mEzKf4nRU/hi85dbfWS92mEzKf4nRU -goversion go1.14.7 -D "" -importcfg $WORK/b379/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/45/4541dad8a86bf30ae16a7f0504120cb02d1c414d1863b541d183a27194bb2016-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid LSK9zdLPKzrQ9b9-_f4F/LSK9zdLPKzrQ9b9-_f4F -goversion go1.14.7 -D "" -importcfg $WORK/b541/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/c4/c42f7496e5807917677475448fefda9612a18c84690b722389bf04cc51c63bac-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid sA944inNbcKPO_76L0Uq/sA944inNbcKPO_76L0Uq -goversion go1.14.7 -D "" -importcfg $WORK/b642/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/e9/e913bd5162d2c1013198255ebdb312b7a291c7dd38c96fd91e75b44a2903f038-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/79/79c80ba5ae817a04e872d855a1348cd99774f2d615347fd21b27a451d582ae7f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/4a/4a19a1c58dd24415c78faa69c20a97605a883a37b5edea49491f261c105ebcfe-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-d # internal regexp mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p regexp -std -complete -installsuffix shared -buildid H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b095/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal time mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF internal/syscall/execenv mkdir -p $WORK/b031/ cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/unix github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid PcxkdgdaprLG5moWHAih/PcxkdgdaprLG5moWHAih -goversion go1.14.7 -D "" -importcfg $WORK/b447/importcfg -pack ./syscall_unix.go mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/ac/aca048f3ada01ae5ebcd0ee9b313ed39c39d39ff786421629ae9c56fd30805db-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid 9l9pT1klykwsiK8XbSat/9l9pT1klykwsiK8XbSat -goversion go1.14.7 -D "" -importcfg $WORK/b487/importcfg -pack ./cgroups.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/d8/d8697ebe4f03104b493fde1f97fef144c2e6afa6825c5bd52f07d6fe10ab1052-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/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/24/24820b4bd9221ac7dddd439c9ca9a1051161bdb448b5ffe21979e6b2d7fbe696-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/7f/7f7f86e61258a03a0fd0c288f7c8d3c5c645902c67a3f63650046b1c0edc50dd-d # internal image/internal/imageutil mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b379/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid JJlVYEhyTMRh_65fsiKN/JJlVYEhyTMRh_65fsiKN -goversion go1.14.7 -D "" -importcfg $WORK/b382/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/48/48b746fa1331aa66ea5facfae54bfddf0e9c33af4dcb4f7e84bbee59cfb31052-d # internal image/jpeg mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 7ApAo-AMqNj7QvT5RfnF/7ApAo-AMqNj7QvT5RfnF -goversion go1.14.7 -D "" -importcfg $WORK/b381/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-d # internal github.com/containers/libpod/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/acarl005/stripansi -complete -installsuffix shared -buildid Ihf34i9nNw2_VzbdLC8D/Ihf34i9nNw2_VzbdLC8D -goversion go1.14.7 -D "" -importcfg $WORK/b415/importcfg -pack ./stripansi.go github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b425/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version github.com/containers/libpod/pkg/resolvconf/dns mkdir -p $WORK/b614/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid pW95kYVfE_McE5SJf5ey/pW95kYVfE_McE5SJf5ey -goversion go1.14.7 -D "" -importcfg $WORK/b425/importcfg -pack ./resolvconf.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid IP11IoOYMyYF4XMZqurP/IP11IoOYMyYF4XMZqurP -goversion go1.14.7 -D "" -importcfg $WORK/b614/importcfg -pack ./resolvconf.go mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 6WSg_V7aE9fN0ew-gqBV/6WSg_V7aE9fN0ew-gqBV -goversion go1.14.7 -D "" -importcfg $WORK/b576/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/5c/5cf9c1b1356b3d6dc48e6d6edf12f4616670aaafcd2bd232c8147c502524e089-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/c2/c203567b05beda66b60042770f7ffee79edba00a353c5db8915bebb222abbcc9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/75/7522eabf5bac2f5cae0bfd2e849e6d4adda54fc17bdc4b162d8aae4fe4940770-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/71/71e450bc203a4d0d83eaac6a04c360e7b95bf117bd8569a37f4a4854c396a624-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b602/ github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter github.com/containers/libpod/vendor/go.uber.org/atomic mkdir -p $WORK/b729/ internal/poll mkdir -p $WORK/b029/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid BqDUrMioiUHuMm6n2C7r/BqDUrMioiUHuMm6n2C7r -goversion go1.14.7 -D "" -importcfg $WORK/b602/importcfg -pack ./clock.go cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid nqkPrYJB7PBPbz5GnY7W/nqkPrYJB7PBPbz5GnY7W -goversion go1.14.7 -D "" -importcfg $WORK/b494/importcfg -pack ./leakybucket.go ./memory.go ./storage.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -shared -p github.com/containers/libpod/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid kxoOlG4nL4_muGwd9MAY/kxoOlG4nL4_muGwd9MAY -goversion go1.14.7 -D "" -importcfg $WORK/b729/importcfg -pack ./atomic.go ./error.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/a8/a8f1564a65ed1d37c381c303a66a71ac32d7aa03c763b91c2cc414f2c261dfc8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid b3cVFvkwMsWcnzZbjhVD/b3cVFvkwMsWcnzZbjhVD -goversion go1.14.7 -D "" -importcfg $WORK/b248/importcfg -pack ./context.go ./go17.go ./go19.go github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid IPVJqqYg6xhiLkOy5JcA/IPVJqqYg6xhiLkOy5JcA -goversion go1.14.7 -D "" -importcfg $WORK/b422/importcfg -pack ./semaphore.go github.com/containers/libpod/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid QfRO6vH-1T3cqmKdsG-C/QfRO6vH-1T3cqmKdsG-C -goversion go1.14.7 -D "" -importcfg $WORK/b448/importcfg -pack ./errgroup.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/1f/1fe77ca6047ff1387a33b597665dc205ee415caf26845c3c4f82d5a13fd0a41a-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal internal/fmtsort mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal encoding/binary mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/e8/e864e0c891def8d8e7a63bcba4053ecce9fbf48b7e689da180fc66ed526064bb-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid B80R87zx2OUrv9DKu4Cd/B80R87zx2OUrv9DKu4Cd -goversion go1.14.7 -D "" -importcfg $WORK/b284/importcfg -pack ./errwrap.go cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/cc/cca9df9178ab921ea9b8f291d2cd50983ddaec2ffc5e4e39bf649508029c6806-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid Wnqm1_TD8r9-k5Syx1p_/Wnqm1_TD8r9-k5Syx1p_ -goversion go1.14.7 -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/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/3b/3b6c4925e80d97154c0730a5c974ff111621e22370cb25587a31f88317441be9-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/95/959dc427e2160fc1ade10a1ba98ada7969902ef9bd713f1fe32547e3aee6753d-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/21/215d6bb78258468189d75972b798b7ec8766d5c3a8966a59665ab5399bb5e55b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/af/afe2b91124cb848e277fb26cb4996652ef31229c716beb39ca2871e8732f87eb-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/d0/d0f7e9f414f37456b397e9f233c616206f76f8300d3c41f222005baacab44dc3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-d # internal crypto/cipher mkdir -p $WORK/b039/ cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF crypto/md5 mkdir -p $WORK/b064/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b039/symabis ./xor_ppc64x.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b062/ encoding/base64 mkdir -p $WORK/b074/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid 1M9mp1A1RhmzjnHSboKR/1M9mp1A1RhmzjnHSboKR -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./const.go ./edwards25519.go vendor/golang.org/x/crypto/poly1305 cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b087/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./base64.go cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b087/symabis ./sum_ppc64le.s mkdir -p $WORK/b113/ mkdir -p $WORK/b115/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 0At3lHvyTgeoWtaNv_D-/0At3lHvyTgeoWtaNv_D- -goversion go1.14.7 -D "" -importcfg $WORK/b113/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid XBrOtOUdCD0zqQuMHpBr/XBrOtOUdCD0zqQuMHpBr -goversion go1.14.7 -D "" -importcfg $WORK/b115/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b064/symabis ./md5block_ppc64x.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 0ttIfqCndvTGpJU3TMsI/0ttIfqCndvTGpJU3TMsI -goversion go1.14.7 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ZcJzGooSxe3Xed-Vbp7C/ZcJzGooSxe3Xed-Vbp7C -goversion go1.14.7 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-d # internal encoding/pem mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid adj2gKy4hwnEAicouanZ/adj2gKy4hwnEAicouanZ -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b039/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b039/_pkg_.a $WORK/b039/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-d # internal crypto/des mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid m6cH7JAIomkkXjWuyG89/m6cH7JAIomkkXjWuyG89 -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b087/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/12/1236f6432213d4941fbc7e729093881b21f8c78089fa75ad7d9863e93b462942-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b085/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b085/symabis ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/3b/3bb8b67af658536df67d99b66560cc3f61cb93f5bf37fb4aeb343e4f305d6bd9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b121/ cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b121/symabis ./asm_linux_ppc64x.s cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal fmt mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p fmt -std -complete -installsuffix shared -buildid FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b087/_pkg_.a $WORK/b087/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/52/5280de9ffe1b04aef3259bcb5df531f6d4b4363100c8766da7137c6f2947f899-d # internal path/filepath cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d2/d2f9c5892c1687520a30f83823324c0e9113e4321790c5ce88b40d5e5108adcc-d # internal mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b079/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b079/ -importpath net -- -I $WORK/b079/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid RKZZuB5UxlCYWGWsHQH3/RKZZuB5UxlCYWGWsHQH3 -goversion go1.14.7 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b122/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid wVoExNbmjm3EjQu0RSt_/wVoExNbmjm3EjQu0RSt_ -goversion go1.14.7 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_ppc64le.go ./zsyscall_linux.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux.go ./ztypes_linux_ppc64le.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b064/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/56/564755ccdecbaec8530d9a82f056d403891019dfb03ae72fe310ce33af6e918c-d # internal runtime/debug mkdir -p $WORK/b117/ cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b117/symabis ./debug.s cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/md5block_ppc64x.o # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p runtime/debug -std -installsuffix shared -buildid Kwtq2bVnvVRxcX6ozF39/Kwtq2bVnvVRxcX6ozF39 -goversion go1.14.7 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a8/a8e91f6910edf47046ac10683d819488b05facafe0ad4c877ab4163ec33174e6-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid RWuJqPNZnTcCpbkNBFLN/RWuJqPNZnTcCpbkNBFLN -goversion go1.14.7 -D "" -importcfg $WORK/b187/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3f/3f449b64166b45fd5fed929842168ad23b123cc8b5c44274e828ee2a566130e0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 4gY1rOtsDjny7DxJGAGe/4gY1rOtsDjny7DxJGAGe -goversion go1.14.7 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/cc/cc5a404983f527a1a3912e582db1c83e2a5c5548b5d7e21657cb6b15c4ef899d-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid Jyv9FwJJC2VTeLCrqrNa/Jyv9FwJJC2VTeLCrqrNa -goversion go1.14.7 -D "" -importcfg $WORK/b371/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b117/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal io/ioutil mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/6e/6e244e21b19ae5aff50354e9569fc57f1642ae44b6afa0e48b544d1279e9fa02-d # internal cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b139/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b117/_pkg_.a $WORK/b117/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/bd/bd50add4253ce472a8040cf50096389a6a3447d5656b7b93df198dd28731526a-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid yLg5RAeYDhE7uVAYtdQn/yLg5RAeYDhE7uVAYtdQn -goversion go1.14.7 -D "" -importcfg $WORK/b416/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid aaRVYwh0Zrq0bXjmhNCY/aaRVYwh0Zrq0bXjmhNCY -goversion go1.14.7 -D "" -importcfg $WORK/b221/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b085/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/af/afb3cf80b1779724ddb25d9906ce36988a9a0b8d1d8572e9e6920e69638736e9-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid AalJyaERYMqjxutW9qgn/AalJyaERYMqjxutW9qgn -goversion go1.14.7 -D "" -importcfg $WORK/b260/importcfg -pack ./directory.go ./directory_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b085/_pkg_.a $WORK/b085/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/3c/3c05481a8ce6fd3e35351a4d1c8e88478913a6c53e62dbda24a1e5124c774abe-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid LY7xM9HrHVQtedVBYiuL/LY7xM9HrHVQtedVBYiuL -goversion go1.14.7 -D "" -importcfg $WORK/b084/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/e1/e12240f7694b3f5eb2ab68e2e21269ede0228751744641f9304eb7f0a72bc480-d # internal os/signal mkdir -p $WORK/b456/ cat >$WORK/b456/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b456=>" -I $WORK/b456/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b456/symabis ./sig.s cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p os/signal -std -installsuffix shared -buildid uah4VFZLLUnUjYs_zsp3/uah4VFZLLUnUjYs_zsp3 -goversion go1.14.7 -symabis $WORK/b456/symabis -D "" -importcfg $WORK/b456/importcfg -pack -asmhdr $WORK/b456/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/ff/ffe49bfc1198dd3295845209eda39a28d4933947005941b65392dfa02b92d32c-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid rlal97wYYJ3rL_sjS17j/rlal97wYYJ3rL_sjS17j -goversion go1.14.7 -D "" -importcfg $WORK/b485/importcfg -pack ./tty.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/20/2077a001a76bee68034b1a735831f57df78dbf81423ff0ab6b822648cb5a82a5-d # internal github.com/containers/libpod/pkg/ctime mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid dE5jAYQrvOaXOplbNVTD/dE5jAYQrvOaXOplbNVTD -goversion go1.14.7 -D "" -importcfg $WORK/b529/importcfg -pack ./ctime.go ./ctime_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/95/951b5971d3a3a6be310a32e66ee20518f13a8291a9bf014f25ed6bdbdd3d02dd-d # internal internal/lazyregexp mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 8wAxXRQwKj0q7MPRI8Kp/8wAxXRQwKj0q7MPRI8Kp -goversion go1.14.7 -D "" -importcfg $WORK/b557/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/95/957e0af08ed2c9bb133edab5b2c452f599d4ae9809a71d45887b3da1fa2915c5-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b637/ cat >$WORK/b637/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b637=>" -I $WORK/b637/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b637/symabis ./chacha_ppc64le.s cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b640/ cat >$WORK/b640/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b640=>" -I $WORK/b640/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b640/symabis ./sum_ppc64le.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b456=>" -I $WORK/b456/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b456/sig.o ./sig.s cat >$WORK/b637/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b638/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 -installsuffix shared -buildid yQphXFmh3TBtznaaViAD/yQphXFmh3TBtznaaViAD -goversion go1.14.7 -symabis $WORK/b637/symabis -D "" -importcfg $WORK/b637/importcfg -pack -asmhdr $WORK/b637/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/aa/aae24daa9953966ccce88e0729821b4b8342b22ede63a48ceb0be29b2f11fc90-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid PQIMiz6OQiihvcYtSplQ/PQIMiz6OQiihvcYtSplQ -goversion go1.14.7 -D "" -importcfg $WORK/b643/importcfg -pack ./homedir.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 -installsuffix shared -buildid xor4G65DWF3YQsv2Jo2P/xor4G65DWF3YQsv2Jo2P -goversion go1.14.7 -symabis $WORK/b640/symabis -D "" -importcfg $WORK/b640/importcfg -pack -asmhdr $WORK/b640/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_noasm.go ./sum_ppc64le.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b456/_pkg_.a $WORK/b456/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/9d/9d4abd0b9b400af40251e01e268023bc79b8587b73dac52c408c1d94a9ab2c85-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/9d/9da69da15872bb4d8d9cbff73cb64032c73918f6e8b4b8107145a675593c2818-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/16/169d9c178ee5d56af2811d4cf8d87b91e64ef0a9d29dbe3730fff0913a089d50-d # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b640=>" -I $WORK/b640/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b640/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b640/_pkg_.a $WORK/b640/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/9e/9e65dede095940e63b005dc1f6e6b349048af45e3b5f622400d219bb272ea54c-d # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b637=>" -I $WORK/b637/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b637/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b637/_pkg_.a $WORK/b637/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/ea/ea5c49e6761e88de532e0fc9547fdd03368922affbe79f1baf53eee185df7366-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal encoding/hex mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go net/url mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p net/url -std -complete -installsuffix shared -buildid A-zp0k6GnFVc21YUv-uT/A-zp0k6GnFVc21YUv-uT -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./url.go vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF math/big mkdir -p $WORK/b049/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid EioH1gXulF-aRLPAwEMZ/EioH1gXulF-aRLPAwEMZ -goversion go1.14.7 -D "" -importcfg $WORK/b088/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go encoding/json mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b090/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b049/symabis ./arith_ppc64x.s github.com/containers/libpod/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid 7EvcSjBQTsWc2bKArkdb/7EvcSjBQTsWc2bKArkdb -goversion go1.14.7 -D "" -importcfg $WORK/b094/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/containers/libpod/vendor/github.com/pkg/errors mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 370og7zI9ITVCuHPeXdr/370og7zI9ITVCuHPeXdr -goversion go1.14.7 -D "" -importcfg $WORK/b098/importcfg -pack ./errors.go ./go113.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/5e/5ed0434d1a914bee513e8f59ff364172e8fa2438108a31c3863801cc991932dc-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid eifgqybZZVUZEhDpPnVD/eifgqybZZVUZEhDpPnVD -goversion go1.14.7 -D "" -importcfg $WORK/b100/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/56/56780d81e872998c1a90bea5a01493d0cdd923f56877adaa0ed73b2bb5cbb124-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid GJI71bstS2_ERqp60nt4/GJI71bstS2_ERqp60nt4 -goversion go1.14.7 -D "" -importcfg $WORK/b107/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/f3/f374a14d88ff425e741e701c46a5353c6bd138f6a61e2ba8d33da16d82163271-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 16DC7R-mOHpv95Iiisky/16DC7R-mOHpv95Iiisky -goversion go1.14.7 -D "" -importcfg $WORK/b112/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/d7/d710dc23984323423e60add58c13c1b4ccb84960a3030918eab3f10df6e6d1b2-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid AXb1ktxsoenG6v8Z7Wu7/AXb1ktxsoenG6v8Z7Wu7 -goversion go1.14.7 -D "" -importcfg $WORK/b093/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/26/26623a6108d154717cac5c620c8363f874b5fc7378b6dd38bc636826e32e6d1e-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid wzxr4R5oMeQm06Os5b-v/wzxr4R5oMeQm06Os5b-v -goversion go1.14.7 -D "" -importcfg $WORK/b106/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/10/10c01d2c49bf6bf4707a6dddf20bd2364b3c8fd28e32f1bb180bad2bdf19adbe-d # internal log mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p log -std -complete -installsuffix shared -buildid vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b116/importcfg -pack ./log.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b121/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b121/_pkg_.a $WORK/b121/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/49/498f5262b3cefd9c8183fbd11a2cc4a5e5abfe5abd4f2f6e20b8395c26c6922d-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid Myp2z2kd2oYAwXdT4gVP/Myp2z2kd2oYAwXdT4gVP -goversion go1.14.7 -D "" -importcfg $WORK/b119/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/93/934af55894ed79b5f216606871327a6d4cf462865fe83354de1f3d427e6c5b1c-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid c6Mp_HRZfUz-inA2GUFt/c6Mp_HRZfUz-inA2GUFt -goversion go1.14.7 -D "" -importcfg $WORK/b124/importcfg -pack ./xlog.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ea/ea0e7cc51459568bfd5f3f5f7da4330474a57733a6b45dc30d02dc5596344055-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid OB158d1oWFSfWQmMQUfV/OB158d1oWFSfWQmMQUfV -goversion go1.14.7 -D "" -importcfg $WORK/b092/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid Fhzfb31j94kK_CEJl7hx/Fhzfb31j94kK_CEJl7hx -goversion go1.14.7 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/00/00d3a32ca07050da039dfa87ea053c341b22f8e9d762442d54f1687e347a1bf2-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid 44ola5mGi5J7WeZ5uSeb/44ola5mGi5J7WeZ5uSeb -goversion go1.14.7 -D "" -importcfg $WORK/b111/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/36/36dd962bde0757d1b62e56edec55f6e4d9ec7beb70996484482c6ea857f6b18c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid biKLiRBWh42NU55lQCg3/biKLiRBWh42NU55lQCg3 -goversion go1.14.7 -D "" -importcfg $WORK/b136/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/4a/4a0a7761072713b1aa1aa97b1ad9c32ea922803b4e2975d299bb8eef7c53d642-d # internal os/user mkdir -p $WORK/b141/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b141/ -importpath os/user -- -I $WORK/b141/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/35/3505b06cc7fa91ce4985f2c09e0dfdd51a1ce8d711dea4ee41909b9c18075d9b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/35/3502ea6a0274b77c1df4f2b81dae49ec079319521d036855c1bc435a88d962f8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid ne3dhiX3C3BP6tGvwSCv/ne3dhiX3C3BP6tGvwSCv -goversion go1.14.7 -D "" -importcfg $WORK/b102/importcfg -pack ./platform_matcher.go github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid QYPRdGYpIPTvq_Uhv-JP/QYPRdGYpIPTvq_Uhv-JP -goversion go1.14.7 -D "" -importcfg $WORK/b125/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/bf/bf8bda23660c3edac40ed4b24dac56659922bf1e8d6de6cb178a279d8ea9a39b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid jQC7MOt4wKeiYJTL68bN/jQC7MOt4wKeiYJTL68bN -goversion go1.14.7 -D "" -importcfg $WORK/b133/importcfg -pack ./none.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid cZUWJ8aVIovXXgttEVJ3/cZUWJ8aVIovXXgttEVJ3 -goversion go1.14.7 -D "" -importcfg $WORK/b120/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/0f/0f5d714719cc17c67de7965dcfaa5047c268c1157ccad6acdfea6fb3d2910d77-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 3G4R58VU-QybzK5-vcu_/3G4R58VU-QybzK5-vcu_ -goversion go1.14.7 -D "" -importcfg $WORK/b128/importcfg -pack ./strslice.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/3d/3d73444fae111e62c689fc19ac53f0f114b0dafaafda39c88c914422b35d090a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid eewr_9uBVNOnW3YaBxWj/eewr_9uBVNOnW3YaBxWj -goversion go1.14.7 -D "" -importcfg $WORK/b138/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/70/70773488cb5b798de0090baf47efdb7eba2ff2facc8dacd304cad642075458f1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid -CeU425ilgDhip98kZFw/-CeU425ilgDhip98kZFw -goversion go1.14.7 -D "" -importcfg $WORK/b137/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/38/38af281ee119705a6746a432a9103f645b07ea2e05c6e7bebe07c95ba75fa63e-d # internal github.com/containers/libpod/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid j1iyXBsOLck0746e2y5G/j1iyXBsOLck0746e2y5G -goversion go1.14.7 -D "" -importcfg $WORK/b143/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/40/4010249e9a446342cafe61d2e4340c6f5283107db40f7781434c3a7d6ee83e66-d # internal compress/flate mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid n94Z4cl6pcLjNxHQ5FUs/n94Z4cl6pcLjNxHQ5FUs -goversion go1.14.7 -D "" -importcfg $WORK/b151/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/01/013e3f08fa92ac376139eb5c30b4bc04794b164e21690618e86e99bff739bf6e-d # internal github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid kV2CPkDmn_XyA7ThlVWD/kV2CPkDmn_XyA7ThlVWD -goversion go1.14.7 -D "" -importcfg $WORK/b118/importcfg -pack ./gunzip.go ./gzip.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p net -std -installsuffix shared -buildid 326p0f-_M3proVrsQpsv/326p0f-_M3proVrsQpsv -goversion go1.14.7 -D "" -importcfg $WORK/b079/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b079/_cgo_gotypes.go $WORK/b079/cgo_linux.cgo1.go $WORK/b079/cgo_resnew.cgo1.go $WORK/b079/cgo_socknew.cgo1.go $WORK/b079/cgo_unix.cgo1.go $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/2b/2b2ec2e5bd50e018553bf8c368093b70f98d15d32b29688123c87c4faf512fce-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b049/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid OTNIMHAqy04d-kwKfE_2/OTNIMHAqy04d-kwKfE_2 -goversion go1.14.7 -D "" -importcfg $WORK/b156/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-d # internal encoding/asn1 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid xbwayHvz69QTcru3fH0-/xbwayHvz69QTcru3fH0- -goversion go1.14.7 -D "" -importcfg $WORK/b048/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/11/11c650ca6ae62878a17929332af207a94970c168cb4359fd1f07a05435f367a2-d # internal crypto/elliptic mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b058/symabis ./p256_asm_ppc64le.s cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid l4f1hHCcVeE3ukPKnR7R/l4f1hHCcVeE3ukPKnR7R -goversion go1.14.7 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f4/f42f1738707290371322fcf1f8975cc3151eb20ad69faef1e185d9e2a70ef885-d # internal crypto/dsa mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid WnHt6JJ62VM7GGI4tYm3/WnHt6JJ62VM7GGI4tYm3 -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/82/829ed970eb41b4236290357e6893a3d7649328ad5aeea9ba9254486223db4585-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid VWjWDVyd5KEgfcQEI5VO/VWjWDVyd5KEgfcQEI5VO -goversion go1.14.7 -D "" -importcfg $WORK/b157/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/14/1449c58db4ca3986ef32983fb3b1ab5366c2f1b17f130043afbbaf74a0ecdfe5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid SOiE75szieNr60sX3orw/SOiE75szieNr60sX3orw -goversion go1.14.7 -D "" -importcfg $WORK/b154/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/2e/2e8ee1e349bd161e2080146088f57219c744cb9c0a6a0f0c42f107b6202388aa-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid cS9CIpgGGUBWFmjhV0yV/cS9CIpgGGUBWFmjhV0yV -goversion go1.14.7 -D "" -importcfg $WORK/b160/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/82/82982237b9bfda9d1c02c703d824d50ed17a09f4565aaba5fc9139821c9d8a2d-d # internal compress/gzip mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 54qCWFBO4LUF19BJv_7A/54qCWFBO4LUF19BJv_7A -goversion go1.14.7 -D "" -importcfg $WORK/b150/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/35/35e09c3374a4e15e958d9cb087f6ed8746d2bd4de78eddcc799a816797f08ccc-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/85/8518e9b78467fa536d7ec8408029ac2dcdf06184abc5303c25caed7076def722-d # internal crypto/x509/pkix mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF crypto/internal/boring mkdir -p $WORK/b043/ cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid JlSx3XnjtZ-1dF6UZ5Up/JlSx3XnjtZ-1dF6UZ5Up -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./pkix.go cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b043/ -importpath crypto/internal/boring -- -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a0/a08d6a1cb91d6b8a03a2b912fc1deae82fc306dfc757258ca0e5460405ec253e-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid sRq6yXGIt_XBWzMOrv_A/sRq6yXGIt_XBWzMOrv_A -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/b3/b39328446e3002a5b930b690f9fac4bc31d4b16c8af7baf0ee6102694ecbaae2-d # internal mime mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime -std -complete -installsuffix shared -buildid NDO4g3HLZNk9nV2AU_2o/NDO4g3HLZNk9nV2AU_2o -goversion go1.14.7 -D "" -importcfg $WORK/b161/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b058/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/9b/9b09135b09c7cedde1468efb33562a1bb6e3879706a56f012c43b352ce24599e-d # internal mime/quotedprintable mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid _HuUFQp2zZ3Zot1xZuoP/_HuUFQp2zZ3Zot1xZuoP -goversion go1.14.7 -D "" -importcfg $WORK/b163/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b058/_pkg_.a $WORK/b058/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f0/f06840bd24b2c06fbac7d9b00434b91c4c1c41ed1a954071567cd6b1d2187992-d # internal net/http/internal mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid Jb6LCoBUHs1IMSJf9etQ/Jb6LCoBUHs1IMSJf9etQ -goversion go1.14.7 -D "" -importcfg $WORK/b165/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/94/940fd1bd91e1972d9739ef86d870843b04c26ae966d709973ad4aaece35e3f22-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid CE26yyOektW0PQasVmje/CE26yyOektW0PQasVmje -goversion go1.14.7 -D "" -importcfg $WORK/b167/importcfg -pack ./stub.go ./transports.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/63/6304c5410eb04c13a0ed765f1dee04cbdaee70a598a5286a8041f643d2a92567-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid a2ZHGHhDZQ-Dn-QElMcC/a2ZHGHhDZQ-Dn-QElMcC -goversion go1.14.7 -D "" -importcfg $WORK/b171/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/fb/fbe940de098ba33634ada4d20ff0b9220710e8f7275709c5823581146ed7973a-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid eZR9w-bNLVfhBC6cVAwD/eZR9w-bNLVfhBC6cVAwD -goversion go1.14.7 -D "" -importcfg $WORK/b186/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/72/72e4492a485e7baf9647ea1ea41de7dba942c38ebf19c2daa08ac72be240fb0c-d # internal go/token mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p go/token -std -complete -installsuffix shared -buildid gBfoic5xPHvvT9sASgPh/gBfoic5xPHvvT9sASgPh -goversion go1.14.7 -D "" -importcfg $WORK/b196/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/0d/0df727bfe3b1c50c66cad6e9124bd536c8d7c455519eab0bd73b9c8a9aeeb79b-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid HNIm6_1_jTuej6KlUV3U/HNIm6_1_jTuej6KlUV3U -goversion go1.14.7 -D "" -importcfg $WORK/b185/importcfg -pack ./wire.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/db/dbb691e8547a10afec9d0d3acb72bc4e35140735344ed7e5280856f4a9573ae6-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid efvrWUX47FPow8jiCovU/efvrWUX47FPow8jiCovU -goversion go1.14.7 -D "" -importcfg $WORK/b190/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/6c/6cbf7f1947453dc64ee048b0e763268f46a489dbebe8f16f9e653698802e188e-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid _HZOleJS0RXBfO09HYAD/_HZOleJS0RXBfO09HYAD -goversion go1.14.7 -D "" -importcfg $WORK/b212/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/95/95e710c8e2e37b4137580ed8b472d234da0b33972ac5f667c23daa62e52a1784-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b157/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid oVHfkRIdZ6pyzH933aGi/oVHfkRIdZ6pyzH933aGi -goversion go1.14.7 -D "" -importcfg $WORK/b153/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/e9/e9ba5b40f701e65bd1d107dcbb6af1656cd840c5ce690a9b8e1d6afd6f3da761-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid UpYjONk5qBKqwZ8XSV8G/UpYjONk5qBKqwZ8XSV8G -goversion go1.14.7 -D "" -importcfg $WORK/b170/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/4f/4fa77af4b54703b1803e344079d759721349c1525a23b117950f84f056293816-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid yGGpZHq2miRU_almaKIn/yGGpZHq2miRU_almaKIn -goversion go1.14.7 -D "" -importcfg $WORK/b218/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/d2/d20462688b41dbf8cffe2784436f23903d80f4a94026fd388817dba189628cd6-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid GkxHf97lw5CgidSyHjh4/GkxHf97lw5CgidSyHjh4 -goversion go1.14.7 -D "" -importcfg $WORK/b220/importcfg -pack ./fs.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/ce/ce46b2263dac3366a6c8d8f3065dbd8cb629402410aea11441f10fafbb8cb214-d # internal github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid tqB-z6NLo39sqQTLzuBB/tqB-z6NLo39sqQTLzuBB -goversion go1.14.7 -D "" -importcfg $WORK/b225/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -o $WORK/b141/_cgo_.o $WORK/b141/_cgo_main.o $WORK/b141/_x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o $WORK/b141/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/ef/ef603714fc4aecbd31c28276750d4590ee65f01ddeb91df07a9f2ee11b928423-d # internal encoding/csv mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid Gz5-yRvhQmpoJ_ND7bRr/Gz5-yRvhQmpoJ_ND7bRr -goversion go1.14.7 -D "" -importcfg $WORK/b227/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b141/_cgo_.o -dynout $WORK/b141/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p os/user -std -installsuffix shared -buildid VbNWWRyX1akikMgGIvhk/VbNWWRyX1akikMgGIvhk -goversion go1.14.7 -D "" -importcfg $WORK/b141/importcfg -pack ./lookup.go ./user.go $WORK/b141/_cgo_gotypes.go $WORK/b141/cgo_lookup_unix.cgo1.go $WORK/b141/getgrouplist_unix.cgo1.go $WORK/b141/listgroups_unix.cgo1.go $WORK/b141/_cgo_import.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/fa/fa8c14df1e8ccf678483e78851d1762e0f367eaadb35485262c601589378da6a-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid eFusyFzm-KZeKP3tFcBI/eFusyFzm-KZeKP3tFcBI -goversion go1.14.7 -D "" -importcfg $WORK/b192/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/42/42a34561f1592874fa5bccb26197f14bd7fe8ab8499ae63fa287ead0a064003e-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid HkBh59RxYQGDqkkdVhY-/HkBh59RxYQGDqkkdVhY- -goversion go1.14.7 -D "" -importcfg $WORK/b195/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/54/54669ce0760b4cf5310f281917cc099132e12528beddf87eae1c970c0107500f-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid K_wEEX8r8kKRQWnAiaPP/K_wEEX8r8kKRQWnAiaPP -goversion go1.14.7 -D "" -importcfg $WORK/b198/importcfg -pack ./mapsort.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b141/_pkg_.a $WORK/b141/_x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o $WORK/b141/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/10/10c49cd652c04b5bffb1a79ad96c81cf88d517aba9545d1ac62e10abad3c269a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid l7WY99aW6Q-CUP4-QVU2/l7WY99aW6Q-CUP4-QVU2 -goversion go1.14.7 -D "" -importcfg $WORK/b140/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/bd/bdbd0d8b78f2e05e19085c45bb5c064577e494f6a8e0199c12d04f301f389b64-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid dQtV38aWWxVaffwqdwvK/dQtV38aWWxVaffwqdwvK -goversion go1.14.7 -D "" -importcfg $WORK/b144/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/5e/5e9a0a6c0a6f2346e1ee8bcb2304f48f0d6d48a688127244bdc2c43605821b9a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid 8ALv69l2TUQLbJHxYWPb/8ALv69l2TUQLbJHxYWPb -goversion go1.14.7 -D "" -importcfg $WORK/b189/importcfg -pack ./messageset.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/78/78f9bf0e85557554b8b9c244adf6b1727e0643920f24c72af7e8db6d9645e25f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ae/ae360a3e2d9f4f87813cd1339148b65505246fa7d954811ed892d1c16d1a2a3f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b135/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b193/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid l6DgpptMeOl3lwQp9cS0/l6DgpptMeOl3lwQp9cS0 -goversion go1.14.7 -D "" -importcfg $WORK/b135/importcfg -pack ./config.go ./config_linux.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid sXyKB-4DW9lrCcuKNmrg/sXyKB-4DW9lrCcuKNmrg -goversion go1.14.7 -D "" -importcfg $WORK/b193/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/86/8608e77676dfb3e606b2dce7c776cc45b0e931f96ec2618d7442b156259c9e2e-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid gS769N80fRImHlz36n9Q/gS769N80fRImHlz36n9Q -goversion go1.14.7 -D "" -importcfg $WORK/b201/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/d9/d93c6cfa43995e207992e378402e34826a13d88ad56842cd32dab427baf78113-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid eZkflXgfJ3xwdG4fKDtE/eZkflXgfJ3xwdG4fKDtE -goversion go1.14.7 -D "" -importcfg $WORK/b142/importcfg -pack ./system_registries_v2.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/32/32a0ff7e9786ee4ee5460d902db48bbdcc4d78324f779c85e0db4188ca67c4c4-d # internal github.com/containers/libpod/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid SB9OfWTvOeGhd3WWGiqS/SB9OfWTvOeGhd3WWGiqS -goversion go1.14.7 -D "" -importcfg $WORK/b148/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/84/84c17151145528aeb02baca0737b9b45da2d9054cf5cc98dbdaaaf39dc9666fb-d # internal net/textproto mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/13/13532d538b6aff0ff0b0c7539a57e6506ece693e7f2c8760a90ac8ea9ec56368-d # internal cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid ju-TuTFotVwcBqbaXh55/ju-TuTFotVwcBqbaXh55 -goversion go1.14.7 -D "" -importcfg $WORK/b158/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid fIDuzzcWtb7DSiVrrmLI/fIDuzzcWtb7DSiVrrmLI -goversion go1.14.7 -D "" -importcfg $WORK/b159/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/79/792999abe05efefaa43a0bc5e92b10cb0f68d0d3b32d2d045b599b5fcaaf64d5-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid msD8cTtVYpp-o5KM6A6Y/msD8cTtVYpp-o5KM6A6Y -goversion go1.14.7 -D "" -importcfg $WORK/b202/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/71/71ea275fcf3dae00644e2257f079a72291c0e562aa0266ffe52d9ccb6584cf23-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 049uTnrwiZQ4wT_c72GY/049uTnrwiZQ4wT_c72GY -goversion go1.14.7 -D "" -importcfg $WORK/b205/importcfg -pack ./stringer.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/df/dfae7a9fc8babe60c41afee64d501ed4d06f73cf14200047954e297a77f430df-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b148/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid MBA3mVsCc1vsCFqAx_z9/MBA3mVsCc1vsCFqAx_z9 -goversion go1.14.7 -D "" -importcfg $WORK/b147/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c1/c19fd126df6adcb43759e9af8691bfdd95811100211c32665ab532b141487890-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid hFunnqFIeXr2Hn3eT5-7/hFunnqFIeXr2Hn3eT5-7 -goversion go1.14.7 -D "" -importcfg $WORK/b206/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/22/22e79f18ac077f1a273db9b4abeeed4fc7c7f64e69850ea43f19334c7b591030-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid LNi-7P2hx9n_9EQLI4Qk/LNi-7P2hx9n_9EQLI4Qk -goversion go1.14.7 -D "" -importcfg $WORK/b200/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/f7/f70ef713544a2801ad4d0af712ac9c8a42010dedb0400a58a313f43833a9aea7-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid sjyslMP5WQMxWwI6RHJH/sjyslMP5WQMxWwI6RHJH -goversion go1.14.7 -D "" -importcfg $WORK/b207/importcfg -pack ./default.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/77/7786e30b038b5784af3de269d2ac3669ef83a0b41483af025139c0f82eafa365-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs mkdir -p $WORK/b219/ cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a2/a2665c2287b2a4fb18f16e1dddde9011b90a7f22d780470dab8c642392e9fc05-d # internal cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b221/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b152/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid OG2ZJmQBXTxiq3XYUe3z/OG2ZJmQBXTxiq3XYUe3z -goversion go1.14.7 -D "" -importcfg $WORK/b219/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Yv37LjZ9qo2I90NM-kE_/Yv37LjZ9qo2I90NM-kE_ -goversion go1.14.7 -D "" -importcfg $WORK/b152/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/3f/3f70bdb7ef0a639709021720cd6aa0dc4e3df4587b674273942ed016cc59ac74-d # internal flag mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p flag -std -complete -installsuffix shared -buildid 77KT77vox8iK1SFyFoJU/77KT77vox8iK1SFyFoJU -goversion go1.14.7 -D "" -importcfg $WORK/b228/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/90/905792e868b2f334e8c0cef4d45abfcfb2f8505f4ebd54e96206896e25972c22-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 9bnVL7PSHmVxDHIgTAg3/9bnVL7PSHmVxDHIgTAg3 -goversion go1.14.7 -D "" -importcfg $WORK/b229/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/fe/fec36647d9e5bee860b52cd93ca9a163447bb8c3ef38fa8cdf220229743772b9-d # internal github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid -ypTKXSpD_WAW6Vd5Jaf/-ypTKXSpD_WAW6Vd5Jaf -goversion go1.14.7 -D "" -importcfg $WORK/b234/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/e8/e8fe2ab4998c90bbe341318f2232f75375b7651218eb417540ff449a1f113cf2-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid XRjZRZRhH8QW4FUZR5KY/XRjZRZRhH8QW4FUZR5KY -goversion go1.14.7 -D "" -importcfg $WORK/b235/importcfg -pack ./cgroups_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/6d/6d663e0be03d3ee6875ddae46033df2f7fcca8e852261dc0ca2412292ba1d447-d # internal archive/tar mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid vFfs93QJSw6NtDC8JAk3/vFfs93QJSw6NtDC8JAk3 -goversion go1.14.7 -D "" -importcfg $WORK/b239/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/87/87f1ae360cd8c6e0e5582fcdb4c55abb472a089752ad71e20f0307cb191b7e45-d # internal text/scanner mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid APKSy9f6I1P2rO8TXLjH/APKSy9f6I1P2rO8TXLjH -goversion go1.14.7 -D "" -importcfg $WORK/b241/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/9b/9b71af613f38103cd3a556b9a5535477257f1e886d29328f369daa98ca63589a-d # internal github.com/containers/libpod/vendor/github.com/spf13/pflag mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/csv=$WORK/b227/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid C9teI6qTCcK68P-amu0s/C9teI6qTCcK68P-amu0s -goversion go1.14.7 -D "" -importcfg $WORK/b226/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/d4/d4308a0b273ee3817f114703d1289472d3e9d201aba0b7abbd577072d4c9cf0c-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid 0F2HBQ1IZ7p30EEWWOb3/0F2HBQ1IZ7p30EEWWOb3 -goversion go1.14.7 -D "" -importcfg $WORK/b233/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/b3/b35129c0d98466a25257e7d2e38ea7180ad48657e465ee1816fcd6c7b157ef53-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid WfN88Le2YPVAw8MLlZGB/WfN88Le2YPVAw8MLlZGB -goversion go1.14.7 -D "" -importcfg $WORK/b184/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/f5/f5e46613002b7e80e5a8bb49ff83fe98f8181a8b76399d0fcc7cfbb8f03c29c2-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid efa7bxnvmm09l3c8Cuzi/efa7bxnvmm09l3c8Cuzi -goversion go1.14.7 -D "" -importcfg $WORK/b204/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/bc/bcb84907bfc9acf220268eb53946c1df2b1363a9af04dac1ca820f21613193b2-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid Ar5m_LVUutmDYRD9UpJo/Ar5m_LVUutmDYRD9UpJo -goversion go1.14.7 -D "" -importcfg $WORK/b240/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/0f/0f8b4a1bb0d9cc75f296a0ee3371207c64b1f73c6eab6dc221fb55e730e59630-d # internal github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid 1li77-YyvMgHlJ1VZq4T/1li77-YyvMgHlJ1VZq4T -goversion go1.14.7 -D "" -importcfg $WORK/b224/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/41/41473adbdc2cd91adae29fe1cf9e698743bc586b223038bc38f82f1c0875d852-d # internal github.com/containers/libpod/vendor/github.com/docker/go-units mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid 10tR5TlYyYNt6ezY1rHn/10tR5TlYyYNt6ezY1rHn -goversion go1.14.7 -D "" -importcfg $WORK/b245/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/13/13f66e5b256b85f76a76ad1e8db3f08275a174c723745a0c09861329253cfc55-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid kVVSlp7sZePZJGYzHwmw/kVVSlp7sZePZJGYzHwmw -goversion go1.14.7 -D "" -importcfg $WORK/b246/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/f8/f8b290a7922e91c18d0ef784e773d64a79d9d4605eb741c4ee78fb1a0aff392c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid W856wSrc7-WM2x1YZliF/W856wSrc7-WM2x1YZliF -goversion go1.14.7 -D "" -importcfg $WORK/b244/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/46/4631dc1ee5b9c122cbc3379b78b1f4f93dad1d87b39d1e61fb98121c35969ca0-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b253/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid agbK3q6KYYLP76pzRjfy/agbK3q6KYYLP76pzRjfy -goversion go1.14.7 -D "" -importcfg $WORK/b252/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/e1/e19379c11b7b42e1897cf2bd152299bb758b079a420e2f1d2dd27c66cb0e2151-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 66ZYangBm8cHClISWmVV/66ZYangBm8cHClISWmVV -goversion go1.14.7 -D "" -importcfg $WORK/b255/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/04/04602908215dff2997067604934a6330520d5f198769195d601ca615aed1d579-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid 6yMO3tva71YEDHGt7C3J/6yMO3tva71YEDHGt7C3J -goversion go1.14.7 -D "" -importcfg $WORK/b256/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/8e/8e8447506cc99c30116cd46ede76defdd495b121d1b8462087a5b54e5d876ace-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid MXKFE89SEAw4ocNATRlv/MXKFE89SEAw4ocNATRlv -goversion go1.14.7 -D "" -importcfg $WORK/b243/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/61/61a5f58a5af00f3ffed36dbd504b41815b5245786a342e5c8d4c018112cc5e9d-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid Fqo3GIBcEk7i5CwlF6xd/Fqo3GIBcEk7i5CwlF6xd -goversion go1.14.7 -D "" -importcfg $WORK/b257/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/39/39155a33d96176e197ab7abe7bdc0cd57d6fdd37c0a50adca10db7c5e9fe2fde-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid z2FjuO-yUWYhesZxMxR2/z2FjuO-yUWYhesZxMxR2 -goversion go1.14.7 -D "" -importcfg $WORK/b262/importcfg -pack ./parsers.go cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/9e/9ea84324348e6cd4f2e246c299cacb484478cbda7e209b6d6c8c691d924b1de7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b251/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b251/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b251/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/5a/5a01c4bb4118620b4b2e7705bd1e23a8ae9aa357093eea8f4c33dcb6bbc8e560-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b267/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b267/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b267/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/21/2148693bb2bad7148e169f0afa50222af07ac801c6e82e9c19d55d218191cb60-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 2dDTE11BrBpO-XnAOe_I/2dDTE11BrBpO-XnAOe_I -goversion go1.14.7 -D "" -importcfg $WORK/b268/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/60/60c85a0376cd8e92cf4c976c91b9305d311916fc819992fb804339c922434090-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid gES_5NMse0IMQSFf0DCm/gES_5NMse0IMQSFf0DCm -goversion go1.14.7 -D "" -importcfg $WORK/b210/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/30/30e90c2989c75a84b34a214528ac8ecf7a32d478a0f0de12bcf8068be8bfc293-d # internal github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid fZFFbU_XZn2i0o4mkM9k/fZFFbU_XZn2i0o4mkM9k -goversion go1.14.7 -D "" -importcfg $WORK/b272/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/c6/c60bfc9e65c206f13e3175d6dd95839f93fcc047fb7fffe8dee7907569d9b766-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid zVdRXIvmO9doRkLA0dfx/zVdRXIvmO9doRkLA0dfx -goversion go1.14.7 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/a1/a188a74c51d9ae44c21b3dbcdde6f9c99a445fdfde8ad2ed19fdaff60b3b4c92-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid aVjNzIJ7ly0t2L_2nPJG/aVjNzIJ7ly0t2L_2nPJG -goversion go1.14.7 -D "" -importcfg $WORK/b242/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd $WORK/b251 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/4f/4fe7398b414ec9f364e595ca27420388bd9328ff946d3cb853623dab696475fe-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genname=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid IidCVZwUV6HdrYr6wMtc/IidCVZwUV6HdrYr6wMtc -goversion go1.14.7 -D "" -importcfg $WORK/b209/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/51/51c8e92809fca2148c011a84acd38ffda37382f00d022e4d51113c8c1ad891d7-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 4bVLUFlBXMT9P93icZj1/4bVLUFlBXMT9P93icZj1 -goversion go1.14.7 -D "" -importcfg $WORK/b278/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/cc/cc633cd6586ca15c30edfd3b15b16c517d811105d9329a0305efa2b924e62c30-d # internal github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid MkPehx8olw2fy-rKK62k/MkPehx8olw2fy-rKK62k -goversion go1.14.7 -D "" -importcfg $WORK/b280/importcfg -pack ./children.go ./patricia.go cd $WORK/b251 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/bd/bde588d9091e460127c3ee05216c7efe1fef1f0ada6b4a7142bce526f6ff32e7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid uF_0DlM4e_f0BAOu3sB5/uF_0DlM4e_f0BAOu3sB5 -goversion go1.14.7 -D "" -importcfg $WORK/b282/importcfg -pack ./config.go ./state.go ./version.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -o $WORK/b251/_cgo_.o $WORK/b251/_cgo_main.o $WORK/b251/_x001.o $WORK/b251/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/1c/1cd91e6d78597b69e95b4b0c50691d182e010ef5e2dfc751bb2de38ba75a36cd-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid 1Zk2IaQN3hoYLtChhLyV/1Zk2IaQN3hoYLtChhLyV -goversion go1.14.7 -D "" -importcfg $WORK/b283/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b251/_cgo_.o -dynout $WORK/b251/_cgo_import.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/7d/7d0bfc9ce66a734949b43eb616d434f422e4592c91aac272b3fd571ecf5ef58e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b281/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b281/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 8R2afMRFOxPq5SLYdRU7/8R2afMRFOxPq5SLYdRU7 -goversion go1.14.7 -D "" -importcfg $WORK/b251/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b251/_cgo_gotypes.go $WORK/b251/sysconfig.cgo1.go $WORK/b251/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/cb/cbab9491c35c560978068b90a5588ec55e17501c96a4e419b5da74ec1561a91d-d # internal go/scanner mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid BYeyBE3Bb6lyKfqfvOmM/BYeyBE3Bb6lyKfqfvOmM -goversion go1.14.7 -D "" -importcfg $WORK/b289/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/23/23ab5f7a087eda062807e6d8227124eba59e0cad532edc650c37e1bdaebc565d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid TiJu_7cV0nNoFB7LzS2a/TiJu_7cV0nNoFB7LzS2a -goversion go1.14.7 -D "" -importcfg $WORK/b279/importcfg -pack ./truncindex.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/55/55896e5571fa5ed6ed4c959a1994cd070e55c9bbe5457da7f3281f62040dc2a3-d # internal go/ast mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p go/ast -std -complete -installsuffix shared -buildid KXklDEKjJcp0uVuiHU6P/KXklDEKjJcp0uVuiHU6P -goversion go1.14.7 -D "" -importcfg $WORK/b288/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b251/_pkg_.a $WORK/b251/_x001.o $WORK/b251/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/e7/e71e3e2da706ffadb634fe1f2d68aa7c95be44d109fe3276bea44b3a02984e20-d # internal text/template/parse mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid wkKCC3J-ovBX4QFXfD2E/wkKCC3J-ovBX4QFXfD2E -goversion go1.14.7 -D "" -importcfg $WORK/b294/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/cb/cb253c71fb2df7a9fd6fdb8427dc50bcc85c18bdf7ebbcc58c39ed88788c274f-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid 4GyHhLBMfWbyUaOoYrnC/4GyHhLBMfWbyUaOoYrnC -goversion go1.14.7 -D "" -importcfg $WORK/b297/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -o $WORK/b267/_cgo_.o $WORK/b267/_cgo_main.o $WORK/b267/_x001.o $WORK/b267/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/72/725cc2d25a750b23e13a9353a25f4c8a26255437407c446f111a55286ed3d755-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid FcU3uSc-FS5wq-aG9vGE/FcU3uSc-FS5wq-aG9vGE -goversion go1.14.7 -D "" -importcfg $WORK/b300/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/6f/6f3cad5942769d04a7a70be85e76efd4c75c6edf7663c46b01a5c22fa327389f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid Z7Dy1vkIShPVS1HmKaky/Z7Dy1vkIShPVS1HmKaky -goversion go1.14.7 -D "" -importcfg $WORK/b277/importcfg -pack ./tarlogger.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b267/_cgo_.o -dynout $WORK/b267/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/92/9277e119aae327fb62c9267e9270e471b33194044f0ebe7e094625a7a58bd7ad-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid Pc0Bd4Vl-P4OUuNoB2Us/Pc0Bd4Vl-P4OUuNoB2Us -goversion go1.14.7 -D "" -importcfg $WORK/b295/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/18/18466facccced443a5f00f7bdfd2338c1cda9aca4ed9ecca2121fdd3e252d871-d # internal cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b303/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid 9T1ER0prEEpAemN4vuea/9T1ER0prEEpAemN4vuea -goversion go1.14.7 -D "" -importcfg $WORK/b267/importcfg -pack $WORK/b267/_cgo_gotypes.go $WORK/b267/projectquota.cgo1.go $WORK/b267/_cgo_import.go cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid gpWtYiNpPJkzJluYzIWv/gpWtYiNpPJkzJluYzIWv -goversion go1.14.7 -D "" -importcfg $WORK/b303/importcfg -pack ./path.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I $WORK/b281/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b281/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/75/756233984ef185f088e131dfa43a7001fc5030609ebc236e002752695b6dd210-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid sDn3lK8F7TDz1Eu3tYBY/sDn3lK8F7TDz1Eu3tYBY -goversion go1.14.7 -D "" -importcfg $WORK/b311/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/23/23b2af4fa4b65ea412539a999964d452241d2e892af254b30e2f14479a2c5a5a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid Zp40Xq-zWYGQZHVBVI7L/Zp40Xq-zWYGQZHVBVI7L -goversion go1.14.7 -D "" -importcfg $WORK/b313/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/bb/bb305630e7c25ba2648e6e093be01766d3a23c7d18659a14d7d76680534ca037-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid Hz-R8C3AM_iRdKb3rFSq/Hz-R8C3AM_iRdKb3rFSq -goversion go1.14.7 -D "" -importcfg $WORK/b314/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/49/491ed6ebd683d537b0fb9ee33637c7a46293cfa2e36666853bfe1141e42b8bea-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid -v8D3Vaizx3g4jcdlzp4/-v8D3Vaizx3g4jcdlzp4 -goversion go1.14.7 -D "" -importcfg $WORK/b315/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/03/03af37d58f7ca29f5048bfb126f028ffb69cccf567332a41267a16b995aee404-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 6yjFJPy56uKvsfVUHRpY/6yjFJPy56uKvsfVUHRpY -goversion go1.14.7 -D "" -importcfg $WORK/b310/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b267/_pkg_.a $WORK/b267/_x001.o $WORK/b267/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/9a/9a31f901560b6ac2a6eb7c433dcb3a3633febd9d058e0e7dd4cdf5a66938a702-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid h_VxoDuu5WVA-nOkz0Zp/h_VxoDuu5WVA-nOkz0Zp -goversion go1.14.7 -D "" -importcfg $WORK/b319/importcfg -pack ./code_string.go ./codes.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/b315/_pkg_.a # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/a3/a39bbd2efa586d7ea53341c23158fe7d564dba0fa925e873ebd4b2f6fd4cd888-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid L_rcdGVy-OU7yVc_gtEB/L_rcdGVy-OU7yVc_gtEB -goversion go1.14.7 -D "" -importcfg $WORK/b331/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/29/298307c472d68b86a1cf68114e66ad320a0dd5545c81197fc26ed80c749d6093-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b332/ cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/45/459aef5b3f322aed245f0ad572ba9923b5302c9b2f10dd37185a44a49a7dfe55-d # internal cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid SQuS8cEx-p9MOCb3expO/SQuS8cEx-p9MOCb3expO -goversion go1.14.7 -D "" -importcfg $WORK/b332/importcfg -pack ./authenticate.go ./registry.go go/parser mkdir -p $WORK/b290/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p go/parser -std -complete -installsuffix shared -buildid IkkEsVggWD_tAVEKfuog/IkkEsVggWD_tAVEKfuog -goversion go1.14.7 -D "" -importcfg $WORK/b290/importcfg -pack ./interface.go ./parser.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/80/801d01968e6abb325cabea9fafe810625296f6b29fe88364759cd226eba3f351-d # internal go/printer mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Gpk33MIXZDBjfsl8Xn9w/Gpk33MIXZDBjfsl8Xn9w -goversion go1.14.7 -D "" -importcfg $WORK/b291/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/bb/bb69b65cd7c3f8feff4989f8ac10ce4616f58073929aea03c73810753d05862f-d # internal text/template mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p text/template -std -complete -installsuffix shared -buildid ZQHCAR6Lsy03n-D_Jg5c/ZQHCAR6Lsy03n-D_Jg5c -goversion go1.14.7 -D "" -importcfg $WORK/b293/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -o $WORK/b281/_cgo_.o $WORK/b281/_cgo_main.o $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/1c/1c44d948de615a7288518a76531d35f0c714bd63139fee34cdff0318022ac8c1-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid kB9VlhbVQKNqzlArfEkK/kB9VlhbVQKNqzlArfEkK -goversion go1.14.7 -D "" -importcfg $WORK/b335/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b281/_cgo_.o -dynout $WORK/b281/_cgo_import.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -installsuffix shared -buildid KQIX9Vpvuf_ddaUuEFlw/KQIX9Vpvuf_ddaUuEFlw -goversion go1.14.7 -D "" -importcfg $WORK/b281/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b281/_cgo_gotypes.go $WORK/b281/getenv_linux_cgo.cgo1.go $WORK/b281/unshare_cgo.cgo1.go $WORK/b281/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/a6/a6b0bc8cdc67da845068c3374ac5f0723c6ccbe9f16b03a83c532e64fc0f28ae-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 3IC4OKxLvGOOB8Ow83q4/3IC4OKxLvGOOB8Ow83q4 -goversion go1.14.7 -D "" -importcfg $WORK/b330/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/58/58fc0f693ca13dac1e3efe881b8f2a4f342e5484e72c38f4ae280d3cb763cb7a-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid jxjq18_k226iB2shT3P-/jxjq18_k226iB2shT3P- -goversion go1.14.7 -D "" -importcfg $WORK/b329/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/dd/ddb1e9adf3efb7f34efaa86169a5cd461bca2e390289e04a1f0ebb28148a23a4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid YPwS_5dID4hsoG48cL7L/YPwS_5dID4hsoG48cL7L -goversion go1.14.7 -D "" -importcfg $WORK/b338/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/d4/d44c2ebac7e94d604539778457841305220845e41ba64c89cd18f8c1cb4d3a98-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid paqfFPJGCh-68pdM2Ey-/paqfFPJGCh-68pdM2Ey- -goversion go1.14.7 -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/88/8805fc9ccd88ea5e1c317a529d4f74455761400e9177e1ac8288de7b0ab3939d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid SgvDOFSQC7onae593tlb/SgvDOFSQC7onae593tlb -goversion go1.14.7 -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/87/87f679c2df5a1077f1d465afa0720970567b6409f3eab13409d222175c89e29d-d # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid yqXOjrKyUBVWXveRvf6V/yqXOjrKyUBVWXveRvf6V -goversion go1.14.7 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/07/071718de2bf87c335658e49e7f040ba55c23d9288a1f559004cc2da612408295-d # internal go/format mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p go/format -std -complete -installsuffix shared -buildid 3wB7ngJSc7OH1ydAaCTE/3wB7ngJSc7OH1ydAaCTE -goversion go1.14.7 -D "" -importcfg $WORK/b287/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/02/0252d3e2684d521477f6ac80f0bb2328cd3198db9ff5f02fba7cf841a75ecb90-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid Kn-nRPV0wwC5mHGV0mRA/Kn-nRPV0wwC5mHGV0mRA -goversion go1.14.7 -D "" -importcfg $WORK/b352/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b281/_pkg_.a $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/48/48be48bc44a31772f27a3735fdcf4712300c4528211c57aaa73a0890d5eea848-d # internal # github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid bLxa3L4H7VSRx8_OCeNM/bLxa3L4H7VSRx8_OCeNM -goversion go1.14.7 -D "" -importcfg $WORK/b353/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/a4/a440066bf345f7f836a9334f5de4c2c252425e6118db97b80206787315639a24-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid Xc9RmnV0rWgCBnenuMsm/Xc9RmnV0rWgCBnenuMsm -goversion go1.14.7 -D "" -importcfg $WORK/b354/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/df/df78a788afb86bd80bde36c6ae76b463d414343aa33adb1b8801960fe1d3a35e-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid hmXvZhw4UBOJmDUTAGIk/hmXvZhw4UBOJmDUTAGIk -goversion go1.14.7 -D "" -importcfg $WORK/b285/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/5f/5fd372a7e0be1ed6b6028a76fc8134d60ce2c28a7aaea7edffb7ab8cadbc19e8-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid FjnT_65XO8TbuaCNoL5e/FjnT_65XO8TbuaCNoL5e -goversion go1.14.7 -D "" -importcfg $WORK/b298/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/2c/2c94a051aaf6c119cc0997c534401220e86024abc05a326f0ad077bf6dc08214-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid aEBxmwv3marceKjFtMd9/aEBxmwv3marceKjFtMd9 -goversion go1.14.7 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/cf/cf7993e8a7f3c7cc47f35dd92f70744df7d28a319f7b19043aa1d4f1170c89d6-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 1kZujY3BgJVF_GuPoPp9/1kZujY3BgJVF_GuPoPp9 -goversion go1.14.7 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/81/8141e8d2827e2f52f46a7cae43ac7aa162bb4f2125aad37b05b94231b26213b0-d # internal github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b369/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b369/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/47/47bc431af899955dac7891f9894653dcdc84bd87eb9ae06eb1e767a5f73ad9cb-d # internal compress/zlib mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid zYqEP8I9xGF_co3cgv62/zYqEP8I9xGF_co3cgv62 -goversion go1.14.7 -D "" -importcfg $WORK/b374/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/b7/b707fc806008499f79d9f028a7c50d915227e2d40d50a596961c863491b2f194-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid dIHzSnr-OVt6Nua6GBpL/dIHzSnr-OVt6Nua6GBpL -goversion go1.14.7 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/97/9794a27f49eeabb497b624daf7df932885511cb9ec71a2af7171f2e3d5c3e072-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid oaob6YKmEPCY_BUZ2RdJ/oaob6YKmEPCY_BUZ2RdJ -goversion go1.14.7 -D "" -importcfg $WORK/b365/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/2d/2dc30d4a5d88281b21a871950292086e38399a9069c1b359ab9d179d694fc6a5-d # internal github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b385/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/37/3722b3e041aae1cd501059ef510b54823dcc1e7fb2dad2772ae0517b10d6ad15-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid lbLHQabKM8S97jw6aDcq/lbLHQabKM8S97jw6aDcq -goversion go1.14.7 -D "" -importcfg $WORK/b208/importcfg -pack ./build.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/ce/ce4aff01b6a8a9b44d3f2f0e61c68c3dda7210fd30665fdc5b8397cde8c647f6-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid ivEoiQKJ4zV_k87eqRXg/ivEoiQKJ4zV_k87eqRXg -goversion go1.14.7 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b385/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b385/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/9b/9bb7532a299d260d38441fc5ebe04f9273d8e2043bbed42ac7c5d9e013029fdf-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid mRl0N4oCE9RWCVOpZrMj/mRl0N4oCE9RWCVOpZrMj -goversion go1.14.7 -D "" -importcfg $WORK/b386/importcfg -pack ./types.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/bb/bbfefa85853b02821a3105814045ccf9d152453480faab6964dbeb4d42d22d8c-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid 67-7oM0D_yOWLCyX0byj/67-7oM0D_yOWLCyX0byj -goversion go1.14.7 -D "" -importcfg $WORK/b349/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/c0/c00e7cebe965239e16ca7e71bed52bf313f34104aea56045143b3c0b05c280f3-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid NDSMf2A1IwUD1QbnjiWd/NDSMf2A1IwUD1QbnjiWd -goversion go1.14.7 -D "" -importcfg $WORK/b362/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/0f/0f0c5ee4930dce61fdb8a4aa257521113e4f0f274d9d5972ee1a0a4c36097b75-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b212/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid felywsQA9wXH5iXZMJM7/felywsQA9wXH5iXZMJM7 -goversion go1.14.7 -D "" -importcfg $WORK/b203/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/f8/f8650f42899feb77ff44b4ac3493ec4f6647e78971ac385a8f48ea88d6fbc6e5-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid IM-6lZ14Itd_RFJ6yzOi/IM-6lZ14Itd_RFJ6yzOi -goversion go1.14.7 -D "" -importcfg $WORK/b388/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/2d/2de3dbe7e24502150433549d2cfe41ec7ff29743fe793be48b419cb45958f7a8-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Tt5Itva78vb24efLHv5j/Tt5Itva78vb24efLHv5j -goversion go1.14.7 -D "" -importcfg $WORK/b360/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/df/df82024216f3a2bb2318dc4eda3aca7fc4fb0314ecead3a29930c11c5819d1d1-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid _aNWcDV0_NuLWx43s9UU/_aNWcDV0_NuLWx43s9UU -goversion go1.14.7 -D "" -importcfg $WORK/b183/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/00/0093fc427e5c32942f500443232bcffabec107668b2f28aff5d42ec55a89e99c-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid ESweD7b3mx5C-vZFUE-v/ESweD7b3mx5C-vZFUE-v -goversion go1.14.7 -D "" -importcfg $WORK/b323/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/94/945e420d29f8420bdd19447acd06bb8aa0d763e8ad02e5c63721d46fb03164c5-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid Z6WhFLnIcehQKvrGFx-N/Z6WhFLnIcehQKvrGFx-N -goversion go1.14.7 -D "" -importcfg $WORK/b325/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/6f/6f4a1924f97aa7e00943f95f05c11a08449b499520dbc29e65a40ef62e6caf66-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid e0AySP-StPbCJQkEn-1L/e0AySP-StPbCJQkEn-1L -goversion go1.14.7 -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/1a/1ad1a1e06cabe9d1987a8c942d7f46679c573d4205777e87ab33a619a7bb6229-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid eLmA4NACKIkwaAGB9Gn2/eLmA4NACKIkwaAGB9Gn2 -goversion go1.14.7 -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/e5/e5840fd1a04eafe5f5fd5f5f2296d90e8ba6de8d635a11c92d6c8635ff669fa8-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid wm_5tGfdAOJvubEBZZ5Y/wm_5tGfdAOJvubEBZZ5Y -goversion go1.14.7 -D "" -importcfg $WORK/b326/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/92/924d1f50fedbbaae95140a8d6eb751dd1303d424e9377215cf9e157db7594cae-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid zmjHu33MMvZwsDCweex6/zmjHu33MMvZwsDCweex6 -goversion go1.14.7 -D "" -importcfg $WORK/b322/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/2c/2c801546444c60181dc689d0345cc1b882bc978aa9c2f7da052923674cdffeb1-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid VL-cyEMZBccNeE5_uqfx/VL-cyEMZBccNeE5_uqfx -goversion go1.14.7 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/d0/d0c8035bb9d396b29d1dc084f8058abb3639033be9de4d5184eca332702099c4-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/utils=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid nRzlWmGlWzf2z-J6Wb6r/nRzlWmGlWzf2z-J6Wb6r -goversion go1.14.7 -D "" -importcfg $WORK/b359/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/dc/dcc7da392f37fb7e561f122648ee2c022140b324db97d0ebc2c3cf6702d77fa5-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid WBYo33qt_nhnkw67dXri/WBYo33qt_nhnkw67dXri -goversion go1.14.7 -D "" -importcfg $WORK/b389/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/17/174afd01d9d6c837b6b3f215c75c3ed05f7ad6bec2d077c61e0389753f97751f-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid 3ZbNI00o5Vknmk-BE2yY/3ZbNI00o5Vknmk-BE2yY -goversion go1.14.7 -D "" -importcfg $WORK/b391/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/5c/5c87155784b7a9b644f713dcbb2a6482011745e9f89f92e4d8795911a3f7c1d9-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid p2g1oeIS3yXzVQyFo-61/p2g1oeIS3yXzVQyFo-61 -goversion go1.14.7 -D "" -importcfg $WORK/b395/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/7e/7efbf542ed7c900a60d41e4aca592eda000e5e8e95b8b9a8759c1ea944ad4d1d-d # internal github.com/containers/libpod/vendor/go.etcd.io/bbolt mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid eX6Nn5bMjC_VpMOdpCxR/eX6Nn5bMjC_VpMOdpCxR -goversion go1.14.7 -D "" -importcfg $WORK/b396/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/53/534d8d1bd664ee73dab4624c3a94679901aa490012cd69fb3ad4901d18eb3ce8-d # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid zFT_we9MyJmuQpza5a4d/zFT_we9MyJmuQpza5a4d -goversion go1.14.7 -D "" -importcfg $WORK/b405/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/8d/8d6790405e621e884411ef7e399e6af83d5312a5ac7c4cf9e75747204504b4c6-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid CHHY_75b6tQpDx8IHpJF/CHHY_75b6tQpDx8IHpJF -goversion go1.14.7 -D "" -importcfg $WORK/b397/importcfg -pack ./memory.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/a5/a560960898a22b3d4058006a76d76c32916ace2b981b02455212e4a687470200-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid qpLjj6dN9g8YPKlcDhsC/qpLjj6dN9g8YPKlcDhsC -goversion go1.14.7 -D "" -importcfg $WORK/b214/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/f3/f374b2cda79f93bc2d54b7beb6d3bc31d5862b0b9611e1a26b5712ecc7cbda79-d # internal github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid kJHlU-eRYGWnXMnKru9Z/kJHlU-eRYGWnXMnKru9Z -goversion go1.14.7 -D "" -importcfg $WORK/b216/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/95/955730eda850531a82086be3e3359ffe8a190a6759d7643447d0973d3db2a505-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid IVruJ5knl-_Er3bMF845/IVruJ5knl-_Er3bMF845 -goversion go1.14.7 -D "" -importcfg $WORK/b321/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/d3/d376a959046632895ed6ffe4bbbb28891ddcbba6922c76128a2e26f0a67e0654-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid dWIo6SibmVA6k5fDswkD/dWIo6SibmVA6k5fDswkD -goversion go1.14.7 -D "" -importcfg $WORK/b213/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/de/de77221c38bc8437de53e3276624d4eb024e21309f6e6c750a641c31bbf21847-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid Z1myzDn1lHbPHXye47oQ/Z1myzDn1lHbPHXye47oQ -goversion go1.14.7 -D "" -importcfg $WORK/b328/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/9e/9e6d246931a60f7972297893d987e48f5c994ab79da62eecc326aa42baf667f6-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid JlFaL9GBlPUjk-cCgFcM/JlFaL9GBlPUjk-cCgFcM -goversion go1.14.7 -D "" -importcfg $WORK/b334/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/68/68453c364ba0191db7d783ac8ed01397ff7bf253eab6b76bddf3d74c435dcff7-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid YweGWvBBLW94a6mQfRd1/YweGWvBBLW94a6mQfRd1 -goversion go1.14.7 -D "" -importcfg $WORK/b406/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/e9/e926c4dbaaada51b09fc3c4a4ecd5c6602a83def5bc049eac66a4567ca66fe8d-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid YuqqhPj9QG9Els2Bcfum/YuqqhPj9QG9Els2Bcfum -goversion go1.14.7 -D "" -importcfg $WORK/b320/importcfg -pack ./status.go cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/80/800a0ae20927ad429872e5b44bc4c3d2e6d92e40f1f567a8b8268e6c985a5d1b-d # internal net/mail mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p net/mail -std -complete -installsuffix shared -buildid coWWB9IUpI6_Baq__nPi/coWWB9IUpI6_Baq__nPi -goversion go1.14.7 -D "" -importcfg $WORK/b410/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/95/95accf89c0dd7947e107fd648c0657de189aabea31001310933d04f4bc5fb0b1-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b418/ cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/64/64670c8402016dc50c2edd1bf171d956c8400e21f03ce60d8bf72a5eb2e20c73-d # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/24/24dd0b1925ed81a102d4b0a92030a760ea706650dd326b1f2a7a8739cb03faaa-d # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/b2/b2cf6843d6973212c8c6dbb2f7c2102b913e36967d0c333a8eb7044b386690e9-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b407/ github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b394/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid s2hdepj-bw_nTp__3Qd3/s2hdepj-bw_nTp__3Qd3 -goversion go1.14.7 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrap.go cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/39/39b4a4c3401f9c4ef3c3255b624e1fb2c6e93738366e0169ebc94eebf210fe65-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid ohpnLXOFATrJMiPts8QK/ohpnLXOFATrJMiPts8QK -goversion go1.14.7 -D "" -importcfg $WORK/b419/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid VIuPqzMY0H6Kxg_XfcFq/VIuPqzMY0H6Kxg_XfcFq -goversion go1.14.7 -D "" -importcfg $WORK/b394/importcfg -pack ./boltdb.go mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 6rnppAVcW_vdn3OLjP7q/6rnppAVcW_vdn3OLjP7q -goversion go1.14.7 -D "" -importcfg $WORK/b318/importcfg -pack ./errors.go ./grpc.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid ZXOryG0cP7_3cCL6oGVD/ZXOryG0cP7_3cCL6oGVD -goversion go1.14.7 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/7a/7a9315805a24b79ae49d2f020f9ab8c91fdcf0a804b05624b1cbb3fb2d51eeb4-d # internal github.com/containers/libpod/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid p-_2LsKPqlRdl9ErbXE1/p-_2LsKPqlRdl9ErbXE1 -goversion go1.14.7 -D "" -importcfg $WORK/b427/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/4f/4f6ee302c3f542b51c13fec8416bf86abadc72be539d1574384f6c1bfb8bd247-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid wWp31cs-RiMdGxsD9OYu/wWp31cs-RiMdGxsD9OYu -goversion go1.14.7 -D "" -importcfg $WORK/b428/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/7f/7f35feede8c775875087c73c8c14edaa581cc377d521aed1f76fafa08b74313e-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid TfZ1IvlDecTayAJ3VbS_/TfZ1IvlDecTayAJ3VbS_ -goversion go1.14.7 -D "" -importcfg $WORK/b417/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/f9/f92eb6296bff74eb13e7156afc168e7c8201a9851c72ec07bfd425aeff63ca7e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid nddPCA9pMxjg9J52ZCrs/nddPCA9pMxjg9J52ZCrs -goversion go1.14.7 -D "" -importcfg $WORK/b393/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/fa/fadc7d78e6d9d6d91bb9cbce82fce644c577f135b6b53b63715abfb0cf9c6057-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid ZutUEd-k_wIIAgua2ZMU/ZutUEd-k_wIIAgua2ZMU -goversion go1.14.7 -D "" -importcfg $WORK/b430/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/c8/c8dce8193d477f3e63ee3adc1ab16b1ab59fb117e86a458051b270ad8a26ba43-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid OFzKKRJsR5veIwdooD0f/OFzKKRJsR5veIwdooD0f -goversion go1.14.7 -D "" -importcfg $WORK/b413/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/91/916380adc3d6011602597972cfaa36b1a86cd696580c4a697d7b53f0a600c1c8-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid KxaT-0MHLRbQjzEC8Lw9/KxaT-0MHLRbQjzEC8Lw9 -goversion go1.14.7 -D "" -importcfg $WORK/b426/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/7d/7d4e2f297eda23526696abd1457739ce408a6c9d0bf6ccad8bd421e40b3ba938-d # internal database/sql/driver mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 2XzQYk3WprylPaULUIu4/2XzQYk3WprylPaULUIu4 -goversion go1.14.7 -D "" -importcfg $WORK/b433/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/73/73be200cc6097e56e63a1e1ee76b5a39b05691f4755d95d43cddfb8a23fac2b2-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid xiylVMbfQs5lS3u436OA/xiylVMbfQs5lS3u436OA -goversion go1.14.7 -D "" -importcfg $WORK/b434/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/35/350f2d528b59e5e5c3aea435b2d7c4511f0c244127306a623e0a0c77ae352bfb-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 3z8Kaap23KoMgS9icegA/3z8Kaap23KoMgS9icegA -goversion go1.14.7 -D "" -importcfg $WORK/b436/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/de/de7aa67086848c808a7e698ef924d2aad322bc62a075a08cf0c1e7f270fccabe-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid crWUUGEq2hashr5r8Py7/crWUUGEq2hashr5r8Py7 -goversion go1.14.7 -D "" -importcfg $WORK/b439/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/8b/8b6dd071d200d28c38137638b5fae7662deb864edc54d391cf9355624859f1ea-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b436/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid idKP2vbwYQRt-wdB9tq1/idKP2vbwYQRt-wdB9tq1 -goversion go1.14.7 -D "" -importcfg $WORK/b435/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/69/69dfb14fe918a4b19a3d2f6fec2f3d6744615c222683fe21c555393034b2d8c3-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid PNovL3Zrush41n60mbM8/PNovL3Zrush41n60mbM8 -goversion go1.14.7 -D "" -importcfg $WORK/b442/importcfg -pack ./context.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/87/87b026dd1d1176206e7cd8eb59a070d6a682d6fcf36aab85637fb4c939d221b4-d # internal github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid QwU1bL3Zvjd3AIHcpXcY/QwU1bL3Zvjd3AIHcpXcY -goversion go1.14.7 -D "" -importcfg $WORK/b432/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/a5/a5a8c2c61256b589753d0bab671e8e15e19a28a74374bf554b564a7f825cf7a3-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid Awg9tqI6_DtItac4kGeZ/Awg9tqI6_DtItac4kGeZ -goversion go1.14.7 -D "" -importcfg $WORK/b446/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/ef/ef899bd3c356328ba31d42edb16a81ab28053ecc3e578a7c72014b900e086d89-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b439/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid icRODcK1DJJMLTpwtQT2/icRODcK1DJJMLTpwtQT2 -goversion go1.14.7 -D "" -importcfg $WORK/b438/importcfg -pack ./reference.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/e3/e3451bf0ae17104455a2b5af7a5271cb1539c878e1699da99b92d5f941ffe571-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/libpod/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid KAtmdXjNXHIvD6yFkHQJ/KAtmdXjNXHIvD6yFkHQJ -goversion go1.14.7 -D "" -importcfg $WORK/b441/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/a7/a72f94afc06eb202aca88a0677bd20bb698acab413d699a13ce02a176d1c7730-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid 12a1ng35JnarwNaRO8JC/12a1ng35JnarwNaRO8JC -goversion go1.14.7 -D "" -importcfg $WORK/b445/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linuxopenbsd.go ./time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/4f/4fade39a2604d272b1515c17283e7dc0d6ac1a05d0d2ad4b11ead63813d45e1e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid YEcbg9vQJEGI20hxHiF_/YEcbg9vQJEGI20hxHiF_ -goversion go1.14.7 -D "" -importcfg $WORK/b449/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/5e/5e3cbea78839fa991146f1911914435c99f835341d35f5674b99c10135ae9b29-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid rqYH_bXfczmNCVKurRPd/rqYH_bXfczmNCVKurRPd -goversion go1.14.7 -D "" -importcfg $WORK/b452/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/75/75dd96b2788d68e4b845be36c81b0fce6e0a3c364006a8c3ac75eee093d66972-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid SmXUJ3wPTp2P3mmnIYYB/SmXUJ3wPTp2P3mmnIYYB -goversion go1.14.7 -D "" -importcfg $WORK/b455/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/7b/7b6bf3bc3296e55705c47ff23e159a126e2199c423cf886b7f635f3127a54378-d # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b457/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b449/_pkg_.a # internal cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid Scp05mOdgs4NTmZ9S-Cy/Scp05mOdgs4NTmZ9S-Cy -goversion go1.14.7 -D "" -importcfg $WORK/b457/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/26/26d3567cdb771f7de6604a3b903d52e1644f60280cea379224db02d7fc398387-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid KsFNxgvwm1V91McDRQRC/KsFNxgvwm1V91McDRQRC -goversion go1.14.7 -D "" -importcfg $WORK/b458/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/d2/d2715fc3db8bdb8254229968989cb943a8a1a788511cc4be7a447c24a1041fbc-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 9ZMLMxQPquQ9NKXJxOMP/9ZMLMxQPquQ9NKXJxOMP -goversion go1.14.7 -D "" -importcfg $WORK/b461/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/87/87d6dee0085a0605ab846b58eff8a33d8aebd3d3ddf00d1f8af3652d200df7db-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid oTExEAwpiRPJq9CfzUQY/oTExEAwpiRPJq9CfzUQY -goversion go1.14.7 -D "" -importcfg $WORK/b451/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -o $WORK/b385/_cgo_.o $WORK/b385/_cgo_main.o $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/b8/b83a58b2bcde9461c84b0c38af8e8bcb18bd40840367ba0d8c9be40bf6aabaab-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid OLpIkhv0H84XStiAT853/OLpIkhv0H84XStiAT853 -goversion go1.14.7 -D "" -importcfg $WORK/b462/importcfg -pack ./strslice.go cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/2f/2f8b54e8688f98af3596a2ff158d0812ae5b4f6e8c46e4fcca560471eec9e978-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 6UcxJT01P3mQcbqntzF9/6UcxJT01P3mQcbqntzF9 -goversion go1.14.7 -D "" -importcfg $WORK/b464/importcfg -pack ./devices.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b385/_cgo_.o -dynout $WORK/b385/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/b2/b28bd389afaed70ba8fdae9604abb95d2f7a93748d3d9ac148d736a5822d5e48-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid sW73-LiPbBBxCtH477aE/sW73-LiPbBBxCtH477aE -goversion go1.14.7 -D "" -importcfg $WORK/b465/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid rKw03FGSk02I8X31p7Fp/rKw03FGSk02I8X31p7Fp -goversion go1.14.7 -D "" -importcfg $WORK/b385/importcfg -pack $WORK/b385/_cgo_gotypes.go $WORK/b385/seccomp.cgo1.go $WORK/b385/seccomp_internal.cgo1.go $WORK/b385/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/0b/0bbd8e7f216bb57d9c2b691ef572315bf8a15681b87fd3467c8c38dc77e9706c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid OWWL-PIWWzbbbQY-Z2yj/OWWL-PIWWzbbbQY-Z2yj -goversion go1.14.7 -D "" -importcfg $WORK/b450/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/c2/c24b94e90bb2c3c365175fa0846d9d213b7a715020690df60a39d6fedaced810-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid LgF_X-Lmz1lLlJ1DHhSz/LgF_X-Lmz1lLlJ1DHhSz -goversion go1.14.7 -D "" -importcfg $WORK/b460/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/8f/8f5ce158ad8eee37074df3529e058f69ae71c1026737e841a15618147e0c7355-d # internal github.com/containers/libpod/cmd/podman/parse mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/cmd/podman/parse -complete -installsuffix shared -buildid VPvXyqPIQdttO6_EeYPE/VPvXyqPIQdttO6_EeYPE -goversion go1.14.7 -D "" -importcfg $WORK/b466/importcfg -pack ./json.go ./net.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/35/3532449df113261786bd33561644632fc2895915d3703e92e61dba1e6c40f7cb-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b457/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid l-zWbPfrFHcuZ4C7MmG6/l-zWbPfrFHcuZ4C7MmG6 -goversion go1.14.7 -D "" -importcfg $WORK/b454/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b450/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/7b/7b12e3819278f056df9adcf6392561dc1461387d2444d4c6237149d21d4d1302-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b470/ cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/35/35c1f82ae156cc1363a0ef0aa79db2b49d496f643ab83646295727c5ead8e189-d # internal cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF github.com/containers/libpod/pkg/errorhandling cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid oQiMP_nnFHUyDPQD1Cqy/oQiMP_nnFHUyDPQD1Cqy -goversion go1.14.7 -D "" -importcfg $WORK/b470/importcfg -pack ./join.go ./vfs.go mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid OGIZ27qJzkArMOtOCCoD/OGIZ27qJzkArMOtOCCoD -goversion go1.14.7 -D "" -importcfg $WORK/b479/importcfg -pack ./errorhandling.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/28/2898584cd7e2ba3c86097b405e2acb9a512b3d4a23bfe96943a81c4c9b61d171-d # internal github.com/containers/libpod/pkg/signal mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/pkg/signal -complete -installsuffix shared -buildid PifEI25R3RTIBWyaNnh2/PifEI25R3RTIBWyaNnh2 -goversion go1.14.7 -D "" -importcfg $WORK/b482/importcfg -pack ./signal_common.go ./signal_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/20/205d00bbb544cba09924ea0e8ecc09155100c224bc201e53fc2e8f8484d5b2d2-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid WeWOy3B9Noi0niMdSsXD/WeWOy3B9Noi0niMdSsXD -goversion go1.14.7 -D "" -importcfg $WORK/b486/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/5f/5fc9647eda9f7fa6419d200d8930e8f0bc5eb048f91eab913cbe2830bcfb20b6-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b489/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b489/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b489/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./host_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/17/175e4fc36e9383186b7e631a0b2ea913a1271e00f45f6bbee6f82a56b0ab7db1-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid w0bn1cVx4cFk3lFXe8Vt/w0bn1cVx4cFk3lFXe8Vt -goversion go1.14.7 -D "" -importcfg $WORK/b490/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b482/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b385/_pkg_.a $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/c5/c5421906a9b814385d7bc8387a9720df0469b674d43b07e843ee097f992e4aa9-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b492/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b492/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b492/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./dlopen.go cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/74/7465c3605204c372ae49160d9b9a96fc12cc8456875c836bc798ddbd41d0779d-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid ds0WhkVfmAlBGT4hTp6D/ds0WhkVfmAlBGT4hTp6D -goversion go1.14.7 -D "" -importcfg $WORK/b463/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/ba/bad55d232fb06d73cba580324bb3c40a979207d7f86b8dea8e413bd86623577b-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid cGkbtKpLuGEpober57-6/cGkbtKpLuGEpober57-6 -goversion go1.14.7 -D "" -importcfg $WORK/b495/importcfg -pack ./util.go cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b463/_pkg_.a # internal cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c host_cgo.cgo2.c cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/9d/9d71207c8283474512986ccbe82a5ac164d427ba826993651bb1b0b587687f5d-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid oubTYDXo3gXDENuPgt0C/oubTYDXo3gXDENuPgt0C -goversion go1.14.7 -D "" -importcfg $WORK/b497/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/8d/8d1d91198418c4ebc63906429d74d22a710d083dd6030ce3ddfc0cf7fa09a6aa-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid CBtQ4otuFSu7Vu1gUF39/CBtQ4otuFSu7Vu1gUF39 -goversion go1.14.7 -D "" -importcfg $WORK/b498/importcfg -pack ./tomb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/5d/5db7e068c26a6fa091ad5b0db314fb8f0617a65cdc30c77d8e8220de51bf64a1-d # internal github.com/containers/libpod/pkg/timetype mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/timetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/pkg/timetype -complete -installsuffix shared -buildid wv18XEYy9oPk5rPrOPB9/wv18XEYy9oPk5rPrOPB9 -goversion go1.14.7 -D "" -importcfg $WORK/b501/importcfg -pack ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/5a/5a4a596406da7a52e396ca073882278074c9b21f81860e7d30a3f407d9dde406-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid lBX4g_b2am0OwvCpJY59/lBX4g_b2am0OwvCpJY59 -goversion go1.14.7 -D "" -importcfg $WORK/b504/importcfg -pack ./field.go ./util.go cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/52/52660f1aa6569dc44b4e401f7b99da2e59f46392f38b3c94ec5779429175075d-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid TZ7KSOhqYYySDKMZHR4k/TZ7KSOhqYYySDKMZHR4k -goversion go1.14.7 -D "" -importcfg $WORK/b511/importcfg -pack ./config.go ./trust.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/98/982ac4505526b37e7cf67aafe8e3541c4b626e8d25a2034142c7b74452689537-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b498/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid sGCPCtU1qtwVM149I-0P/sGCPCtU1qtwVM149I-0P -goversion go1.14.7 -D "" -importcfg $WORK/b496/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/2a/2a2a4e0d956d39884b125c6c28570a16bdeb80a8729e47f2f77742d76acb28d0-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid Kab7l_0K7H5Tb-ecPETs/Kab7l_0K7H5Tb-ecPETs -goversion go1.14.7 -D "" -importcfg $WORK/b513/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/29/2936df6084fb537cae56504f51de5e3a44af73b1b51b59618395aa4c7cc420a3-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid gq2WBSmgKxBx1-hgTgCW/gq2WBSmgKxBx1-hgTgCW -goversion go1.14.7 -D "" -importcfg $WORK/b516/importcfg -pack ./ns_linux.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -o $WORK/b489/_cgo_.o $WORK/b489/_cgo_main.o $WORK/b489/_x001.o $WORK/b489/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/08/086f5097f213fa0dc296096a6d6f52ebb67d4b47f677dd3c080b8c739ef3fbf4-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid qPDLl9dvDPZNPKnaCNPo/qPDLl9dvDPZNPKnaCNPo -goversion go1.14.7 -D "" -importcfg $WORK/b512/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/d9/d9a9c780da5dfa527113aa1a75c9e4f0d697607ac091224fdf8f643764321f86-d # internal github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b522/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b522/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b522/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./shm_lock.go cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/05/058b6f88dd662c1f9e7c431fe0e04f39719639903caf66d5e471c2411d694b99-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b498/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid 0dIpUAkEeAWwk_ty9-XF/0dIpUAkEeAWwk_ty9-XF -goversion go1.14.7 -D "" -importcfg $WORK/b493/importcfg -pack ./tail.go ./tail_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/8d/8d8e730d57e339fcfc763ecb3fbea1abf9e4c1e7ef3ab513f5cb84bd9eb6c0ae-d # internal github.com/containers/libpod/libpod/logs/reversereader mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/libpod/logs/reversereader -complete -installsuffix shared -buildid Cz-lnaicpAxxU-ajFztq/Cz-lnaicpAxxU-ajFztq -goversion go1.14.7 -D "" -importcfg $WORK/b524/importcfg -pack ./reversereader.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage host -dynimport $WORK/b489/_cgo_.o -dynout $WORK/b489/_cgo_import.go cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c dlopen.cgo2.c cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid bEScP8y9dd7nKsKrf3HH/bEScP8y9dd7nKsKrf3HH -goversion go1.14.7 -D "" -importcfg $WORK/b489/importcfg -pack ./host.go $WORK/b489/_cgo_gotypes.go $WORK/b489/host_cgo.cgo1.go $WORK/b489/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/fd/fdc9a44192617875b0745f615d980c5291a70f4049460f15cae3b5ed25908abc-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid xBINx1Um87_E5VOVMT1F/xBINx1Um87_E5VOVMT1F -goversion go1.14.7 -D "" -importcfg $WORK/b528/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/f3/f3bed7bb558fc59930e38b106cdc05d48083a4d2c215f734eebfff56b71cc88f-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/logs/reversereader=github.com/containers/libpod/libpod/logs/reversereader importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid ffLo3Vp7r-OlA_NBkT41/ffLo3Vp7r-OlA_NBkT41 -goversion go1.14.7 -D "" -importcfg $WORK/b523/importcfg -pack ./log.go cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/50/50c346392f88d9f9e0ce78fc7729dd8ba0a8f28555ed41b9f4c2036d8b12e565-d # internal github.com/containers/libpod/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/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid t2iJnS_MI-OS2yvJ_V_X/t2iJnS_MI-OS2yvJ_V_X -goversion go1.14.7 -D "" -importcfg $WORK/b532/importcfg -pack ./hook.go ./when.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -o $WORK/b492/_cgo_.o $WORK/b492/_cgo_main.o $WORK/b492/_x001.o $WORK/b492/_x002.o -g -O2 -ldl cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b489/_pkg_.a $WORK/b489/_x001.o $WORK/b489/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/79/79c49b35d27bbe2435ed5aa0e79d5cc793b0bd3281ef002ddc33cd04e03884a6-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid OtSm7K7JeTmDWVeUbkeh/OtSm7K7JeTmDWVeUbkeh -goversion go1.14.7 -D "" -importcfg $WORK/b488/importcfg -pack ./process.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage dlopen -dynimport $WORK/b492/_cgo_.o -dynout $WORK/b492/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/0e/0ee5fe62e2c995c1f86d7d251cc9ef03cf7735a79ea25c6aec9fc9d891e045da-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/hooks/1.0.0=github.com/containers/libpod/pkg/hooks/1.0.0 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid ln_9ys_fQhXed7hMvw96/ln_9ys_fQhXed7hMvw96 -goversion go1.14.7 -D "" -importcfg $WORK/b531/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/9b/9b103576749a579b6ff7c6141fdca5b224bb2a14b3026dc7667821946836f278-d # internal github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid g4IHNlH2wOuJ6Xuc_wza/g4IHNlH2wOuJ6Xuc_wza -goversion go1.14.7 -D "" -importcfg $WORK/b534/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid Dy0wac4OTBak8y-MF5DR/Dy0wac4OTBak8y-MF5DR -goversion go1.14.7 -D "" -importcfg $WORK/b492/importcfg -pack $WORK/b492/_cgo_gotypes.go $WORK/b492/dlopen.cgo1.go $WORK/b492/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/e4/e43243f1a1fa749df90d18190a72fd4678377e1c47ff7a9b9b0bdb60c29a33b4-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid 33FcXtO7qybY5IbjneHM/33FcXtO7qybY5IbjneHM -goversion go1.14.7 -D "" -importcfg $WORK/b483/importcfg -pack ./psgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/f5/f535d30769f7371f397452c55b750865d884df08ab85f0378f67acb7a8c6763b-d # internal github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/hooks/0.1.0=github.com/containers/libpod/pkg/hooks/0.1.0 importmap github.com/containers/libpod/v2/pkg/hooks/1.0.0=github.com/containers/libpod/pkg/hooks/1.0.0 importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid 7cckKqkfvcC6feI04ti3/7cckKqkfvcC6feI04ti3 -goversion go1.14.7 -D "" -importcfg $WORK/b530/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b492/_pkg_.a $WORK/b492/_x001.o $WORK/b492/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/c3/c3d129387617e0d05799f0d518112d88fbe13c44f0c2c88dca7231c7ca5f2a72-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b491/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b491/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b491/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./journal.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/fe/febb26f11c196c4f4bd9b1f9bb54eaa3f52a7e650c91e07abb4d2508ba7f2ff2-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid ci53RC1dbbnNgk_z0lxk/ci53RC1dbbnNgk_z0lxk -goversion go1.14.7 -D "" -importcfg $WORK/b527/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/4c/4cd7d0acd8e3f7eb27b25529874e990aac7a1b194ad59bce1d3dcdf5d4d16730-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid KlvKvaqID5MbsO7zZvWw/KlvKvaqID5MbsO7zZvWw -goversion go1.14.7 -D "" -importcfg $WORK/b535/importcfg -pack ./difflib.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b369/_x005.o -c go_gpgme.c cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/cb/cb85e3321fff79f61dfa9284ff39914ae03f21f944061ab11c563078bc9fd187-d # internal github.com/containers/libpod/vendor/k8s.io/klog mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid UYdc7kxSPJjoNz06VfW8/UYdc7kxSPJjoNz06VfW8 -goversion go1.14.7 -D "" -importcfg $WORK/b538/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/1e/1e12a06f5a459ff51f8441d837b33f7adffadf31ccc21b5aa184c3bb7bc2df0a-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b527/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid yBF0KWX84TgxabcdV50e/yBF0KWX84TgxabcdV50e -goversion go1.14.7 -D "" -importcfg $WORK/b526/importcfg -pack ./criu.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/14/14c6797bf9bab40f1fff4669276ac054002b5d3ab07f707f04165f2b814b5e32-d # internal github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid 5vQl867p11_a_lCswMkV/5vQl867p11_a_lCswMkV -goversion go1.14.7 -D "" -importcfg $WORK/b543/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/1b/1b00cd697cf8195762edf5de2eaccf1ca4d5cc976fe4baeb895bfba0144bca4a-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid F3Vh0_P_hIwJmJuWpm64/F3Vh0_P_hIwJmJuWpm64 -goversion go1.14.7 -D "" -importcfg $WORK/b545/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b535/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -o $WORK/b369/_cgo_.o $WORK/b369/_cgo_main.o $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/58/589015210448e006f3a51f245cd0330e461c84c761f3ec23eef6bc76a471ee01-d # internal github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid fiPbqE2LRLSi9fCRno1Z/fiPbqE2LRLSi9fCRno1Z -goversion go1.14.7 -D "" -importcfg $WORK/b533/importcfg -pack ./exec.go ./runtimeconfigfilter.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I $WORK/b522/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b522/_x003.o -c shm_lock.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/ff/ff6f4d6b3a818613674fa582e3aedc75d5cacd465068bc69f31d507f6f8d8511-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid iu_t2ArQDqaV08lgKdmU/iu_t2ArQDqaV08lgKdmU -goversion go1.14.7 -D "" -importcfg $WORK/b547/importcfg -pack ./deep_equal.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b369/_cgo_.o -dynout $WORK/b369/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/6f/6fc97af21b02d4e07e62c51eafa1537803728cf258f2452a7955a3d104000215-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid vuec86JFXgRHsRJ0j1Zd/vuec86JFXgRHsRJ0j1Zd -goversion go1.14.7 -D "" -importcfg $WORK/b542/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid f9DAQ-uPnEq-9fIlU5z1/f9DAQ-uPnEq-9fIlU5z1 -goversion go1.14.7 -D "" -importcfg $WORK/b369/importcfg -pack ./callbacks.go $WORK/b369/_cgo_gotypes.go $WORK/b369/data.cgo1.go $WORK/b369/gpgme.cgo1.go $WORK/b369/unset_agent_info.cgo1.go $WORK/b369/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/37/37f77f38966864726c6a6e88496ab4012995f018a600c96971db4cdf7e05141f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid Y4M0nR0Di6Pkg_iTTwnc/Y4M0nR0Di6Pkg_iTTwnc -goversion go1.14.7 -D "" -importcfg $WORK/b548/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/0f/0f6db4d88670fbbe55f6c4452cab99b82d59fa823eb43711c4a8187b58047e3a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 1oEbJbqUXGZZBoMXzQi-/1oEbJbqUXGZZBoMXzQi- -goversion go1.14.7 -D "" -importcfg $WORK/b554/importcfg -pack ./doc.go ./errors.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -o $WORK/b522/_cgo_.o $WORK/b522/_cgo_main.o $WORK/b522/_x001.o $WORK/b522/_x002.o $WORK/b522/_x003.o -g -O2 -lrt -lpthread /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/d6/d6737b9e414ba67649c40d909d992141c61959459b0870de310ae835075c5162-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid YEcc5V-xJTNYVyg0b9kC/YEcc5V-xJTNYVyg0b9kC -goversion go1.14.7 -D "" -importcfg $WORK/b546/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/81/81d38a5e360a028dbf27f6f9227349f0e9ddf647da70c981af81a4fcff619139-d # internal go/doc mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p go/doc -std -complete -installsuffix shared -buildid YSBXAm43DqGFwc5jiMjX/YSBXAm43DqGFwc5jiMjX -goversion go1.14.7 -D "" -importcfg $WORK/b556/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/9b/9bfb1cbb5c91281458aafa11437f88966346c55456ae447c8d3a0d0818b882ca-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid LOz_1DacFWCKMJAPWE-9/LOz_1DacFWCKMJAPWE-9 -goversion go1.14.7 -D "" -importcfg $WORK/b553/importcfg -pack ./errors.go ./path.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage shm -dynimport $WORK/b522/_cgo_.o -dynout $WORK/b522/_cgo_import.go cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid z6eAAt92XTOKWTJ5g22L/z6eAAt92XTOKWTJ5g22L -goversion go1.14.7 -D "" -importcfg $WORK/b522/importcfg -pack $WORK/b522/_cgo_gotypes.go $WORK/b522/shm_lock.cgo1.go $WORK/b522/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b553/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b542/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/6a/6ad6d653014489028c7e29be68992cc60b125dff143a7b05b88379712b5a4349-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid XeRqcQcd9xwSpiYlmCZv/XeRqcQcd9xwSpiYlmCZv -goversion go1.14.7 -D "" -importcfg $WORK/b552/importcfg -pack ./validation.go cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/50/506cf5dd62e9e679d49f8ecc3967feda0da643c19843cd5d1e47658fc380d3dd-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid 35tEMHj2WL_f3MxCE7KE/35tEMHj2WL_f3MxCE7KE -goversion go1.14.7 -D "" -importcfg $WORK/b558/importcfg -pack ./convert.go ./doc.go cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/85/85fa44a58b8da9b9abfde63ac25bbefcfc9ca9948864eecc695c137694041d2c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b559/ cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b522/_pkg_.a $WORK/b522/_x001.o $WORK/b522/_x002.o $WORK/b522/_x003.o # internal cat >$WORK/b559/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b522/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 9WuVecOHiXh55hFxhict/9WuVecOHiXh55hFxhict -goversion go1.14.7 -D "" -importcfg $WORK/b559/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/23/23fdf885fb3533add715be468b177b0f8105440b63ae1a35ce9615184de89c07-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid K6IUTmtshl9c2WTFM5F2/K6IUTmtshl9c2WTFM5F2 -goversion go1.14.7 -D "" -importcfg $WORK/b560/importcfg -pack ./json.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b369/_pkg_.a $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/61/6145fbbd02102c8b3264fcd7f40c674b8417a33749c1cb9cdd7ba5a4cb35d2f6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid _Ch01zHir6h5XK06jQ3z/_Ch01zHir6h5XK06jQ3z -goversion go1.14.7 -D "" -importcfg $WORK/b561/importcfg -pack ./from_stack.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c journal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/49/49311b4ec4c32c9ed426d4ffce61332ce784c004b109c87cd9916465d85f5aa1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid GJP7uWCbvKyd7LqgDbgK/GJP7uWCbvKyd7LqgDbgK -goversion go1.14.7 -D "" -importcfg $WORK/b550/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/da/dad50dfbb4c5309495466bfce2286b7a425aefa05a1f92421d5e986cdb3f5dd5-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid pIf65RV2XWAXFbvHztp6/pIf65RV2XWAXFbvHztp6 -goversion go1.14.7 -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/c8/c8b2e2a8bf55c97608a0bf9da29aa3ed895d1e803eeb151936e02d7f15d2e432-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/72/723a268f3256071ce3357f58dfc0f795cd990661c1a41aaec021ad8e9e3baf87-d # internal mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid ZO7XMVQmNHqWJanVOzh-/ZO7XMVQmNHqWJanVOzh- -goversion go1.14.7 -D "" -importcfg $WORK/b566/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid Q1AnhLwpALwlxP3RCEsx/Q1AnhLwpALwlxP3RCEsx -goversion go1.14.7 -D "" -importcfg $WORK/b567/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/33/334508202a97b450edc13c189a592ddc55b27c62caeb601c67bb9c9814aab11f-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid EUy4qopVPqaVAVs5P8g2/EUy4qopVPqaVAVs5P8g2 -goversion go1.14.7 -D "" -importcfg $WORK/b575/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b564/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/31/318659ac2977634b05022c43171c6d9c62f20b9c31c721f9773bbeccf576e58b-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid WX_nqHc-D17MKvNBHJ1g/WX_nqHc-D17MKvNBHJ1g -goversion go1.14.7 -D "" -importcfg $WORK/b581/importcfg -pack ./framer.go cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/7f/7fbae6d003d51377034bdad7f19e9c725aa35fe99bf8c577b5ca9293119ab6c3-d # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b565/ cat >$WORK/b565/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b565/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b565/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid ZpNpUi--pCC25fy0eNvi/ZpNpUi--pCC25fy0eNvi -goversion go1.14.7 -symabis $WORK/b565/symabis -D "" -importcfg $WORK/b565/importcfg -pack -asmhdr $WORK/b565/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/db/db974f6f356f88ccaba39cb3d9afb86fa0dae30336c1a0984c66016f00e6e34a-d # internal github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid -8TpCCR5YgKiTtYBZVc0/-8TpCCR5YgKiTtYBZVc0 -goversion go1.14.7 -D "" -importcfg $WORK/b583/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/e2/e25a5866e2bf2f44bbbbd50ec03e8bbba1f02bd0aedb1efde4e552c3e58203dc-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid HzHtX6wkOZPSiF9_bJCm/HzHtX6wkOZPSiF9_bJCm -goversion go1.14.7 -D "" -importcfg $WORK/b595/importcfg -pack ./connrotation.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/1a/1a7acc711f42a2b571c6dea21237dffffc17969f718baf0ebc8f235448a0b565-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid RFPbEzApZKKY7yNfmiFe/RFPbEzApZKKY7yNfmiFe -goversion go1.14.7 -D "" -importcfg $WORK/b597/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/be/be904c494e98f04021bf8afe88dc12dac6d4b8132b119f85c2de54c05a7831ea-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid A51kg9sVcqtKL7DAprqi/A51kg9sVcqtKL7DAprqi -goversion go1.14.7 -D "" -importcfg $WORK/b601/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/5a/5a8ef228179ffd2f8f5c2ae6cc235580634d1769856ebd5cc2f0421d46b58ad0-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid 9pyJPk9C_FQyaIGx-OCQ/9pyJPk9C_FQyaIGx-OCQ -goversion go1.14.7 -D "" -importcfg $WORK/b608/importcfg -pack ./addr.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -o $WORK/b491/_cgo_.o $WORK/b491/_cgo_main.o $WORK/b491/_x001.o $WORK/b491/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/2e/2eb30e419642582dca6ff5a912c39b56c561d0ff94e51cae97773c55731a58f7-d # internal github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid tqLIZEE4r7-n5bXs_A0A/tqLIZEE4r7-n5bXs_A0A -goversion go1.14.7 -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/c1/c14212183d04aa4b23a2c9f26016811e2bf4210c1669bd664c58e1db61a791c8-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid 8i_x7xBwfQx6G2dKRWSY/8i_x7xBwfQx6G2dKRWSY -goversion go1.14.7 -D "" -importcfg $WORK/b616/importcfg -pack ./port.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/aa/aa9a00a314d4e259e4d0b7b9e6b19b97c8dbcf54c608fca28574efc6b102c62c-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid B8iZvLj0qxLh4qgWvo_A/B8iZvLj0qxLh4qgWvo_A -goversion go1.14.7 -D "" -importcfg $WORK/b619/importcfg -pack ./msgutil.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage sdjournal -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/51/510d72e63b9e975f7d832a4eeba0a055793084a18e921c8b2cb32897aa443c21-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid wjbCbPPcxjGdXVPWvI1b/wjbCbPPcxjGdXVPWvI1b -goversion go1.14.7 -D "" -importcfg $WORK/b625/importcfg -pack ./udp_proxy.go cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b492/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid np78F8jmmplJBCkqIfMz/np78F8jmmplJBCkqIfMz -goversion go1.14.7 -D "" -importcfg $WORK/b491/importcfg -pack ./functions.go ./read.go $WORK/b491/_cgo_gotypes.go $WORK/b491/journal.cgo1.go $WORK/b491/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/ae/aec94f01428d2981757c4f2ac3d41fe2fcb198589fdc17af3f46355d48e0df55-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid aR7NZqiarim5RRMWMhWB/aR7NZqiarim5RRMWMhWB -goversion go1.14.7 -D "" -importcfg $WORK/b600/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/59/594499a1b0629de260f9d34a4ddf84b9a899faeddb9c69f4740d716837ac608f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid Y8oXzn9o-wGIyrOnxE90/Y8oXzn9o-wGIyrOnxE90 -goversion go1.14.7 -D "" -importcfg $WORK/b630/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/13/1345c1259111a89d7ea31c8cd727f86eecd47fcb4cd0c6e242d4b07761061b19-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid T73DoR4GEtYvq-IiP3dn/T73DoR4GEtYvq-IiP3dn -goversion go1.14.7 -D "" -importcfg $WORK/b582/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/25/25f5d0cd12d6267a50ba73fe77b694a89e5745706739fc5843311717876d80e0-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid w8KuTTV_rg8sLHrqRJkr/w8KuTTV_rg8sLHrqRJkr -goversion go1.14.7 -D "" -importcfg $WORK/b620/importcfg -pack ./msg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/5b/5b0f7c2ad9d46721c1bef168c43a8e7a7c52fa7c7a749b88e32b6267c707708e-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid 5pCUEgpLk8BtZKojBs4g/5pCUEgpLk8BtZKojBs4g -goversion go1.14.7 -D "" -importcfg $WORK/b626/importcfg -pack ./portutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/a8/a85d155f61e0d1e69eed6d690b5dcd6ddb334f2d1a80bbe096bec03b7df2390e-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid XI5IOTfmYYAuarG7UCAe/XI5IOTfmYYAuarG7UCAe -goversion go1.14.7 -D "" -importcfg $WORK/b633/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/1f/1f5ac4c92df88ffdb200d0bb092787571d1f3ca95411932c64dbc4b0087ce540-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid nUU5rNA5Ug2Ef8-UFQoE/nUU5rNA5Ug2Ef8-UFQoE -goversion go1.14.7 -D "" -importcfg $WORK/b639/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/76/76b46075b91a3cc7741451cb5c7bc8572ad274d091574ea8f62506ae917c3375-d # internal github.com/containers/libpod/pkg/env mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/env /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/libpod/pkg/env -complete -installsuffix shared -buildid nsjnCv_1DVuGys484d6-/nsjnCv_1DVuGys484d6- -goversion go1.14.7 -D "" -importcfg $WORK/b654/importcfg -pack ./env.go ./env_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/7c/7cbc1df107246f2d8fbb2bac046fcc4a57ae70e959982be72bff7c6003c035dc-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid OAu77GTtUlvn8D7GvFxA/OAu77GTtUlvn8D7GvFxA -goversion go1.14.7 -D "" -importcfg $WORK/b618/importcfg -pack ./child.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/7f/7f31ef88a8fd0f3630ff3ca8a697647a90ea34db453dcf530cd7936b4edc1920-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid vqjpK5Wl7wj6SrIdWZZM/vqjpK5Wl7wj6SrIdWZZM -goversion go1.14.7 -D "" -importcfg $WORK/b623/importcfg -pack ./tcp.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b491/_pkg_.a $WORK/b491/_x001.o $WORK/b491/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/15/159d9d96c8115f008da7e2d73207a5373ac44145bce28a247986f2c3054f3f99-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid i8QR1beF208Z5_LlRrTu/i8QR1beF208Z5_LlRrTu -goversion go1.14.7 -D "" -importcfg $WORK/b624/importcfg -pack ./udp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/9b/9b8fce324741801f2346baa65e302821b26de002fa439d695051b26142f7f7d3-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b633/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid LVDeNXWasJMOAu7dYCj7/LVDeNXWasJMOAu7dYCj7 -goversion go1.14.7 -D "" -importcfg $WORK/b632/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./devlink_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/23/23eb9ad2139749690058ac62ed8311cf86e3c6c33edb014cbff0994a2adc8204-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid e-ByenTpQ5AzY3ORuEM3/e-ByenTpQ5AzY3ORuEM3 -goversion go1.14.7 -D "" -importcfg $WORK/b657/importcfg -pack ./hwaddr.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/018b589a79a6fb3fe22b25f167db736cdb45b829892a5e94313b62ce3b808fea-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid D5xH2NPBA2AcXZ9IeDbN/D5xH2NPBA2AcXZ9IeDbN -goversion go1.14.7 -D "" -importcfg $WORK/b658/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/91/9153a90016390c611150f7c3fa29cc4a36059a89316d72fc401d4bd2aeac8477-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid R10fYYpyIBipqXIATNOl/R10fYYpyIBipqXIATNOl -goversion go1.14.7 -D "" -importcfg $WORK/b659/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/a3/a3c8e6d59b686180da330d789428f9e977d663ada4ebdba4ada90250968aa27f-d # internal github.com/containers/libpod/vendor/github.com/safchain/ethtool mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/libpod/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid GFi1WxOAyprFNiheYZZF/GFi1WxOAyprFNiheYZZF -goversion go1.14.7 -D "" -importcfg $WORK/b660/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/b7/b79fb57545a505c8488eb8686e9566f503ee876937d47e4321d3b1e3dedc8968-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid 4ZwDTuIratlfGO-rb-Pf/4ZwDTuIratlfGO-rb-Pf -goversion go1.14.7 -D "" -importcfg $WORK/b662/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b624/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/57/57e7145eb0ec86b6d990ddd84286d100a0f475f6243d6b6f947866af24f17cd8-d # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/bf/bfabb740a55676e4bc6a716f8d90acb5a12127bd7864d573fb3fd97a392c8e7e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid o4ck79IBXDBz15inMa3U/o4ck79IBXDBz15inMa3U -goversion go1.14.7 -D "" -importcfg $WORK/b667/importcfg -pack ./parsers.go github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid tonJFV24BqZ19OaqdNEU/tonJFV24BqZ19OaqdNEU -goversion go1.14.7 -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/58/5820354ed58389637b0b67303f3f09c9509a19024ebd9e5b8e26aebe265e412c-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid mUSabFfhpJI6ldbeArep/mUSabFfhpJI6ldbeArep -goversion go1.14.7 -D "" -importcfg $WORK/b668/importcfg -pack ./cgroups.go ./stats.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/99/991175858bfc8a866fbc48a88c818b1074544d0102549c9dfa9ac043286a678a-d # internal github.com/containers/libpod/pkg/seccomp mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/containers/libpod/pkg/seccomp -complete -installsuffix shared -buildid HeLgZb8SomCpysyaG5nG/HeLgZb8SomCpysyaG5nG -goversion go1.14.7 -D "" -importcfg $WORK/b669/importcfg -pack ./seccomp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/00/008c1cfe52568f08fd78c5fc3fa4a0d5f71b22e562b3ab5f67c89afd38870114-d # internal github.com/containers/libpod/vendor/github.com/varlink/go/varlink mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid GRqpVksXmWLJK-5jAlhP/GRqpVksXmWLJK-5jAlhP -goversion go1.14.7 -D "" -importcfg $WORK/b672/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/c6/c6304cc3dc22ee65197667096689b2f53d32c17cdeee0eff3a8f62ce26ce9be3-d # internal github.com/containers/libpod/pkg/channelwriter mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid xMniSJVuJhQI4KBLHW5M/xMniSJVuJhQI4KBLHW5M -goversion go1.14.7 -D "" -importcfg $WORK/b674/importcfg -pack ./channelwriter.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b565/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b674/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b565/relfect2_mipsx.o ./relfect2_mipsx.s cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/34/34d831c7540f8ef0390d87718b07c6e8b0c0133434c43f74e7fb58736d14709f-d # internal github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid aD9h4PY7T3Zg8WDOhkJD/aD9h4PY7T3Zg8WDOhkJD -goversion go1.14.7 -D "" -importcfg $WORK/b676/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/53/53aac0ad1d0d34aac9e4018e24fab207bf866cba12acac631aedbf0fee4d3ec3-d # internal github.com/containers/libpod/vendor/github.com/gorilla/schema mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid lj58n9uxdJTA1ggGfCj3/lj58n9uxdJTA1ggGfCj3 -goversion go1.14.7 -D "" -importcfg $WORK/b680/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b565/relfect2_ppc64x.o ./relfect2_ppc64x.s /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/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/3a/3aa4a7b131b2b0bfb8445bb85e6cb4d03bec3634995a716d10baf402c6a6e74a-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid wjNYVgyK1OlWFXC6IKBh/wjNYVgyK1OlWFXC6IKBh -goversion go1.14.7 -D "" -importcfg $WORK/b617/importcfg -pack ./builtin.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/8f/8fc069f932ab63bfb8365bc4d3f7f1f879d7ec3653687a6d927ba38a2ee41288-d # internal github.com/containers/libpod/pkg/rootlessport mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/libpod/pkg/rootlessport -complete -installsuffix shared -buildid 8e6esaKHR27CylaY_P-3/8e6esaKHR27CylaY_P-3 -goversion go1.14.7 -D "" -importcfg $WORK/b615/importcfg -pack ./rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/f4/f48be03405b47b9753609034c659a2379dbb9a7f77c15c84f7446acd2a3b7dc8-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon -complete -installsuffix shared -buildid uKJ6kKHyX_rs8KBm3QRV/uKJ6kKHyX_rs8KBm3QRV -goversion go1.14.7 -D "" -importcfg $WORK/b711/importcfg -pack ./sdnotify.go ./watchdog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b668/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/54/54233c6093b299ec99a8c8a9587705cc7ca5a72108c92c4bc52bcff094ee7767-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid DtUmPsrwovMFQsD1DBhX/DtUmPsrwovMFQsD1DBhX -goversion go1.14.7 -D "" -importcfg $WORK/b666/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/60/60ca20a0c74d85b88f57a092ac437d51a3f9b3bee5347ba108f8f457b5677254-d # internal github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b563/ cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/7a/7a89bf3b2944cdde83b5cbb71a2e63a9f5c7e172b78236d2f204b6914a9fe3f1-d # internal cat >$WORK/b563/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid xLS0z6oS2LcFLOq22PZk/xLS0z6oS2LcFLOq22PZk -goversion go1.14.7 -D "" -importcfg $WORK/b563/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/8d/8dcb0dedfac3f7d417d118ecbf7cd923f0de41cba814e1e90079b2530b677901-d # internal github.com/containers/libpod/pkg/varlink mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b672/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/varlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/libpod/pkg/varlink -complete -installsuffix shared -buildid uEGwBqC96nKIWBmlI08a/uEGwBqC96nKIWBmlI08a -goversion go1.14.7 -D "" -importcfg $WORK/b671/importcfg -pack ./generate.go ./iopodman.go github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b633/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b711/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid WKUepfTnOVLEVWoD67a5/WKUepfTnOVLEVWoD67a5 -goversion go1.14.7 -D "" -importcfg $WORK/b631/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./devlink_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/55/5545ccb667bcfc5fe15fbb85d13f4c6598d70df8f4b98ced994f2e345454b6fc-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b719/ cat >$WORK/b719/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid EfkDUhtwSCC_xp6VVXiO/EfkDUhtwSCC_xp6VVXiO -goversion go1.14.7 -D "" -importcfg $WORK/b719/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/bd/bd77b1a73031601271850c1df8b72112a19e2feff4e3e71a294a8a4221022585-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b721/ cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid 13i35A3gDPbqNcxmcKyN/13i35A3gDPbqNcxmcKyN -goversion go1.14.7 -D "" -importcfg $WORK/b721/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/aa/aafdc940c7437ea7f9e66d17dd6101eb539b8920ffa563a52ce674560e46d346-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid fUAk3WWUoh5Qtut4SQcE/fUAk3WWUoh5Qtut4SQcE -goversion go1.14.7 -D "" -importcfg $WORK/b722/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/3c/3c274cf63dc927ed7795cbd5bbfb250d4fc2a4216e9838edb4f40873c414e490-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b728/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid hUpMRV3ZsyozsUiisMgw/hUpMRV3ZsyozsUiisMgw -goversion go1.14.7 -D "" -importcfg $WORK/b728/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/dc/dccb87f0d040f78f0bff3bb20df23aba6064603398ffdde142c4b692280415d7-d # internal log/syslog mkdir -p $WORK/b737/ cat >$WORK/b737/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid DTS3HzWExNlNbGYhTkIN/DTS3HzWExNlNbGYhTkIN -goversion go1.14.7 -D "" -importcfg $WORK/b737/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/2a/2aff29fc0f75eea4370298faea6f8d96cd23252cd41524774239f1ae3e91f080-d # internal runtime/pprof mkdir -p $WORK/b738/ cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -shared -p runtime/pprof -std -installsuffix shared -buildid LZWKjBpWVHHvCbR-rsuV/LZWKjBpWVHHvCbR-rsuV -goversion go1.14.7 -D "" -importcfg $WORK/b738/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/ae/aeefc264926810d7c509fe097201c5b05f41b6114a68bee9f1ca9b267548a90a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/78/78bfb1b7424ec6e039fe0c6b617f9bc0b8f76e4dd01051ac507292c804c30626-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b736/ cat >$WORK/b736/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile log/syslog=$WORK/b737/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid GXJgR2XFlYH0iChIoDJv/GXJgR2XFlYH0iChIoDJv -goversion go1.14.7 -D "" -importcfg $WORK/b736/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/c1/c12077aa8fef6d236262b44838428cb7052dd4a087f1c25f9fd77030f2b3ed5c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/aa/aaa475b9e5fd320d02d0713df6dd818dc31aac9a97e54e3e733701fd52ab96ac-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/9f/9f1681f5407ac63356b9936f78fac7e3dfe2011223ed48d4fe6e87d4d1153836-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b723/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid j0WDv2_90oeqWo9GDgiE/j0WDv2_90oeqWo9GDgiE -goversion go1.14.7 -D "" -importcfg $WORK/b723/importcfg -pack ./agent.go ./constants.go ./ttypes.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b724/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid WUsAijzzsodPWaXqbDgc/WUsAijzzsodPWaXqbDgc -goversion go1.14.7 -D "" -importcfg $WORK/b724/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid A7LUZHql-Vz3wFwb1KIR/A7LUZHql-Vz3wFwb1KIR -goversion go1.14.7 -D "" -importcfg $WORK/b725/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b732/ cat >$WORK/b732/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid AZbk8va08E2F8ce9edSx/AZbk8va08E2F8ce9edSx -goversion go1.14.7 -D "" -importcfg $WORK/b732/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/27/27cbf1f0ed49522029b069b201f85275ad51f0f2dccca51b26616bbd01e21e2b-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/79/79db6f9474b90fa480ee5c96651d302665d9ca8a54fac83c75ce6e1e7363512c-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/c8/c84b3469e8ec7e565b5ac7aa0f56a14d3b85a68a5914c76a9a41e1ec1b7cbe2a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/b0/b0ac9bbd95a2442aa52fdbb25936a34aadd1180396a4b40d0be1bd09d1908e65-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b727/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b725/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid WCwxGE_cxDws1VvUmnsE/WCwxGE_cxDws1VvUmnsE -goversion go1.14.7 -D "" -importcfg $WORK/b727/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/1d/1d762ba51206403a812751b0b299c5bf04042122dd08233ef7ff6247043d478f-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/e0/e041d0fea0551651e3b922196bcafe24191f7e48d99f85caf9f4a80537b383f6-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c aes.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/ea/eaebd046a954f51b2c0337efe1446438c9eb7739c168f3bc4754890dc823a405-d # internal github.com/containers/libpod/pkg/domain/utils mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/libpod/pkg/domain/utils -complete -installsuffix shared -buildid o4hb6NAWmRh2tjjPHx2j/o4hb6NAWmRh2tjjPHx2j -goversion go1.14.7 -D "" -importcfg $WORK/b653/importcfg -pack ./utils.go github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid _coN-dQFPPX3Ff3BmdNe/_coN-dQFPPX3Ff3BmdNe -goversion go1.14.7 -D "" -importcfg $WORK/b562/importcfg -pack ./allocator.go ./doc.go ./fields.go ./jsontagutil.go ./list.go ./listreflect.go ./listunstructured.go ./map.go ./mapreflect.go ./mapunstructured.go ./reflectcache.go ./scalar.go ./structreflect.go ./value.go ./valuereflect.go ./valueunstructured.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/5b/5b226f7f2fdabc46a94cc3675614b127016dfbc3536fa0e6bc569d5661d1fe43-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c ecdsa.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/9b/9befec89c3544c9484e8dc091dd0170693619420de41d531813a2e386d0021c3-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c hmac.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/90/90fe8095f4e5afedb81ec8b87b7691414dbb5ee61a991bec4e395eef9fe75283-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x017.o -c openssl_stub_rand.c cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o $WORK/b043/_x014.o $WORK/b043/_x015.o $WORK/b043/_x016.o $WORK/b043/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage boring -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b047/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid hJlxNYiyhwH3GVvVXzYg/hJlxNYiyhwH3GVvVXzYg -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./doc.go $WORK/b043/_cgo_gotypes.go $WORK/b043/aes.cgo1.go $WORK/b043/boring.cgo1.go $WORK/b043/ecdsa.cgo1.go $WORK/b043/hmac.cgo1.go $WORK/b043/rand.cgo1.go $WORK/b043/rsa.cgo1.go $WORK/b043/sha.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o $WORK/b043/_x014.o $WORK/b043/_x015.o $WORK/b043/_x016.o $WORK/b043/_x017.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/4d/4dfffc2399eedf2a43591dbba16127cf34038af49f62883f14496cf14ef5bda9-d # internal # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring cgo-gcc-prolog: In function '_cgo_b578c6e8648a_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:169:33: warning: unused variable '_cgo_a' [-Wunused-variable] # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_ecdsa_signature.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_ecdsa_signature.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_evp.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_evp.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_lock_setup.c:14: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from openssl_lock_setup.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_lock_setup.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:22:13: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:26:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:106:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from openssl_port_aead_gcm.c:8: At top level: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_aead_gcm.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:153:4: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ret > 0) { ^ # crypto/internal/boring In file included from openssl_port_ctr128.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_ctr128.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_port_evp_md5_sha1.c:12: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_evp_md5_sha1.c:12: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_port_hmac.c:8: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_hmac.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:26:9: warning: unused variable 'siglen' [-Wunused-variable] size_t siglen; ^~~~~~ In file included from openssl_port_rsa.c:8: At top level: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_rsa.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_stub_rand.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_stub_rand.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/sha512 mkdir -p $WORK/b060/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b060/symabis ./sha512block_ppc64le.s crypto/aes mkdir -p $WORK/b038/ crypto/hmac mkdir -p $WORK/b063/ crypto/sha1 mkdir -p $WORK/b067/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid D5amid7kWQu0R44gBfpS/D5amid7kWQu0R44gBfpS -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./hmac.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid cLmaNH6x-50W9kDHP8VG/cLmaNH6x-50W9kDHP8VG -goversion go1.14.7 -D "" -importcfg $WORK/b067/importcfg -pack ./boring.go ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b038/symabis ./asm_ppc64le.s ./gcm_ppc64le.s crypto/sha256 mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b068/symabis ./sha256block_ppc64le.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/aes -std -installsuffix shared -buildid WyeLnou0BiTsfaKX2ewX/WyeLnou0BiTsfaKX2ewX -goversion go1.14.7 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid UsomX_RB3hTKWkEnp8rp/UsomX_RB3hTKWkEnp8rp -goversion go1.14.7 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid Bk2-xc5c-1mlpm_zu8Jm/Bk2-xc5c-1mlpm_zu8Jm -goversion go1.14.7 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/38/388b51141d90fe4d5661d1a525d3ef87553dcafed8da4dd29684b0d916ecebb6-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid y0e96WN_6dbsMcnS-Fi5/y0e96WN_6dbsMcnS-Fi5 -goversion go1.14.7 -D "" -importcfg $WORK/b089/importcfg -pack ./hkdf.go github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid alIF6_t6MhByNATpUcNZ/alIF6_t6MhByNATpUcNZ -goversion go1.14.7 -D "" -importcfg $WORK/b403/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/8b/8b36ba37034f2d818f7ad9cea069fc46281b47a5aab8c83efc51d6b45078daf2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/8e/8e919df50bdd8b8d598ea8532b84336a08de909fb3f6ff1db7440afee242cfb0-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b038/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b038/gcm_ppc64le.o ./gcm_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b068/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/32/3285a7542bd50d9e4440b2a14bcba80a6987373ff71dce002f1e4655d5337aa1-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_ppc64le.o $WORK/b038/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f4/f46b857140777b96bdc3b8791803d08cd97d93cc4baa5a5ffb8cdd9ad694b048-d # internal crypto/rand mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid cbZd-eIHLQDXpVi1eRJ0/cbZd-eIHLQDXpVi1eRJ0 -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b060/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b068/_pkg_.a $WORK/b068/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/19/1969fcdff9bd60898661d5753efa8f81a937602230425f575b4efdda46cc3c64-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b125/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid v-4x8qT7CuWYfD55TlII/v-4x8qT7CuWYfD55TlII -goversion go1.14.7 -D "" -importcfg $WORK/b123/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid qlnxPyuLgQ1OQqlYoxAn/qlnxPyuLgQ1OQqlYoxAn -goversion go1.14.7 -D "" -importcfg $WORK/b247/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b060/_pkg_.a $WORK/b060/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b7/b74db28a30cf2868c7199c9d4b3c7b40139e3235a32a80234f929dfc87fd1ddd-d # internal crypto/ecdsa mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid sg4o3rJ1lWEZp_I5raA8/sg4o3rJ1lWEZp_I5raA8 -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./boring.go ./ecdsa.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid c3Uw9q_RV1uK580XEufN/c3Uw9q_RV1uK580XEufN -goversion go1.14.7 -D "" -importcfg $WORK/b424/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b642/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid zfoksrl2boQKTh18pWZz/zfoksrl2boQKTh18pWZz -goversion go1.14.7 -D "" -importcfg $WORK/b641/importcfg -pack ./bcrypt_pbkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/b0/b0d87d3e17fd848638b3de92d1dd1ff51b5aecc7fdf402ed1dfc021109746085-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/27/27a5ef4e418f4196bc87f383866728514478266d00280568e96693404249afff-d # internal crypto/ed25519 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid UIbgqpwMWCKZzR62WscN/UIbgqpwMWCKZzR62WscN -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./ed25519.go crypto/rsa mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 1UtGmTIyJiXBHnU_HoQq/1UtGmTIyJiXBHnU_HoQq -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid NcF36eK2fegYpOsWz9Gu/NcF36eK2fegYpOsWz9Gu -goversion go1.14.7 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go mime/multipart mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid SBqKpb_aAoVIVaMrPzBu/SBqKpb_aAoVIVaMrPzBu -goversion go1.14.7 -D "" -importcfg $WORK/b162/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/66/6699e4d921c5715f7232b1d05c80dcd90b39e68f51a293f74b1f05ea621fd304-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid _yqnxaaXnwk0qioGRSYG/_yqnxaaXnwk0qioGRSYG -goversion go1.14.7 -D "" -importcfg $WORK/b249/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/6f/6f9fa8436508c2dcbe3c6ee56b45c776fd817d445a30581a2f004dc27f172523-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid hs798Op-d98_L96vDrI4/hs798Op-d98_L96vDrI4 -goversion go1.14.7 -D "" -importcfg $WORK/b264/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/47/4721afcfdb616b8e8cf3c3f844d3505995d7bf8f6844cc6fd00f7698463e6e3f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid ebD-_M1hN_Hzge6C1lsJ/ebD-_M1hN_Hzge6C1lsJ -goversion go1.14.7 -D "" -importcfg $WORK/b275/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/63/63c2a8caa4f9626047692a8c35426d725c0d25cc981c2b3cea24c04e2a11bae4-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b270/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b270/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b270/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/50/503c1365943ec8f9a48f57bfe67974327e98b8fd54b22564fa2bf7824eecac96-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid FoE9NnCH776dOk_rarMy/FoE9NnCH776dOk_rarMy -goversion go1.14.7 -D "" -importcfg $WORK/b377/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ad/ad5b25527ec7c8d3f10b540cbaf158fce41cf9ee0258fd5f8e11cf587435104c-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid lYdOEU8Pj5HZcdwSTXG8/lYdOEU8Pj5HZcdwSTXG8 -goversion go1.14.7 -D "" -importcfg $WORK/b402/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/70/70ee86257661ee1ee7f6132af62471ecd76c2adbe48187cc8702a4c2284e7870-d # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid tlFOixRjXnlmLjhkfVOe/tlFOixRjXnlmLjhkfVOe -goversion go1.14.7 -D "" -importcfg $WORK/b404/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/7e/7e983d869802171f0faaf3b591024434c502dff0a07de28d23a7e8b1949095a7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid aMFnCKWKB-6yPS8BUUzC/aMFnCKWKB-6yPS8BUUzC -goversion go1.14.7 -D "" -importcfg $WORK/b263/importcfg -pack ./label.go ./label_selinux.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/1d/1d25c8b6c3e5bb7d97d3f16ce97f7ac4eb6d9f00ca9010884753668f470995dc-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid qBaoimzEXKy2gAn-jm2X/qBaoimzEXKy2gAn-jm2X -goversion go1.14.7 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/b2/b24905b6f989331bb6543883b2893dcf5d163c816f163fb8f65713f99ed5de2c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid VQhfZbD_1_Cc8BT4fFRG/VQhfZbD_1_Cc8BT4fFRG -goversion go1.14.7 -D "" -importcfg $WORK/b274/importcfg -pack ./lockfile.go ./lockfile_unix.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/a8/a886fb644359c7f19d96c2ba36e2310e19e0f7bc8a7d4818e2e5758590dfb539-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid fltQdc8-qRf8lroLrauX/fltQdc8-qRf8lroLrauX -goversion go1.14.7 -D "" -importcfg $WORK/b453/importcfg -pack ./pools.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/42/4239c0fcc39b05d5e0b7b1f0c33de374caff48dacdc89686e33c6e49486de4e0-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid h-kc5XrZ6ONF_zcHql-o/h-kc5XrZ6ONF_zcHql-o -goversion go1.14.7 -D "" -importcfg $WORK/b390/importcfg -pack ./secrets.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/bc/bc4929383b43dc13b20d5b44f4f933a746b28ba9918c5efdddeaa6881e6b7618-d # internal github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid 1-Z3y-MabSWZ6z8z5AX9/1-Z3y-MabSWZ6z8z5AX9 -goversion go1.14.7 -D "" -importcfg $WORK/b508/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/54/543ba23574ce860db0c908868162c94cf65933b310fd816a761512e20694cedb-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid GPmvM5mTdYSR0ikAIe_t/GPmvM5mTdYSR0ikAIe_t -goversion go1.14.7 -D "" -importcfg $WORK/b444/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/bd/bd690fb038cf917d089bb30de641878376685de0bef158a6e8de0f440faeebfc-d # internal crypto/x509 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 189Ud7Io25Vw0rZPP5Hc/189Ud7Io25Vw0rZPP5Hc -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -o $WORK/b270/_cgo_.o $WORK/b270/_cgo_main.o $WORK/b270/_x001.o $WORK/b270/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/ed/edc85d3b9914fb7e68895deeb02696b098fed2c44affd5aebbd4e282f167eefd-d # internal github.com/containers/libpod/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/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid QsiPGvoIjMXLw0YAhDt_/QsiPGvoIjMXLw0YAhDt_ -goversion go1.14.7 -D "" -importcfg $WORK/b373/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/e2/e24b03d5272148d38f1bdf00e2b0d118f6f008be9ccd97cfb7046aa4b98adae0-d # internal github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/resolvconf/dns=github.com/containers/libpod/pkg/resolvconf/dns importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid THowHQy4vuTz1DKGm24l/THowHQy4vuTz1DKGm24l -goversion go1.14.7 -D "" -importcfg $WORK/b613/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/cc/cc5b82afa0e252879015591e057cee98bf0e2ccdd4a8d6b772ebee06bfba552b-d # internal github.com/containers/libpod/pkg/selinux mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/libpod/pkg/selinux -complete -installsuffix shared -buildid kqgptdNw6MfuGEwNH9J_/kqgptdNw6MfuGEwNH9J_ -goversion go1.14.7 -D "" -importcfg $WORK/b627/importcfg -pack ./selinux.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b270/_cgo_.o -dynout $WORK/b270/_cgo_import.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid 8vqPJbzasWK-KIt7kuBm/8vqPJbzasWK-KIt7kuBm -goversion go1.14.7 -D "" -importcfg $WORK/b270/importcfg -pack $WORK/b270/_cgo_gotypes.go $WORK/b270/copy_linux.cgo1.go $WORK/b270/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/25/25469adadd93097756771fb25b25b8288822ee8228d387b93defc59334c3fc07-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/containernetworking/plugins/pkg/utils/sysctl=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/libpod/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b631/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid S1FIl3YwOScSjEixnj0q/S1FIl3YwOScSjEixnj0q -goversion go1.14.7 -D "" -importcfg $WORK/b656/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/52/52ac249fa24aaa8e80e0278df97b3b2590eb9dc5dd85488319a33ad81aa4d0bf-d # internal github.com/containers/libpod/vendor/github.com/google/uuid mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/containers/libpod/vendor/github.com/google/uuid -complete -installsuffix shared -buildid Xck17ISTpa4o0ksu2Xge/Xck17ISTpa4o0ksu2Xge -goversion go1.14.7 -D "" -importcfg $WORK/b709/importcfg -pack ./dce.go ./doc.go ./hash.go ./marshal.go ./node.go ./node_net.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b270/_pkg_.a $WORK/b270/_x001.o $WORK/b270/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/ad/ad7c66cf911e2585c2ca7da38ddfe1ca7e6222ed4676fd2b31d49764d61dac28-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/c5/c52df33f3ccdd0ff8178ce03f8af23e35ce4f0f4d3260c2c126143d67166132a-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/97/979f076c2e9d212e3ec000afd9216d7fa0f9bfeb53b788bdde33f5e2efd9bdc4-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b662/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid IjwXGe013TPu4kH4flXm/IjwXGe013TPu4kH4flXm -goversion go1.14.7 -D "" -importcfg $WORK/b661/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d3/d32450f09b1da33a0fa061ed9d2b0d7ea0fbe67a2d4defc2ee1c8082013094fd-d # internal crypto/tls mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b035/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b089/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid om63N5F92ZIoCuYefhyA/om63N5F92ZIoCuYefhyA -goversion go1.14.7 -D "" -importcfg $WORK/b412/importcfg -pack ./ber.go ./pkcs7.go ./x509.go github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid u0R6JaV1LT0CL1C6RBeX/u0R6JaV1LT0CL1C6RBeX -goversion go1.14.7 -D "" -importcfg $WORK/b401/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid zxOAK1-ANi7k0W6V93Uo/zxOAK1-ANi7k0W6V93Uo -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/50/5038dc507786f4a63dd3a46ff0bd07904a1b60dd34bfe63ce083c05adb43635d-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid hkRbO6O20fPAW6W0npBn/hkRbO6O20fPAW6W0npBn -goversion go1.14.7 -D "" -importcfg $WORK/b599/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/8c/8cf029bb9d5e5b56a422301e5e633cc92312e4a6bf7edecf14566d855bbcc6ae-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b123/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid mLobgAygNf5gK8EtHmSQ/mLobgAygNf5gK8EtHmSQ -goversion go1.14.7 -D "" -importcfg $WORK/b108/importcfg -pack ./compression.go ./zstd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/1c/1cd2f4ed1b7d5bebe753988c91a016b0e40fc67a2b198ada832cce43150206b3-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid V9bWQuPyA-Ykv-jqUeMz/V9bWQuPyA-Ykv-jqUeMz -goversion go1.14.7 -D "" -importcfg $WORK/b238/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/e8/e802054fd0d155f41e314191b8e5978ee9aad80cb8571179b704d418485219ef-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid iLT_apEXtfeh-GDeX1h2/iLT_apEXtfeh-GDeX1h2 -goversion go1.14.7 -D "" -importcfg $WORK/b370/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/56/56893b413d70a3b6a2258d09f8c305964d2c5d7ca76a2f9475e6cb0bb1d32686-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid 4KzAftISlYm63xevikvv/4KzAftISlYm63xevikvv -goversion go1.14.7 -D "" -importcfg $WORK/b598/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1b/1b4b5b08647345c1a569ecf9490da28abf1dfa5d4e30949b3b7325dd77cc3424-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b639/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b641/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid _FGUt54SAjejXoJchR5d/_FGUt54SAjejXoJchR5d -goversion go1.14.7 -D "" -importcfg $WORK/b636/importcfg -pack ./buffer.go ./certs.go ./channel.go ./cipher.go ./client.go ./client_auth.go ./common.go ./connection.go ./doc.go ./handshake.go ./kex.go ./keys.go ./mac.go ./messages.go ./mux.go ./server.go ./session.go ./ssh_gss.go ./streamlocal.go ./tcpip.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/d2/d249a0df60d698800c0c3b0eb89007a77dee51e3fe9419b7ed3224b5c93002f9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/64/647224efc6650099ee907da82823e05f359ce4f5b726cb6107b9f98cb753cf5c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/36/36e3ceb38ddabfb2f47c95556c6f37955b1db69a6afd7923b0ba6646a2e42bd3-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid gn1ewIa_EtB2GoiTrzLA/gn1ewIa_EtB2GoiTrzLA -goversion go1.14.7 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/5e/5e4915985d4e80940a28b2b13debd262cb56e07794f32b1cc5efd6973e459e2a-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid Fb-T1JLrV7k-H-q-DKBE/Fb-T1JLrV7k-H-q-DKBE -goversion go1.14.7 -D "" -importcfg $WORK/b507/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/b6/b6838a7e4d0bdef8d5f2770ed39500f1fdeca71071f698d60bfe747ee1d4f09d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/d1/d124c3c106246995ea60415e0fb9c66d7c143c81a13e40173f1e5f3b9fc20568-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid WIltFOXwK9_cS6gp_xL5/WIltFOXwK9_cS6gp_xL5 -goversion go1.14.7 -D "" -importcfg $WORK/b400/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/a6/a6c5ee8615fe0ad0aa83dbb0e4d55cab99128b36821ee5f0e8c30c061ff5712a-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid f3UL3OC7Q4fT0dKa5iXL/f3UL3OC7Q4fT0dKa5iXL -goversion go1.14.7 -D "" -importcfg $WORK/b399/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid eU5pBs917mpaWlT8_o43/eU5pBs917mpaWlT8_o43 -goversion go1.14.7 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrapper_jwe.go github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/fullsailor/pkcs7=github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid dMY_8zNLdDhMgpibQ66C/dMY_8zNLdDhMgpibQ66C -goversion go1.14.7 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/60/6025010bfae8f07a01146623b8de3e5ca0c9df478fa34f025f9a3173434fe242-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid oZ4eIqmo3qStwAxR1JeG/oZ4eIqmo3qStwAxR1JeG -goversion go1.14.7 -D "" -importcfg $WORK/b254/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/a9/a964976493ce0aae828f5e21874ed7206172cd7f0efe107fe73c4c26a282e2f4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/45/453a5d18a7e71d6016dabf1fec51da4b3b9333f89ec6e54c814cd7f8ab4d1064-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/0c/0cb40ba23532746f0be522ff99f1c5dfa7d99c71b895705468cf3557caa350ea-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid vJvvuW79_dROXfVQ3mD9/vJvvuW79_dROXfVQ3mD9 -goversion go1.14.7 -D "" -importcfg $WORK/b398/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/ba/ba4498d7def885cbb83464305a6c3e5bc1b2309d0fde4b086760a6a9063eb30d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ce/ced6a309b3c769e5b4b9e22a1dd5863dda3b3b29447565209b634d5aee2aa8be-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid 9wUbhMNskrVVFzLHytNS/9wUbhMNskrVVFzLHytNS -goversion go1.14.7 -D "" -importcfg $WORK/b237/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/ce/cefd0c8292900f8e37b11231c1e1793c36d1e6a953df8d0c86d126443c10e098-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/a8/a8e2d06db547eaa899349918c07ecbde019545dc3a36fe7657fd556696f97a3b-d # internal net/http/httptrace mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b129/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid U3Lk3buDizylcNOQZg1o/U3Lk3buDizylcNOQZg1o -goversion go1.14.7 -D "" -importcfg $WORK/b164/importcfg -pack ./trace.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid kWjbIS9II0LLb_0r8EdO/kWjbIS9II0LLb_0r8EdO -goversion go1.14.7 -D "" -importcfg $WORK/b129/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid cjyLiVYlo1uvEXGAF7ky/cjyLiVYlo1uvEXGAF7ky -goversion go1.14.7 -D "" -importcfg $WORK/b166/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid bK9XUgLirq09_FcIm5Cq/bK9XUgLirq09_FcIm5Cq -goversion go1.14.7 -D "" -importcfg $WORK/b629/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/da/dafeab38887af4a41390ce48478ff0c7bb9c0c1c94ece9ce75993fefe606c594-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid Hye9fZucx97OyLM9rYKN/Hye9fZucx97OyLM9rYKN -goversion go1.14.7 -D "" -importcfg $WORK/b259/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid pj4XknpfIdM9CI-_6HAc/pj4XknpfIdM9CI-_6HAc -goversion go1.14.7 -D "" -importcfg $WORK/b269/importcfg -pack ./copy_linux.go ./driver.go github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid 7pRcKoAuP5iHcv7DDxoO/7pRcKoAuP5iHcv7DDxoO -goversion go1.14.7 -D "" -importcfg $WORK/b266/importcfg -pack ./overlayutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/15/15ab140f7749a42c5910da645567f80e70b83ad66ddfddef8e6cac2c9e38de11-d # internal net/http mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p net/http -std -complete -installsuffix shared -buildid SR6rpDBt9s2V0j3kq5lH/SR6rpDBt9s2V0j3kq5lH -goversion go1.14.7 -D "" -importcfg $WORK/b149/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/32/323079e59458caba0d85a7ad9176acb975bdfccc1eadcb2228cf7ee1d394b7dd-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid KG_u-DEbg8w4UiT_efdB/KG_u-DEbg8w4UiT_efdB -goversion go1.14.7 -D "" -importcfg $WORK/b265/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/54/543f24ba73ffce11bed0ace3b537a73f8ada5534873663279e7237740109787f-d # internal github.com/containers/libpod/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/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 3Wv-LM_c9JZzas-6nTuk/3Wv-LM_c9JZzas-6nTuk -goversion go1.14.7 -D "" -importcfg $WORK/b271/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/64/644436abe232255c7f35a980494160a1f7f6d7dbd961f97ded50103c7b9c98c6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/f5/f57a26987c63b108584f8f09c9ecbb7db2dca22cea8d34148d81f38252bce8bf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/ee/eed54aee6292fafbce3ea64f3d45f3f0b7e5de1dc38ea38556b154aa8e47125f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/a7/a75d14377f2383ea93eeb5c0030483b621504fcde77c613dc228a7d89e2b06dd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/d9/d99b94588144a57fe2ceb1f548fd4ead836f61f0a7114ac60592ea36fe7d66c3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid 8bySicUwQXpFlZK7H1Gq/8bySicUwQXpFlZK7H1Gq -goversion go1.14.7 -D "" -importcfg $WORK/b101/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/a9/a95b63692bd490cc601b48830b105a51bad10ba427d35c906076fe9787310b44-d # internal github.com/containers/libpod/pkg/terminal mkdir -p $WORK/b635/ github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent cat >$WORK/b635/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b643/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/libpod/pkg/terminal -complete -installsuffix shared -buildid tU8GwDjgZNEcq8z8u7bV/tU8GwDjgZNEcq8z8u7bV -goversion go1.14.7 -D "" -importcfg $WORK/b635/importcfg -pack ./console_unix.go ./util.go mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b636/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid cY7O0hsq6ohMCTb4mcxW/cY7O0hsq6ohMCTb4mcxW -goversion go1.14.7 -D "" -importcfg $WORK/b644/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/97/970591a3873b0824d1b0b4a1813295ee4945a0ec99ea5ad2e3fcadd3c1978506-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid qy7aXsumYiu7BumbA9Av/qy7aXsumYiu7BumbA9Av -goversion go1.14.7 -D "" -importcfg $WORK/b258/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/b3/b327559d64c94746b4a289ac6f2fe83d102533d6353d1811453b22ee471ff477-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid z7AayjZnwL6XkGsqlkb6/z7AayjZnwL6XkGsqlkb6 -goversion go1.14.7 -D "" -importcfg $WORK/b236/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/6a/6aa668db29726315de4f091dcfe2a9ab5e2b4a9b99953c3cfdcfc0abbee4d8d3-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/2b/2b2aa9767948d64c6571a269f4cb61c2d292e03f5df8235934d460460e4df3a8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/2b/2bbb0a207ee9e648199d8edfb1b0a681929c2e0e03ab3f1ec194c30f895c12fc-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid 2VRpCUqKOhI7MTtr1tCD/2VRpCUqKOhI7MTtr1tCD -goversion go1.14.7 -D "" -importcfg $WORK/b099/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid SivuRwanfeQ-AOcGSs4f/SivuRwanfeQ-AOcGSs4f -goversion go1.14.7 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go github.com/containers/libpod/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid WVoAKft1_V8XGuiITqa5/WVoAKft1_V8XGuiITqa5 -goversion go1.14.7 -D "" -importcfg $WORK/b368/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid 3SmcainfxjbBedUD_qX3/3SmcainfxjbBedUD_qX3 -goversion go1.14.7 -D "" -importcfg $WORK/b475/importcfg -pack ./errors.go ./manifests.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/14/14c60df41dadc83546de5e4bf2900caaf87d657b64411173487a2d800adab900-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/32/322170a6fe9cb81be7ae741919775bffc62f279dc7b030c7b7d102519dfc0241-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/0b/0bbc3dd7bdbb20075bb6e884538ebcaf453f6a381cf5e27bd75935698d82032d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/55/554f87fe83da25ec999a61075f241e811bc54be80e2038ab919b0f5f141cbc35-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b304/ github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball github.com/containers/libpod/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b302/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid SguKT0Nca0ojFBxAChjf/SguKT0Nca0ojFBxAChjf -goversion go1.14.7 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid iPRe9aD4e0pufknLH_1H/iPRe9aD4e0pufknLH_1H -goversion go1.14.7 -D "" -importcfg $WORK/b302/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid jIS9fisreD76HoFby0Ot/jIS9fisreD76HoFby0Ot -goversion go1.14.7 -D "" -importcfg $WORK/b355/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid OAzsGlaXU3Btysiy7kjN/OAzsGlaXU3Btysiy7kjN -goversion go1.14.7 -D "" -importcfg $WORK/b387/importcfg -pack ./blobcache.go github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt=github.com/containers/libpod/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v5=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid RaK-DOoDfGoEtqcXltay/RaK-DOoDfGoEtqcXltay -goversion go1.14.7 -D "" -importcfg $WORK/b392/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/d4/d46ad784e437fe3c7001db4c127acbe6b08edc984c9d47b3bda3342e131034d7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/d5/d5dded7d7581ac47e7c1e03b210f20c2a879a0e4fcef0eb498b66a336e4da6e6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/0a/0a60760e779832ab2a661223444b10c459c192778ed6824c9571fdc81b3665b4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/4f/4f681e7ee97bb190f8c218af7c2ba8d15128993ac4c2a8aa5db09ee359559a64-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/19/1908afe2033b75b19b3f0d6de214d306f35e3fc0c8eb5a9b69e89ff1c0324f84-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid KeT4ECFkjJ_X2SUQPlt0/KeT4ECFkjJ_X2SUQPlt0 -goversion go1.14.7 -D "" -importcfg $WORK/b476/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/45/4547c95e0e1ed062f4dc77da33500789b15db10b60a8daa49adb6b2f3b1b271d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/b5/b5d28f8f1bf24db79235d2f093e66acfcd79d7058a2d04790a043451ac82ff91-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/config mkdir -p $WORK/b230/ github.com/containers/libpod/vendor/github.com/containers/image/v5/storage mkdir -p $WORK/b299/ github.com/containers/libpod/libpod/driver github.com/containers/libpod/pkg/namespaces cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b472/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid IUbjwIOCREjjPY_dPKu7/IUbjwIOCREjjPY_dPKu7 -goversion go1.14.7 -D "" -importcfg $WORK/b230/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./systemd.go ./util_supported.go github.com/containers/libpod/pkg/rootless cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid FEndHSOzXFfxMomlnImN/FEndHSOzXFfxMomlnImN -goversion go1.14.7 -D "" -importcfg $WORK/b299/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go mkdir -p $WORK/b481/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a EOF mkdir -p $WORK/b480/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid Fq-sAhLWWWyQIVo7UrZI/Fq-sAhLWWWyQIVo7UrZI -goversion go1.14.7 -D "" -importcfg $WORK/b472/importcfg -pack ./driver.go cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/libpod/layers mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a EOF github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b521/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid ZIS3sj_rjIisTd9YZgEE/ZIS3sj_rjIisTd9YZgEE -goversion go1.14.7 -D "" -importcfg $WORK/b518/importcfg -pack ./layer.go cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b481/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b481/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./rootless_linux.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid nKC3f5vBnc6MiW3TdoNU/nKC3f5vBnc6MiW3TdoNU -goversion go1.14.7 -D "" -importcfg $WORK/b521/importcfg -pack ./file_lock.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid Aeo33vkdOQ_WPZT-uaOb/Aeo33vkdOQ_WPZT-uaOb -goversion go1.14.7 -D "" -importcfg $WORK/b480/importcfg -pack ./namespaces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/ca/ca7b4f3edcf15c1af231b2532bc898d556b5bd9fc8bc378e6c46a718026b22e8-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid g5f05yvmrX1IFW1DJi3-/g5f05yvmrX1IFW1DJi3- -goversion go1.14.7 -D "" -importcfg $WORK/b499/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/5a/5acb7e77fdcaad9cf753f9b65fced0d6af259907302a4043897da59d4768d02d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/e9/e9fa52d827590afda37794bc688809923cc3ff72f852f15fbc3332329ef09c44-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/3f/3f2b4505607000e9741c070f3d87ca1f4220023828aebd66869ae69079cd62b9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/cb/cb9d2b2dca7dab74085341163375f85a68ae3acc3a3ce52fafad63aba61ccda0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/b2/b2f16cfa5be86e44e7bb42a4d1438da414ecec9a1ba2f7f81af4fc60c1b9b5e3-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/lock/file=github.com/containers/libpod/libpod/lock/file importmap github.com/containers/libpod/v2/libpod/lock/shm=github.com/containers/libpod/libpod/lock/shm importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid CMjEvIXL0jLU7bNtFf8J/CMjEvIXL0jLU7bNtFf8J -goversion go1.14.7 -D "" -importcfg $WORK/b520/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/bb/bb8cf2120b2059425ad6708eb7382e21d8cbccf1b6caae197dc4832cbd336a2a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/a5/a5606a8e8f038405683281abd09989928797363c8b3be4b34f0c1f3de768ada0-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c rootless_linux.cgo2.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I $WORK/b481/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b481/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f1/f122a6539c42757a2f50a017677c2ee796cda4d173d64c392435538e8f01527c-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b168/ github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets github.com/containers/libpod/vendor/github.com/gorilla/mux cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid ZReF2xsHO2NWBm1L2Pjq/ZReF2xsHO2NWBm1L2Pjq -goversion go1.14.7 -D "" -importcfg $WORK/b168/importcfg -pack ./errors.go ./handler.go ./register.go github.com/containers/libpod/vendor/github.com/docker/distribution mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid 3Azt8u3MkNyvoSP8HoA3/3Azt8u3MkNyvoSP8HoA3 -goversion go1.14.7 -D "" -importcfg $WORK/b174/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid k3NiC5s-ZVyxvJ7wtO2P/k3NiC5s-ZVyxvJ7wtO2P -goversion go1.14.7 -D "" -importcfg $WORK/b175/importcfg -pack ./addr.go ./authchallenge.go mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b147/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid PPPh2ZaYrOl8ztlfRlS4/PPPh2ZaYrOl8ztlfRlS4 -goversion go1.14.7 -D "" -importcfg $WORK/b146/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 9HQbtdM3k1y1uH2r6XXJ/9HQbtdM3k1y1uH2r6XXJ -goversion go1.14.7 -D "" -importcfg $WORK/b176/importcfg -pack ./http_reader.go ./transport.go expvar mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p expvar -std -complete -installsuffix shared -buildid g7tqtSZUqj6s4nJfGn3K/g7tqtSZUqj6s4nJfGn3K -goversion go1.14.7 -D "" -importcfg $WORK/b181/importcfg -pack ./expvar.go mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid 5LC6kpiwIJVmzSD-zLGA/5LC6kpiwIJVmzSD-zLGA -goversion go1.14.7 -D "" -importcfg $WORK/b172/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/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/fb/fb059290b51cf371708fc50487677870a1009c418383068eae0f39d92cf461c7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid hxPh49jX8SJ5TqvPntka/hxPh49jX8SJ5TqvPntka -goversion go1.14.7 -D "" -importcfg $WORK/b145/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/9b/9b5b660d3b2e088a8b5bebb80ba83356dd04297ba23b4fbe2988d6230dd0ac74-d # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/e3/e3e2c244eca1967fc5c411ff30b55364321fff609d3493b317db3ec06f910c1b-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b215/ github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b317/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid Wdf_6i8ylci6QGbbgXiN/Wdf_6i8ylci6QGbbgXiN -goversion go1.14.7 -D "" -importcfg $WORK/b215/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid UXRQwaCkEvFi6UM-2BSr/UXRQwaCkEvFi6UM-2BSr -goversion go1.14.7 -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/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e2/e2a3a265523f80e9f2e1c092b8ad63adc07fce0c4c14c3df73ca428332f822e6-d # internal net/http/httputil mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid H6bWDE9rm-_oiUPxOGLa/H6bWDE9rm-_oiUPxOGLa -goversion go1.14.7 -D "" -importcfg $WORK/b340/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/0d/0df98c93856b6b52f6a795775dea00f36d127121f64896d8d2af0287091db385-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2 mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid MqvlpzxyV3KVcgQUlb_K/MqvlpzxyV3KVcgQUlb_K -goversion go1.14.7 -D "" -importcfg $WORK/b347/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/b0/b0a86a2bbff47456aede1f1e335a42ee1cb549ad41330fd2392b450bae404915-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b438/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid QDmXnXWQZ2mxInbh_3t6/QDmXnXWQZ2mxInbh_3t6 -goversion go1.14.7 -D "" -importcfg $WORK/b437/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -o $WORK/b481/_cgo_.o $WORK/b481/_cgo_main.o $WORK/b481/_x001.o $WORK/b481/_x002.o $WORK/b481/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/4a/4aa8bfc2fbb7868832c6f0979bcff6668e15f488000ca88020b0897607d3d31c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 8Ce0-tTi97hZErBTYn7t/8Ce0-tTi97hZErBTYn7t -goversion go1.14.7 -D "" -importcfg $WORK/b343/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage rootless -dynimport $WORK/b481/_cgo_.o -dynout $WORK/b481/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/11/1127899b024d3e154873ff4232853a6128ea69d18f553acdff171fbd1c24ff1f-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid xlP-uu3ATFgbASGRufbU/xlP-uu3ATFgbASGRufbU -goversion go1.14.7 -D "" -importcfg $WORK/b169/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid A09wxCMSyDUsQGycFVUl/A09wxCMSyDUsQGycFVUl -goversion go1.14.7 -D "" -importcfg $WORK/b481/importcfg -pack ./rootless.go $WORK/b481/_cgo_gotypes.go $WORK/b481/rootless_linux.cgo1.go $WORK/b481/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/5b/5b3a027b1393d0764b85f1429fefac5cc60550e4a065f28da64ac4a68f3b33c1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid Uto4L4IoQwxLMVQ-_E__/Uto4L4IoQwxLMVQ-_E__ -goversion go1.14.7 -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/f2/f230afd964941ee0cf15ecdfdc5529e948b06d5f693940f4872e72db2145a076-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid wG62Yekn-1drXt8blcb7/wG62Yekn-1drXt8blcb7 -goversion go1.14.7 -D "" -importcfg $WORK/b333/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/71/719a97542c9a026d81ff0edc17ce9fa36243cce914886b4b639bf11946ff34e4-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b181/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b219/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid VhOTe7Hti08zpgfdwS4_/VhOTe7Hti08zpgfdwS4_ -goversion go1.14.7 -D "" -importcfg $WORK/b180/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/9f/9f18f0f8447374639f06348466860c884e3fe600f43debd52300d0aebcd67ff4-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid ht6Eq1yw3cU-WdJ16e2r/ht6Eq1yw3cU-WdJ16e2r -goversion go1.14.7 -D "" -importcfg $WORK/b503/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/c3/c30434a5dfce19c291bd99b827b877a91aa6be382dfb1cc3b9cd574b3c2e5367-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid dAmcuTJ-NPgIvRjxV2Hx/dAmcuTJ-NPgIvRjxV2Hx -goversion go1.14.7 -D "" -importcfg $WORK/b341/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b481/_pkg_.a $WORK/b481/_x001.o $WORK/b481/_x002.o $WORK/b481/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/a8/a83cba39343129945a9e61426de2e18ba56a834dfb7257aa1599e5db415567ae-d # internal # github.com/containers/libpod/pkg/rootless rootless_linux.c:1: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/libpod/pkg/util mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid X2MneQiA0WkJcFBJupii/X2MneQiA0WkJcFBJupii -goversion go1.14.7 -D "" -importcfg $WORK/b478/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/57/57c559a2f4043d28cb956f9ba20900f90a472841b708cf420817e38cb8cc8577-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid BjoSwfMdG_pqvZN5uzGi/BjoSwfMdG_pqvZN5uzGi -goversion go1.14.7 -D "" -importcfg $WORK/b500/importcfg -pack ./registries.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/29/2929c3eecb2e594c85e01d89a1d9cbcb4dd50807923ca2b8e5275ce31e0ed010-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid 4C7ThqQsR_nOdTF3o1X2/4C7ThqQsR_nOdTF3o1X2 -goversion go1.14.7 -D "" -importcfg $WORK/b309/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/4c/4cfaf18ffa307b8a893d31c18c1e608125c566aca2c57c4bcc729a8c892217e0-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid nog57jAObqJlvj9tPA5m/nog57jAObqJlvj9tPA5m -goversion go1.14.7 -D "" -importcfg $WORK/b443/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/5f/5f680b5e75d8e968ecaa31bef96922ae97d1cdc96f09f617dba883d7cf4cf40a-d # internal github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid VPuWlAEEyj387DCQbNeO/VPuWlAEEyj387DCQbNeO -goversion go1.14.7 -D "" -importcfg $WORK/b506/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/25/25a3fa8504493c7b2531b0894f405ecfa1235b5d45d162c55a62260d8c721754-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid 3VRhKnAwxPqqZAo9bDlf/3VRhKnAwxPqqZAo9bDlf -goversion go1.14.7 -D "" -importcfg $WORK/b537/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/7e/7ebf0ee9f520699a435888991221f93952dc44db780bedb5f147c4c06cb6d2d5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid ZSzSOou4QWiYDB4bZH63/ZSzSOou4QWiYDB4bZH63 -goversion go1.14.7 -D "" -importcfg $WORK/b555/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./negotiate.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/c8/c8f96bc6b105fae6c8b677be2facb4367fbc6fbccd0ee838948401eb21230245-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid Up-6n4QqTx-S463_dyIn/Up-6n4QqTx-S463_dyIn -goversion go1.14.7 -D "" -importcfg $WORK/b339/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/4f/4f411db8923a5fcea91d6651f6d1f267e71a4acfa23518cec25b72db659dcb10-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid HQ2oDgF1xtXIg-J7doFh/HQ2oDgF1xtXIg-J7doFh -goversion go1.14.7 -D "" -importcfg $WORK/b307/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/68/68032417263fbd2eb3cb31cd1fba880469705f13c5669f4ef91a26a0843f4248-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid brKdqFEMDtkxxKT5l2qN/brKdqFEMDtkxxKT5l2qN -goversion go1.14.7 -D "" -importcfg $WORK/b505/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/f0/f08a410ae9429c9e18d17218c714b4ba28e8052486541ba7f18e3b4cfcee84b7-d # internal github.com/containers/libpod/libpod/events mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid gbOkJ4d97Js5xQr3LEZI/gbOkJ4d97Js5xQr3LEZI -goversion go1.14.7 -D "" -importcfg $WORK/b477/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/a8/a83404b0249575be43b700ce9312570765ef19c33ad00dc4fc59a972cabebb01-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid 35hCkLwqdYImgeAKdXfA/35hCkLwqdYImgeAKdXfA -goversion go1.14.7 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./httpstream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/26/26ad92385a915c1035c2d5c3f1ff382c49a671cd756e98f5885e3ebcb9ce323a-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid LtGCVdor9tEFAZnrlWxX/LtGCVdor9tEFAZnrlWxX -goversion go1.14.7 -D "" -importcfg $WORK/b222/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/d4/d481f0776261ebf89d2f32cb86aeedb16d3cde742043f8694d9f57385159f093-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b437/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid OrM59Z02aNqQmmvvtFIX/OrM59Z02aNqQmmvvtFIX -goversion go1.14.7 -D "" -importcfg $WORK/b431/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/0c/0c22ee7a6799225738dda630610a24633dc50ae1e48feb60863bc2ba3c61a14a-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid Aiqz2Y7wvRzcxhRDVmu4/Aiqz2Y7wvRzcxhRDVmu4 -goversion go1.14.7 -D "" -importcfg $WORK/b594/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/6c/6c0ac3a6c0653ddc4eb605cd86e2885d44fd3b6c3d5f0d798ba7611c610bbf86-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid opN4iIQDVzwpmFPKvsCP/opN4iIQDVzwpmFPKvsCP -goversion go1.14.7 -D "" -importcfg $WORK/b607/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/4b/4b03df1591ee88094113f299795a87bab7f4ec3a0920096d1f230a87c2bedc6e-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid HX9ScRwI7n-w-TzaXCeD/HX9ScRwI7n-w-TzaXCeD -goversion go1.14.7 -D "" -importcfg $WORK/b593/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/c6/c6c417d448cb74f120e4ee43d28669513151ebbf2f35d25cd2fbcecdb3f8431d-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b414/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid j1rz3TTI4oFZjrH0UV1y/j1rz3TTI4oFZjrH0UV1y -goversion go1.14.7 -D "" -importcfg $WORK/b606/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/9d/9dbd5fadee6f52f96ae080f321b051b3a49a44359c95e2fd34f497eac8e5ff13-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid OhzwEJoN3EECQjYi6ENf/OhzwEJoN3EECQjYi6ENf -goversion go1.14.7 -D "" -importcfg $WORK/b592/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/4e/4e201ec531b0feace649035c122069772853e7d99dd9bfba75bf5587e8b85bd1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid 9gfPT-WjL3r7lNAc0cHq/9gfPT-WjL3r7lNAc0cHq -goversion go1.14.7 -D "" -importcfg $WORK/b574/importcfg -pack ./streaming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/84/84e4316592c848067cfde7e3ed17ae8e73cff793289cd047f74ea216b87d79a6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid U526CiQYym3uaCWOevPx/U526CiQYym3uaCWOevPx -goversion go1.14.7 -D "" -importcfg $WORK/b580/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/a5/a5590978ddae0bb2c6efc3adcf9088cdd18d4e20c203a8f55f95316a761d321e-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid yMfH3bDtfG-T8VjugU-S/yMfH3bDtfG-T8VjugU-S -goversion go1.14.7 -D "" -importcfg $WORK/b429/importcfg -pack ./config.go ./generate.go cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/c9/c96421ed354fe329d93b174f14c7eaf8ba28caa6aebd41b7a3b8f1bbe8085215-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b035/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b462/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid Eam4vr7z2RePUufPiBHD/Eam4vr7z2RePUufPiBHD -goversion go1.14.7 -D "" -importcfg $WORK/b440/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/e8/e852a05c2e9a759ff3f4021809fe08d8aae7f5923689d1a6e76de47264a0e1ed-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid tEBoa7jVVvWeMZHDsyBs/tEBoa7jVVvWeMZHDsyBs -goversion go1.14.7 -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/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/0c/0ca8c7d760dabc35b0c7ce2032cf8e64905c7e57fcb986429b6b20ab53725113-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b579/ cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/8d/8de45e882cb5682ec6f53f161f09c30b3db151f4a153ed29ac87ffe7ee356175-d # internal cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid o8kLAmnVH3HKALAo4pD5/o8kLAmnVH3HKALAo4pD5 -goversion go1.14.7 -D "" -importcfg $WORK/b579/importcfg -pack ./json.go ./meta.go github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid CbucD6gY0dOrCJxgHgzg/CbucD6gY0dOrCJxgHgzg -goversion go1.14.7 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/ce/ce5f68788ad8d85b79e376f70a4de9bf970bd343e08239b154668ccad96b88a5-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid OSg9Te43IwqULqRDOAO9/OSg9Te43IwqULqRDOAO9 -goversion go1.14.7 -D "" -importcfg $WORK/b611/importcfg -pack ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/c5/c563a386d924f02a152e54c34ba7141618541b078aa0454739ff77f13ecf1f26-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b222/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid QK-tVRFvhCJU5l6asiV3/QK-tVRFvhCJU5l6asiV3 -goversion go1.14.7 -D "" -importcfg $WORK/b179/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/f6/f6b7da5cfebecad8db2da15e9c99ab830d9a39071a560077e54afd09fbd17b02-d # internal github.com/containers/libpod/pkg/systemd mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/systemd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/libpod/pkg/systemd -complete -installsuffix shared -buildid fLkWNeYk2WJ7Aas7-DYj/fLkWNeYk2WJ7Aas7-DYj -goversion go1.14.7 -D "" -importcfg $WORK/b628/importcfg -pack ./activation.go ./dbus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/5a/5a00d2cd0fd7a8b69ea2ca37f9b236ae9e581d65a9c5a2f4b4f81b089cefcf54-d # internal github.com/containers/libpod/pkg/auth mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/libpod/pkg/auth -complete -installsuffix shared -buildid wlVhh9pUi7SMNefWrcdK/wlVhh9pUi7SMNefWrcdK -goversion go1.14.7 -D "" -importcfg $WORK/b684/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/6a/6a06c1f2a7aa37bb2bfee70de64986d184273b77d4cff7af769522efdaea133a-d # internal github.com/containers/libpod/pkg/api/server/idletracker mkdir -p $WORK/b708/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/api/server/idletracker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/libpod/pkg/api/server/idletracker -complete -installsuffix shared -buildid 0EVZX5Cm8CRO10leB4yp/0EVZX5Cm8CRO10leB4yp -goversion go1.14.7 -D "" -importcfg $WORK/b708/importcfg -pack ./idletracker.go cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/b7/b74a39a9714111dc4823765fe48ed88a9bee7794adf02e10d603a9c41214c823-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid UmpF40mBtGvk4BOEEqS3/UmpF40mBtGvk4BOEEqS3 -goversion go1.14.7 -D "" -importcfg $WORK/b306/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b684/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/70/70d751017c5d93668f38ebfc838f2727beea93ac9ae6ef90b3c8f0d58e6ebe14-d # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/13/132a17b386802ec3ef48535946ede59ed86bb5fa858bdb0daf3cf1f17a2f586d-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b716/ cat >$WORK/b716/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid XqMtTXZ30arsUyMDLvHJ/XqMtTXZ30arsUyMDLvHJ -goversion go1.14.7 -D "" -importcfg $WORK/b716/importcfg -pack ./tags.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b726/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b727/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b725/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid gKO8C8GNXVSAW41FUPqa/gKO8C8GNXVSAW41FUPqa -goversion go1.14.7 -D "" -importcfg $WORK/b726/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/87/87a93bb7764b78e054d41b99b67d281417f8bf28974746e2826f0512ddb47ac9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid eLYmiLygjwqYa7118ziC/eLYmiLygjwqYa7118ziC -goversion go1.14.7 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/6e/6ecb7ece1b955512873bfd4d740fa52405fb2083b47d4c0591d7897022c975ba-d # internal github.com/containers/libpod/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/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid RWwCb9j5lFHVNwMMVMtm/RWwCb9j5lFHVNwMMVMtm -goversion go1.14.7 -D "" -importcfg $WORK/b591/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/11/118234723fda65e5ecf7541c36ac0e89dfc5214ae1bf9b2fbb3c7e8a8de5d7cd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/cf/cf0f12fb10d7f23dd64d0a16f28a37fb9b92c4e97a8c89461a1570461115d56b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/fd/fdc87844771a3ed726702668ae442e764e9ac025a4715d241db08493d993f887-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/containers/libpod/vendor/go.uber.org/atomic packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b717/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b718/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b721/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b724/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b725/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b726/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b728/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b729/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid l3cIGg0DWwPV7Rd1d_zF/l3cIGg0DWwPV7Rd1d_zF -goversion go1.14.7 -D "" -importcfg $WORK/b715/importcfg -pack ./baggage_setter.go ./constants.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_remote.go ./sampler_remote_options.go ./sampler_v2.go ./span.go ./span_allocator.go ./span_context.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/1e/1ea5ad76f2571fec387139e55d91adbe51a027d2d1dd9d745c91ff0959a13517-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/6b/6b8d0eb8a46c4db0b44c7905b30ee0cb9a2b1fce6c805162f60df7d25a219361-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b179/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid QjloqIRqB4sIYvtKSyR3/QjloqIRqB4sIYvtKSyR3 -goversion go1.14.7 -D "" -importcfg $WORK/b178/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/2e/2e360f0cccc0e04b2d2a1a3067d5b29925f82a8b7a5ed8775a78d69d06d5dbd1-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid hUiaFU_BSesZHT1I8V0h/hUiaFU_BSesZHT1I8V0h -goversion go1.14.7 -D "" -importcfg $WORK/b177/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/3b/3b6e9cea696c4e942b4f5abc7fe5c1bc9217f7c51a08acdb28d1a02d085bd3d3-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/67/67322e71d794eef6f7d5f2b6569a65d39a9d6cc52726529ee39a1cf530cda089-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid G-EQssWTL2aneehjB79D/G-EQssWTL2aneehjB79D -goversion go1.14.7 -D "" -importcfg $WORK/b544/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/8c/8cdc6704e52c1ea03f5e9f8da9c62d309702da2c71aa61ae04e06ff58f282992-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid E3eK_NIcCPsRrH1s_VZH/E3eK_NIcCPsRrH1s_VZH -goversion go1.14.7 -D "" -importcfg $WORK/b223/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/f3/f390e419e1e2937f744dc298bd4c373cff77461ea9bcffabd27e70a0d420cf76-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/99/99f10a4f44d366fdb990417c05b023591ba71ee7c35ca5204198161dbdd2a1af-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid kla29XYIBlDIqlCHhkdj/kla29XYIBlDIqlCHhkdj -goversion go1.14.7 -D "" -importcfg $WORK/b173/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/66/660f1e169c8757b9d138f0cd2fe1795b615ad6522c1262c642d45dbdbe67fe1f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/uploadreader=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid CAaOxqZasW17QbNOpL7_/CAaOxqZasW17QbNOpL7_ -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/97/976500e7875d50058e67a714ec875ea95237aad3cd6e3985795499d610bcc5fc-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b731/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b734/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b717/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b732/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b726/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid WWlTPF7qs0DiF6fsATg8/WWlTPF7qs0DiF6fsATg8 -goversion go1.14.7 -D "" -importcfg $WORK/b731/importcfg -pack ./options.go ./restriction_manager.go mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b726/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid tRWEUv1M1MYQ1TMFTMds/tRWEUv1M1MYQ1TMFTMds -goversion go1.14.7 -D "" -importcfg $WORK/b733/importcfg -pack ./options.go ./throttler.go cat >$WORK/b734/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b728/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid ZNWVsMZWlnD_U2GPuohJ/ZNWVsMZWlnD_U2GPuohJ -goversion go1.14.7 -D "" -importcfg $WORK/b734/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b735/ cat >$WORK/b735/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b723/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid I0okJptO5cOJUNFi9EY3/I0okJptO5cOJUNFi9EY3 -goversion go1.14.7 -D "" -importcfg $WORK/b735/importcfg -pack ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/3b/3ba36f034321ced449894775cc12bcc27779fdff06585fecc5a6ae2af6f837bf-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/33/33e63f027707f83870890c38a62093010eeecbd91999986e048f967cf02e2a9a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/03/030e6235f54e98547a2cc19705bb11b8aedef3bb0d62de0bdbc48cbe6e9e305d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b733/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/21/21f75262f97b88acecc45ca15c7feaad78874275708eda702b4682b73cb2f136-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b730/ cat >$WORK/b730/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b731/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b733/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b734/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b735/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b728/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid bgDnOT_jxDHbaK-6WqKV/bgDnOT_jxDHbaK-6WqKV -goversion go1.14.7 -D "" -importcfg $WORK/b730/importcfg -pack ./config.go ./config_env.go ./options.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f3/f319c6272ef22f09d1757f5a7c36b164ecad558842a92e0f87d1ab61f33d2e66-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid insKkJhG5_vjTpyhB09D/insKkJhG5_vjTpyhB09D -goversion go1.14.7 -D "" -importcfg $WORK/b033/importcfg -pack ./auth.go ./cli.go github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid KtzIb0envy464vdHytwC/KtzIb0envy464vdHytwC -goversion go1.14.7 -D "" -importcfg $WORK/b344/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d6/d65bc291a263687141c56d2c7c92184c29d720ecd230d55d742917becd10a8ba-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/60/601c20ee7a52a3d7dbfbfe87adf66dcbc0b1486e172d71ce236f13f1d7b7f879-d # internal github.com/containers/libpod/pkg/tracing mkdir -p $WORK/b714/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b730/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/tracing /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid bujMlxu1Du9kvf9ZMD1o/bujMlxu1Du9kvf9ZMD1o -goversion go1.14.7 -D "" -importcfg $WORK/b714/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/58/58f994d1797bb3f0eebc276d032623b58cb16d288ed07fa2bf470df90938f0c4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/e3/e32df29e585dd0c6fae8ead7fc04c2af651d544e05af4b8d683ef719a9cb588f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 4HZfinaUzPSSxKBbENVK/4HZfinaUzPSSxKBbENVK -goversion go1.14.7 -D "" -importcfg $WORK/b301/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/48/48f3816c745c7374c1b5023deaa45d3214ba950975c5baf1a31e3705074a5e5b-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid HyJgVH8iJAdhePKFq5LV/HyJgVH8iJAdhePKFq5LV -goversion go1.14.7 -D "" -importcfg $WORK/b367/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go github.com/containers/libpod/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/manifests -complete -installsuffix shared -buildid mczv0TlTzMy5UtiyH8zP/mczv0TlTzMy5UtiyH8zP -goversion go1.14.7 -D "" -importcfg $WORK/b474/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/8c/8c111a58f975498e1ffa7d3cfb93871ee8f35aaa31b4ebc0b03f771986d9554e-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid nLQilbi_HsoCfncKgvWf/nLQilbi_HsoCfncKgvWf -goversion go1.14.7 -D "" -importcfg $WORK/b366/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/96/966f961546b3f8d20ee9e9b597ca9e9e482ab41e5671a46eb7ffb5d42b30a3cd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/33/336cfda75783927afaeaf620d96c511251656ca39fb10e6cb56e76516cd88502-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid xl44sZbPhhRs0FBlH9Xe/xl44sZbPhhRs0FBlH9Xe -goversion go1.14.7 -D "" -importcfg $WORK/b383/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/53/53875151fd0cbac715b3f2c95a8c20abe5871e7a96d29cfc83acbdae6a7e87d6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid yuzSprwS8Q6HiGLNXs0f/yuzSprwS8Q6HiGLNXs0f -goversion go1.14.7 -D "" -importcfg $WORK/b571/importcfg -pack ./constants.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b573/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b586/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid U4UgHttcux_LcqzkdbOE/U4UgHttcux_LcqzkdbOE -goversion go1.14.7 -D "" -importcfg $WORK/b573/importcfg -pack ./doc.go ./errors.go github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf cat >$WORK/b586/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b596/ mkdir -p $WORK/b587/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid aZwsO1fBr8pXjcN3slrI/aZwsO1fBr8pXjcN3slrI -goversion go1.14.7 -D "" -importcfg $WORK/b586/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid B8VQQ_0tsEY4ojROnrpT/B8VQQ_0tsEY4ojROnrpT -goversion go1.14.7 -D "" -importcfg $WORK/b584/importcfg -pack ./doc.go ./protobuf.go cat >$WORK/b596/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid DrgeW4luFziUjJIZarZa/DrgeW4luFziUjJIZarZa -goversion go1.14.7 -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/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid wEPbdstvyC7soUCnZYO_/wEPbdstvyC7soUCnZYO_ -goversion go1.14.7 -D "" -importcfg $WORK/b587/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid l67PrfxVi1KiiueyHRVN/l67PrfxVi1KiiueyHRVN -goversion go1.14.7 -D "" -importcfg $WORK/b540/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./well_known_taints.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/d7/d758988ad2b295a8773e6b40432836c87b0bc8316c1c20ebec3e70c0aa607f65-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/e8/e8250687be239f6cd96732413ae83efc41ea2b502be37dfd1fa7a510ee970a29-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid kDCIOKEcSFyiTrNKw15I/kDCIOKEcSFyiTrNKw15I -goversion go1.14.7 -D "" -importcfg $WORK/b358/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/b1/b10d36ebf6512d4c303104b7ad2a0a655bf24559fd171b71cf3a371acc4f7270-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/ad/ad39aee72822974fd686fbc64a24e5353f679b6594fc96afb960b93e29eafca9-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid kEBAWPDiiczyw858D817/kEBAWPDiiczyw858D817 -goversion go1.14.7 -D "" -importcfg $WORK/b588/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid khvhcojuawbLKojtjYqi/khvhcojuawbLKojtjYqi -goversion go1.14.7 -D "" -importcfg $WORK/b589/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/36/36954de36cd334aa18a55cbe33c99174e6e5f5db4f6c0f49c0ff5f90152e018e-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/18/189e2335dd9f3e96da6c77148935c472baaee5ecb92e880c36c612bd3e7d8dc7-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/d1/d1d330f6763633b7fa59e2c4a3d9af23adb134702d0583d59bdca6e3eb3e8771-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/5b/5b009c2120c8fd7e9d231e7156af070c03aca055f052b7919891966c6bfb82ee-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/82/8291bfeecf8f30d8956dae40f53927a8d3233b4614ed3f3366994c01b61e4f58-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b090/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid fWNW-W3STyD0zlAL3NDq/fWNW-W3STyD0zlAL3NDq -goversion go1.14.7 -D "" -importcfg $WORK/b585/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/60/603939ba5e008ae73d3f8b3815267ea40e6ae6f597db1541ac0d7e6b0b82013a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid WxbShDnIOhvbjjTw6I-5/WxbShDnIOhvbjjTw6I-5 -goversion go1.14.7 -D "" -importcfg $WORK/b578/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/d0/d0de22c3565ed276bd483f987c8f13efcf250e38fc8aca4989274dfc7e128288-d # internal github.com/containers/libpod/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/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid RycxYm1vwEttsnSN85QW/RycxYm1vwEttsnSN85QW -goversion go1.14.7 -D "" -importcfg $WORK/b577/importcfg -pack ./exec.go github.com/containers/libpod/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/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid rkYaboZySpBrTvufBCyx/rkYaboZySpBrTvufBCyx -goversion go1.14.7 -D "" -importcfg $WORK/b605/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/f1/f19174b72740d5bad3f5761ae868b8b4d9ab9a2b9b50548beb4ad681885691ba-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid W9UYc1kUf6aKl_qXAPVV/W9UYc1kUf6aKl_qXAPVV -goversion go1.14.7 -D "" -importcfg $WORK/b572/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/fe/fe3d7745850495aadd306cdf6fe9657080c3544b59f91577ed4384cef00036db-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/5d/5dba11f9de53f12a45a29a88678253c89278c0aaa6a7cffe8dccffc9f0c47700-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid n7mpwxGPTl-Z9VCN6_u3/n7mpwxGPTl-Z9VCN6_u3 -goversion go1.14.7 -D "" -importcfg $WORK/b604/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/91/910c95d630c91a07e208037c12b1362c9f4b1757a068ad1aec85b6b8e872622d-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/7c/7cbef16d0542723b6d90de14212f44802621c4a8eed5dede080f8d7743503238-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid XJ71eh1EVmXaKHIxsWRN/XJ71eh1EVmXaKHIxsWRN -goversion go1.14.7 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/c9/c902da3424c3f173829cd465d435ffa15b5acf563319f5d43c95294df334bf41-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid MHR96Z_ThPO-3ZWSidYO/MHR96Z_ThPO-3ZWSidYO -goversion go1.14.7 -D "" -importcfg $WORK/b469/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b698/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid YLqYk8316218UnKI9qH5/YLqYk8316218UnKI9qH5 -goversion go1.14.7 -D "" -importcfg $WORK/b698/importcfg -pack ./common.go ./exec_codes.go github.com/containers/libpod/libpod/image mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/timetype=github.com/containers/libpod/pkg/timetype importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid a1UrxpEbi0R7cs3z8q7F/a1UrxpEbi0R7cs3z8q7F -goversion go1.14.7 -D "" -importcfg $WORK/b473/importcfg -pack ./config.go ./docker_registry_options.go ./errors.go ./filters.go ./image.go ./layer_tree.go ./manifests.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./tree.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/3e/3eabb90341333b635d29d623cb7483bb6b1d8c524523725e25622b22dd223e0e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/80/803f4bedd3088e2b6fc1006ed3e2ffe3e958a76c498536e71f93dd133476b7c4-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/97/97ab848ef56725318995007b7498086ed06cfcd51e7ec68fa3671254cfb43ef5-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid --lg6tIFRPI3Sq784fxx/--lg6tIFRPI3Sq784fxx -goversion go1.14.7 -D "" -importcfg $WORK/b471/importcfg -pack ./annotations.go ./config.go ./container_inspect.go ./containerstate.go ./errors.go ./exec_codes.go ./healthchecks.go ./info.go ./pod_inspect.go ./podstate.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/cf/cf40881952e7ad49e72e62e8a5af0fbb7889529230cc3c38cb3489935081aae3-d # internal github.com/containers/libpod/pkg/specgen mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/specgen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/pkg/specgen -complete -installsuffix shared -buildid cBjOWTqlEvvm-Q3e4BrC/cBjOWTqlEvvm-Q3e4BrC -goversion go1.14.7 -D "" -importcfg $WORK/b510/importcfg -pack ./container_validate.go ./namespaces.go ./pod_validate.go ./podspecgen.go ./specgen.go github.com/containers/libpod/pkg/network mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid UgeFUs85JJFu-HbAk29C/UgeFUs85JJFu-HbAk29C -goversion go1.14.7 -D "" -importcfg $WORK/b655/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/31/31f0bd3b04969b45bc50156ad04a2a1e3dcd068332e646a5e5f442242fcde22c-d # internal github.com/containers/libpod/pkg/domain/entities mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/ps/define=github.com/containers/libpod/pkg/ps/define importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/trust=github.com/containers/libpod/pkg/trust importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/pkg/domain/entities -complete -installsuffix shared -buildid 5BCbq79jlRkgrhXVAe2E/5BCbq79jlRkgrhXVAe2E -goversion go1.14.7 -D "" -importcfg $WORK/b468/importcfg -pack ./auto-update.go ./container_ps.go ./containers.go ./engine.go ./engine_container.go ./engine_image.go ./engine_system.go ./events.go ./filters.go ./generate.go ./healthcheck.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./set.go ./system.go ./types.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/27/270ce940593c3454ad0fce930b3bc40d5f193b1b414cc596741f3e3d42d8d18e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/ca/ca9f04fedbaec0689b05c62c2db593399998f66feedccb81ce63f7cdd9297e67-d # internal github.com/containers/libpod/pkg/bindings mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b644/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/libpod/pkg/bindings -complete -installsuffix shared -buildid 9ZS5QwiMzywNpyVYYRoC/9ZS5QwiMzywNpyVYYRoC -goversion go1.14.7 -D "" -importcfg $WORK/b634/importcfg -pack ./bindings.go ./connection.go ./errors.go github.com/containers/libpod/pkg/api/handlers mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/libpod/pkg/api/handlers -complete -installsuffix shared -buildid QoMC79hKGa6-ZZvfEsxu/QoMC79hKGa6-ZZvfEsxu -goversion go1.14.7 -D "" -importcfg $WORK/b679/importcfg -pack ./decoder.go ./types.go github.com/containers/libpod/cmd/podman/utils mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/libpod/cmd/podman/utils -complete -installsuffix shared -buildid HvwUXwnFU56gJBgnYkxb/HvwUXwnFU56gJBgnYkxb -goversion go1.14.7 -D "" -importcfg $WORK/b694/importcfg -pack ./alias.go ./error.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/73/73ef8d4fe9b88c1483402ced6eb8aceeed11f562ffb55467b7fdf4c49812a170-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/d3/d30c4a7c317490e9eea55ff41e2ee9db77dcc1293a6dbbe5a59760b107243120-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/ae/aebf0adee3863bb2d3292406d68d92f9b380356960b077de3ac2b2deabab73e2-d # internal github.com/containers/libpod/pkg/bindings/containers mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/libpod/pkg/bindings/containers -complete -installsuffix shared -buildid _fDIbAkGcms_DZhxPkPz/_fDIbAkGcms_DZhxPkPz -goversion go1.14.7 -D "" -importcfg $WORK/b681/importcfg -pack ./attach.go ./checkpoint.go ./commit.go ./containers.go ./create.go ./diff.go ./exec.go ./healthcheck.go ./logs.go ./mount.go ./types.go github.com/containers/libpod/pkg/bindings/manifests mkdir -p $WORK/b685/ github.com/containers/libpod/pkg/bindings/images mkdir -p $WORK/b683/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/libpod/pkg/bindings/manifests -complete -installsuffix shared -buildid bXmxKG3a6P8-ef_HdOG_/bXmxKG3a6P8-ef_HdOG_ -goversion go1.14.7 -D "" -importcfg $WORK/b685/importcfg -pack ./manifests.go cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF github.com/containers/libpod/pkg/bindings/network mkdir -p $WORK/b686/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/libpod/pkg/bindings/images -complete -installsuffix shared -buildid DaHNaJwB7PcfDPADQRfu/DaHNaJwB7PcfDPADQRfu -goversion go1.14.7 -D "" -importcfg $WORK/b683/importcfg -pack ./diff.go ./images.go ./rm.go github.com/containers/libpod/pkg/bindings/generate mkdir -p $WORK/b682/ github.com/containers/libpod/pkg/bindings/play mkdir -p $WORK/b687/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/libpod/pkg/bindings/network -complete -installsuffix shared -buildid VCD-BoWzW_tGg721XvIo/VCD-BoWzW_tGg721XvIo -goversion go1.14.7 -D "" -importcfg $WORK/b686/importcfg -pack ./network.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/libpod/pkg/bindings/play -complete -installsuffix shared -buildid 6lrJuoETqLqxmc1HK-tP/6lrJuoETqLqxmc1HK-tP -goversion go1.14.7 -D "" -importcfg $WORK/b687/importcfg -pack ./play.go github.com/containers/libpod/pkg/bindings/pods mkdir -p $WORK/b688/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/libpod/pkg/bindings/generate -complete -installsuffix shared -buildid 2ucPtmKlifLjsPk6Lk9g/2ucPtmKlifLjsPk6Lk9g -goversion go1.14.7 -D "" -importcfg $WORK/b682/importcfg -pack ./generate.go cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/libpod/pkg/bindings/pods -complete -installsuffix shared -buildid hMUT_3y5VylbZfkrPFkx/hMUT_3y5VylbZfkrPFkx -goversion go1.14.7 -D "" -importcfg $WORK/b688/importcfg -pack ./pods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/74/74e62e891bbdfa60bdface2daffe1f6ec0010e8e2eaba6c2914330655633e11a-d # internal github.com/containers/libpod/pkg/bindings/system mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/libpod/pkg/bindings/system -complete -installsuffix shared -buildid hgahL9nCD84Cwcx8g9Mm/hgahL9nCD84Cwcx8g9Mm -goversion go1.14.7 -D "" -importcfg $WORK/b689/importcfg -pack ./info.go ./system.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/5b/5b934a2dbca2ba6e60cf945b40009afc6336b67ecc3eafddcf67dc2dd84f4afb-d # internal github.com/containers/libpod/pkg/bindings/volumes mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/libpod/pkg/bindings/volumes -complete -installsuffix shared -buildid 6fhhczyIVe7oibI4yiRZ/6fhhczyIVe7oibI4yiRZ -goversion go1.14.7 -D "" -importcfg $WORK/b690/importcfg -pack ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/97/97bc0b6942c48624c9de589301324ce8d2d76678a5f4e1ccb95887a73a6efd92-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/29/291b0e8d34f915595cfd9399033a50c9259b35efa7cfd20194015b6e10fb3f1c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/da/dad22a116845ba9175afed8600e4c1f22d95e094cff679408a8c14a731bcb3a1-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/cd/cd668b3d5c61ca00203219fa8254977c9fa3ed6092edf9d361992a7dcea671a3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/b9/b946453000f89ed84a013289c4bc3e35f5a1e45d6a46eef8a057816d147540d5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/e2/e239cbcf0ac554eba9bb79c06edb3c031da82d27de9eee2b74462abf95f44ef8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/2e/2e065d1cbbcde2120c5438139d04f111e734ac2c1898a6adfaf8da0b8dba2f85-d # internal github.com/containers/libpod/pkg/domain/infra/tunnel mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/bindings/containers=github.com/containers/libpod/pkg/bindings/containers importmap github.com/containers/libpod/v2/pkg/bindings/generate=github.com/containers/libpod/pkg/bindings/generate importmap github.com/containers/libpod/v2/pkg/bindings/images=github.com/containers/libpod/pkg/bindings/images importmap github.com/containers/libpod/v2/pkg/bindings/manifests=github.com/containers/libpod/pkg/bindings/manifests importmap github.com/containers/libpod/v2/pkg/bindings/network=github.com/containers/libpod/pkg/bindings/network importmap github.com/containers/libpod/v2/pkg/bindings/play=github.com/containers/libpod/pkg/bindings/play importmap github.com/containers/libpod/v2/pkg/bindings/pods=github.com/containers/libpod/pkg/bindings/pods importmap github.com/containers/libpod/v2/pkg/bindings/system=github.com/containers/libpod/pkg/bindings/system importmap github.com/containers/libpod/v2/pkg/bindings/volumes=github.com/containers/libpod/pkg/bindings/volumes importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/utils=github.com/containers/libpod/pkg/domain/utils importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/libpod/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid a5lsBcuRMaLKOszkbhP2/a5lsBcuRMaLKOszkbhP2 -goversion go1.14.7 -D "" -importcfg $WORK/b678/importcfg -pack ./auto-update.go ./containers.go ./events.go ./generate.go ./healthcheck.go ./helpers.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./runtime.go ./system.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/14/14d0eb1c55e594a39f1b0915e3ee58b36d6755850857e5ac2bd465b27859cf76-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/a4/a426d66ce8b5ea65db7673063fd12a926893c8bcab370863e7f551435ddfd183-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid s-DEtqEuiSweCPx6hgFo/s-DEtqEuiSweCPx6hgFo -goversion go1.14.7 -D "" -importcfg $WORK/b539/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go github.com/containers/libpod/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/api/apps/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid uvHoxkX11SslqngZiFwB/uvHoxkX11SslqngZiFwB -goversion go1.14.7 -D "" -importcfg $WORK/b677/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/09/09e420276a7cee9fc1a1492769df8f5413068915d4f1c8a4d1f4a822c437bbea-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid jY8cygF2Ef_pcAP-1ssH/jY8cygF2Ef_pcAP-1ssH -goversion go1.14.7 -D "" -importcfg $WORK/b536/importcfg -pack ./resize.go github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid 2AjniWji7HGomuikUjLK/2AjniWji7HGomuikUjLK -goversion go1.14.7 -D "" -importcfg $WORK/b675/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/8b/8bee877a023ff718ecea88fd7dd8e11c63705ffaeaac17d65e490be4b8ea94b6-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b515/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b515/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b515/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./oci_attach_linux_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/47/475f73b114de559283f7f135afe57f542f63ee323e54f3a6ed4e56e7736891cb-d # internal cd $WORK/b515 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -o $WORK/b515/_cgo_.o $WORK/b515/_cgo_main.o $WORK/b515/_x001.o $WORK/b515/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage libpod -dynimport $WORK/b515/_cgo_.o -dynout $WORK/b515/_cgo_import.go cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/conmon/runner/config=github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/layers=github.com/containers/libpod/libpod/layers importmap github.com/containers/libpod/v2/libpod/linkmode=github.com/containers/libpod/libpod/linkmode importmap github.com/containers/libpod/v2/libpod/lock=github.com/containers/libpod/libpod/lock importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/criu=github.com/containers/libpod/pkg/criu importmap github.com/containers/libpod/v2/pkg/ctime=github.com/containers/libpod/pkg/ctime importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/hooks=github.com/containers/libpod/pkg/hooks importmap github.com/containers/libpod/v2/pkg/hooks/exec=github.com/containers/libpod/pkg/hooks/exec importmap github.com/containers/libpod/v2/pkg/kubeutils=github.com/containers/libpod/pkg/kubeutils importmap github.com/containers/libpod/v2/pkg/lookup=github.com/containers/libpod/pkg/lookup importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/netns=github.com/containers/libpod/pkg/netns importmap github.com/containers/libpod/v2/pkg/registrar=github.com/containers/libpod/pkg/registrar importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/resolvconf=github.com/containers/libpod/pkg/resolvconf importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/rootlessport=github.com/containers/libpod/pkg/rootlessport importmap github.com/containers/libpod/v2/pkg/selinux=github.com/containers/libpod/pkg/selinux importmap github.com/containers/libpod/v2/pkg/systemd=github.com/containers/libpod/pkg/systemd importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid Ba5wvzvDnN-RNM4z77IU/Ba5wvzvDnN-RNM4z77IU -goversion go1.14.7 -D "" -importcfg $WORK/b515/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_exec.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log.go ./container_log_linux.go ./container_top_linux.go ./container_validate.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_exec_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_status.go ./pod_top_linux.go ./reset.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b515/_cgo_gotypes.go $WORK/b515/oci_attach_linux_cgo.cgo1.go $WORK/b515/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/00/0029c00e49f09df89cf08164cb2c6fdecca745f78f5bf2dacf8a0b9197933a9c-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/51/510124a7ff0d7a0d8eaaf2465df79a6c9de1ffa48ec90cf6c8cad9635ecac929-d # internal github.com/containers/libpod/libpod/filters mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/timetype=github.com/containers/libpod/pkg/timetype importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/libpod/libpod/filters -complete -installsuffix shared -buildid rI_soxNy34WfGQY37_1R/rI_soxNy34WfGQY37_1R -goversion go1.14.7 -D "" -importcfg $WORK/b646/importcfg -pack ./containers.go ./pods.go github.com/containers/libpod/pkg/systemd/generate mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/libpod/pkg/systemd/generate -complete -installsuffix shared -buildid xOmsSJFOk5_u-1wlUC2b/xOmsSJFOk5_u-1wlUC2b -goversion go1.14.7 -D "" -importcfg $WORK/b648/importcfg -pack ./common.go ./containers.go ./pods.go github.com/containers/libpod/pkg/checkpoint mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/checkpoint /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/libpod/pkg/checkpoint -complete -installsuffix shared -buildid 3SwZqkyJXpwWGKrIqPZS/3SwZqkyJXpwWGKrIqPZS -goversion go1.14.7 -D "" -importcfg $WORK/b649/importcfg -pack ./checkpoint_restore.go github.com/containers/libpod/pkg/domain/filters mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/domain/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/libpod/pkg/domain/filters -complete -installsuffix shared -buildid -48q7QpinxTpD99yis-S/-48q7QpinxTpD99yis-S -goversion go1.14.7 -D "" -importcfg $WORK/b650/importcfg -pack ./volumes.go github.com/containers/libpod/pkg/domain/infra/abi/parse mkdir -p $WORK/b651/ github.com/containers/libpod/pkg/parallel mkdir -p $WORK/b663/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b663/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/parallel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/containers/libpod/pkg/parallel -complete -installsuffix shared -buildid rKf1Eqbb0w6F90VSbPQ4/rKf1Eqbb0w6F90VSbPQ4 -goversion go1.14.7 -D "" -importcfg $WORK/b663/importcfg -pack ./parallel.go ./parallel_linux.go github.com/containers/libpod/pkg/domain/infra/abi/terminal mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/domain/infra/abi/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi/terminal -complete -installsuffix shared -buildid GwtiLXEvfdqOzoPyw4k8/GwtiLXEvfdqOzoPyw4k8 -goversion go1.14.7 -D "" -importcfg $WORK/b652/importcfg -pack ./sigproxy_linux.go ./terminal.go ./terminal_linux.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/domain/infra/abi/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi/parse -complete -installsuffix shared -buildid yCwSNKPAIgT5menRPK3z/yCwSNKPAIgT5menRPK3z -goversion go1.14.7 -D "" -importcfg $WORK/b651/importcfg -pack ./parse.go github.com/containers/libpod/pkg/spec mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/seccomp=github.com/containers/libpod/pkg/seccomp importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid kiNIOCgpHpbxnHa_JxnS/kiNIOCgpHpbxnHa_JxnS -goversion go1.14.7 -D "" -importcfg $WORK/b665/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./namespaces.go ./parse.go ./ports.go ./security.go ./spec.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/5d/5d195133576858ccbfb4e92c155fc61bf360c3c798208f9a1fca4863d8210393-d # internal github.com/containers/libpod/pkg/specgen/generate mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/seccomp=github.com/containers/libpod/pkg/seccomp importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/specgen/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/containers/libpod/pkg/specgen/generate -complete -installsuffix shared -buildid HEBd_BAVm64L1UgsvQef/HEBd_BAVm64L1UgsvQef -goversion go1.14.7 -D "" -importcfg $WORK/b670/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./container.go ./container_create.go ./namespaces.go ./oci.go ./pod_create.go ./ports.go ./security.go ./storage.go ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/35/3538925aabbb7bebc6acbb0c78f446de4b48604d577dfdb42dd1c08c54e82d7a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/d4/d4b971b7017d81ebdda340980d258354194a147dd227b8219bf39c50080ee153-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/7e/7e2e19707abe09a65cbdc71986a3a0381f55266044d17d841b993f5c49e03a5b-d # internal github.com/containers/libpod/pkg/autoupdate mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/systemd=github.com/containers/libpod/pkg/systemd importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/autoupdate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/libpod/pkg/autoupdate -complete -installsuffix shared -buildid 3fWIaYbOoeom7Yl-zFdw/3fWIaYbOoeom7Yl-zFdw -goversion go1.14.7 -D "" -importcfg $WORK/b647/importcfg -pack ./autoupdate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/ff/fff04fc3c0584523cdeec11774a8ece8afb87556977db143dae1cd23e1d8532a-d # internal github.com/containers/libpod/pkg/ps mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/filters=github.com/containers/libpod/libpod/filters importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/ps/define=github.com/containers/libpod/pkg/ps/define importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/ps /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/libpod/pkg/ps -complete -installsuffix shared -buildid Hip3rqwf_fWNLwTRnHBy/Hip3rqwf_fWNLwTRnHBy -goversion go1.14.7 -D "" -importcfg $WORK/b664/importcfg -pack ./ps.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/d9/d9ca16d5fd998a9d2d1f34579f8206912ff6ab72123576f4cbc2ec0522c9d39e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/07/079f546fb7f905f7afaba5a6675569b370a6959e6c00bb809adcd8f464d38164-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/4c/4cca26289aab21c70a70822de2cb2d80eda15e95cbe56e35b8c2276c795dff07-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/3e/3e8e1774dff64fdfaf6e507c5f797099569b4f66d9bc3ce17a644cecce8e4220-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/0d/0ddd1eeaab86b0f84d931f3af29a64c7d477773c6f2f749678ec561907b26b21-d # internal github.com/containers/libpod/pkg/varlinkapi mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/autoupdate=github.com/containers/libpod/pkg/autoupdate importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/channelwriter=github.com/containers/libpod/pkg/channelwriter importmap github.com/containers/libpod/v2/pkg/domain/infra/abi/parse=github.com/containers/libpod/pkg/domain/infra/abi/parse importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/seccomp=github.com/containers/libpod/pkg/seccomp importmap github.com/containers/libpod/v2/pkg/spec=github.com/containers/libpod/pkg/spec importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/timetype=github.com/containers/libpod/pkg/timetype importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/varlink=github.com/containers/libpod/pkg/varlink importmap github.com/containers/libpod/v2/pkg/varlinkapi/virtwriter=github.com/containers/libpod/pkg/varlinkapi/virtwriter importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid uOeyJqMBwRTKOfXqz5Wg/uOeyJqMBwRTKOfXqz5Wg -goversion go1.14.7 -D "" -importcfg $WORK/b673/importcfg -pack ./attach.go ./config.go ./container.go ./containers.go ./containers_create.go ./create.go ./events.go ./funcs.go ./generate.go ./images.go ./intermediate.go ./intermediate_varlink.go ./mount.go ./pods.go ./remote_client.go ./shortcuts.go ./system.go ./transfers.go ./util.go ./volumes.go github.com/containers/libpod/pkg/api/handlers/utils mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/filters=github.com/containers/libpod/libpod/filters importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/spec=github.com/containers/libpod/pkg/spec importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/api/handlers/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/libpod/pkg/api/handlers/utils -complete -installsuffix shared -buildid SPDFjbIunEXLrHF8fcRm/SPDFjbIunEXLrHF8fcRm -goversion go1.14.7 -D "" -importcfg $WORK/b707/importcfg -pack ./containers.go ./errors.go ./handler.go ./images.go ./pods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/6b/6b2a3fb277497120ee3902b00814b924c62700dfbf4639164f4a1672c541abc0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/f5/f527687300b0f879bb26ca723c319d09557d39788dba743850ce8ebf5e572777-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/50/50c3b866b0f835fdacab18d89cea579ec8e71a5b5d6dd0cb73603ff29ac4fa7e-d # internal github.com/containers/libpod/pkg/domain/infra/abi mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/filters=github.com/containers/libpod/libpod/filters importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/autoupdate=github.com/containers/libpod/pkg/autoupdate importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/checkpoint=github.com/containers/libpod/pkg/checkpoint importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/filters=github.com/containers/libpod/pkg/domain/filters importmap github.com/containers/libpod/v2/pkg/domain/infra/abi/parse=github.com/containers/libpod/pkg/domain/infra/abi/parse importmap github.com/containers/libpod/v2/pkg/domain/infra/abi/terminal=github.com/containers/libpod/pkg/domain/infra/abi/terminal importmap github.com/containers/libpod/v2/pkg/domain/utils=github.com/containers/libpod/pkg/domain/utils importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/network=github.com/containers/libpod/pkg/network importmap github.com/containers/libpod/v2/pkg/parallel=github.com/containers/libpod/pkg/parallel importmap github.com/containers/libpod/v2/pkg/ps=github.com/containers/libpod/pkg/ps importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/spec=github.com/containers/libpod/pkg/spec importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/specgen/generate=github.com/containers/libpod/pkg/specgen/generate importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/trust=github.com/containers/libpod/pkg/trust importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/varlink=github.com/containers/libpod/pkg/varlink importmap github.com/containers/libpod/v2/pkg/varlinkapi=github.com/containers/libpod/pkg/varlinkapi importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap k8s.io/api/apps/v1=github.com/containers/libpod/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/checkpoint=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/terminal=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b672/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/apps/v1=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/domain/infra/abi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi -complete -installsuffix shared -buildid 57Krx16aqdYphHK7l4J-/57Krx16aqdYphHK7l4J- -goversion go1.14.7 -D "" -importcfg $WORK/b645/importcfg -pack ./auto-update.go ./containers.go ./containers_runlabel.go ./cp.go ./events.go ./generate.go ./healthcheck.go ./images.go ./images_list.go ./manifest.go ./network.go ./play.go ./pods.go ./pods_stats.go ./runtime.go ./system.go ./system_varlink.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/3f/3f2b8b8a2a1c547892f8d1958d319a82e80a909e1df416f88b2e1e7d5f00524b-d # internal github.com/containers/libpod/pkg/domain/infra mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra/abi=github.com/containers/libpod/pkg/domain/infra/abi importmap github.com/containers/libpod/v2/pkg/domain/infra/tunnel=github.com/containers/libpod/pkg/domain/infra/tunnel importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/pkg/domain/infra -complete -installsuffix shared -buildid rbtuf6MFSri12wGua13i/rbtuf6MFSri12wGua13i -goversion go1.14.7 -D "" -importcfg $WORK/b514/importcfg -pack ./runtime_abi.go ./runtime_libpod.go ./runtime_proxy.go github.com/containers/libpod/pkg/api/handlers/compat mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/filters=github.com/containers/libpod/libpod/filters importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/api/handlers/utils=github.com/containers/libpod/pkg/api/handlers/utils importmap github.com/containers/libpod/v2/pkg/api/server/idletracker=github.com/containers/libpod/pkg/api/server/idletracker importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra/abi=github.com/containers/libpod/pkg/domain/infra/abi importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/network=github.com/containers/libpod/pkg/network importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/spec=github.com/containers/libpod/pkg/spec importmap github.com/containers/libpod/v2/pkg/specgen/generate=github.com/containers/libpod/pkg/specgen/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/google/uuid=github.com/containers/libpod/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server/idletracker=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/uuid=$WORK/b709/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/api/handlers/compat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/libpod/pkg/api/handlers/compat -complete -installsuffix shared -buildid 6204slivcbNFfcjIhd_g/6204slivcbNFfcjIhd_g -goversion go1.14.7 -D "" -importcfg $WORK/b706/importcfg -pack ./changes.go ./containers.go ./containers_archive.go ./containers_attach.go ./containers_create.go ./containers_export.go ./containers_logs.go ./containers_pause.go ./containers_prune.go ./containers_restart.go ./containers_start.go ./containers_stats.go ./containers_stop.go ./containers_top.go ./containers_unpause.go ./events.go ./exec.go ./images.go ./images_build.go ./images_history.go ./images_push.go ./images_remove.go ./images_save.go ./images_search.go ./images_tag.go ./info.go ./networks.go ./ping.go ./resize.go ./swagger.go ./system.go ./types.go ./unsupported.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/17/174caf5adbf36048682cc158a406fc18d2c25ea68ad10da51a5e781df6945c6a-d # internal github.com/containers/libpod/cmd/podman/registry mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra=github.com/containers/libpod/pkg/domain/infra importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/cmd/podman/registry -complete -installsuffix shared -buildid YnBvw-t7JmHUHE8wOYQ-/YnBvw-t7JmHUHE8wOYQ- -goversion go1.14.7 -D "" -importcfg $WORK/b467/importcfg -pack ./config.go ./config_abi.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/c2/c2be93c3d9e223dee76d8f812a97ddf18b2b0da542307d172dcf40359e10eb35-d # internal github.com/containers/libpod/cmd/podman/report mkdir -p $WORK/b693/ github.com/containers/libpod/cmd/podman/common mkdir -p $WORK/b356/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/libpod/cmd/podman/report -complete -installsuffix shared -buildid rHY3ZQPf_KzUZHLQjcom/rHY3ZQPf_KzUZHLQjcom -goversion go1.14.7 -D "" -importcfg $WORK/b693/importcfg -pack ./diff.go ./report.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/common /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/cmd/podman/common -complete -installsuffix shared -buildid uhMNUZDaL8LGc8eIUbjG/uhMNUZDaL8LGc8eIUbjG -goversion go1.14.7 -D "" -importcfg $WORK/b356/importcfg -pack ./create.go ./create_opts.go ./createparse.go ./default.go ./netflags.go ./ports.go ./specgen.go ./util.go ./volumes.go github.com/containers/libpod/cmd/podman/validate mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/libpod/cmd/podman/validate -complete -installsuffix shared -buildid tQkAEuZITs6vQ2erYzlK/tQkAEuZITs6vQ2erYzlK -goversion go1.14.7 -D "" -importcfg $WORK/b692/importcfg -pack ./args.go ./choice.go ./latest.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/fb/fb435d0d01059440f57a531ddeb177ed9cc428a65479651464f44f1640507634-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/2a/2a2df6f10281e695b9ea4c018dcd2db3c5533cf58844b921f6887c92857ee4c9-d # internal github.com/containers/libpod/cmd/podman/inspect mkdir -p $WORK/b691/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/libpod/cmd/podman/inspect -complete -installsuffix shared -buildid U0dEUvEsia64xbeUafG6/U0dEUvEsia64xbeUafG6 -goversion go1.14.7 -D "" -importcfg $WORK/b691/importcfg -pack ./inspect.go github.com/containers/libpod/cmd/podman/generate mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/libpod/cmd/podman/generate -complete -installsuffix shared -buildid fZLS4F6BKLS0WB07EUBx/fZLS4F6BKLS0WB07EUBx -goversion go1.14.7 -D "" -importcfg $WORK/b695/importcfg -pack ./generate.go ./kube.go ./systemd.go github.com/containers/libpod/cmd/podman/healthcheck mkdir -p $WORK/b696/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/libpod/cmd/podman/healthcheck -complete -installsuffix shared -buildid xDiHexD2Iq0q50IL2lvq/xDiHexD2Iq0q50IL2lvq -goversion go1.14.7 -D "" -importcfg $WORK/b696/importcfg -pack ./healthcheck.go ./run.go github.com/containers/libpod/cmd/podman/manifest mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/containers/libpod/cmd/podman/manifest -complete -installsuffix shared -buildid D2RvCU353SBTWJSgpm7o/D2RvCU353SBTWJSgpm7o -goversion go1.14.7 -D "" -importcfg $WORK/b700/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go github.com/containers/libpod/cmd/podman/networks mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/network=github.com/containers/libpod/pkg/network importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/containers/libpod/cmd/podman/networks -complete -installsuffix shared -buildid pHQsE-SSRQCBPye1genj/pHQsE-SSRQCBPye1genj -goversion go1.14.7 -D "" -importcfg $WORK/b701/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go github.com/containers/libpod/cmd/podman/play mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/play /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/libpod/cmd/podman/play -complete -installsuffix shared -buildid YharBZ1KMbqza1NKu4qh/YharBZ1KMbqza1NKu4qh -goversion go1.14.7 -D "" -importcfg $WORK/b702/importcfg -pack ./kube.go ./play.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/33/332e581dc0cdcc64cbefea34757055b406211b1e8a5dc56bf53d4b40fd3a8a2b-d # internal github.com/containers/libpod/cmd/podman/volumes mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b248/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/containers/libpod/cmd/podman/volumes -complete -installsuffix shared -buildid CnpTVMIFjAX2c-19Lxr6/CnpTVMIFjAX2c-19Lxr6 -goversion go1.14.7 -D "" -importcfg $WORK/b713/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/ff/ffe68edb687e2509ef86eea5a463faa08c3d488576a185daee4bd096e6e2f20f-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/96/96fe47714e0f78f5831719af3d5c42afbeeb456273446bcb7b64b389d56d2f36-d # internal github.com/containers/libpod/cmd/podman/images mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/report=github.com/containers/libpod/cmd/podman/report importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/util/camelcase=github.com/containers/libpod/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/images /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/libpod/cmd/podman/images -complete -installsuffix shared -buildid zKzorVGuaCmP4_xq5oZ6/zKzorVGuaCmP4_xq5oZ6 -goversion go1.14.7 -D "" -importcfg $WORK/b697/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./prune.go ./pull.go ./push.go ./rm.go ./rmi.go ./save.go ./search.go ./sign.go ./tag.go ./tree.go ./trust.go ./trust_set.go ./trust_show.go ./untag.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b706/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/e4/e4873b11961ba375978bd8493d70bf5e9fc38b390ed11b9ee2876e6585ad9c85-d # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/11/11f7b8e8a4f106f3414e2222a12b27acf06aab9ecc2464c7d947cce6758b6786-d # internal github.com/containers/libpod/pkg/api/handlers/libpod mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/api/handlers/compat=github.com/containers/libpod/pkg/api/handlers/compat importmap github.com/containers/libpod/v2/pkg/api/handlers/utils=github.com/containers/libpod/pkg/api/handlers/utils importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/filters=github.com/containers/libpod/pkg/domain/filters importmap github.com/containers/libpod/v2/pkg/domain/infra/abi=github.com/containers/libpod/pkg/domain/infra/abi importmap github.com/containers/libpod/v2/pkg/domain/infra/abi/parse=github.com/containers/libpod/pkg/domain/infra/abi/parse importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/ps=github.com/containers/libpod/pkg/ps importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/specgen/generate=github.com/containers/libpod/pkg/specgen/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/api/handlers/libpod /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/containers/libpod/pkg/api/handlers/libpod -complete -installsuffix shared -buildid kI_k7N9sAEyBdChG4tv7/kI_k7N9sAEyBdChG4tv7 -goversion go1.14.7 -D "" -importcfg $WORK/b710/importcfg -pack ./containers.go ./containers_create.go ./copy.go ./generate.go ./healthcheck.go ./images.go ./info.go ./manifests.go ./networks.go ./play.go ./pods.go ./swagger.go ./system.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/09/0987f96d281387ecf08b6e108d1e0ed88c03af154dbb8cd011d665abe49a8728-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/7d/7de50bbb661355903075c48aef53c1b3142750d6454a074cbe31ec73b0515de8-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/3a/3af5478f4c1706fc513e87ced50eabd2c8dec215869408754fd2f3c14bae9d04-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/18/18fa9090a163af925375fbc29367aaa7c263716d4c841e872a598206da76c81e-d # internal github.com/containers/libpod/cmd/podman/pods mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/common=github.com/containers/libpod/cmd/podman/common importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/util/camelcase=github.com/containers/libpod/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/libpod/cmd/podman/pods -complete -installsuffix shared -buildid g7ocbTAxQExoXsP04zwj/g7ocbTAxQExoXsP04zwj -goversion go1.14.7 -D "" -importcfg $WORK/b703/importcfg -pack ./create.go ./exists.go ./inspect.go ./kill.go ./pause.go ./pod.go ./prune.go ./ps.go ./restart.go ./rm.go ./start.go ./stats.go ./stop.go ./top.go ./unpause.go github.com/containers/libpod/cmd/podman/containers mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/common=github.com/containers/libpod/cmd/podman/common importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/report=github.com/containers/libpod/cmd/podman/report importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/cmd/podman/containers -complete -installsuffix shared -buildid r3yL_CreGAKcJu_hmgJe/r3yL_CreGAKcJu_hmgJe -goversion go1.14.7 -D "" -importcfg $WORK/b296/importcfg -pack ./attach.go ./checkpoint.go ./cleanup.go ./commit.go ./container.go ./cp.go ./create.go ./diff.go ./exec.go ./exists.go ./export.go ./init.go ./inspect.go ./kill.go ./list.go ./logs.go ./mount.go ./pause.go ./port.go ./prune.go ./ps.go ./restart.go ./restore.go ./rm.go ./run.go ./runlabel.go ./start.go ./stats.go ./stop.go ./top.go ./unmount.go ./unpause.go ./utils.go ./wait.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/5d/5d70380ed17ac328f4eaa8ae0672906a6f66d8a6115e1dd840d4dca89e875a5a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/58/585fe79762b2ca9df19f401a75f2e48d4df41feab3e688645db3dff53ca6150d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/9b/9bc2b895a281a97700b63d183d55296e78242ad5002d4cb88f98ae44d6e26637-d # internal github.com/containers/libpod/pkg/api/server mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/api/handlers/compat=github.com/containers/libpod/pkg/api/handlers/compat importmap github.com/containers/libpod/v2/pkg/api/handlers/libpod=github.com/containers/libpod/pkg/api/handlers/libpod importmap github.com/containers/libpod/v2/pkg/api/handlers/utils=github.com/containers/libpod/pkg/api/handlers/utils importmap github.com/containers/libpod/v2/pkg/api/server/idletracker=github.com/containers/libpod/pkg/api/server/idletracker importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/libpod=$WORK/b710/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server/idletracker=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b711/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/api/server /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/libpod/pkg/api/server -complete -installsuffix shared -buildid VpdjEx0ORKbtyP7yTZL6/VpdjEx0ORKbtyP7yTZL6 -goversion go1.14.7 -D "" -importcfg $WORK/b705/importcfg -pack ./docs.go ./handler_api.go ./listener_api.go ./register_archive.go ./register_auth.go ./register_containers.go ./register_distribution.go ./register_events.go ./register_exec.go ./register_generate.go ./register_healthcheck.go ./register_images.go ./register_info.go ./register_manifest.go ./register_monitor.go ./register_networks.go ./register_ping.go ./register_play.go ./register_plugins.go ./register_pods.go ./register_swagger.go ./register_swarm.go ./register_system.go ./register_version.go ./register_volumes.go ./server.go ./swagger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/59/59c0a16566bb5c2b6e3bdde6833aad48724cf3d1d0f4941832e0f19db4cc9012-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/3b/3ba94b0d80609fa0318ff5ca401f47b7d559aacc7bdff037b11a3f713f1aa78a-d # internal github.com/containers/libpod/cmd/podman/system mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/api/server=github.com/containers/libpod/pkg/api/server importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra=github.com/containers/libpod/pkg/domain/infra importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/systemd=github.com/containers/libpod/pkg/systemd importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/libpod/cmd/podman/system -complete -installsuffix shared -buildid VOcmYcrng5qlfhyAc7u4/VOcmYcrng5qlfhyAc7u4 -goversion go1.14.7 -D "" -importcfg $WORK/b704/importcfg -pack ./connection.go ./df.go ./events.go ./info.go ./migrate.go ./prune.go ./renumber.go ./reset.go ./service.go ./service_abi.go ./system.go ./unshare.go ./varlink.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/d1/d1ab61ea78546f76ad8c3807c12fa5a0f721116f87e2aacd0b9c968a825799eb-d # internal github.com/containers/libpod/cmd/podman/system/connection mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/system=github.com/containers/libpod/cmd/podman/system importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b644/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/system/connection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/containers/libpod/cmd/podman/system/connection -complete -installsuffix shared -buildid LV8CHBoeFWtvOZgVojp3/LV8CHBoeFWtvOZgVojp3 -goversion go1.14.7 -D "" -importcfg $WORK/b712/importcfg -pack ./add.go ./default.go ./list.go ./remove.go ./rename.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/26/261d890c43ba1fd95d1958794444fc9a22639938b65382f0283e1c6c5cf3615e-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/containers=github.com/containers/libpod/cmd/podman/containers importmap github.com/containers/libpod/v2/cmd/podman/generate=github.com/containers/libpod/cmd/podman/generate importmap github.com/containers/libpod/v2/cmd/podman/healthcheck=github.com/containers/libpod/cmd/podman/healthcheck importmap github.com/containers/libpod/v2/cmd/podman/images=github.com/containers/libpod/cmd/podman/images importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/manifest=github.com/containers/libpod/cmd/podman/manifest importmap github.com/containers/libpod/v2/cmd/podman/networks=github.com/containers/libpod/cmd/podman/networks importmap github.com/containers/libpod/v2/cmd/podman/play=github.com/containers/libpod/cmd/podman/play importmap github.com/containers/libpod/v2/cmd/podman/pods=github.com/containers/libpod/cmd/podman/pods importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/system=github.com/containers/libpod/cmd/podman/system importmap github.com/containers/libpod/v2/cmd/podman/system/connection=github.com/containers/libpod/cmd/podman/system/connection importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/cmd/podman/volumes=github.com/containers/libpod/cmd/podman/volumes importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/parallel=github.com/containers/libpod/pkg/parallel importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/containers/libpod/v2/pkg/tracing=github.com/containers/libpod/pkg/tracing importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b700/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b701/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b702/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system/connection=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b713/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b714/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b736/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile log/syslog=$WORK/b737/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b738/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid rWZsHXBZkAGWBgoF8zZf/rWZsHXBZkAGWBgoF8zZf -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./auto-update.go ./diff.go ./early_init_linux.go ./inspect.go ./login.go ./logout.go ./main.go ./root.go ./syslog_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e4/e4c9b62ec958d32669fb30fc35dcafaf4df2cefb06daf1f9087838dc1cd2a60a-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b700/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b701/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b702/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system/connection=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b713/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b714/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b736/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile log/syslog=$WORK/b737/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b738/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b655/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b644/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b730/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile encoding/csv=$WORK/b227/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/version=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b122/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile archive/tar=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b463/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b661/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/libpod=$WORK/b710/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server/idletracker=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b711/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b639/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b717/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b718/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b721/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b724/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b725/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b726/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b728/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b729/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b731/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b733/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b734/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b735/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b253/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b458/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/pkg/checkpoint=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/terminal=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b672/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/apps/v1=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b690/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/uuid=$WORK/b709/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b642/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b123/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b633/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b727/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b732/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b157/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b047/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b452/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b125/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b438/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b179/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b439/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile expvar=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b221/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=eTxQsPOqpuBFuzkrMMzH/rWZsHXBZkAGWBgoF8zZf/Pay3CQvjaJRZWJ5yfKxx/eTxQsPOqpuBFuzkrMMzH -X github.com/containers/libpod/libpod/define.buildInfo=1600096233 -compressdwarf=false -B 0x51cbdb67e21f25cb56fa562d3726bd3950f33c5f -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman rm -r $WORK/b001/ + export 'BUILDTAGS=remote varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='remote varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl remote varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags '-X github.com/containers/libpod/libpod/define.buildInfo=1600096233 -compressdwarf=false -B 0x8b69254db4ae300d372eee72ed8a8845a4560c7f -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman-remote github.com/containers/libpod/cmd/podman WORK=/tmp/go-build355406314 internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_ppc64x.go unicode mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode -std -complete -installsuffix shared -buildid 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go unicode/utf8 mkdir -p $WORK/b024/ math/bits mkdir -p $WORK/b022/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b013/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./utf8.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math/bits -std -complete -installsuffix shared -buildid A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./asm.s internal/bytealg mkdir -p $WORK/b006/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b009/ cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF crypto/internal/subtle mkdir -p $WORK/b040/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal crypto/subtle mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal crypto/internal/boring/sig mkdir -p $WORK/b047/ cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b047/symabis ./sig_other.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p math -std -installsuffix shared -buildid UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-d # internal unicode/utf16 mkdir -p $WORK/b052/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./sig.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./utf16.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b046/ cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b046/symabis ./dummy.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/compare_ppc64x.o ./compare_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b047/sig_other.o ./sig_other.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid fDJxasgzPFu_0RzGrjQe/fDJxasgzPFu_0RzGrjQe -goversion go1.14.7 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal container/list mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p container/list -std -complete -installsuffix shared -buildid WUvVlwvpv3wnckZtFXJY/WUvVlwvpv3wnckZtFXJY -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./list.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b047/_pkg_.a $WORK/b047/sig_other.o # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b053/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b053/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid JqfDPhjVYCpYY7xtAQ9E/JqfDPhjVYCpYY7xtAQ9E -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./asn1.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-d # internal internal/nettrace mkdir -p $WORK/b081/ cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b046/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./nettrace.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b5/b576a1d737061308ddc581b842bfb644635c48d0950aab20dad04ddb8037e10f-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid BhqB4rmPH0twa9-3B9_j/BhqB4rmPH0twa9-3B9_j -goversion go1.14.7 -D "" -importcfg $WORK/b086/importcfg -pack ./aliasing.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/35/35494e2bf57356b105388f8f3f20e5cf0705f31683349da521389bd119f7493f-d # internal encoding mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p encoding -std -complete -installsuffix shared -buildid MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b091/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid bxfvQUMPdNOsnLuwRHDp/bxfvQUMPdNOsnLuwRHDp -goversion go1.14.7 -D "" -importcfg $WORK/b122/importcfg -pack ./unsafeheader.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ac/acb4b403bf199e6cde2bf6341cb4939a00e7b14e50676b6329ff7fd2cac34f55-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid F2aK11fowdqCGVwIlAWi/F2aK11fowdqCGVwIlAWi -goversion go1.14.7 -D "" -importcfg $WORK/b126/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid kmofdbQI6DPF7MWAwKGQ/kmofdbQI6DPF7MWAwKGQ -goversion go1.14.7 -D "" -importcfg $WORK/b131/importcfg -pack ./spec.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1c/1c0ea010e310fde66cad7e7e04898c47c606f966b56181bb106d0c49169eafa0-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 7kdKW_PEna8TAFbcZFN0/7kdKW_PEna8TAFbcZFN0 -goversion go1.14.7 -D "" -importcfg $WORK/b194/importcfg -pack ./flags.go ./proto_legacy_disable.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/12/120c96cc71fa48b2ebb38986603d9f58721db6bed85c68db7b3bb709e4b89e73-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b197/ cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/68/68fe2fbd9e88b37e40d16c6ae7a2bfcd281198c9b458f1b7dd8f6499b880303d-d # internal cat >$WORK/b197/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid ydMZsWNgaz2g-I5JgFBo/ydMZsWNgaz2g-I5JgFBo -goversion go1.14.7 -D "" -importcfg $WORK/b197/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b199/ cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname mkdir -p $WORK/b211/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid iSy4SaLY9tTcoMqeuNJo/iSy4SaLY9tTcoMqeuNJo -goversion go1.14.7 -D "" -importcfg $WORK/b199/importcfg -pack ./ints.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid At7G-iqx5i7f8oRiwtFC/At7G-iqx5i7f8oRiwtFC -goversion go1.14.7 -D "" -importcfg $WORK/b211/importcfg -pack ./name.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal runtime cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/7c/7c73370126fdccf9738ef9fc5069d9d8f5d1c0120688ae1773dc28c40484cabb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/8b/8b495bd294c494c177d49c8cf2dc9427442e8d43d0a2f91139f21e68872f40f2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/78/782bb0ffa6220dd23e6a3c7f467096dd47ab3d8c142bb5c3e2262717b5dda002-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/70/702674ad66e414b5d936306ebf7dd400435ff5626e94b05b10e779bf06a73c00-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/c0/c0db75c81e131c12fc8dc459e36596e8e6c270a49f149d96895c8b9ba41f7c26-d # internal mkdir -p $WORK/b005/ github.com/containers/libpod/vendor/github.com/containers/common/version mkdir -p $WORK/b232/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b250/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b286/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid 6GElQGyUWcwzaffVkA0R/6GElQGyUWcwzaffVkA0R -goversion go1.14.7 -D "" -importcfg $WORK/b232/importcfg -pack ./version.go cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b250/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/floor_ppc64x.o ./floor_ppc64x.s cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid u1mJ9XlKcwrZo6_tJ6cx/u1mJ9XlKcwrZo6_tJ6cx -goversion go1.14.7 -D "" -importcfg $WORK/b250/importcfg -pack ./promise.go cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid SC7xWEARcPSSvInaZ1zC/SC7xWEARcPSSvInaZ1zC -goversion go1.14.7 -D "" -importcfg $WORK/b286/importcfg -pack ./options.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/4d/4d745e5d6437d1e6185c3695c82dca9b783d9b20759bbe53f1e1e29e81fe2197-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/62/62ea20ac3df44091831ee2e24ea0874c27363b8481628e1f4a0160eafdf2c769-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/26/266e92868bc89d8053b30211746f9d6cda06e3f377d7ca9d6cd424e80856ae10-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/stubs_ppc64x.o ./stubs_ppc64x.s github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/containers/libpod/vendor/github.com/docker/docker/api github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid 2PRBq4m7ONyAxOLt3Bgm/2PRBq4m7ONyAxOLt3Bgm -goversion go1.14.7 -D "" -importcfg $WORK/b337/importcfg -pack ./image_history.go mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid ZXQsRVX1YYC7l4w7Ckf4/ZXQsRVX1YYC7l4w7Ckf4 -goversion go1.14.7 -D "" -importcfg $WORK/b308/importcfg -pack ./common.go ./common_unix.go image/color mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p image/color -std -complete -installsuffix shared -buildid ef3HKMbUVe5XJ25ig_wS/ef3HKMbUVe5XJ25ig_wS -goversion go1.14.7 -D "" -importcfg $WORK/b380/importcfg -pack ./color.go ./ycbcr.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/floor_ppc64x.o $WORK/b021/modf_ppc64x.o $WORK/b021/sqrt_ppc64x.o $WORK/b021/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-d # internal github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid Nut7zQcuzmAUm5X1kzEb/Nut7zQcuzmAUm5X1kzEb -goversion go1.14.7 -D "" -importcfg $WORK/b420/importcfg -pack ./ewma.go github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid UeMW0ojeCW1YRzLp-o15/UeMW0ojeCW1YRzLp-o15 -goversion go1.14.7 -D "" -importcfg $WORK/b421/importcfg -pack ./percentage.go ./width.go mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid i4nbJ5g1pGbiLGEmrT_P/i4nbJ5g1pGbiLGEmrT_P -goversion go1.14.7 -D "" -importcfg $WORK/b336/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/3b/3b1b1193034312fe2c4ee25f0ea24b79541e70b45f8a5ad718801a8f12461bb5-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid IfrLrB40MAlUG8aYcKxP/IfrLrB40MAlUG8aYcKxP -goversion go1.14.7 -D "" -importcfg $WORK/b459/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/71/711ba6ffe0cb03aa492dfc5be670a7fbada9700a7f566530d1018817e4e33a9c-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid 3aUj9iCH7Ha4wYPhWuAr/3aUj9iCH7Ha4wYPhWuAr -goversion go1.14.7 -D "" -importcfg $WORK/b484/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/32/323b7b7bd6d6d6dc5d3689f450879f46648c44bcdd3ea00f77de3228e2146b7f-d # internal github.com/containers/libpod/version mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid Z9iwqyaEcVfQdd3rifQ2/Z9iwqyaEcVfQdd3rifQ2 -goversion go1.14.7 -D "" -importcfg $WORK/b502/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/d0/d026ef3556abb430172de1b97f6d232752c4e2068737705f70b0ded1fc2760e7-d # internal github.com/containers/libpod/pkg/ps/define mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/ps/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/pkg/ps/define -complete -installsuffix shared -buildid 2gbt43r4-6u6mah_71U_/2gbt43r4-6u6mah_71U_ -goversion go1.14.7 -D "" -importcfg $WORK/b509/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/12/1295e9cac1af9c2ae4e768c3ab127a1b66060d27360b548a472cfda3b6ebb8d0-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid ePH_mlOAn62RJDdikw7l/ePH_mlOAn62RJDdikw7l -goversion go1.14.7 -D "" -importcfg $WORK/b519/importcfg -pack ./aliasing.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/34/3437c3ac0aa2e5c50eb109bfe8c7d8f36b351cedcc47f8326c1658273c7c8e89-d # internal github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b484/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid B1ISFlmVvZ6RTkHizSd6/B1ISFlmVvZ6RTkHizSd6 -goversion go1.14.7 -D "" -importcfg $WORK/b543/importcfg -pack ./annotations.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/f4/f4332a256822fba60c5bf2e80007372e70521aff3d5be700c0e26e155db60734-d # internal github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config -complete -installsuffix shared -buildid gPxA-q520Ivq26335g0k/gPxA-q520Ivq26335g0k -goversion go1.14.7 -D "" -importcfg $WORK/b548/importcfg -pack ./config.go ./config_unix.go cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/07/0768de7f383e5ec8c0b13abc5bf9ed94086f3ccde92064b3b8baee1bc7a60d76-d # internal github.com/containers/libpod/libpod/linkmode mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/linkmode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/libpod/linkmode -complete -installsuffix shared -buildid FV4puCNFZKD_mKc7evce/FV4puCNFZKD_mKc7evce -goversion go1.14.7 -D "" -importcfg $WORK/b550/importcfg -pack ./linkmode_dynamic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/e1/e1be18cb92d74069ec0357b9b84429a7df37123eefa3505ed957923a9efa4e15-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid IUvY9fvnsdRsA-aykjO4/IUvY9fvnsdRsA-aykjO4 -goversion go1.14.7 -D "" -importcfg $WORK/b579/importcfg -pack ./operator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/c1/c1e1c18a6a329a2f51e72a6ee1f3c5b886b4ab039d3ffcf84278c4fdafadd549-d # internal github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid J3SLWpOi0JOe5AiTCAH0/J3SLWpOi0JOe5AiTCAH0 -goversion go1.14.7 -D "" -importcfg $WORK/b630/importcfg -pack ./integer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/64/6441a344b0685828b3912429b72c766c2b4b973f8a2de385a1fd021f21b21a5d-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid HnxkEcw1sRO_HGM9C1uz/HnxkEcw1sRO_HGM9C1uz -goversion go1.14.7 -D "" -importcfg $WORK/b636/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/8e/8e7db735c9cc02be447a21098e37803765507fe1ddddb72b8810e7964b329ef4-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid xfpoXo8FIG7w3K8jWYRU/xfpoXo8FIG7w3K8jWYRU -goversion go1.14.7 -D "" -importcfg $WORK/b648/importcfg -pack ./opaque.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/57/5758706f7dc2921d0f3608c54a57ba803cd4aabe2f7a8689e8cdda887c4d9319-d # internal github.com/containers/libpod/pkg/util/camelcase mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/containers/libpod/pkg/util/camelcase -complete -installsuffix shared -buildid CC89axfV3rqCZ5r6az_x/CC89axfV3rqCZ5r6az_x -goversion go1.14.7 -D "" -importcfg $WORK/b669/importcfg -pack ./camelcase.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/0e/0e7cca4a22be97089128d97c8c6a840134a0d1de1ec6ada7a20f9837eb3bdb8d-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid fApwS6iKICr_KvYA7lFy/fApwS6iKICr_KvYA7lFy -goversion go1.14.7 -D "" -importcfg $WORK/b689/importcfg -pack ./restriction_manager.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/2d/2d41bd91c1961afbc07ab2e0945854b0a040a114653d44ff370e0c8866632580-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid tuD7YEJccA36xFzo7xP2/tuD7YEJccA36xFzo7xP2 -goversion go1.14.7 -D "" -importcfg $WORK/b690/importcfg -pack ./stats.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/f6/f63de934e5ec83e18b3306d75697f3e25ef4e42acc79bb9d62acf067ba9c1cc3-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b692/ cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/cf/cf2af195f377b6db58608afac949d9583f5a84df5d496bc736a9fc96362d8ad7-d # internal cat >$WORK/b692/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid dweeHzJaXyzsDO9ky36B/dweeHzJaXyzsDO9ky36B -goversion go1.14.7 -D "" -importcfg $WORK/b692/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/db/db973342fa60e9ed7e97b9df7a4be1b03958bfb98997a0ef05de8912cf9dab73-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/8a/8aad4e87256f5c97968d42de65325d5c8b0dbe631a6a1ab3a3a3ae909c9706be-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/94/946cd0e9b6a5ca8ef50918189215881493619a2102032677df5896d9bdf368c3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/b9/b9177be4d1c4ca6cea610b1c8adc1b26bbd9963f27fec107ff05f4165611ba29-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/ed/ed5a466995a25c71e46796bf2235f6ec3602708ba818644093dc6ea983e1bbc0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go -dynlinker cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b053/symabis ./asm_ppc64x.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p runtime/cgo -std -installsuffix shared -buildid iRsnOipXvLPRBaP_xY3e/iRsnOipXvLPRBaP_xY3e -goversion go1.14.7 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b053/_cgo_gotypes.go $WORK/b053/cgo.cgo1.go $WORK/b053/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b053/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_ppc64x.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/dc/dc453c59875020999f6df38045575c651a42acd6820045588686c41402b26e4f-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_ppc64x.o $WORK/b005/atomic_ppc64x.o $WORK/b005/duff_ppc64x.o $WORK/b005/memclr_ppc64x.o $WORK/b005/memmove_ppc64x.o $WORK/b005/preempt_ppc64x.o $WORK/b005/rt0_linux_ppc64le.o $WORK/b005/sys_linux_ppc64x.o $WORK/b005/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal internal/singleflight mkdir -p $WORK/b082/ math/rand mkdir -p $WORK/b050/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b082/importcfg -pack ./singleflight.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p math/rand -std -complete -installsuffix shared -buildid dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Uhi8JSD_RCy35xNitHWO/Uhi8JSD_RCy35xNitHWO -goversion go1.14.7 -D "" -importcfg $WORK/b191/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/2f/2f67b114a376bb2aa8077ef99ae8a8a9d486e80c10809eb95fed1daffa7011bc-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-d # internal internal/oserror mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b376/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b080/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid P7EEAmPoLPK-7wRnwV0n/P7EEAmPoLPK-7wRnwV0n -goversion go1.14.7 -D "" -importcfg $WORK/b376/importcfg -pack ./cast5.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./message.go github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/version=github.com/containers/libpod/vendor/github.com/containers/common/version packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/version=$WORK/b232/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid 3KYWg2OFHh6AJt8pKvy0/3KYWg2OFHh6AJt8pKvy0 -goversion go1.14.7 -D "" -importcfg $WORK/b231/importcfg -pack ./apparmor.go ./apparmor_unsupported.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b261/ strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p strconv -std -complete -installsuffix shared -buildid mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid 7iVVQfb73eJMHaUu6t3W/7iVVQfb73eJMHaUu6t3W -goversion go1.14.7 -D "" -importcfg $WORK/b261/importcfg -pack ./locker.go io mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p io -std -complete -installsuffix shared -buildid iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/81/81d86cd2a383e2862c421bedcc0bddd43fcc115e131fe6a802d2d4e55dc2f657-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid ddwlGDO1Ho0-M6wdHEID/ddwlGDO1Ho0-M6wdHEID -goversion go1.14.7 -D "" -importcfg $WORK/b384/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/5c/5ca621f1746ad137d6318b4c1e7a851ae5178149780864583146d29939609b20-d # internal github.com/containers/libpod/pkg/registrar mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid mrh-3RfmAVUFgO5AcPNH/mrh-3RfmAVUFgO5AcPNH -goversion go1.14.7 -D "" -importcfg $WORK/b639/importcfg -pack ./registrar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-d # internal github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid FsmKUDPwu0lEGVb19D0G/FsmKUDPwu0lEGVb19D0G -goversion go1.14.7 -D "" -importcfg $WORK/b182/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/71/71b0754d3bf6cf25c3eea0f467e96230bf93f9a564d04faf5faadf1af452b5cb-d # internal container/heap mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p container/heap -std -complete -installsuffix shared -buildid _HAEHB0KO7az-kzKkkn8/_HAEHB0KO7az-kzKkkn8 -goversion go1.14.7 -D "" -importcfg $WORK/b414/importcfg -pack ./heap.go cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/64/64df320e396d8ed35ffcdde759a69b69b35351d6ff85ab45226411d3279366d8-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid LSK9zdLPKzrQ9b9-_f4F/LSK9zdLPKzrQ9b9-_f4F -goversion go1.14.7 -D "" -importcfg $WORK/b571/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/1b/1bc9b56d92f12dd8f36c5fbc071421827847875977e1cf04bbff524326324259-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/77/7780f4c3ab16dd18139a5cf345849db74091995710491535ea68e8cbec7b32a5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/4a/4a19a1c58dd24415c78faa69c20a97605a883a37b5edea49491f261c105ebcfe-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/4b/4b72090d714353e8b3e3cf1501c70817ed8500a57bfa4160c2732f8c999fba91-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal bytes mkdir -p $WORK/b035/ hash mkdir -p $WORK/b045/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p strings -std -complete -installsuffix shared -buildid 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash -std -complete -installsuffix shared -buildid vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./hash.go crypto/internal/randutil mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid FGwjaOPj6FJv4GHNoOHD/FGwjaOPj6FJv4GHNoOHD -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./randutil.go github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid Id9koFQnkANqQ2Cm9qhi/Id9koFQnkANqQ2Cm9qhi -goversion go1.14.7 -D "" -importcfg $WORK/b105/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/29/2947bd6acdd6564968af5ba47a05492ce946be54b6cd018a0dc26345dfe5c28c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid NSz6vHQMIQVQ9J2sf5A2/NSz6vHQMIQVQ9J2sf5A2 -goversion go1.14.7 -D "" -importcfg $WORK/b134/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-d # internal hash/crc32 mkdir -p $WORK/b114/ cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/8c/8c69bc225177557b6b906ed13836fe2b6ea201022d12f1957eae2855ab2e7350-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid Vgnr2iAZD-UbXa2UvC2Y/Vgnr2iAZD-UbXa2UvC2Y -goversion go1.14.7 -D "" -importcfg $WORK/b104/importcfg -pack ./types.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b114/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/2c/2c906a16ddf7ccf12c8177522ff3f0d9a465f684862544f70ee4b57e529a8ff7-d # internal hash/crc64 mkdir -p $WORK/b127/ cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f1/f127dc748c5b93ae85bd00a6bcac3b8cbd24703b2246261fd0d0b9b1b152749f-d # internal hash/fnv mkdir -p $WORK/b188/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid wcoez6R1I56cp9GigZz3/wcoez6R1I56cp9GigZz3 -goversion go1.14.7 -D "" -importcfg $WORK/b127/importcfg -pack ./crc64.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xUEHlXOY7qDXuj_7gjEp/xUEHlXOY7qDXuj_7gjEp -goversion go1.14.7 -symabis $WORK/b114/symabis -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid tfaA34M0ILRTX6sQ5jju/tfaA34M0ILRTX6sQ5jju -goversion go1.14.7 -D "" -importcfg $WORK/b188/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-d # internal reflect mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./asm_ppc64x.s cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b114/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/06/06a37bfaf7ce51c5d759993a1e7e48b2d6f7348f0da207419dad7ef653317dd9-d # internal crypto mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b114/crc32_table_ppc64le.o ./crc32_table_ppc64le.s cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/19/19e28e85e1fbfd16453f3a597e1f0458590a5b5e67cade502b266231d12643ef-d # internal crypto/rc4 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid nr5ptmkBNlY7yZDG1l0m/nr5ptmkBNlY7yZDG1l0m -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b114/_pkg_.a $WORK/b114/crc32_ppc64le.o $WORK/b114/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e4/e4cfd80bbf72827ff4ea18fcc34d479c8872cd09e69feb4e5cff925ddc7d39ae-d # internal encoding/base32 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid fUCXZteHQ1QWP6k5VaJC/fUCXZteHQ1QWP6k5VaJC -goversion go1.14.7 -D "" -importcfg $WORK/b130/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b1/b1b7e50079212f183959c52d1c54992f73420085dcb1346a06c9dfb27731b212-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ThXBO1aY6TSAninNP4ef/ThXBO1aY6TSAninNP4ef -goversion go1.14.7 -D "" -importcfg $WORK/b155/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal regexp/syntax mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -D "" -importcfg $WORK/b096/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p reflect -std -installsuffix shared -buildid lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-d # internal path github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b097/ mkdir -p $WORK/b132/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p path -std -complete -installsuffix shared -buildid lhQpyJaTTT0IXY43nAHV/lhQpyJaTTT0IXY43nAHV -goversion go1.14.7 -D "" -importcfg $WORK/b097/importcfg -pack ./match.go ./path.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid vF5HGL7GSYly4FnceLvN/vF5HGL7GSYly4FnceLvN -goversion go1.14.7 -D "" -importcfg $WORK/b132/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/86/865e8e8be51624ab419ffb83e3fe2fdb213b76d478e1dc1ff17e49f998c88715-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid 1LYrLUb0n-WUDnqavDV1/1LYrLUb0n-WUDnqavDV1 -goversion go1.14.7 -D "" -importcfg $WORK/b217/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/24/2434649ed4a52154758b849e3508dc08e95990ad694b5d23498358befac4b8d7-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid q3X9jtqy2Xm0p-q5hlN-/q3X9jtqy2Xm0p-q5hlN- -goversion go1.14.7 -D "" -importcfg $WORK/b253/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/10/105eaca73ee567bd805202c4207be786967b5b7ff17b4c67b30bb74f1b74f6bf-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 3C2RIGTZ86_vHYXCjNdK/3C2RIGTZ86_vHYXCjNdK -goversion go1.14.7 -D "" -importcfg $WORK/b276/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/47/471f48fd563248d55b8a3f3b4ae24e4740018f322b951825512b127b25cce2b6-d # internal text/tabwriter mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid fb6zBjdrr6R7K7EX_Bxg/fb6zBjdrr6R7K7EX_Bxg -goversion go1.14.7 -D "" -importcfg $WORK/b292/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-d # internal compress/bzip2 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid PUouk3kT8E9nKgaulpMJ/PUouk3kT8E9nKgaulpMJ -goversion go1.14.7 -D "" -importcfg $WORK/b109/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/1e/1e6d69a1b7ad548346e0be293dca51c4f5a7a98fec9b2c70d955ca55fb81bae1-d # internal github.com/containers/libpod/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid Z2JaCXLV_Lxi6SCW06xp/Z2JaCXLV_Lxi6SCW06xp -goversion go1.14.7 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3a/3aa13e5861111bfcc6a878cbde310df35bc29baf6279c96cda9f8cb779490c51-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 7N6wT72csguErHUxgvMQ/7N6wT72csguErHUxgvMQ -goversion go1.14.7 -D "" -importcfg $WORK/b372/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/8b/8b2cb38ec3c498d0e1b7082682172521fcc076e5d2cc368f1b6c1fdf516a3982-d # internal hash/adler32 mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 10aWFVTepmUn69ErfkxE/10aWFVTepmUn69ErfkxE -goversion go1.14.7 -D "" -importcfg $WORK/b375/importcfg -pack ./adler32.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/45/4541dad8a86bf30ae16a7f0504120cb02d1c414d1863b541d183a27194bb2016-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid DBbItsViaeQzRreMo4vY/DBbItsViaeQzRreMo4vY -goversion go1.14.7 -D "" -importcfg $WORK/b378/importcfg -pack ./s2k.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/79/79c80ba5ae817a04e872d855a1348cd99774f2d615347fd21b27a451d582ae7f-d # internal image mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p image -std -complete -installsuffix shared -buildid hi85dbfWS92mEzKf4nRU/hi85dbfWS92mEzKf4nRU -goversion go1.14.7 -D "" -importcfg $WORK/b379/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/e9/e913bd5162d2c1013198255ebdb312b7a291c7dd38c96fd91e75b44a2903f038-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid sA944inNbcKPO_76L0Uq/sA944inNbcKPO_76L0Uq -goversion go1.14.7 -D "" -importcfg $WORK/b523/importcfg -pack ./block.go ./cipher.go ./const.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal time mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/4f/4f3ad07b4adfac53bd933d25ed5e46671a7329f10a6b0880010c37cc947e2e66-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/ff/ff54eaa180953ebb1afc2af63430238d38afd0e9f338370d4382252a2d8c1f0f-d # internal cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF internal/syscall/execenv mkdir -p $WORK/b031/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/ac/aca048f3ada01ae5ebcd0ee9b313ed39c39d39ff786421629ae9c56fd30805db-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid PcxkdgdaprLG5moWHAih/PcxkdgdaprLG5moWHAih -goversion go1.14.7 -D "" -importcfg $WORK/b447/importcfg -pack ./syscall_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid 9l9pT1klykwsiK8XbSat/9l9pT1klykwsiK8XbSat -goversion go1.14.7 -D "" -importcfg $WORK/b487/importcfg -pack ./cgroups.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-d # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/c4/c42f7496e5807917677475448fefda9612a18c84690b722389bf04cc51c63bac-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/d8/d8697ebe4f03104b493fde1f97fef144c2e6afa6825c5bd52f07d6fe10ab1052-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-d # internal regexp mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p regexp -std -complete -installsuffix shared -buildid H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b095/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/24/24820b4bd9221ac7dddd439c9ca9a1051161bdb448b5ffe21979e6b2d7fbe696-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/7f/7f7f86e61258a03a0fd0c288f7c8d3c5c645902c67a3f63650046b1c0edc50dd-d # internal image/internal/imageutil mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b379/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid JJlVYEhyTMRh_65fsiKN/JJlVYEhyTMRh_65fsiKN -goversion go1.14.7 -D "" -importcfg $WORK/b382/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/48/48b746fa1331aa66ea5facfae54bfddf0e9c33af4dcb4f7e84bbee59cfb31052-d # internal image/jpeg mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 7ApAo-AMqNj7QvT5RfnF/7ApAo-AMqNj7QvT5RfnF -goversion go1.14.7 -D "" -importcfg $WORK/b381/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid nqkPrYJB7PBPbz5GnY7W/nqkPrYJB7PBPbz5GnY7W -goversion go1.14.7 -D "" -importcfg $WORK/b494/importcfg -pack ./leakybucket.go ./memory.go ./storage.go internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-d # internal github.com/containers/libpod/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/acarl005/stripansi -complete -installsuffix shared -buildid Ihf34i9nNw2_VzbdLC8D/Ihf34i9nNw2_VzbdLC8D -goversion go1.14.7 -D "" -importcfg $WORK/b415/importcfg -pack ./stripansi.go github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid pW95kYVfE_McE5SJf5ey/pW95kYVfE_McE5SJf5ey -goversion go1.14.7 -D "" -importcfg $WORK/b425/importcfg -pack ./resolvconf.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 6WSg_V7aE9fN0ew-gqBV/6WSg_V7aE9fN0ew-gqBV -goversion go1.14.7 -D "" -importcfg $WORK/b603/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/5c/5cf9c1b1356b3d6dc48e6d6edf12f4616670aaafcd2bd232c8147c502524e089-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid BqDUrMioiUHuMm6n2C7r/BqDUrMioiUHuMm6n2C7r -goversion go1.14.7 -D "" -importcfg $WORK/b629/importcfg -pack ./clock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/cc/cca9df9178ab921ea9b8f291d2cd50983ddaec2ffc5e4e39bf649508029c6806-d # internal github.com/containers/libpod/pkg/resolvconf/dns mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid IP11IoOYMyYF4XMZqurP/IP11IoOYMyYF4XMZqurP -goversion go1.14.7 -D "" -importcfg $WORK/b641/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/c2/c203567b05beda66b60042770f7ffee79edba00a353c5db8915bebb222abbcc9-d # internal github.com/containers/libpod/vendor/go.uber.org/atomic mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/containers/libpod/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid kxoOlG4nL4_muGwd9MAY/kxoOlG4nL4_muGwd9MAY -goversion go1.14.7 -D "" -importcfg $WORK/b701/importcfg -pack ./atomic.go ./error.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid b3cVFvkwMsWcnzZbjhVD/b3cVFvkwMsWcnzZbjhVD -goversion go1.14.7 -D "" -importcfg $WORK/b248/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/71/71e450bc203a4d0d83eaac6a04c360e7b95bf117bd8569a37f4a4854c396a624-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid IPVJqqYg6xhiLkOy5JcA/IPVJqqYg6xhiLkOy5JcA -goversion go1.14.7 -D "" -importcfg $WORK/b422/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/75/7522eabf5bac2f5cae0bfd2e849e6d4adda54fc17bdc4b162d8aae4fe4940770-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid QfRO6vH-1T3cqmKdsG-C/QfRO6vH-1T3cqmKdsG-C -goversion go1.14.7 -D "" -importcfg $WORK/b448/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/1f/1fe77ca6047ff1387a33b597665dc205ee415caf26845c3c4f82d5a13fd0a41a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/21/215d6bb78258468189d75972b798b7ec8766d5c3a8966a59665ab5399bb5e55b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/e8/e864e0c891def8d8e7a63bcba4053ecce9fbf48b7e689da180fc66ed526064bb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/a8/a8f1564a65ed1d37c381c303a66a71ac32d7aa03c763b91c2cc414f2c261dfc8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/3b/3b6c4925e80d97154c0730a5c974ff111621e22370cb25587a31f88317441be9-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/95/959dc427e2160fc1ade10a1ba98ada7969902ef9bd713f1fe32547e3aee6753d-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal internal/fmtsort mkdir -p $WORK/b019/ encoding/binary mkdir -p $WORK/b042/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.go github.com/containers/libpod/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid B80R87zx2OUrv9DKu4Cd/B80R87zx2OUrv9DKu4Cd -goversion go1.14.7 -D "" -importcfg $WORK/b284/importcfg -pack ./errwrap.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid Wnqm1_TD8r9-k5Syx1p_/Wnqm1_TD8r9-k5Syx1p_ -goversion go1.14.7 -D "" -importcfg $WORK/b581/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/af/afe2b91124cb848e277fb26cb4996652ef31229c716beb39ca2871e8732f87eb-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/d0/d0f7e9f414f37456b397e9f233c616206f76f8300d3c41f222005baacab44dc3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-d # internal crypto/cipher mkdir -p $WORK/b039/ cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b039/symabis ./xor_ppc64x.s crypto/md5 mkdir -p $WORK/b064/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b062/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b064/symabis ./md5block_ppc64x.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid 1M9mp1A1RhmzjnHSboKR/1M9mp1A1RhmzjnHSboKR -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./const.go ./edwards25519.go encoding/base64 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./base64.go vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b087/symabis ./sum_ppc64le.s github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid XBrOtOUdCD0zqQuMHpBr/XBrOtOUdCD0zqQuMHpBr -goversion go1.14.7 -D "" -importcfg $WORK/b115/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 0At3lHvyTgeoWtaNv_D-/0At3lHvyTgeoWtaNv_D- -goversion go1.14.7 -D "" -importcfg $WORK/b113/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ZcJzGooSxe3Xed-Vbp7C/ZcJzGooSxe3Xed-Vbp7C -goversion go1.14.7 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 0ttIfqCndvTGpJU3TMsI/0ttIfqCndvTGpJU3TMsI -goversion go1.14.7 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/3b/3bb8b67af658536df67d99b66560cc3f61cb93f5bf37fb4aeb343e4f305d6bd9-d # internal github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b121/ cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b121/symabis ./asm_linux_ppc64x.s cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal fmt mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p fmt -std -complete -installsuffix shared -buildid FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b122/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid wVoExNbmjm3EjQu0RSt_/wVoExNbmjm3EjQu0RSt_ -goversion go1.14.7 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_ppc64le.go ./zsyscall_linux.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-d # internal encoding/pem mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid adj2gKy4hwnEAicouanZ/adj2gKy4hwnEAicouanZ -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./pem.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b087/sum_ppc64le.o ./sum_ppc64le.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b064/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/12/1236f6432213d4941fbc7e729093881b21f8c78089fa75ad7d9863e93b462942-d # internal path/filepath mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3f/3f449b64166b45fd5fed929842168ad23b123cc8b5c44274e828ee2a566130e0-d # internal net mkdir -p $WORK/b079/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b079/ -importpath net -- -I $WORK/b079/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a8/a8e91f6910edf47046ac10683d819488b05facafe0ad4c877ab4163ec33174e6-d # internal runtime/debug mkdir -p $WORK/b117/ cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b117/symabis ./debug.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b087/_pkg_.a $WORK/b087/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/52/5280de9ffe1b04aef3259bcb5df531f6d4b4363100c8766da7137c6f2947f899-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid RWuJqPNZnTcCpbkNBFLN/RWuJqPNZnTcCpbkNBFLN -goversion go1.14.7 -D "" -importcfg $WORK/b187/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d2/d2f9c5892c1687520a30f83823324c0e9113e4321790c5ce88b40d5e5108adcc-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 4gY1rOtsDjny7DxJGAGe/4gY1rOtsDjny7DxJGAGe -goversion go1.14.7 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b039/xor_ppc64x.o ./xor_ppc64x.s cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p runtime/debug -std -installsuffix shared -buildid Kwtq2bVnvVRxcX6ozF39/Kwtq2bVnvVRxcX6ozF39 -goversion go1.14.7 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b039/_pkg_.a $WORK/b039/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-d # internal crypto/des mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid m6cH7JAIomkkXjWuyG89/m6cH7JAIomkkXjWuyG89 -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/cc/cc5a404983f527a1a3912e582db1c83e2a5c5548b5d7e21657cb6b15c4ef899d-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b085/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b085/symabis ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/6e/6e244e21b19ae5aff50354e9569fc57f1642ae44b6afa0e48b544d1279e9fa02-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid Jyv9FwJJC2VTeLCrqrNa/Jyv9FwJJC2VTeLCrqrNa -goversion go1.14.7 -D "" -importcfg $WORK/b371/importcfg -pack ./armor.go ./encode.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid RKZZuB5UxlCYWGWsHQH3/RKZZuB5UxlCYWGWsHQH3 -goversion go1.14.7 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b117/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/56/564755ccdecbaec8530d9a82f056d403891019dfb03ae72fe310ce33af6e918c-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid yLg5RAeYDhE7uVAYtdQn/yLg5RAeYDhE7uVAYtdQn -goversion go1.14.7 -D "" -importcfg $WORK/b416/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/af/afb3cf80b1779724ddb25d9906ce36988a9a0b8d1d8572e9e6920e69638736e9-d # internal os/signal mkdir -p $WORK/b456/ cat >$WORK/b456/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b456=>" -I $WORK/b456/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b456/symabis ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b117/_pkg_.a $WORK/b117/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/bd/bd50add4253ce472a8040cf50096389a6a3447d5656b7b93df198dd28731526a-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid rlal97wYYJ3rL_sjS17j/rlal97wYYJ3rL_sjS17j -goversion go1.14.7 -D "" -importcfg $WORK/b485/importcfg -pack ./tty.go cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p os/signal -std -installsuffix shared -buildid uah4VFZLLUnUjYs_zsp3/uah4VFZLLUnUjYs_zsp3 -goversion go1.14.7 -symabis $WORK/b456/symabis -D "" -importcfg $WORK/b456/importcfg -pack -asmhdr $WORK/b456/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b456=>" -I $WORK/b456/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b456/sig.o ./sig.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b085/chacha_ppc64le.o ./chacha_ppc64le.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b456/_pkg_.a $WORK/b456/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/9d/9d4abd0b9b400af40251e01e268023bc79b8587b73dac52c408c1d94a9ab2c85-d # internal os/exec mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b139/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b085/_pkg_.a $WORK/b085/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/3c/3c05481a8ce6fd3e35351a4d1c8e88478913a6c53e62dbda24a1e5124c774abe-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid LY7xM9HrHVQtedVBYiuL/LY7xM9HrHVQtedVBYiuL -goversion go1.14.7 -D "" -importcfg $WORK/b084/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/ff/ffe49bfc1198dd3295845209eda39a28d4933947005941b65392dfa02b92d32c-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b518/ cat >$WORK/b518/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b518=>" -I $WORK/b518/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b518/symabis ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/95/957e0af08ed2c9bb133edab5b2c452f599d4ae9809a71d45887b3da1fa2915c5-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b521/ cat >$WORK/b521/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b521=>" -I $WORK/b521/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b521/symabis ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 -installsuffix shared -buildid xor4G65DWF3YQsv2Jo2P/xor4G65DWF3YQsv2Jo2P -goversion go1.14.7 -symabis $WORK/b521/symabis -D "" -importcfg $WORK/b521/importcfg -pack -asmhdr $WORK/b521/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_noasm.go ./sum_ppc64le.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal math/big mkdir -p $WORK/b049/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b049/symabis ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-d # internal encoding/hex mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b519/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 -installsuffix shared -buildid yQphXFmh3TBtznaaViAD/yQphXFmh3TBtznaaViAD -goversion go1.14.7 -symabis $WORK/b518/symabis -D "" -importcfg $WORK/b518/importcfg -pack -asmhdr $WORK/b518/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/20/2077a001a76bee68034b1a735831f57df78dbf81423ff0ab6b822648cb5a82a5-d # internal net/url mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p net/url -std -complete -installsuffix shared -buildid A-zp0k6GnFVc21YUv-uT/A-zp0k6GnFVc21YUv-uT -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid EioH1gXulF-aRLPAwEMZ/EioH1gXulF-aRLPAwEMZ -goversion go1.14.7 -D "" -importcfg $WORK/b088/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-d # internal encoding/json mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b090/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b521=>" -I $WORK/b521/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b521/sum_ppc64le.o ./sum_ppc64le.s cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b518=>" -I $WORK/b518/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b518/chacha_ppc64le.o ./chacha_ppc64le.s cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b521/_pkg_.a $WORK/b521/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/9e/9e65dede095940e63b005dc1f6e6b349048af45e3b5f622400d219bb272ea54c-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid 7EvcSjBQTsWc2bKArkdb/7EvcSjBQTsWc2bKArkdb -goversion go1.14.7 -D "" -importcfg $WORK/b094/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b518/_pkg_.a $WORK/b518/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/ea/ea5c49e6761e88de532e0fc9547fdd03368922affbe79f1baf53eee185df7366-d # internal github.com/containers/libpod/vendor/github.com/pkg/errors mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 370og7zI9ITVCuHPeXdr/370og7zI9ITVCuHPeXdr -goversion go1.14.7 -D "" -importcfg $WORK/b098/importcfg -pack ./errors.go ./go113.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/f3/f374a14d88ff425e741e701c46a5353c6bd138f6a61e2ba8d33da16d82163271-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid GJI71bstS2_ERqp60nt4/GJI71bstS2_ERqp60nt4 -goversion go1.14.7 -D "" -importcfg $WORK/b107/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/26/26623a6108d154717cac5c620c8363f874b5fc7378b6dd38bc636826e32e6d1e-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 16DC7R-mOHpv95Iiisky/16DC7R-mOHpv95Iiisky -goversion go1.14.7 -D "" -importcfg $WORK/b112/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/d7/d710dc23984323423e60add58c13c1b4ccb84960a3030918eab3f10df6e6d1b2-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid AXb1ktxsoenG6v8Z7Wu7/AXb1ktxsoenG6v8Z7Wu7 -goversion go1.14.7 -D "" -importcfg $WORK/b093/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/10/10c01d2c49bf6bf4707a6dddf20bd2364b3c8fd28e32f1bb180bad2bdf19adbe-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid wzxr4R5oMeQm06Os5b-v/wzxr4R5oMeQm06Os5b-v -goversion go1.14.7 -D "" -importcfg $WORK/b106/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/5e/5ed0434d1a914bee513e8f59ff364172e8fa2438108a31c3863801cc991932dc-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid eifgqybZZVUZEhDpPnVD/eifgqybZZVUZEhDpPnVD -goversion go1.14.7 -D "" -importcfg $WORK/b100/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/56/56780d81e872998c1a90bea5a01493d0cdd923f56877adaa0ed73b2bb5cbb124-d # internal log mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p log -std -complete -installsuffix shared -buildid vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b116/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/93/934af55894ed79b5f216606871327a6d4cf462865fe83354de1f3d427e6c5b1c-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid Myp2z2kd2oYAwXdT4gVP/Myp2z2kd2oYAwXdT4gVP -goversion go1.14.7 -D "" -importcfg $WORK/b119/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ea/ea0e7cc51459568bfd5f3f5f7da4330474a57733a6b45dc30d02dc5596344055-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid OB158d1oWFSfWQmMQUfV/OB158d1oWFSfWQmMQUfV -goversion go1.14.7 -D "" -importcfg $WORK/b092/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid Fhzfb31j94kK_CEJl7hx/Fhzfb31j94kK_CEJl7hx -goversion go1.14.7 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/36/36dd962bde0757d1b62e56edec55f6e4d9ec7beb70996484482c6ea857f6b18c-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid c6Mp_HRZfUz-inA2GUFt/c6Mp_HRZfUz-inA2GUFt -goversion go1.14.7 -D "" -importcfg $WORK/b124/importcfg -pack ./xlog.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b121/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/00/00d3a32ca07050da039dfa87ea053c341b22f8e9d762442d54f1687e347a1bf2-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid 44ola5mGi5J7WeZ5uSeb/44ola5mGi5J7WeZ5uSeb -goversion go1.14.7 -D "" -importcfg $WORK/b111/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b121/_pkg_.a $WORK/b121/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/49/498f5262b3cefd9c8183fbd11a2cc4a5e5abfe5abd4f2f6e20b8395c26c6922d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid biKLiRBWh42NU55lQCg3/biKLiRBWh42NU55lQCg3 -goversion go1.14.7 -D "" -importcfg $WORK/b136/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/35/3502ea6a0274b77c1df4f2b81dae49ec079319521d036855c1bc435a88d962f8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid ne3dhiX3C3BP6tGvwSCv/ne3dhiX3C3BP6tGvwSCv -goversion go1.14.7 -D "" -importcfg $WORK/b102/importcfg -pack ./platform_matcher.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/35/3505b06cc7fa91ce4985f2c09e0dfdd51a1ce8d711dea4ee41909b9c18075d9b-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid QYPRdGYpIPTvq_Uhv-JP/QYPRdGYpIPTvq_Uhv-JP -goversion go1.14.7 -D "" -importcfg $WORK/b125/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/bf/bf8bda23660c3edac40ed4b24dac56659922bf1e8d6de6cb178a279d8ea9a39b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid jQC7MOt4wKeiYJTL68bN/jQC7MOt4wKeiYJTL68bN -goversion go1.14.7 -D "" -importcfg $WORK/b133/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/4a/4a0a7761072713b1aa1aa97b1ad9c32ea922803b4e2975d299bb8eef7c53d642-d # internal os/user mkdir -p $WORK/b141/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b141/ -importpath os/user -- -I $WORK/b141/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/0f/0f5d714719cc17c67de7965dcfaa5047c268c1157ccad6acdfea6fb3d2910d77-d # internal github.com/containers/libpod/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid j1iyXBsOLck0746e2y5G/j1iyXBsOLck0746e2y5G -goversion go1.14.7 -D "" -importcfg $WORK/b143/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid cZUWJ8aVIovXXgttEVJ3/cZUWJ8aVIovXXgttEVJ3 -goversion go1.14.7 -D "" -importcfg $WORK/b120/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b049/arith_ppc64x.o ./arith_ppc64x.s cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/38/38af281ee119705a6746a432a9103f645b07ea2e05c6e7bebe07c95ba75fa63e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 3G4R58VU-QybzK5-vcu_/3G4R58VU-QybzK5-vcu_ -goversion go1.14.7 -D "" -importcfg $WORK/b128/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-d # internal encoding/asn1 cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/2b/2b2ec2e5bd50e018553bf8c368093b70f98d15d32b29688123c87c4faf512fce-d # internal mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid xbwayHvz69QTcru3fH0-/xbwayHvz69QTcru3fH0- -goversion go1.14.7 -D "" -importcfg $WORK/b048/importcfg -pack ./asn1.go ./common.go ./marshal.go crypto/elliptic mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b058/symabis ./p256_asm_ppc64le.s cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/3d/3d73444fae111e62c689fc19ac53f0f114b0dafaafda39c88c914422b35d090a-d # internal crypto/dsa mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid WnHt6JJ62VM7GGI4tYm3/WnHt6JJ62VM7GGI4tYm3 -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./dsa.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid l4f1hHCcVeE3ukPKnR7R/l4f1hHCcVeE3ukPKnR7R -goversion go1.14.7 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/01/013e3f08fa92ac376139eb5c30b4bc04794b164e21690618e86e99bff739bf6e-d # internal github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid kV2CPkDmn_XyA7ThlVWD/kV2CPkDmn_XyA7ThlVWD -goversion go1.14.7 -D "" -importcfg $WORK/b118/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p net -std -installsuffix shared -buildid 326p0f-_M3proVrsQpsv/326p0f-_M3proVrsQpsv -goversion go1.14.7 -D "" -importcfg $WORK/b079/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b079/_cgo_gotypes.go $WORK/b079/cgo_linux.cgo1.go $WORK/b079/cgo_resnew.cgo1.go $WORK/b079/cgo_socknew.cgo1.go $WORK/b079/cgo_unix.cgo1.go $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/82/829ed970eb41b4236290357e6893a3d7649328ad5aeea9ba9254486223db4585-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid eewr_9uBVNOnW3YaBxWj/eewr_9uBVNOnW3YaBxWj -goversion go1.14.7 -D "" -importcfg $WORK/b138/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/85/8518e9b78467fa536d7ec8408029ac2dcdf06184abc5303c25caed7076def722-d # internal compress/flate mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid n94Z4cl6pcLjNxHQ5FUs/n94Z4cl6pcLjNxHQ5FUs -goversion go1.14.7 -D "" -importcfg $WORK/b151/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/11/11c650ca6ae62878a17929332af207a94970c168cb4359fd1f07a05435f367a2-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid OTNIMHAqy04d-kwKfE_2/OTNIMHAqy04d-kwKfE_2 -goversion go1.14.7 -D "" -importcfg $WORK/b156/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/70/70773488cb5b798de0090baf47efdb7eba2ff2facc8dacd304cad642075458f1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid -CeU425ilgDhip98kZFw/-CeU425ilgDhip98kZFw -goversion go1.14.7 -D "" -importcfg $WORK/b137/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f4/f42f1738707290371322fcf1f8975cc3151eb20ad69faef1e185d9e2a70ef885-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid VWjWDVyd5KEgfcQEI5VO/VWjWDVyd5KEgfcQEI5VO -goversion go1.14.7 -D "" -importcfg $WORK/b157/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/35/35e09c3374a4e15e958d9cb087f6ed8746d2bd4de78eddcc799a816797f08ccc-d # internal crypto/internal/boring mkdir -p $WORK/b043/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b043/ -importpath crypto/internal/boring -- -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/40/4010249e9a446342cafe61d2e4340c6f5283107db40f7781434c3a7d6ee83e66-d # internal crypto/x509/pkix mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid JlSx3XnjtZ-1dF6UZ5Up/JlSx3XnjtZ-1dF6UZ5Up -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/14/1449c58db4ca3986ef32983fb3b1ab5366c2f1b17f130043afbbaf74a0ecdfe5-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid sRq6yXGIt_XBWzMOrv_A/sRq6yXGIt_XBWzMOrv_A -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b058/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b058/_pkg_.a $WORK/b058/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a0/a08d6a1cb91d6b8a03a2b912fc1deae82fc306dfc757258ca0e5460405ec253e-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid SOiE75szieNr60sX3orw/SOiE75szieNr60sX3orw -goversion go1.14.7 -D "" -importcfg $WORK/b154/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f0/f06840bd24b2c06fbac7d9b00434b91c4c1c41ed1a954071567cd6b1d2187992-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid cS9CIpgGGUBWFmjhV0yV/cS9CIpgGGUBWFmjhV0yV -goversion go1.14.7 -D "" -importcfg $WORK/b160/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/82/82982237b9bfda9d1c02c703d824d50ed17a09f4565aaba5fc9139821c9d8a2d-d # internal compress/gzip mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 54qCWFBO4LUF19BJv_7A/54qCWFBO4LUF19BJv_7A -goversion go1.14.7 -D "" -importcfg $WORK/b150/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/2e/2e8ee1e349bd161e2080146088f57219c744cb9c0a6a0f0c42f107b6202388aa-d # internal mime mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime -std -complete -installsuffix shared -buildid NDO4g3HLZNk9nV2AU_2o/NDO4g3HLZNk9nV2AU_2o -goversion go1.14.7 -D "" -importcfg $WORK/b161/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/72/72e4492a485e7baf9647ea1ea41de7dba942c38ebf19c2daa08ac72be240fb0c-d # internal mime/quotedprintable mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid _HuUFQp2zZ3Zot1xZuoP/_HuUFQp2zZ3Zot1xZuoP -goversion go1.14.7 -D "" -importcfg $WORK/b163/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/b3/b39328446e3002a5b930b690f9fac4bc31d4b16c8af7baf0ee6102694ecbaae2-d # internal net/http/internal mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid Jb6LCoBUHs1IMSJf9etQ/Jb6LCoBUHs1IMSJf9etQ -goversion go1.14.7 -D "" -importcfg $WORK/b165/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/9b/9b09135b09c7cedde1468efb33562a1bb6e3879706a56f012c43b352ce24599e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid CE26yyOektW0PQasVmje/CE26yyOektW0PQasVmje -goversion go1.14.7 -D "" -importcfg $WORK/b167/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/94/940fd1bd91e1972d9739ef86d870843b04c26ae966d709973ad4aaece35e3f22-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid a2ZHGHhDZQ-Dn-QElMcC/a2ZHGHhDZQ-Dn-QElMcC -goversion go1.14.7 -D "" -importcfg $WORK/b171/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/fb/fbe940de098ba33634ada4d20ff0b9220710e8f7275709c5823581146ed7973a-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid eZR9w-bNLVfhBC6cVAwD/eZR9w-bNLVfhBC6cVAwD -goversion go1.14.7 -D "" -importcfg $WORK/b186/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/63/6304c5410eb04c13a0ed765f1dee04cbdaee70a598a5286a8041f643d2a92567-d # internal go/token mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p go/token -std -complete -installsuffix shared -buildid gBfoic5xPHvvT9sASgPh/gBfoic5xPHvvT9sASgPh -goversion go1.14.7 -D "" -importcfg $WORK/b196/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/0d/0df727bfe3b1c50c66cad6e9124bd536c8d7c455519eab0bd73b9c8a9aeeb79b-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid HNIm6_1_jTuej6KlUV3U/HNIm6_1_jTuej6KlUV3U -goversion go1.14.7 -D "" -importcfg $WORK/b185/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/6c/6cbf7f1947453dc64ee048b0e763268f46a489dbebe8f16f9e653698802e188e-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid _HZOleJS0RXBfO09HYAD/_HZOleJS0RXBfO09HYAD -goversion go1.14.7 -D "" -importcfg $WORK/b212/importcfg -pack ./version.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/95/95e710c8e2e37b4137580ed8b472d234da0b33972ac5f667c23daa62e52a1784-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b157/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid oVHfkRIdZ6pyzH933aGi/oVHfkRIdZ6pyzH933aGi -goversion go1.14.7 -D "" -importcfg $WORK/b153/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/e9/e9ba5b40f701e65bd1d107dcbb6af1656cd840c5ce690a9b8e1d6afd6f3da761-d # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/d2/d20462688b41dbf8cffe2784436f23903d80f4a94026fd388817dba189628cd6-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid UpYjONk5qBKqwZ8XSV8G/UpYjONk5qBKqwZ8XSV8G -goversion go1.14.7 -D "" -importcfg $WORK/b170/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b218/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/4f/4fa77af4b54703b1803e344079d759721349c1525a23b117950f84f056293816-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid GkxHf97lw5CgidSyHjh4/GkxHf97lw5CgidSyHjh4 -goversion go1.14.7 -D "" -importcfg $WORK/b220/importcfg -pack ./fs.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid yGGpZHq2miRU_almaKIn/yGGpZHq2miRU_almaKIn -goversion go1.14.7 -D "" -importcfg $WORK/b218/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/db/dbb691e8547a10afec9d0d3acb72bc4e35140735344ed7e5280856f4a9573ae6-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid efvrWUX47FPow8jiCovU/efvrWUX47FPow8jiCovU -goversion go1.14.7 -D "" -importcfg $WORK/b190/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/ef/ef603714fc4aecbd31c28276750d4590ee65f01ddeb91df07a9f2ee11b928423-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid aaRVYwh0Zrq0bXjmhNCY/aaRVYwh0Zrq0bXjmhNCY -goversion go1.14.7 -D "" -importcfg $WORK/b221/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/ce/ce46b2263dac3366a6c8d8f3065dbd8cb629402410aea11441f10fafbb8cb214-d # internal github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid tqB-z6NLo39sqQTLzuBB/tqB-z6NLo39sqQTLzuBB -goversion go1.14.7 -D "" -importcfg $WORK/b225/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/95/951b5971d3a3a6be310a32e66ee20518f13a8291a9bf014f25ed6bdbdd3d02dd-d # internal encoding/csv mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid Gz5-yRvhQmpoJ_ND7bRr/Gz5-yRvhQmpoJ_ND7bRr -goversion go1.14.7 -D "" -importcfg $WORK/b227/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/54/54669ce0760b4cf5310f281917cc099132e12528beddf87eae1c970c0107500f-d # internal flag mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p flag -std -complete -installsuffix shared -buildid 77KT77vox8iK1SFyFoJU/77KT77vox8iK1SFyFoJU -goversion go1.14.7 -D "" -importcfg $WORK/b228/importcfg -pack ./flag.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/86/8608e77676dfb3e606b2dce7c776cc45b0e931f96ec2618d7442b156259c9e2e-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 9bnVL7PSHmVxDHIgTAg3/9bnVL7PSHmVxDHIgTAg3 -goversion go1.14.7 -D "" -importcfg $WORK/b229/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/42/42a34561f1592874fa5bccb26197f14bd7fe8ab8499ae63fa287ead0a064003e-d # internal github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid -ypTKXSpD_WAW6Vd5Jaf/-ypTKXSpD_WAW6Vd5Jaf -goversion go1.14.7 -D "" -importcfg $WORK/b234/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -o $WORK/b141/_cgo_.o $WORK/b141/_cgo_main.o $WORK/b141/_x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o $WORK/b141/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b141/_cgo_.o -dynout $WORK/b141/_cgo_import.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p os/user -std -installsuffix shared -buildid VbNWWRyX1akikMgGIvhk/VbNWWRyX1akikMgGIvhk -goversion go1.14.7 -D "" -importcfg $WORK/b141/importcfg -pack ./lookup.go ./user.go $WORK/b141/_cgo_gotypes.go $WORK/b141/cgo_lookup_unix.cgo1.go $WORK/b141/getgrouplist_unix.cgo1.go $WORK/b141/listgroups_unix.cgo1.go $WORK/b141/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/fa/fa8c14df1e8ccf678483e78851d1762e0f367eaadb35485262c601589378da6a-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid eFusyFzm-KZeKP3tFcBI/eFusyFzm-KZeKP3tFcBI -goversion go1.14.7 -D "" -importcfg $WORK/b192/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/d4/d4308a0b273ee3817f114703d1289472d3e9d201aba0b7abbd577072d4c9cf0c-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid HkBh59RxYQGDqkkdVhY-/HkBh59RxYQGDqkkdVhY- -goversion go1.14.7 -D "" -importcfg $WORK/b195/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/9b/9b71af613f38103cd3a556b9a5535477257f1e886d29328f369daa98ca63589a-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid K_wEEX8r8kKRQWnAiaPP/K_wEEX8r8kKRQWnAiaPP -goversion go1.14.7 -D "" -importcfg $WORK/b198/importcfg -pack ./mapsort.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/6d/6d663e0be03d3ee6875ddae46033df2f7fcca8e852261dc0ca2412292ba1d447-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid gS769N80fRImHlz36n9Q/gS769N80fRImHlz36n9Q -goversion go1.14.7 -D "" -importcfg $WORK/b201/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ae/ae360a3e2d9f4f87813cd1339148b65505246fa7d954811ed892d1c16d1a2a3f-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid sXyKB-4DW9lrCcuKNmrg/sXyKB-4DW9lrCcuKNmrg -goversion go1.14.7 -D "" -importcfg $WORK/b193/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/32/32a0ff7e9786ee4ee5460d902db48bbdcc4d78324f779c85e0db4188ca67c4c4-d # internal github.com/containers/libpod/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid SB9OfWTvOeGhd3WWGiqS/SB9OfWTvOeGhd3WWGiqS -goversion go1.14.7 -D "" -importcfg $WORK/b148/importcfg -pack ./client.go ./socks.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b141/_pkg_.a $WORK/b141/_x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o $WORK/b141/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/10/10c49cd652c04b5bffb1a79ad96c81cf88d517aba9545d1ac62e10abad3c269a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid l7WY99aW6Q-CUP4-QVU2/l7WY99aW6Q-CUP4-QVU2 -goversion go1.14.7 -D "" -importcfg $WORK/b140/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/5e/5e9a0a6c0a6f2346e1ee8bcb2304f48f0d6d48a688127244bdc2c43605821b9a-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid dQtV38aWWxVaffwqdwvK/dQtV38aWWxVaffwqdwvK -goversion go1.14.7 -D "" -importcfg $WORK/b144/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/78/78f9bf0e85557554b8b9c244adf6b1727e0643920f24c72af7e8db6d9645e25f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid l6DgpptMeOl3lwQp9cS0/l6DgpptMeOl3lwQp9cS0 -goversion go1.14.7 -D "" -importcfg $WORK/b135/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/bd/bdbd0d8b78f2e05e19085c45bb5c064577e494f6a8e0199c12d04f301f389b64-d # internal net/textproto mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid ju-TuTFotVwcBqbaXh55/ju-TuTFotVwcBqbaXh55 -goversion go1.14.7 -D "" -importcfg $WORK/b158/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/d9/d93c6cfa43995e207992e378402e34826a13d88ad56842cd32dab427baf78113-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid eZkflXgfJ3xwdG4fKDtE/eZkflXgfJ3xwdG4fKDtE -goversion go1.14.7 -D "" -importcfg $WORK/b142/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/df/dfae7a9fc8babe60c41afee64d501ed4d06f73cf14200047954e297a77f430df-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b148/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid MBA3mVsCc1vsCFqAx_z9/MBA3mVsCc1vsCFqAx_z9 -goversion go1.14.7 -D "" -importcfg $WORK/b147/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/84/84c17151145528aeb02baca0737b9b45da2d9054cf5cc98dbdaaaf39dc9666fb-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid fIDuzzcWtb7DSiVrrmLI/fIDuzzcWtb7DSiVrrmLI -goversion go1.14.7 -D "" -importcfg $WORK/b159/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/79/792999abe05efefaa43a0bc5e92b10cb0f68d0d3b32d2d045b599b5fcaaf64d5-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid 8ALv69l2TUQLbJHxYWPb/8ALv69l2TUQLbJHxYWPb -goversion go1.14.7 -D "" -importcfg $WORK/b189/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/71/71ea275fcf3dae00644e2257f079a72291c0e562aa0266ffe52d9ccb6584cf23-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid msD8cTtVYpp-o5KM6A6Y/msD8cTtVYpp-o5KM6A6Y -goversion go1.14.7 -D "" -importcfg $WORK/b202/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/f7/f70ef713544a2801ad4d0af712ac9c8a42010dedb0400a58a313f43833a9aea7-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 049uTnrwiZQ4wT_c72GY/049uTnrwiZQ4wT_c72GY -goversion go1.14.7 -D "" -importcfg $WORK/b205/importcfg -pack ./stringer.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/3f/3f70bdb7ef0a639709021720cd6aa0dc4e3df4587b674273942ed016cc59ac74-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid hFunnqFIeXr2Hn3eT5-7/hFunnqFIeXr2Hn3eT5-7 -goversion go1.14.7 -D "" -importcfg $WORK/b206/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/13/13532d538b6aff0ff0b0c7539a57e6506ece693e7f2c8760a90ac8ea9ec56368-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid sjyslMP5WQMxWwI6RHJH/sjyslMP5WQMxWwI6RHJH -goversion go1.14.7 -D "" -importcfg $WORK/b207/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/22/22e79f18ac077f1a273db9b4abeeed4fc7c7f64e69850ea43f19334c7b591030-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid LNi-7P2hx9n_9EQLI4Qk/LNi-7P2hx9n_9EQLI4Qk -goversion go1.14.7 -D "" -importcfg $WORK/b200/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c1/c19fd126df6adcb43759e9af8691bfdd95811100211c32665ab532b141487890-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b221/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid OG2ZJmQBXTxiq3XYUe3z/OG2ZJmQBXTxiq3XYUe3z -goversion go1.14.7 -D "" -importcfg $WORK/b219/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a2/a2665c2287b2a4fb18f16e1dddde9011b90a7f22d780470dab8c642392e9fc05-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Yv37LjZ9qo2I90NM-kE_/Yv37LjZ9qo2I90NM-kE_ -goversion go1.14.7 -D "" -importcfg $WORK/b152/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/77/7786e30b038b5784af3de269d2ac3669ef83a0b41483af025139c0f82eafa365-d # internal github.com/containers/libpod/vendor/github.com/spf13/pflag mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/csv=$WORK/b227/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid C9teI6qTCcK68P-amu0s/C9teI6qTCcK68P-amu0s -goversion go1.14.7 -D "" -importcfg $WORK/b226/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/e8/e8fe2ab4998c90bbe341318f2232f75375b7651218eb417540ff449a1f113cf2-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid 0F2HBQ1IZ7p30EEWWOb3/0F2HBQ1IZ7p30EEWWOb3 -goversion go1.14.7 -D "" -importcfg $WORK/b233/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/90/905792e868b2f334e8c0cef4d45abfcfb2f8505f4ebd54e96206896e25972c22-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid XRjZRZRhH8QW4FUZR5KY/XRjZRZRhH8QW4FUZR5KY -goversion go1.14.7 -D "" -importcfg $WORK/b235/importcfg -pack ./cgroups_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/fe/fec36647d9e5bee860b52cd93ca9a163447bb8c3ef38fa8cdf220229743772b9-d # internal archive/tar mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid vFfs93QJSw6NtDC8JAk3/vFfs93QJSw6NtDC8JAk3 -goversion go1.14.7 -D "" -importcfg $WORK/b239/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/f5/f5e46613002b7e80e5a8bb49ff83fe98f8181a8b76399d0fcc7cfbb8f03c29c2-d # internal text/scanner mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid APKSy9f6I1P2rO8TXLjH/APKSy9f6I1P2rO8TXLjH -goversion go1.14.7 -D "" -importcfg $WORK/b241/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/87/87f1ae360cd8c6e0e5582fcdb4c55abb472a089752ad71e20f0307cb191b7e45-d # internal github.com/containers/libpod/vendor/github.com/docker/go-units mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid 10tR5TlYyYNt6ezY1rHn/10tR5TlYyYNt6ezY1rHn -goversion go1.14.7 -D "" -importcfg $WORK/b245/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/bc/bcb84907bfc9acf220268eb53946c1df2b1363a9af04dac1ca820f21613193b2-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid Ar5m_LVUutmDYRD9UpJo/Ar5m_LVUutmDYRD9UpJo -goversion go1.14.7 -D "" -importcfg $WORK/b240/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/0f/0f8b4a1bb0d9cc75f296a0ee3371207c64b1f73c6eab6dc221fb55e730e59630-d # internal github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid 1li77-YyvMgHlJ1VZq4T/1li77-YyvMgHlJ1VZq4T -goversion go1.14.7 -D "" -importcfg $WORK/b224/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/04/04602908215dff2997067604934a6330520d5f198769195d601ca615aed1d579-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid kVVSlp7sZePZJGYzHwmw/kVVSlp7sZePZJGYzHwmw -goversion go1.14.7 -D "" -importcfg $WORK/b246/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/f8/f8b290a7922e91c18d0ef784e773d64a79d9d4605eb741c4ee78fb1a0aff392c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid W856wSrc7-WM2x1YZliF/W856wSrc7-WM2x1YZliF -goversion go1.14.7 -D "" -importcfg $WORK/b244/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/13/13f66e5b256b85f76a76ad1e8db3f08275a174c723745a0c09861329253cfc55-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b253/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid agbK3q6KYYLP76pzRjfy/agbK3q6KYYLP76pzRjfy -goversion go1.14.7 -D "" -importcfg $WORK/b252/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/b3/b35129c0d98466a25257e7d2e38ea7180ad48657e465ee1816fcd6c7b157ef53-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid WfN88Le2YPVAw8MLlZGB/WfN88Le2YPVAw8MLlZGB -goversion go1.14.7 -D "" -importcfg $WORK/b184/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/e1/e19379c11b7b42e1897cf2bd152299bb758b079a420e2f1d2dd27c66cb0e2151-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid efa7bxnvmm09l3c8Cuzi/efa7bxnvmm09l3c8Cuzi -goversion go1.14.7 -D "" -importcfg $WORK/b204/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/9e/9ea84324348e6cd4f2e246c299cacb484478cbda7e209b6d6c8c691d924b1de7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b251/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b251/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b251/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/41/41473adbdc2cd91adae29fe1cf9e698743bc586b223038bc38f82f1c0875d852-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 66ZYangBm8cHClISWmVV/66ZYangBm8cHClISWmVV -goversion go1.14.7 -D "" -importcfg $WORK/b255/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/8e/8e8447506cc99c30116cd46ede76defdd495b121d1b8462087a5b54e5d876ace-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid MXKFE89SEAw4ocNATRlv/MXKFE89SEAw4ocNATRlv -goversion go1.14.7 -D "" -importcfg $WORK/b243/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/c6/c60bfc9e65c206f13e3175d6dd95839f93fcc047fb7fffe8dee7907569d9b766-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid 6yMO3tva71YEDHGt7C3J/6yMO3tva71YEDHGt7C3J -goversion go1.14.7 -D "" -importcfg $WORK/b256/importcfg -pack ./pwalk.go cd $WORK/b251 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/39/39155a33d96176e197ab7abe7bdc0cd57d6fdd37c0a50adca10db7c5e9fe2fde-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid Fqo3GIBcEk7i5CwlF6xd/Fqo3GIBcEk7i5CwlF6xd -goversion go1.14.7 -D "" -importcfg $WORK/b257/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cd $WORK/b251 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c sysconfig.cgo2.c cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/46/4631dc1ee5b9c122cbc3379b78b1f4f93dad1d87b39d1e61fb98121c35969ca0-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid AalJyaERYMqjxutW9qgn/AalJyaERYMqjxutW9qgn -goversion go1.14.7 -D "" -importcfg $WORK/b260/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/61/61a5f58a5af00f3ffed36dbd504b41815b5245786a342e5c8d4c018112cc5e9d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid z2FjuO-yUWYhesZxMxR2/z2FjuO-yUWYhesZxMxR2 -goversion go1.14.7 -D "" -importcfg $WORK/b262/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/a1/a188a74c51d9ae44c21b3dbcdde6f9c99a445fdfde8ad2ed19fdaff60b3b4c92-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid aVjNzIJ7ly0t2L_2nPJG/aVjNzIJ7ly0t2L_2nPJG -goversion go1.14.7 -D "" -importcfg $WORK/b242/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/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/5a/5a01c4bb4118620b4b2e7705bd1e23a8ae9aa357093eea8f4c33dcb6bbc8e560-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b267/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b267/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b267/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/e1/e12240f7694b3f5eb2ab68e2e21269ede0228751744641f9304eb7f0a72bc480-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 2dDTE11BrBpO-XnAOe_I/2dDTE11BrBpO-XnAOe_I -goversion go1.14.7 -D "" -importcfg $WORK/b268/importcfg -pack ./fsutils_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/21/2148693bb2bad7148e169f0afa50222af07ac801c6e82e9c19d55d218191cb60-d # internal github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid fZFFbU_XZn2i0o4mkM9k/fZFFbU_XZn2i0o4mkM9k -goversion go1.14.7 -D "" -importcfg $WORK/b272/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd $WORK/b251 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -o $WORK/b251/_cgo_.o $WORK/b251/_cgo_main.o $WORK/b251/_x001.o $WORK/b251/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/30/30e90c2989c75a84b34a214528ac8ecf7a32d478a0f0de12bcf8068be8bfc293-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid zVdRXIvmO9doRkLA0dfx/zVdRXIvmO9doRkLA0dfx -goversion go1.14.7 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/51/51c8e92809fca2148c011a84acd38ffda37382f00d022e4d51113c8c1ad891d7-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 4bVLUFlBXMT9P93icZj1/4bVLUFlBXMT9P93icZj1 -goversion go1.14.7 -D "" -importcfg $WORK/b278/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b251/_cgo_.o -dynout $WORK/b251/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/1c/1cd91e6d78597b69e95b4b0c50691d182e010ef5e2dfc751bb2de38ba75a36cd-d # internal github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid MkPehx8olw2fy-rKK62k/MkPehx8olw2fy-rKK62k -goversion go1.14.7 -D "" -importcfg $WORK/b280/importcfg -pack ./children.go ./patricia.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 8R2afMRFOxPq5SLYdRU7/8R2afMRFOxPq5SLYdRU7 -goversion go1.14.7 -D "" -importcfg $WORK/b251/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b251/_cgo_gotypes.go $WORK/b251/sysconfig.cgo1.go $WORK/b251/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/bd/bde588d9091e460127c3ee05216c7efe1fef1f0ada6b4a7142bce526f6ff32e7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid uF_0DlM4e_f0BAOu3sB5/uF_0DlM4e_f0BAOu3sB5 -goversion go1.14.7 -D "" -importcfg $WORK/b282/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/cc/cc633cd6586ca15c30edfd3b15b16c517d811105d9329a0305efa2b924e62c30-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid 1Zk2IaQN3hoYLtChhLyV/1Zk2IaQN3hoYLtChhLyV -goversion go1.14.7 -D "" -importcfg $WORK/b283/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/7d/7d0bfc9ce66a734949b43eb616d434f422e4592c91aac272b3fd571ecf5ef58e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b281/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b281/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/cb/cbab9491c35c560978068b90a5588ec55e17501c96a4e419b5da74ec1561a91d-d # internal go/scanner mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid BYeyBE3Bb6lyKfqfvOmM/BYeyBE3Bb6lyKfqfvOmM -goversion go1.14.7 -D "" -importcfg $WORK/b289/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b251/_pkg_.a $WORK/b251/_x001.o $WORK/b251/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/e7/e71e3e2da706ffadb634fe1f2d68aa7c95be44d109fe3276bea44b3a02984e20-d # internal text/template/parse mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid wkKCC3J-ovBX4QFXfD2E/wkKCC3J-ovBX4QFXfD2E -goversion go1.14.7 -D "" -importcfg $WORK/b294/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/23/23ab5f7a087eda062807e6d8227124eba59e0cad532edc650c37e1bdaebc565d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid TiJu_7cV0nNoFB7LzS2a/TiJu_7cV0nNoFB7LzS2a -goversion go1.14.7 -D "" -importcfg $WORK/b279/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/60/60c85a0376cd8e92cf4c976c91b9305d311916fc819992fb804339c922434090-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid gES_5NMse0IMQSFf0DCm/gES_5NMse0IMQSFf0DCm -goversion go1.14.7 -D "" -importcfg $WORK/b210/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/cb/cb253c71fb2df7a9fd6fdb8427dc50bcc85c18bdf7ebbcc58c39ed88788c274f-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid 4GyHhLBMfWbyUaOoYrnC/4GyHhLBMfWbyUaOoYrnC -goversion go1.14.7 -D "" -importcfg $WORK/b297/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/55/55896e5571fa5ed6ed4c959a1994cd070e55c9bbe5457da7f3281f62040dc2a3-d # internal go/ast mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p go/ast -std -complete -installsuffix shared -buildid KXklDEKjJcp0uVuiHU6P/KXklDEKjJcp0uVuiHU6P -goversion go1.14.7 -D "" -importcfg $WORK/b288/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/6f/6f3cad5942769d04a7a70be85e76efd4c75c6edf7663c46b01a5c22fa327389f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid Z7Dy1vkIShPVS1HmKaky/Z7Dy1vkIShPVS1HmKaky -goversion go1.14.7 -D "" -importcfg $WORK/b277/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/4f/4fe7398b414ec9f364e595ca27420388bd9328ff946d3cb853623dab696475fe-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genname=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid IidCVZwUV6HdrYr6wMtc/IidCVZwUV6HdrYr6wMtc -goversion go1.14.7 -D "" -importcfg $WORK/b209/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/72/725cc2d25a750b23e13a9353a25f4c8a26255437407c446f111a55286ed3d755-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid Pc0Bd4Vl-P4OUuNoB2Us/Pc0Bd4Vl-P4OUuNoB2Us -goversion go1.14.7 -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/18/18466facccced443a5f00f7bdfd2338c1cda9aca4ed9ecca2121fdd3e252d871-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid FcU3uSc-FS5wq-aG9vGE/FcU3uSc-FS5wq-aG9vGE -goversion go1.14.7 -D "" -importcfg $WORK/b300/importcfg -pack ./tmpdir.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/92/9277e119aae327fb62c9267e9270e471b33194044f0ebe7e094625a7a58bd7ad-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid gpWtYiNpPJkzJluYzIWv/gpWtYiNpPJkzJluYzIWv -goversion go1.14.7 -D "" -importcfg $WORK/b303/importcfg -pack ./path.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -o $WORK/b267/_cgo_.o $WORK/b267/_cgo_main.o $WORK/b267/_x001.o $WORK/b267/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/23/23b2af4fa4b65ea412539a999964d452241d2e892af254b30e2f14479a2c5a5a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid sDn3lK8F7TDz1Eu3tYBY/sDn3lK8F7TDz1Eu3tYBY -goversion go1.14.7 -D "" -importcfg $WORK/b311/importcfg -pack ./blkio.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/75/756233984ef185f088e131dfa43a7001fc5030609ebc236e002752695b6dd210-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid Zp40Xq-zWYGQZHVBVI7L/Zp40Xq-zWYGQZHVBVI7L -goversion go1.14.7 -D "" -importcfg $WORK/b313/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/49/491ed6ebd683d537b0fb9ee33637c7a46293cfa2e36666853bfe1141e42b8bea-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid Hz-R8C3AM_iRdKb3rFSq/Hz-R8C3AM_iRdKb3rFSq -goversion go1.14.7 -D "" -importcfg $WORK/b314/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b267/_cgo_.o -dynout $WORK/b267/_cgo_import.go cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/bb/bb305630e7c25ba2648e6e093be01766d3a23c7d18659a14d7d76680534ca037-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid -v8D3Vaizx3g4jcdlzp4/-v8D3Vaizx3g4jcdlzp4 -goversion go1.14.7 -D "" -importcfg $WORK/b315/importcfg -pack ./parse.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/80/801d01968e6abb325cabea9fafe810625296f6b29fe88364759cd226eba3f351-d # internal text/template mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p text/template -std -complete -installsuffix shared -buildid ZQHCAR6Lsy03n-D_Jg5c/ZQHCAR6Lsy03n-D_Jg5c -goversion go1.14.7 -D "" -importcfg $WORK/b293/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid 9T1ER0prEEpAemN4vuea/9T1ER0prEEpAemN4vuea -goversion go1.14.7 -D "" -importcfg $WORK/b267/importcfg -pack $WORK/b267/_cgo_gotypes.go $WORK/b267/projectquota.cgo1.go $WORK/b267/_cgo_import.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I $WORK/b281/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b281/_x004.o -c unshare.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b267/_pkg_.a $WORK/b267/_x001.o $WORK/b267/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/03/03af37d58f7ca29f5048bfb126f028ffb69cccf567332a41267a16b995aee404-d # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/9a/9a31f901560b6ac2a6eb7c433dcb3a3633febd9d058e0e7dd4cdf5a66938a702-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b310/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid h_VxoDuu5WVA-nOkz0Zp/h_VxoDuu5WVA-nOkz0Zp -goversion go1.14.7 -D "" -importcfg $WORK/b319/importcfg -pack ./code_string.go ./codes.go cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 6yjFJPy56uKvsfVUHRpY/6yjFJPy56uKvsfVUHRpY -goversion go1.14.7 -D "" -importcfg $WORK/b310/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/29/298307c472d68b86a1cf68114e66ad320a0dd5545c81197fc26ed80c749d6093-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid L_rcdGVy-OU7yVc_gtEB/L_rcdGVy-OU7yVc_gtEB -goversion go1.14.7 -D "" -importcfg $WORK/b331/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/a3/a39bbd2efa586d7ea53341c23158fe7d564dba0fa925e873ebd4b2f6fd4cd888-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid SQuS8cEx-p9MOCb3expO/SQuS8cEx-p9MOCb3expO -goversion go1.14.7 -D "" -importcfg $WORK/b332/importcfg -pack ./authenticate.go ./registry.go cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/45/459aef5b3f322aed245f0ad572ba9923b5302c9b2f10dd37185a44a49a7dfe55-d # internal go/parser mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p go/parser -std -complete -installsuffix shared -buildid IkkEsVggWD_tAVEKfuog/IkkEsVggWD_tAVEKfuog -goversion go1.14.7 -D "" -importcfg $WORK/b290/importcfg -pack ./interface.go ./parser.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/bb/bb69b65cd7c3f8feff4989f8ac10ce4616f58073929aea03c73810753d05862f-d # internal go/printer mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Gpk33MIXZDBjfsl8Xn9w/Gpk33MIXZDBjfsl8Xn9w -goversion go1.14.7 -D "" -importcfg $WORK/b291/importcfg -pack ./nodes.go ./printer.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -o $WORK/b281/_cgo_.o $WORK/b281/_cgo_main.o $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/a6/a6b0bc8cdc67da845068c3374ac5f0723c6ccbe9f16b03a83c532e64fc0f28ae-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 3IC4OKxLvGOOB8Ow83q4/3IC4OKxLvGOOB8Ow83q4 -goversion go1.14.7 -D "" -importcfg $WORK/b330/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/1c/1c44d948de615a7288518a76531d35f0c714bd63139fee34cdff0318022ac8c1-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid kB9VlhbVQKNqzlArfEkK/kB9VlhbVQKNqzlArfEkK -goversion go1.14.7 -D "" -importcfg $WORK/b335/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/58/58fc0f693ca13dac1e3efe881b8f2a4f342e5484e72c38f4ae280d3cb763cb7a-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid jxjq18_k226iB2shT3P-/jxjq18_k226iB2shT3P- -goversion go1.14.7 -D "" -importcfg $WORK/b329/importcfg -pack ./internal.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b281/_cgo_.o -dynout $WORK/b281/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/d4/d44c2ebac7e94d604539778457841305220845e41ba64c89cd18f8c1cb4d3a98-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid YPwS_5dID4hsoG48cL7L/YPwS_5dID4hsoG48cL7L -goversion go1.14.7 -D "" -importcfg $WORK/b338/importcfg -pack ./duration_convert.go ./timestamp.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -installsuffix shared -buildid KQIX9Vpvuf_ddaUuEFlw/KQIX9Vpvuf_ddaUuEFlw -goversion go1.14.7 -D "" -importcfg $WORK/b281/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b281/_cgo_gotypes.go $WORK/b281/getenv_linux_cgo.cgo1.go $WORK/b281/unshare_cgo.cgo1.go $WORK/b281/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/df/df78a788afb86bd80bde36c6ae76b463d414343aa33adb1b8801960fe1d3a35e-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid FjnT_65XO8TbuaCNoL5e/FjnT_65XO8TbuaCNoL5e -goversion go1.14.7 -D "" -importcfg $WORK/b298/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/dd/ddb1e9adf3efb7f34efaa86169a5cd461bca2e390289e04a1f0ebb28148a23a4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid paqfFPJGCh-68pdM2Ey-/paqfFPJGCh-68pdM2Ey- -goversion go1.14.7 -D "" -importcfg $WORK/b342/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/02/0252d3e2684d521477f6ac80f0bb2328cd3198db9ff5f02fba7cf841a75ecb90-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid SgvDOFSQC7onae593tlb/SgvDOFSQC7onae593tlb -goversion go1.14.7 -D "" -importcfg $WORK/b345/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/88/8805fc9ccd88ea5e1c317a529d4f74455761400e9177e1ac8288de7b0ab3939d-d # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid yqXOjrKyUBVWXveRvf6V/yqXOjrKyUBVWXveRvf6V -goversion go1.14.7 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/cf/cf7993e8a7f3c7cc47f35dd92f70744df7d28a319f7b19043aa1d4f1170c89d6-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid Kn-nRPV0wwC5mHGV0mRA/Kn-nRPV0wwC5mHGV0mRA -goversion go1.14.7 -D "" -importcfg $WORK/b352/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/87/87f679c2df5a1077f1d465afa0720970567b6409f3eab13409d222175c89e29d-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid bLxa3L4H7VSRx8_OCeNM/bLxa3L4H7VSRx8_OCeNM -goversion go1.14.7 -D "" -importcfg $WORK/b353/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/07/071718de2bf87c335658e49e7f040ba55c23d9288a1f559004cc2da612408295-d # internal go/format mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p go/format -std -complete -installsuffix shared -buildid 3wB7ngJSc7OH1ydAaCTE/3wB7ngJSc7OH1ydAaCTE -goversion go1.14.7 -D "" -importcfg $WORK/b287/importcfg -pack ./format.go ./internal.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b281/_pkg_.a $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/48/48be48bc44a31772f27a3735fdcf4712300c4528211c57aaa73a0890d5eea848-d # internal # github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid Xc9RmnV0rWgCBnenuMsm/Xc9RmnV0rWgCBnenuMsm -goversion go1.14.7 -D "" -importcfg $WORK/b354/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/a4/a440066bf345f7f836a9334f5de4c2c252425e6118db97b80206787315639a24-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid hmXvZhw4UBOJmDUTAGIk/hmXvZhw4UBOJmDUTAGIk -goversion go1.14.7 -D "" -importcfg $WORK/b285/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/47/47bc431af899955dac7891f9894653dcdc84bd87eb9ae06eb1e767a5f73ad9cb-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 1kZujY3BgJVF_GuPoPp9/1kZujY3BgJVF_GuPoPp9 -goversion go1.14.7 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/2c/2c94a051aaf6c119cc0997c534401220e86024abc05a326f0ad077bf6dc08214-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid aEBxmwv3marceKjFtMd9/aEBxmwv3marceKjFtMd9 -goversion go1.14.7 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/5f/5fd372a7e0be1ed6b6028a76fc8134d60ce2c28a7aaea7edffb7ab8cadbc19e8-d # internal github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b369/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b369/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/97/9794a27f49eeabb497b624daf7df932885511cb9ec71a2af7171f2e3d5c3e072-d # internal compress/zlib mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid zYqEP8I9xGF_co3cgv62/zYqEP8I9xGF_co3cgv62 -goversion go1.14.7 -D "" -importcfg $WORK/b374/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/2d/2dc30d4a5d88281b21a871950292086e38399a9069c1b359ab9d179d694fc6a5-d # internal github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b385/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/b7/b707fc806008499f79d9f028a7c50d915227e2d40d50a596961c863491b2f194-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid dIHzSnr-OVt6Nua6GBpL/dIHzSnr-OVt6Nua6GBpL -goversion go1.14.7 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b385/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b385/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/81/8141e8d2827e2f52f46a7cae43ac7aa162bb4f2125aad37b05b94231b26213b0-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid oaob6YKmEPCY_BUZ2RdJ/oaob6YKmEPCY_BUZ2RdJ -goversion go1.14.7 -D "" -importcfg $WORK/b365/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/ce/ce4aff01b6a8a9b44d3f2f0e61c68c3dda7210fd30665fdc5b8397cde8c647f6-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid ivEoiQKJ4zV_k87eqRXg/ivEoiQKJ4zV_k87eqRXg -goversion go1.14.7 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/bb/bbfefa85853b02821a3105814045ccf9d152453480faab6964dbeb4d42d22d8c-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid 67-7oM0D_yOWLCyX0byj/67-7oM0D_yOWLCyX0byj -goversion go1.14.7 -D "" -importcfg $WORK/b349/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/9b/9bb7532a299d260d38441fc5ebe04f9273d8e2043bbed42ac7c5d9e013029fdf-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid mRl0N4oCE9RWCVOpZrMj/mRl0N4oCE9RWCVOpZrMj -goversion go1.14.7 -D "" -importcfg $WORK/b386/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/c0/c00e7cebe965239e16ca7e71bed52bf313f34104aea56045143b3c0b05c280f3-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid NDSMf2A1IwUD1QbnjiWd/NDSMf2A1IwUD1QbnjiWd -goversion go1.14.7 -D "" -importcfg $WORK/b362/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/2d/2de3dbe7e24502150433549d2cfe41ec7ff29743fe793be48b419cb45958f7a8-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Tt5Itva78vb24efLHv5j/Tt5Itva78vb24efLHv5j -goversion go1.14.7 -D "" -importcfg $WORK/b360/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/f8/f8650f42899feb77ff44b4ac3493ec4f6647e78971ac385a8f48ea88d6fbc6e5-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid IM-6lZ14Itd_RFJ6yzOi/IM-6lZ14Itd_RFJ6yzOi -goversion go1.14.7 -D "" -importcfg $WORK/b388/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/6f/6f4a1924f97aa7e00943f95f05c11a08449b499520dbc29e65a40ef62e6caf66-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/utils=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid nRzlWmGlWzf2z-J6Wb6r/nRzlWmGlWzf2z-J6Wb6r -goversion go1.14.7 -D "" -importcfg $WORK/b359/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/94/945e420d29f8420bdd19447acd06bb8aa0d763e8ad02e5c63721d46fb03164c5-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid WBYo33qt_nhnkw67dXri/WBYo33qt_nhnkw67dXri -goversion go1.14.7 -D "" -importcfg $WORK/b389/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/37/3722b3e041aae1cd501059ef510b54823dcc1e7fb2dad2772ae0517b10d6ad15-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid lbLHQabKM8S97jw6aDcq/lbLHQabKM8S97jw6aDcq -goversion go1.14.7 -D "" -importcfg $WORK/b208/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/00/0093fc427e5c32942f500443232bcffabec107668b2f28aff5d42ec55a89e99c-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid VL-cyEMZBccNeE5_uqfx/VL-cyEMZBccNeE5_uqfx -goversion go1.14.7 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/7e/7efbf542ed7c900a60d41e4aca592eda000e5e8e95b8b9a8759c1ea944ad4d1d-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid 3ZbNI00o5Vknmk-BE2yY/3ZbNI00o5Vknmk-BE2yY -goversion go1.14.7 -D "" -importcfg $WORK/b391/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/53/534d8d1bd664ee73dab4624c3a94679901aa490012cd69fb3ad4901d18eb3ce8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid p2g1oeIS3yXzVQyFo-61/p2g1oeIS3yXzVQyFo-61 -goversion go1.14.7 -D "" -importcfg $WORK/b395/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/0f/0f0c5ee4930dce61fdb8a4aa257521113e4f0f274d9d5972ee1a0a4c36097b75-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b212/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid felywsQA9wXH5iXZMJM7/felywsQA9wXH5iXZMJM7 -goversion go1.14.7 -D "" -importcfg $WORK/b203/importcfg -pack ./impl.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/17/174afd01d9d6c837b6b3f215c75c3ed05f7ad6bec2d077c61e0389753f97751f-d # internal github.com/containers/libpod/vendor/go.etcd.io/bbolt mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid eX6Nn5bMjC_VpMOdpCxR/eX6Nn5bMjC_VpMOdpCxR -goversion go1.14.7 -D "" -importcfg $WORK/b396/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/5c/5c87155784b7a9b644f713dcbb2a6482011745e9f89f92e4d8795911a3f7c1d9-d # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid zFT_we9MyJmuQpza5a4d/zFT_we9MyJmuQpza5a4d -goversion go1.14.7 -D "" -importcfg $WORK/b405/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/8d/8d6790405e621e884411ef7e399e6af83d5312a5ac7c4cf9e75747204504b4c6-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid CHHY_75b6tQpDx8IHpJF/CHHY_75b6tQpDx8IHpJF -goversion go1.14.7 -D "" -importcfg $WORK/b397/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/f3/f374b2cda79f93bc2d54b7beb6d3bc31d5862b0b9611e1a26b5712ecc7cbda79-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid YweGWvBBLW94a6mQfRd1/YweGWvBBLW94a6mQfRd1 -goversion go1.14.7 -D "" -importcfg $WORK/b406/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/df/df82024216f3a2bb2318dc4eda3aca7fc4fb0314ecead3a29930c11c5819d1d1-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid _aNWcDV0_NuLWx43s9UU/_aNWcDV0_NuLWx43s9UU -goversion go1.14.7 -D "" -importcfg $WORK/b183/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/24/24dd0b1925ed81a102d4b0a92030a760ea706650dd326b1f2a7a8739cb03faaa-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid ESweD7b3mx5C-vZFUE-v/ESweD7b3mx5C-vZFUE-v -goversion go1.14.7 -D "" -importcfg $WORK/b323/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/92/924d1f50fedbbaae95140a8d6eb751dd1303d424e9377215cf9e157db7594cae-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid zmjHu33MMvZwsDCweex6/zmjHu33MMvZwsDCweex6 -goversion go1.14.7 -D "" -importcfg $WORK/b322/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/dc/dcc7da392f37fb7e561f122648ee2c022140b324db97d0ebc2c3cf6702d77fa5-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid Z6WhFLnIcehQKvrGFx-N/Z6WhFLnIcehQKvrGFx-N -goversion go1.14.7 -D "" -importcfg $WORK/b325/importcfg -pack ./duration.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/1a/1ad1a1e06cabe9d1987a8c942d7f46679c573d4205777e87ab33a619a7bb6229-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid eLmA4NACKIkwaAGB9Gn2/eLmA4NACKIkwaAGB9Gn2 -goversion go1.14.7 -D "" -importcfg $WORK/b324/importcfg -pack ./duration.pb.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/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/39/39b4a4c3401f9c4ef3c3255b624e1fb2c6e93738366e0169ebc94eebf210fe65-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid e0AySP-StPbCJQkEn-1L/e0AySP-StPbCJQkEn-1L -goversion go1.14.7 -D "" -importcfg $WORK/b327/importcfg -pack ./timestamp.pb.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/9e/9e6d246931a60f7972297893d987e48f5c994ab79da62eecc326aa42baf667f6-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid JlFaL9GBlPUjk-cCgFcM/JlFaL9GBlPUjk-cCgFcM -goversion go1.14.7 -D "" -importcfg $WORK/b334/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/d0/d0c8035bb9d396b29d1dc084f8058abb3639033be9de4d5184eca332702099c4-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid s2hdepj-bw_nTp__3Qd3/s2hdepj-bw_nTp__3Qd3 -goversion go1.14.7 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrap.go cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/b2/b2cf6843d6973212c8c6dbb2f7c2102b913e36967d0c333a8eb7044b386690e9-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid VIuPqzMY0H6Kxg_XfcFq/VIuPqzMY0H6Kxg_XfcFq -goversion go1.14.7 -D "" -importcfg $WORK/b394/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/7a/7a9315805a24b79ae49d2f020f9ab8c91fdcf0a804b05624b1cbb3fb2d51eeb4-d # internal net/mail mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p net/mail -std -complete -installsuffix shared -buildid coWWB9IUpI6_Baq__nPi/coWWB9IUpI6_Baq__nPi -goversion go1.14.7 -D "" -importcfg $WORK/b410/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/a5/a560960898a22b3d4058006a76d76c32916ace2b981b02455212e4a687470200-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid qpLjj6dN9g8YPKlcDhsC/qpLjj6dN9g8YPKlcDhsC -goversion go1.14.7 -D "" -importcfg $WORK/b214/importcfg -pack ./metrics.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/e5/e5840fd1a04eafe5f5fd5f5f2296d90e8ba6de8d635a11c92d6c8635ff669fa8-d # internal github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid kJHlU-eRYGWnXMnKru9Z/kJHlU-eRYGWnXMnKru9Z -goversion go1.14.7 -D "" -importcfg $WORK/b216/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/f9/f92eb6296bff74eb13e7156afc168e7c8201a9851c72ec07bfd425aeff63ca7e-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid wm_5tGfdAOJvubEBZZ5Y/wm_5tGfdAOJvubEBZZ5Y -goversion go1.14.7 -D "" -importcfg $WORK/b326/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/80/800a0ae20927ad429872e5b44bc4c3d2e6d92e40f1f567a8b8268e6c985a5d1b-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid Z1myzDn1lHbPHXye47oQ/Z1myzDn1lHbPHXye47oQ -goversion go1.14.7 -D "" -importcfg $WORK/b328/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/d3/d376a959046632895ed6ffe4bbbb28891ddcbba6922c76128a2e26f0a67e0654-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid dWIo6SibmVA6k5fDswkD/dWIo6SibmVA6k5fDswkD -goversion go1.14.7 -D "" -importcfg $WORK/b213/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/95/955730eda850531a82086be3e3359ffe8a190a6759d7643447d0973d3db2a505-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid nddPCA9pMxjg9J52ZCrs/nddPCA9pMxjg9J52ZCrs -goversion go1.14.7 -D "" -importcfg $WORK/b393/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/e9/e926c4dbaaada51b09fc3c4a4ecd5c6602a83def5bc049eac66a4567ca66fe8d-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid ZXOryG0cP7_3cCL6oGVD/ZXOryG0cP7_3cCL6oGVD -goversion go1.14.7 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/2c/2c801546444c60181dc689d0345cc1b882bc978aa9c2f7da052923674cdffeb1-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid IVruJ5knl-_Er3bMF845/IVruJ5knl-_Er3bMF845 -goversion go1.14.7 -D "" -importcfg $WORK/b321/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/7f/7f35feede8c775875087c73c8c14edaa581cc377d521aed1f76fafa08b74313e-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid TfZ1IvlDecTayAJ3VbS_/TfZ1IvlDecTayAJ3VbS_ -goversion go1.14.7 -D "" -importcfg $WORK/b417/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/7d/7d4e2f297eda23526696abd1457739ce408a6c9d0bf6ccad8bd421e40b3ba938-d # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/95/95accf89c0dd7947e107fd648c0657de189aabea31001310933d04f4bc5fb0b1-d # internal github.com/containers/libpod/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b427/ github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid p-_2LsKPqlRdl9ErbXE1/p-_2LsKPqlRdl9ErbXE1 -goversion go1.14.7 -D "" -importcfg $WORK/b427/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid ohpnLXOFATrJMiPts8QK/ohpnLXOFATrJMiPts8QK -goversion go1.14.7 -D "" -importcfg $WORK/b419/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/de/de77221c38bc8437de53e3276624d4eb024e21309f6e6c750a641c31bbf21847-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid wWp31cs-RiMdGxsD9OYu/wWp31cs-RiMdGxsD9OYu -goversion go1.14.7 -D "" -importcfg $WORK/b428/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/fa/fadc7d78e6d9d6d91bb9cbce82fce644c577f135b6b53b63715abfb0cf9c6057-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid ZutUEd-k_wIIAgua2ZMU/ZutUEd-k_wIIAgua2ZMU -goversion go1.14.7 -D "" -importcfg $WORK/b430/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/35/350f2d528b59e5e5c3aea435b2d7c4511f0c244127306a623e0a0c77ae352bfb-d # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/68/68453c364ba0191db7d783ac8ed01397ff7bf253eab6b76bddf3d74c435dcff7-d # internal database/sql/driver mkdir -p $WORK/b433/ github.com/containers/libpod/vendor/google.golang.org/grpc/status cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 2XzQYk3WprylPaULUIu4/2XzQYk3WprylPaULUIu4 -goversion go1.14.7 -D "" -importcfg $WORK/b433/importcfg -pack ./driver.go ./types.go mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid YuqqhPj9QG9Els2Bcfum/YuqqhPj9QG9Els2Bcfum -goversion go1.14.7 -D "" -importcfg $WORK/b320/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/91/916380adc3d6011602597972cfaa36b1a86cd696580c4a697d7b53f0a600c1c8-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid KxaT-0MHLRbQjzEC8Lw9/KxaT-0MHLRbQjzEC8Lw9 -goversion go1.14.7 -D "" -importcfg $WORK/b426/importcfg -pack ./types.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/c8/c8dce8193d477f3e63ee3adc1ab16b1ab59fb117e86a458051b270ad8a26ba43-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid OFzKKRJsR5veIwdooD0f/OFzKKRJsR5veIwdooD0f -goversion go1.14.7 -D "" -importcfg $WORK/b413/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/73/73be200cc6097e56e63a1e1ee76b5a39b05691f4755d95d43cddfb8a23fac2b2-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid xiylVMbfQs5lS3u436OA/xiylVMbfQs5lS3u436OA -goversion go1.14.7 -D "" -importcfg $WORK/b434/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/64/64670c8402016dc50c2edd1bf171d956c8400e21f03ce60d8bf72a5eb2e20c73-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 6rnppAVcW_vdn3OLjP7q/6rnppAVcW_vdn3OLjP7q -goversion go1.14.7 -D "" -importcfg $WORK/b318/importcfg -pack ./errors.go ./grpc.go cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/69/69dfb14fe918a4b19a3d2f6fec2f3d6744615c222683fe21c555393034b2d8c3-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 3z8Kaap23KoMgS9icegA/3z8Kaap23KoMgS9icegA -goversion go1.14.7 -D "" -importcfg $WORK/b436/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/87/87b026dd1d1176206e7cd8eb59a070d6a682d6fcf36aab85637fb4c939d221b4-d # internal github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid QwU1bL3Zvjd3AIHcpXcY/QwU1bL3Zvjd3AIHcpXcY -goversion go1.14.7 -D "" -importcfg $WORK/b432/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c seccomp_internal.cgo2.c cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/de/de7aa67086848c808a7e698ef924d2aad322bc62a075a08cf0c1e7f270fccabe-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid crWUUGEq2hashr5r8Py7/crWUUGEq2hashr5r8Py7 -goversion go1.14.7 -D "" -importcfg $WORK/b439/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/4f/4f6ee302c3f542b51c13fec8416bf86abadc72be539d1574384f6c1bfb8bd247-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid PNovL3Zrush41n60mbM8/PNovL3Zrush41n60mbM8 -goversion go1.14.7 -D "" -importcfg $WORK/b442/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/ef/ef899bd3c356328ba31d42edb16a81ab28053ecc3e578a7c72014b900e086d89-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b439/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid icRODcK1DJJMLTpwtQT2/icRODcK1DJJMLTpwtQT2 -goversion go1.14.7 -D "" -importcfg $WORK/b438/importcfg -pack ./reference.go cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/75/75dd96b2788d68e4b845be36c81b0fce6e0a3c364006a8c3ac75eee093d66972-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid Awg9tqI6_DtItac4kGeZ/Awg9tqI6_DtItac4kGeZ -goversion go1.14.7 -D "" -importcfg $WORK/b446/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/e3/e3451bf0ae17104455a2b5af7a5271cb1539c878e1699da99b92d5f941ffe571-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/libpod/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid KAtmdXjNXHIvD6yFkHQJ/KAtmdXjNXHIvD6yFkHQJ -goversion go1.14.7 -D "" -importcfg $WORK/b441/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/8b/8b6dd071d200d28c38137638b5fae7662deb864edc54d391cf9355624859f1ea-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b436/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid idKP2vbwYQRt-wdB9tq1/idKP2vbwYQRt-wdB9tq1 -goversion go1.14.7 -D "" -importcfg $WORK/b435/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/4f/4fade39a2604d272b1515c17283e7dc0d6ac1a05d0d2ad4b11ead63813d45e1e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid YEcbg9vQJEGI20hxHiF_/YEcbg9vQJEGI20hxHiF_ -goversion go1.14.7 -D "" -importcfg $WORK/b449/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -o $WORK/b385/_cgo_.o $WORK/b385/_cgo_main.o $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/a5/a5a8c2c61256b589753d0bab671e8e15e19a28a74374bf554b564a7f825cf7a3-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid rqYH_bXfczmNCVKurRPd/rqYH_bXfczmNCVKurRPd -goversion go1.14.7 -D "" -importcfg $WORK/b452/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b385/_cgo_.o -dynout $WORK/b385/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b435/_pkg_.a # internal cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid rKw03FGSk02I8X31p7Fp/rKw03FGSk02I8X31p7Fp -goversion go1.14.7 -D "" -importcfg $WORK/b385/importcfg -pack $WORK/b385/_cgo_gotypes.go $WORK/b385/seccomp.cgo1.go $WORK/b385/seccomp_internal.cgo1.go $WORK/b385/_cgo_import.go cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/5e/5e3cbea78839fa991146f1911914435c99f835341d35f5674b99c10135ae9b29-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid SmXUJ3wPTp2P3mmnIYYB/SmXUJ3wPTp2P3mmnIYYB -goversion go1.14.7 -D "" -importcfg $WORK/b455/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/87/87d6dee0085a0605ab846b58eff8a33d8aebd3d3ddf00d1f8af3652d200df7db-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid oTExEAwpiRPJq9CfzUQY/oTExEAwpiRPJq9CfzUQY -goversion go1.14.7 -D "" -importcfg $WORK/b451/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/a7/a72f94afc06eb202aca88a0677bd20bb698acab413d699a13ce02a176d1c7730-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b449/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid 12a1ng35JnarwNaRO8JC/12a1ng35JnarwNaRO8JC -goversion go1.14.7 -D "" -importcfg $WORK/b445/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linuxopenbsd.go ./time.go cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/26/26d3567cdb771f7de6604a3b903d52e1644f60280cea379224db02d7fc398387-d # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid Scp05mOdgs4NTmZ9S-Cy/Scp05mOdgs4NTmZ9S-Cy -goversion go1.14.7 -D "" -importcfg $WORK/b457/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/2f/2f8b54e8688f98af3596a2ff158d0812ae5b4f6e8c46e4fcca560471eec9e978-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid KsFNxgvwm1V91McDRQRC/KsFNxgvwm1V91McDRQRC -goversion go1.14.7 -D "" -importcfg $WORK/b458/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/d2/d2715fc3db8bdb8254229968989cb943a8a1a788511cc4be7a447c24a1041fbc-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 9ZMLMxQPquQ9NKXJxOMP/9ZMLMxQPquQ9NKXJxOMP -goversion go1.14.7 -D "" -importcfg $WORK/b461/importcfg -pack ./signal.go ./signals.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/b8/b83a58b2bcde9461c84b0c38af8e8bcb18bd40840367ba0d8c9be40bf6aabaab-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid OLpIkhv0H84XStiAT853/OLpIkhv0H84XStiAT853 -goversion go1.14.7 -D "" -importcfg $WORK/b462/importcfg -pack ./strslice.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b385/_pkg_.a $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/74/7465c3605204c372ae49160d9b9a96fc12cc8456875c836bc798ddbd41d0779d-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid ds0WhkVfmAlBGT4hTp6D/ds0WhkVfmAlBGT4hTp6D -goversion go1.14.7 -D "" -importcfg $WORK/b463/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/b2/b28bd389afaed70ba8fdae9604abb95d2f7a93748d3d9ac148d736a5822d5e48-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 6UcxJT01P3mQcbqntzF9/6UcxJT01P3mQcbqntzF9 -goversion go1.14.7 -D "" -importcfg $WORK/b464/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/0b/0bbd8e7f216bb57d9c2b691ef572315bf8a15681b87fd3467c8c38dc77e9706c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid OWWL-PIWWzbbbQY-Z2yj/OWWL-PIWWzbbbQY-Z2yj -goversion go1.14.7 -D "" -importcfg $WORK/b450/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/8f/8f5ce158ad8eee37074df3529e058f69ae71c1026737e841a15618147e0c7355-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid LgF_X-Lmz1lLlJ1DHhSz/LgF_X-Lmz1lLlJ1DHhSz -goversion go1.14.7 -D "" -importcfg $WORK/b460/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/c2/c24b94e90bb2c3c365175fa0846d9d213b7a715020690df60a39d6fedaced810-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid sW73-LiPbBBxCtH477aE/sW73-LiPbBBxCtH477aE -goversion go1.14.7 -D "" -importcfg $WORK/b465/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/35/3532449df113261786bd33561644632fc2895915d3703e92e61dba1e6c40f7cb-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b457/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid l-zWbPfrFHcuZ4C7MmG6/l-zWbPfrFHcuZ4C7MmG6 -goversion go1.14.7 -D "" -importcfg $WORK/b454/importcfg -pack ./jsonmessage.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/35/35c1f82ae156cc1363a0ef0aa79db2b49d496f643ab83646295727c5ead8e189-d # internal github.com/containers/libpod/cmd/podman/parse mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/cmd/podman/parse -complete -installsuffix shared -buildid VPvXyqPIQdttO6_EeYPE/VPvXyqPIQdttO6_EeYPE -goversion go1.14.7 -D "" -importcfg $WORK/b466/importcfg -pack ./json.go ./net.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/28/2898584cd7e2ba3c86097b405e2acb9a512b3d4a23bfe96943a81c4c9b61d171-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid oQiMP_nnFHUyDPQD1Cqy/oQiMP_nnFHUyDPQD1Cqy -goversion go1.14.7 -D "" -importcfg $WORK/b470/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/7b/7b6bf3bc3296e55705c47ff23e159a126e2199c423cf886b7f635f3127a54378-d # internal github.com/containers/libpod/pkg/errorhandling mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid OGIZ27qJzkArMOtOCCoD/OGIZ27qJzkArMOtOCCoD -goversion go1.14.7 -D "" -importcfg $WORK/b479/importcfg -pack ./errorhandling.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/9d/9d71207c8283474512986ccbe82a5ac164d427ba826993651bb1b0b587687f5d-d # internal github.com/containers/libpod/pkg/signal mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/pkg/signal -complete -installsuffix shared -buildid PifEI25R3RTIBWyaNnh2/PifEI25R3RTIBWyaNnh2 -goversion go1.14.7 -D "" -importcfg $WORK/b482/importcfg -pack ./signal_common.go ./signal_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/7b/7b12e3819278f056df9adcf6392561dc1461387d2444d4c6237149d21d4d1302-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid WeWOy3B9Noi0niMdSsXD/WeWOy3B9Noi0niMdSsXD -goversion go1.14.7 -D "" -importcfg $WORK/b486/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/17/175e4fc36e9383186b7e631a0b2ea913a1271e00f45f6bbee6f82a56b0ab7db1-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b489/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b489/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b489/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./host_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/20/205d00bbb544cba09924ea0e8ecc09155100c224bc201e53fc2e8f8484d5b2d2-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid w0bn1cVx4cFk3lFXe8Vt/w0bn1cVx4cFk3lFXe8Vt -goversion go1.14.7 -D "" -importcfg $WORK/b490/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/c5/c5421906a9b814385d7bc8387a9720df0469b674d43b07e843ee097f992e4aa9-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b492/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b492/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b492/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./dlopen.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/5f/5fc9647eda9f7fa6419d200d8930e8f0bc5eb048f91eab913cbe2830bcfb20b6-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid cGkbtKpLuGEpober57-6/cGkbtKpLuGEpober57-6 -goversion go1.14.7 -D "" -importcfg $WORK/b495/importcfg -pack ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/8d/8d1d91198418c4ebc63906429d74d22a710d083dd6030ce3ddfc0cf7fa09a6aa-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid oubTYDXo3gXDENuPgt0C/oubTYDXo3gXDENuPgt0C -goversion go1.14.7 -D "" -importcfg $WORK/b497/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/5d/5db7e068c26a6fa091ad5b0db314fb8f0617a65cdc30c77d8e8220de51bf64a1-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid CBtQ4otuFSu7Vu1gUF39/CBtQ4otuFSu7Vu1gUF39 -goversion go1.14.7 -D "" -importcfg $WORK/b498/importcfg -pack ./tomb.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/52/52660f1aa6569dc44b4e401f7b99da2e59f46392f38b3c94ec5779429175075d-d # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/5a/5a4a596406da7a52e396ca073882278074c9b21f81860e7d30a3f407d9dde406-d # internal github.com/containers/libpod/pkg/timetype mkdir -p $WORK/b501/ github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/timetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/pkg/timetype -complete -installsuffix shared -buildid wv18XEYy9oPk5rPrOPB9/wv18XEYy9oPk5rPrOPB9 -goversion go1.14.7 -D "" -importcfg $WORK/b501/importcfg -pack ./timestamp.go mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid lBX4g_b2am0OwvCpJY59/lBX4g_b2am0OwvCpJY59 -goversion go1.14.7 -D "" -importcfg $WORK/b504/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/98/982ac4505526b37e7cf67aafe8e3541c4b626e8d25a2034142c7b74452689537-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b498/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid sGCPCtU1qtwVM149I-0P/sGCPCtU1qtwVM149I-0P -goversion go1.14.7 -D "" -importcfg $WORK/b496/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b369/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/ba/bad55d232fb06d73cba580324bb3c40a979207d7f86b8dea8e413bd86623577b-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid TZ7KSOhqYYySDKMZHR4k/TZ7KSOhqYYySDKMZHR4k -goversion go1.14.7 -D "" -importcfg $WORK/b511/importcfg -pack ./config.go ./trust.go cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c host_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/d9/d9a9c780da5dfa527113aa1a75c9e4f0d697607ac091224fdf8f643764321f86-d # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid Kab7l_0K7H5Tb-ecPETs/Kab7l_0K7H5Tb-ecPETs -goversion go1.14.7 -D "" -importcfg $WORK/b513/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/05/058b6f88dd662c1f9e7c431fe0e04f39719639903caf66d5e471c2411d694b99-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b498/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid 0dIpUAkEeAWwk_ty9-XF/0dIpUAkEeAWwk_ty9-XF -goversion go1.14.7 -D "" -importcfg $WORK/b493/importcfg -pack ./tail.go ./tail_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/2a/2a2a4e0d956d39884b125c6c28570a16bdeb80a8729e47f2f77742d76acb28d0-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid nUU5rNA5Ug2Ef8-UFQoE/nUU5rNA5Ug2Ef8-UFQoE -goversion go1.14.7 -D "" -importcfg $WORK/b520/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/29/2936df6084fb537cae56504f51de5e3a44af73b1b51b59618395aa4c7cc420a3-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid PQIMiz6OQiihvcYtSplQ/PQIMiz6OQiihvcYtSplQ -goversion go1.14.7 -D "" -importcfg $WORK/b524/importcfg -pack ./homedir.go cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c dlopen.cgo2.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -o $WORK/b369/_cgo_.o $WORK/b369/_cgo_main.o $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -o $WORK/b489/_cgo_.o $WORK/b489/_cgo_main.o $WORK/b489/_x001.o $WORK/b489/_x002.o -g -O2 cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b369/_cgo_.o -dynout $WORK/b369/_cgo_import.go cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/16/169d9c178ee5d56af2811d4cf8d87b91e64ef0a9d29dbe3730fff0913a089d50-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid pIf65RV2XWAXFbvHztp6/pIf65RV2XWAXFbvHztp6 -goversion go1.14.7 -D "" -importcfg $WORK/b526/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/01/018b589a79a6fb3fe22b25f167db736cdb45b829892a5e94313b62ce3b808fea-d # internal github.com/containers/libpod/vendor/github.com/gorilla/schema mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid lj58n9uxdJTA1ggGfCj3/lj58n9uxdJTA1ggGfCj3 -goversion go1.14.7 -D "" -importcfg $WORK/b531/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/08/086f5097f213fa0dc296096a6d6f52ebb67d4b47f677dd3c080b8c739ef3fbf4-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid qPDLl9dvDPZNPKnaCNPo/qPDLl9dvDPZNPKnaCNPo -goversion go1.14.7 -D "" -importcfg $WORK/b512/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage host -dynimport $WORK/b489/_cgo_.o -dynout $WORK/b489/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/fd/fdc9a44192617875b0745f615d980c5291a70f4049460f15cae3b5ed25908abc-d # internal github.com/containers/libpod/pkg/env mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/env /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/pkg/env -complete -installsuffix shared -buildid nsjnCv_1DVuGys484d6-/nsjnCv_1DVuGys484d6- -goversion go1.14.7 -D "" -importcfg $WORK/b544/importcfg -pack ./env.go ./env_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/7f/7fbae6d003d51377034bdad7f19e9c725aa35fe99bf8c577b5ca9293119ab6c3-d # internal cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid f9DAQ-uPnEq-9fIlU5z1/f9DAQ-uPnEq-9fIlU5z1 -goversion go1.14.7 -D "" -importcfg $WORK/b369/importcfg -pack ./callbacks.go $WORK/b369/_cgo_gotypes.go $WORK/b369/data.cgo1.go $WORK/b369/gpgme.cgo1.go $WORK/b369/unset_agent_info.cgo1.go $WORK/b369/_cgo_import.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -o $WORK/b492/_cgo_.o $WORK/b492/_cgo_main.o $WORK/b492/_x001.o $WORK/b492/_x002.o -g -O2 -ldl github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b527/ cat >$WORK/b527/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b527=>" -I $WORK/b527/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b527/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b527/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b526/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid ZpNpUi--pCC25fy0eNvi/ZpNpUi--pCC25fy0eNvi -goversion go1.14.7 -symabis $WORK/b527/symabis -D "" -importcfg $WORK/b527/importcfg -pack -asmhdr $WORK/b527/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid bEScP8y9dd7nKsKrf3HH/bEScP8y9dd7nKsKrf3HH -goversion go1.14.7 -D "" -importcfg $WORK/b489/importcfg -pack ./host.go $WORK/b489/_cgo_gotypes.go $WORK/b489/host_cgo.cgo1.go $WORK/b489/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/91/9153a90016390c611150f7c3fa29cc4a36059a89316d72fc401d4bd2aeac8477-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid gq2WBSmgKxBx1-hgTgCW/gq2WBSmgKxBx1-hgTgCW -goversion go1.14.7 -D "" -importcfg $WORK/b547/importcfg -pack ./ns_linux.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage dlopen -dynimport $WORK/b492/_cgo_.o -dynout $WORK/b492/_cgo_import.go cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid Dy0wac4OTBak8y-MF5DR/Dy0wac4OTBak8y-MF5DR -goversion go1.14.7 -D "" -importcfg $WORK/b492/importcfg -pack $WORK/b492/_cgo_gotypes.go $WORK/b492/dlopen.cgo1.go $WORK/b492/_cgo_import.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b489/_pkg_.a $WORK/b489/_x001.o $WORK/b489/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/79/79c49b35d27bbe2435ed5aa0e79d5cc793b0bd3281ef002ddc33cd04e03884a6-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid OtSm7K7JeTmDWVeUbkeh/OtSm7K7JeTmDWVeUbkeh -goversion go1.14.7 -D "" -importcfg $WORK/b488/importcfg -pack ./process.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/dc/dccb87f0d040f78f0bff3bb20df23aba6064603398ffdde142c4b692280415d7-d # internal github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b553/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b553/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b553/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./shm_lock.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b492/_pkg_.a $WORK/b492/_x001.o $WORK/b492/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/c3/c3d129387617e0d05799f0d518112d88fbe13c44f0c2c88dca7231c7ca5f2a72-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b491/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b491/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b491/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/50/50c346392f88d9f9e0ce78fc7729dd8ba0a8f28555ed41b9f4c2036d8b12e565-d # internal github.com/containers/libpod/libpod/logs/reversereader mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/libpod/logs/reversereader -complete -installsuffix shared -buildid Cz-lnaicpAxxU-ajFztq/Cz-lnaicpAxxU-ajFztq -goversion go1.14.7 -D "" -importcfg $WORK/b555/importcfg -pack ./reversereader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/8d/8d8e730d57e339fcfc763ecb3fbea1abf9e4c1e7ef3ab513f5cb84bd9eb6c0ae-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid xBINx1Um87_E5VOVMT1F/xBINx1Um87_E5VOVMT1F -goversion go1.14.7 -D "" -importcfg $WORK/b558/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/e4/e43243f1a1fa749df90d18190a72fd4678377e1c47ff7a9b9b0bdb60c29a33b4-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid 33FcXtO7qybY5IbjneHM/33FcXtO7qybY5IbjneHM -goversion go1.14.7 -D "" -importcfg $WORK/b483/importcfg -pack ./psgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/f3/f3bed7bb558fc59930e38b106cdc05d48083a4d2c215f734eebfff56b71cc88f-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/logs/reversereader=github.com/containers/libpod/libpod/logs/reversereader importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid ffLo3Vp7r-OlA_NBkT41/ffLo3Vp7r-OlA_NBkT41 -goversion go1.14.7 -D "" -importcfg $WORK/b554/importcfg -pack ./log.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b369/_pkg_.a $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/61/6145fbbd02102c8b3264fcd7f40c674b8417a33749c1cb9cdd7ba5a4cb35d2f6-d # internal github.com/containers/libpod/pkg/ctime mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid dE5jAYQrvOaXOplbNVTD/dE5jAYQrvOaXOplbNVTD -goversion go1.14.7 -D "" -importcfg $WORK/b559/importcfg -pack ./ctime.go ./ctime_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/9b/9b103576749a579b6ff7c6141fdca5b224bb2a14b3026dc7667821946836f278-d # internal github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid t2iJnS_MI-OS2yvJ_V_X/t2iJnS_MI-OS2yvJ_V_X -goversion go1.14.7 -D "" -importcfg $WORK/b562/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/4c/4cd7d0acd8e3f7eb27b25529874e990aac7a1b194ad59bce1d3dcdf5d4d16730-d # internal github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid g4IHNlH2wOuJ6Xuc_wza/g4IHNlH2wOuJ6Xuc_wza -goversion go1.14.7 -D "" -importcfg $WORK/b564/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/0e/0ee5fe62e2c995c1f86d7d251cc9ef03cf7735a79ea25c6aec9fc9d891e045da-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/hooks/1.0.0=github.com/containers/libpod/pkg/hooks/1.0.0 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid ln_9ys_fQhXed7hMvw96/ln_9ys_fQhXed7hMvw96 -goversion go1.14.7 -D "" -importcfg $WORK/b561/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/fe/febb26f11c196c4f4bd9b1f9bb54eaa3f52a7e650c91e07abb4d2508ba7f2ff2-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid ci53RC1dbbnNgk_z0lxk/ci53RC1dbbnNgk_z0lxk -goversion go1.14.7 -D "" -importcfg $WORK/b557/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/aa/aae24daa9953966ccce88e0729821b4b8342b22ede63a48ceb0be29b2f11fc90-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid KlvKvaqID5MbsO7zZvWw/KlvKvaqID5MbsO7zZvWw -goversion go1.14.7 -D "" -importcfg $WORK/b565/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/f5/f535d30769f7371f397452c55b750865d884df08ab85f0378f67acb7a8c6763b-d # internal github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/hooks/0.1.0=github.com/containers/libpod/pkg/hooks/0.1.0 importmap github.com/containers/libpod/v2/pkg/hooks/1.0.0=github.com/containers/libpod/pkg/hooks/1.0.0 importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid 7cckKqkfvcC6feI04ti3/7cckKqkfvcC6feI04ti3 -goversion go1.14.7 -D "" -importcfg $WORK/b560/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/58/589015210448e006f3a51f245cd0330e461c84c761f3ec23eef6bc76a471ee01-d # internal github.com/containers/libpod/vendor/k8s.io/klog mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid UYdc7kxSPJjoNz06VfW8/UYdc7kxSPJjoNz06VfW8 -goversion go1.14.7 -D "" -importcfg $WORK/b568/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/1e/1e12a06f5a459ff51f8441d837b33f7adffadf31ccc21b5aa184c3bb7bc2df0a-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b557/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid yBF0KWX84TgxabcdV50e/yBF0KWX84TgxabcdV50e -goversion go1.14.7 -D "" -importcfg $WORK/b556/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/14/14c6797bf9bab40f1fff4669276ac054002b5d3ab07f707f04165f2b814b5e32-d # internal github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid 5vQl867p11_a_lCswMkV/5vQl867p11_a_lCswMkV -goversion go1.14.7 -D "" -importcfg $WORK/b573/importcfg -pack ./dec.go ./rounder.go cd $WORK/b553 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/cb/cb85e3321fff79f61dfa9284ff39914ae03f21f944061ab11c563078bc9fd187-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid F3Vh0_P_hIwJmJuWpm64/F3Vh0_P_hIwJmJuWpm64 -goversion go1.14.7 -D "" -importcfg $WORK/b575/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/1b/1b00cd697cf8195762edf5de2eaccf1ca4d5cc976fe4baeb895bfba0144bca4a-d # internal github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid fiPbqE2LRLSi9fCRno1Z/fiPbqE2LRLSi9fCRno1Z -goversion go1.14.7 -D "" -importcfg $WORK/b563/importcfg -pack ./exec.go ./runtimeconfigfilter.go cd $WORK/b553 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b568/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b527=>" -I $WORK/b527/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b527/relfect2_mips64x.o ./relfect2_mips64x.s cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/0f/0f6db4d88670fbbe55f6c4452cab99b82d59fa823eb43711c4a8187b58047e3a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid iu_t2ArQDqaV08lgKdmU/iu_t2ArQDqaV08lgKdmU -goversion go1.14.7 -D "" -importcfg $WORK/b577/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/ff/ff6f4d6b3a818613674fa582e3aedc75d5cacd465068bc69f31d507f6f8d8511-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b579/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid Y4M0nR0Di6Pkg_iTTwnc/Y4M0nR0Di6Pkg_iTTwnc -goversion go1.14.7 -D "" -importcfg $WORK/b578/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/6f/6fc97af21b02d4e07e62c51eafa1537803728cf258f2452a7955a3d104000215-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b573/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid vuec86JFXgRHsRJ0j1Zd/vuec86JFXgRHsRJ0j1Zd -goversion go1.14.7 -D "" -importcfg $WORK/b572/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/37/37f77f38966864726c6a6e88496ab4012995f018a600c96971db4cdf7e05141f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 1oEbJbqUXGZZBoMXzQi-/1oEbJbqUXGZZBoMXzQi- -goversion go1.14.7 -D "" -importcfg $WORK/b584/importcfg -pack ./doc.go ./errors.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b527=>" -I $WORK/b527/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b527/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b527=>" -I $WORK/b527/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b527/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/81/81d38a5e360a028dbf27f6f9227349f0e9ddf647da70c981af81a4fcff619139-d # internal internal/lazyregexp mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 8wAxXRQwKj0q7MPRI8Kp/8wAxXRQwKj0q7MPRI8Kp -goversion go1.14.7 -D "" -importcfg $WORK/b587/importcfg -pack ./lazyre.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b527/_pkg_.a $WORK/b527/relfect2_mips64x.o $WORK/b527/relfect2_mipsx.o $WORK/b527/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b527/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I $WORK/b553/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b553/_x003.o -c shm_lock.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/9b/9bfb1cbb5c91281458aafa11437f88966346c55456ae447c8d3a0d0818b882ca-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid LOz_1DacFWCKMJAPWE-9/LOz_1DacFWCKMJAPWE-9 -goversion go1.14.7 -D "" -importcfg $WORK/b583/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/9d/9da69da15872bb4d8d9cbff73cb64032c73918f6e8b4b8107145a675593c2818-d # internal go/doc mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile internal/lazyregexp=$WORK/b587/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p go/doc -std -complete -installsuffix shared -buildid YSBXAm43DqGFwc5jiMjX/YSBXAm43DqGFwc5jiMjX -goversion go1.14.7 -D "" -importcfg $WORK/b586/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/d6/d6737b9e414ba67649c40d909d992141c61959459b0870de310ae835075c5162-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b577/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid YEcc5V-xJTNYVyg0b9kC/YEcc5V-xJTNYVyg0b9kC -goversion go1.14.7 -D "" -importcfg $WORK/b576/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/60/60ca20a0c74d85b88f57a092ac437d51a3f9b3bee5347ba108f8f457b5677254-d # internal github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b527/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid xLS0z6oS2LcFLOq22PZk/xLS0z6oS2LcFLOq22PZk -goversion go1.14.7 -D "" -importcfg $WORK/b525/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/6a/6ad6d653014489028c7e29be68992cc60b125dff143a7b05b88379712b5a4349-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b583/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid XeRqcQcd9xwSpiYlmCZv/XeRqcQcd9xwSpiYlmCZv -goversion go1.14.7 -D "" -importcfg $WORK/b582/importcfg -pack ./validation.go cd $WORK/b553 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c journal.cgo2.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -o $WORK/b553/_cgo_.o $WORK/b553/_cgo_main.o $WORK/b553/_x001.o $WORK/b553/_x002.o $WORK/b553/_x003.o -g -O2 -lrt -lpthread /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/49/49311b4ec4c32c9ed426d4ffce61332ce784c004b109c87cd9916465d85f5aa1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid GJP7uWCbvKyd7LqgDbgK/GJP7uWCbvKyd7LqgDbgK -goversion go1.14.7 -D "" -importcfg $WORK/b580/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage shm -dynimport $WORK/b553/_cgo_.o -dynout $WORK/b553/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/5a/5a8ef228179ffd2f8f5c2ae6cc235580634d1769856ebd5cc2f0421d46b58ad0-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid 35tEMHj2WL_f3MxCE7KE/35tEMHj2WL_f3MxCE7KE -goversion go1.14.7 -D "" -importcfg $WORK/b588/importcfg -pack ./convert.go ./doc.go cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid z6eAAt92XTOKWTJ5g22L/z6eAAt92XTOKWTJ5g22L -goversion go1.14.7 -D "" -importcfg $WORK/b553/importcfg -pack $WORK/b553/_cgo_gotypes.go $WORK/b553/shm_lock.cgo1.go $WORK/b553/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/50/506cf5dd62e9e679d49f8ecc3967feda0da643c19843cd5d1e47658fc380d3dd-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 9WuVecOHiXh55hFxhict/9WuVecOHiXh55hFxhict -goversion go1.14.7 -D "" -importcfg $WORK/b589/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b588/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/85/85fa44a58b8da9b9abfde63ac25bbefcfc9ca9948864eecc695c137694041d2c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid K6IUTmtshl9c2WTFM5F2/K6IUTmtshl9c2WTFM5F2 -goversion go1.14.7 -D "" -importcfg $WORK/b590/importcfg -pack ./json.go cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/33/334508202a97b450edc13c189a592ddc55b27c62caeb601c67bb9c9814aab11f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid _Ch01zHir6h5XK06jQ3z/_Ch01zHir6h5XK06jQ3z -goversion go1.14.7 -D "" -importcfg $WORK/b591/importcfg -pack ./from_stack.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -o $WORK/b491/_cgo_.o $WORK/b491/_cgo_main.o $WORK/b491/_x001.o $WORK/b491/_x002.o -g -O2 cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b553/_pkg_.a $WORK/b553/_x001.o $WORK/b553/_x002.o $WORK/b553/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/23/23fdf885fb3533add715be468b177b0f8105440b63ae1a35ce9615184de89c07-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid ZO7XMVQmNHqWJanVOzh-/ZO7XMVQmNHqWJanVOzh- -goversion go1.14.7 -D "" -importcfg $WORK/b593/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/da/dad50dfbb4c5309495466bfce2286b7a425aefa05a1f92421d5e986cdb3f5dd5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b575/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid Q1AnhLwpALwlxP3RCEsx/Q1AnhLwpALwlxP3RCEsx -goversion go1.14.7 -D "" -importcfg $WORK/b594/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/31/318659ac2977634b05022c43171c6d9c62f20b9c31c721f9773bbeccf576e58b-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b603/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid EUy4qopVPqaVAVs5P8g2/EUy4qopVPqaVAVs5P8g2 -goversion go1.14.7 -D "" -importcfg $WORK/b602/importcfg -pack ./base.go ./doc.go ./version.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage sdjournal -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b492/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid np78F8jmmplJBCkqIfMz/np78F8jmmplJBCkqIfMz -goversion go1.14.7 -D "" -importcfg $WORK/b491/importcfg -pack ./functions.go ./read.go $WORK/b491/_cgo_gotypes.go $WORK/b491/journal.cgo1.go $WORK/b491/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/2e/2eb30e419642582dca6ff5a912c39b56c561d0ff94e51cae97773c55731a58f7-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid WX_nqHc-D17MKvNBHJ1g/WX_nqHc-D17MKvNBHJ1g -goversion go1.14.7 -D "" -importcfg $WORK/b608/importcfg -pack ./framer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/db/db974f6f356f88ccaba39cb3d9afb86fa0dae30336c1a0984c66016f00e6e34a-d # internal github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid -8TpCCR5YgKiTtYBZVc0/-8TpCCR5YgKiTtYBZVc0 -goversion go1.14.7 -D "" -importcfg $WORK/b610/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/e2/e25a5866e2bf2f44bbbbd50ec03e8bbba1f02bd0aedb1efde4e552c3e58203dc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b589/_pkg_.a # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid HzHtX6wkOZPSiF9_bJCm/HzHtX6wkOZPSiF9_bJCm -goversion go1.14.7 -D "" -importcfg $WORK/b622/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/72/723a268f3256071ce3357f58dfc0f795cd990661c1a41aaec021ad8e9e3baf87-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b624/ cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/c8/c8b2e2a8bf55c97608a0bf9da29aa3ed895d1e803eeb151936e02d7f15d2e432-d # internal cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b628/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid RFPbEzApZKKY7yNfmiFe/RFPbEzApZKKY7yNfmiFe -goversion go1.14.7 -D "" -importcfg $WORK/b624/importcfg -pack ./metrics.go cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid A51kg9sVcqtKL7DAprqi/A51kg9sVcqtKL7DAprqi -goversion go1.14.7 -D "" -importcfg $WORK/b628/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b628/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/1a/1a7acc711f42a2b571c6dea21237dffffc17969f718baf0ebc8f235448a0b565-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid 9pyJPk9C_FQyaIGx-OCQ/9pyJPk9C_FQyaIGx-OCQ -goversion go1.14.7 -D "" -importcfg $WORK/b635/importcfg -pack ./addr.go cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/ae/aec94f01428d2981757c4f2ac3d41fe2fcb198589fdc17af3f46355d48e0df55-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b630/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid aR7NZqiarim5RRMWMhWB/aR7NZqiarim5RRMWMhWB -goversion go1.14.7 -D "" -importcfg $WORK/b627/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/c1/c14212183d04aa4b23a2c9f26016811e2bf4210c1669bd664c58e1db61a791c8-d # internal github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid tqLIZEE4r7-n5bXs_A0A/tqLIZEE4r7-n5bXs_A0A -goversion go1.14.7 -D "" -importcfg $WORK/b637/importcfg -pack ./lookup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/aa/aa9a00a314d4e259e4d0b7b9e6b19b97c8dbcf54c608fca28574efc6b102c62c-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid 8i_x7xBwfQx6G2dKRWSY/8i_x7xBwfQx6G2dKRWSY -goversion go1.14.7 -D "" -importcfg $WORK/b643/importcfg -pack ./port.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/be/be904c494e98f04021bf8afe88dc12dac6d4b8132b119f85c2de54c05a7831ea-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid B8iZvLj0qxLh4qgWvo_A/B8iZvLj0qxLh4qgWvo_A -goversion go1.14.7 -D "" -importcfg $WORK/b646/importcfg -pack ./msgutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/76/76b46075b91a3cc7741451cb5c7bc8572ad274d091574ea8f62506ae917c3375-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid wjbCbPPcxjGdXVPWvI1b/wjbCbPPcxjGdXVPWvI1b -goversion go1.14.7 -D "" -importcfg $WORK/b652/importcfg -pack ./udp_proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/51/510d72e63b9e975f7d832a4eeba0a055793084a18e921c8b2cb32897aa443c21-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid Y8oXzn9o-wGIyrOnxE90/Y8oXzn9o-wGIyrOnxE90 -goversion go1.14.7 -D "" -importcfg $WORK/b657/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/25/25f5d0cd12d6267a50ba73fe77b694a89e5745706739fc5843311717876d80e0-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid w8KuTTV_rg8sLHrqRJkr/w8KuTTV_rg8sLHrqRJkr -goversion go1.14.7 -D "" -importcfg $WORK/b647/importcfg -pack ./msg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/5b/5b0f7c2ad9d46721c1bef168c43a8e7a7c52fa7c7a749b88e32b6267c707708e-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid 5pCUEgpLk8BtZKojBs4g/5pCUEgpLk8BtZKojBs4g -goversion go1.14.7 -D "" -importcfg $WORK/b653/importcfg -pack ./portutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/59/594499a1b0629de260f9d34a4ddf84b9a899faeddb9c69f4740d716837ac608f-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid XI5IOTfmYYAuarG7UCAe/XI5IOTfmYYAuarG7UCAe -goversion go1.14.7 -D "" -importcfg $WORK/b660/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/13/1345c1259111a89d7ea31c8cd727f86eecd47fcb4cd0c6e242d4b07761061b19-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b610/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid T73DoR4GEtYvq-IiP3dn/T73DoR4GEtYvq-IiP3dn -goversion go1.14.7 -D "" -importcfg $WORK/b609/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/7f/7f31ef88a8fd0f3630ff3ca8a697647a90ea34db453dcf530cd7936b4edc1920-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid e-ByenTpQ5AzY3ORuEM3/e-ByenTpQ5AzY3ORuEM3 -goversion go1.14.7 -D "" -importcfg $WORK/b674/importcfg -pack ./hwaddr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/1f/1f5ac4c92df88ffdb200d0bb092787571d1f3ca95411932c64dbc4b0087ce540-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid D5xH2NPBA2AcXZ9IeDbN/D5xH2NPBA2AcXZ9IeDbN -goversion go1.14.7 -D "" -importcfg $WORK/b675/importcfg -pack ./sysctl_linux.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b491/_pkg_.a $WORK/b491/_x001.o $WORK/b491/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/15/159d9d96c8115f008da7e2d73207a5373ac44145bce28a247986f2c3054f3f99-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid R10fYYpyIBipqXIATNOl/R10fYYpyIBipqXIATNOl -goversion go1.14.7 -D "" -importcfg $WORK/b676/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/a3/a3c8e6d59b686180da330d789428f9e977d663ada4ebdba4ada90250968aa27f-d # internal github.com/containers/libpod/vendor/github.com/safchain/ethtool mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/libpod/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid GFi1WxOAyprFNiheYZZF/GFi1WxOAyprFNiheYZZF -goversion go1.14.7 -D "" -importcfg $WORK/b677/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/58/5820354ed58389637b0b67303f3f09c9509a19024ebd9e5b8e26aebe265e412c-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid 4ZwDTuIratlfGO-rb-Pf/4ZwDTuIratlfGO-rb-Pf -goversion go1.14.7 -D "" -importcfg $WORK/b679/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/9b/9b8fce324741801f2346baa65e302821b26de002fa439d695051b26142f7f7d3-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid LVDeNXWasJMOAu7dYCj7/LVDeNXWasJMOAu7dYCj7 -goversion go1.14.7 -D "" -importcfg $WORK/b659/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./devlink_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/57/57e7145eb0ec86b6d990ddd84286d100a0f475f6243d6b6f947866af24f17cd8-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b691/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid EfkDUhtwSCC_xp6VVXiO/EfkDUhtwSCC_xp6VVXiO -goversion go1.14.7 -D "" -importcfg $WORK/b691/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/7c/7cbc1df107246f2d8fbb2bac046fcc4a57ae70e959982be72bff7c6003c035dc-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid OAu77GTtUlvn8D7GvFxA/OAu77GTtUlvn8D7GvFxA -goversion go1.14.7 -D "" -importcfg $WORK/b645/importcfg -pack ./child.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/a8/a85d155f61e0d1e69eed6d690b5dcd6ddb334f2d1a80bbe096bec03b7df2390e-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b647/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid vqjpK5Wl7wj6SrIdWZZM/vqjpK5Wl7wj6SrIdWZZM -goversion go1.14.7 -D "" -importcfg $WORK/b650/importcfg -pack ./tcp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/aa/aafdc940c7437ea7f9e66d17dd6101eb539b8920ffa563a52ce674560e46d346-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b652/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid i8QR1beF208Z5_LlRrTu/i8QR1beF208Z5_LlRrTu -goversion go1.14.7 -D "" -importcfg $WORK/b651/importcfg -pack ./udp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/00/008c1cfe52568f08fd78c5fc3fa4a0d5f71b22e562b3ab5f67c89afd38870114-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid 13i35A3gDPbqNcxmcKyN/13i35A3gDPbqNcxmcKyN -goversion go1.14.7 -D "" -importcfg $WORK/b693/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/23/23eb9ad2139749690058ac62ed8311cf86e3c6c33edb014cbff0994a2adc8204-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid fUAk3WWUoh5Qtut4SQcE/fUAk3WWUoh5Qtut4SQcE -goversion go1.14.7 -D "" -importcfg $WORK/b694/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/3c/3c274cf63dc927ed7795cbd5bbfb250d4fc2a4216e9838edb4f40873c414e490-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid hUpMRV3ZsyozsUiisMgw/hUpMRV3ZsyozsUiisMgw -goversion go1.14.7 -D "" -importcfg $WORK/b700/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/b7/b79fb57545a505c8488eb8686e9566f503ee876937d47e4321d3b1e3dedc8968-d # internal log/syslog mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid DTS3HzWExNlNbGYhTkIN/DTS3HzWExNlNbGYhTkIN -goversion go1.14.7 -D "" -importcfg $WORK/b709/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/bf/bfabb740a55676e4bc6a716f8d90acb5a12127bd7864d573fb3fd97a392c8e7e-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b653/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid tonJFV24BqZ19OaqdNEU/tonJFV24BqZ19OaqdNEU -goversion go1.14.7 -D "" -importcfg $WORK/b649/importcfg -pack ./parent.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/ae/aeefc264926810d7c509fe097201c5b05f41b6114a68bee9f1ca9b267548a90a-d # internal runtime/pprof mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p runtime/pprof -std -installsuffix shared -buildid LZWKjBpWVHHvCbR-rsuV/LZWKjBpWVHHvCbR-rsuV -goversion go1.14.7 -D "" -importcfg $WORK/b710/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/c6/c6304cc3dc22ee65197667096689b2f53d32c17cdeee0eff3a8f62ce26ce9be3-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/78/78bfb1b7424ec6e039fe0c6b617f9bc0b8f76e4dd01051ac507292c804c30626-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b708/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile log/syslog=$WORK/b709/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid GXJgR2XFlYH0iChIoDJv/GXJgR2XFlYH0iChIoDJv -goversion go1.14.7 -D "" -importcfg $WORK/b708/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/7a/7a89bf3b2944cdde83b5cbb71a2e63a9f5c7e172b78236d2f204b6914a9fe3f1-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid WKUepfTnOVLEVWoD67a5/WKUepfTnOVLEVWoD67a5 -goversion go1.14.7 -D "" -importcfg $WORK/b658/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./devlink_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/aa/aaa475b9e5fd320d02d0713df6dd818dc31aac9a97e54e3e733701fd52ab96ac-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/3a/3aa4a7b131b2b0bfb8445bb85e6cb4d03bec3634995a716d10baf402c6a6e74a-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b649/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid wjNYVgyK1OlWFXC6IKBh/wjNYVgyK1OlWFXC6IKBh -goversion go1.14.7 -D "" -importcfg $WORK/b644/importcfg -pack ./builtin.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/8f/8fc069f932ab63bfb8365bc4d3f7f1f879d7ec3653687a6d927ba38a2ee41288-d # internal github.com/containers/libpod/pkg/rootlessport mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/libpod/pkg/rootlessport -complete -installsuffix shared -buildid 8e6esaKHR27CylaY_P-3/8e6esaKHR27CylaY_P-3 -goversion go1.14.7 -D "" -importcfg $WORK/b642/importcfg -pack ./rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/c1/c12077aa8fef6d236262b44838428cb7052dd4a087f1c25f9fd77030f2b3ed5c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b525/_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/bd/bd77b1a73031601271850c1df8b72112a19e2feff4e3e71a294a8a4221022585-d # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/ea/eaebd046a954f51b2c0337efe1446438c9eb7739c168f3bc4754890dc823a405-d # internal github.com/containers/libpod/pkg/domain/utils mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/pkg/domain/utils -complete -installsuffix shared -buildid o4hb6NAWmRh2tjjPHx2j/o4hb6NAWmRh2tjjPHx2j -goversion go1.14.7 -D "" -importcfg $WORK/b542/importcfg -pack ./utils.go github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid _coN-dQFPPX3Ff3BmdNe/_coN-dQFPPX3Ff3BmdNe -goversion go1.14.7 -D "" -importcfg $WORK/b592/importcfg -pack ./allocator.go ./doc.go ./fields.go ./jsontagutil.go ./list.go ./listreflect.go ./listunstructured.go ./map.go ./mapreflect.go ./mapunstructured.go ./reflectcache.go ./scalar.go ./structreflect.go ./value.go ./valuereflect.go ./valueunstructured.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/5b/5b226f7f2fdabc46a94cc3675614b127016dfbc3536fa0e6bc569d5661d1fe43-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/9f/9f1681f5407ac63356b9936f78fac7e3dfe2011223ed48d4fe6e87d4d1153836-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b696/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage cat >$WORK/b696/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid WUsAijzzsodPWaXqbDgc/WUsAijzzsodPWaXqbDgc -goversion go1.14.7 -D "" -importcfg $WORK/b696/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid A7LUZHql-Vz3wFwb1KIR/A7LUZHql-Vz3wFwb1KIR -goversion go1.14.7 -D "" -importcfg $WORK/b697/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid AZbk8va08E2F8ce9edSx/AZbk8va08E2F8ce9edSx -goversion go1.14.7 -D "" -importcfg $WORK/b704/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid j0WDv2_90oeqWo9GDgiE/j0WDv2_90oeqWo9GDgiE -goversion go1.14.7 -D "" -importcfg $WORK/b695/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/27/27cbf1f0ed49522029b069b201f85275ad51f0f2dccca51b26616bbd01e21e2b-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/79/79db6f9474b90fa480ee5c96651d302665d9ca8a54fac83c75ce6e1e7363512c-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/c8/c84b3469e8ec7e565b5ac7aa0f56a14d3b85a68a5914c76a9a41e1ec1b7cbe2a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/9b/9befec89c3544c9484e8dc091dd0170693619420de41d531813a2e386d0021c3-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/b0/b0ac9bbd95a2442aa52fdbb25936a34aadd1180396a4b40d0be1bd09d1908e65-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b697/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid WCwxGE_cxDws1VvUmnsE/WCwxGE_cxDws1VvUmnsE -goversion go1.14.7 -D "" -importcfg $WORK/b699/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/1d/1d762ba51206403a812751b0b299c5bf04042122dd08233ef7ff6247043d478f-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x006.o -c rand.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/90/90fe8095f4e5afedb81ec8b87b7691414dbb5ee61a991bec4e395eef9fe75283-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x017.o -c openssl_stub_rand.c cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o $WORK/b043/_x014.o $WORK/b043/_x015.o $WORK/b043/_x016.o $WORK/b043/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage boring -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b047/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid hJlxNYiyhwH3GVvVXzYg/hJlxNYiyhwH3GVvVXzYg -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./doc.go $WORK/b043/_cgo_gotypes.go $WORK/b043/aes.cgo1.go $WORK/b043/boring.cgo1.go $WORK/b043/ecdsa.cgo1.go $WORK/b043/hmac.cgo1.go $WORK/b043/rand.cgo1.go $WORK/b043/rsa.cgo1.go $WORK/b043/sha.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o $WORK/b043/_x014.o $WORK/b043/_x015.o $WORK/b043/_x016.o $WORK/b043/_x017.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/4d/4dfffc2399eedf2a43591dbba16127cf34038af49f62883f14496cf14ef5bda9-d # internal # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring cgo-gcc-prolog: In function '_cgo_b578c6e8648a_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:169:33: warning: unused variable '_cgo_a' [-Wunused-variable] # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_ecdsa_signature.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_ecdsa_signature.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_evp.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_evp.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_lock_setup.c:14: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from openssl_lock_setup.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_lock_setup.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:22:13: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:26:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:106:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from openssl_port_aead_gcm.c:8: At top level: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_aead_gcm.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:153:4: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ret > 0) { ^ # crypto/internal/boring In file included from openssl_port_ctr128.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_ctr128.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_port_evp_md5_sha1.c:12: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_evp_md5_sha1.c:12: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_port_hmac.c:8: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_hmac.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:26:9: warning: unused variable 'siglen' [-Wunused-variable] size_t siglen; ^~~~~~ In file included from openssl_port_rsa.c:8: At top level: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_rsa.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_stub_rand.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_stub_rand.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/aes mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b038/symabis ./asm_ppc64le.s ./gcm_ppc64le.s crypto/sha512 mkdir -p $WORK/b060/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b060/symabis ./sha512block_ppc64le.s crypto/hmac mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid D5amid7kWQu0R44gBfpS/D5amid7kWQu0R44gBfpS -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./hmac.go crypto/sha1 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid cLmaNH6x-50W9kDHP8VG/cLmaNH6x-50W9kDHP8VG -goversion go1.14.7 -D "" -importcfg $WORK/b067/importcfg -pack ./boring.go ./sha1.go ./sha1block.go ./sha1block_generic.go crypto/sha256 mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b068/symabis ./sha256block_ppc64le.s cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid Bk2-xc5c-1mlpm_zu8Jm/Bk2-xc5c-1mlpm_zu8Jm -goversion go1.14.7 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid UsomX_RB3hTKWkEnp8rp/UsomX_RB3hTKWkEnp8rp -goversion go1.14.7 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/aes -std -installsuffix shared -buildid WyeLnou0BiTsfaKX2ewX/WyeLnou0BiTsfaKX2ewX -goversion go1.14.7 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/38/388b51141d90fe4d5661d1a525d3ef87553dcafed8da4dd29684b0d916ecebb6-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid y0e96WN_6dbsMcnS-Fi5/y0e96WN_6dbsMcnS-Fi5 -goversion go1.14.7 -D "" -importcfg $WORK/b089/importcfg -pack ./hkdf.go github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid alIF6_t6MhByNATpUcNZ/alIF6_t6MhByNATpUcNZ -goversion go1.14.7 -D "" -importcfg $WORK/b403/importcfg -pack ./pbkdf2.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b068/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b060/sha512block_ppc64le.o ./sha512block_ppc64le.s cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/8b/8b36ba37034f2d818f7ad9cea069fc46281b47a5aab8c83efc51d6b45078daf2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/32/3285a7542bd50d9e4440b2a14bcba80a6987373ff71dce002f1e4655d5337aa1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/8e/8e919df50bdd8b8d598ea8532b84336a08de909fb3f6ff1db7440afee242cfb0-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b068/_pkg_.a $WORK/b068/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/19/1969fcdff9bd60898661d5753efa8f81a937602230425f575b4efdda46cc3c64-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b125/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid v-4x8qT7CuWYfD55TlII/v-4x8qT7CuWYfD55TlII -goversion go1.14.7 -D "" -importcfg $WORK/b123/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b060/_pkg_.a $WORK/b060/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid c3Uw9q_RV1uK580XEufN/c3Uw9q_RV1uK580XEufN -goversion go1.14.7 -D "" -importcfg $WORK/b424/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b7/b74db28a30cf2868c7199c9d4b3c7b40139e3235a32a80234f929dfc87fd1ddd-d # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid qlnxPyuLgQ1OQqlYoxAn/qlnxPyuLgQ1OQqlYoxAn -goversion go1.14.7 -D "" -importcfg $WORK/b247/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b523/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid zfoksrl2boQKTh18pWZz/zfoksrl2boQKTh18pWZz -goversion go1.14.7 -D "" -importcfg $WORK/b522/importcfg -pack ./bcrypt_pbkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/b0/b0d87d3e17fd848638b3de92d1dd1ff51b5aecc7fdf402ed1dfc021109746085-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b038/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b038/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_ppc64le.o $WORK/b038/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/50/503c1365943ec8f9a48f57bfe67974327e98b8fd54b22564fa2bf7824eecac96-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f4/f46b857140777b96bdc3b8791803d08cd97d93cc4baa5a5ffb8cdd9ad694b048-d # internal crypto/rand mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid cbZd-eIHLQDXpVi1eRJ0/cbZd-eIHLQDXpVi1eRJ0 -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b423/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b453/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid qBaoimzEXKy2gAn-jm2X/qBaoimzEXKy2gAn-jm2X -goversion go1.14.7 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid fltQdc8-qRf8lroLrauX/fltQdc8-qRf8lroLrauX -goversion go1.14.7 -D "" -importcfg $WORK/b453/importcfg -pack ./pools.go crypto/ecdsa mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid sg4o3rJ1lWEZp_I5raA8/sg4o3rJ1lWEZp_I5raA8 -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/66/6699e4d921c5715f7232b1d05c80dcd90b39e68f51a293f74b1f05ea621fd304-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/pkg/resolvconf cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid _yqnxaaXnwk0qioGRSYG/_yqnxaaXnwk0qioGRSYG -goversion go1.14.7 -D "" -importcfg $WORK/b249/importcfg -pack ./pools.go mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/resolvconf/dns=github.com/containers/libpod/pkg/resolvconf/dns importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid THowHQy4vuTz1DKGm24l/THowHQy4vuTz1DKGm24l -goversion go1.14.7 -D "" -importcfg $WORK/b640/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/54/543ba23574ce860db0c908868162c94cf65933b310fd816a761512e20694cedb-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid GPmvM5mTdYSR0ikAIe_t/GPmvM5mTdYSR0ikAIe_t -goversion go1.14.7 -D "" -importcfg $WORK/b444/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/27/27a5ef4e418f4196bc87f383866728514478266d00280568e96693404249afff-d # internal crypto/ed25519 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid UIbgqpwMWCKZzR62WscN/UIbgqpwMWCKZzR62WscN -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./ed25519.go crypto/rsa mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 1UtGmTIyJiXBHnU_HoQq/1UtGmTIyJiXBHnU_HoQq -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/bc/bc4929383b43dc13b20d5b44f4f933a746b28ba9918c5efdddeaa6881e6b7618-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid NcF36eK2fegYpOsWz9Gu/NcF36eK2fegYpOsWz9Gu -goversion go1.14.7 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/52/52ac249fa24aaa8e80e0278df97b3b2590eb9dc5dd85488319a33ad81aa4d0bf-d # internal mime/multipart mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid SBqKpb_aAoVIVaMrPzBu/SBqKpb_aAoVIVaMrPzBu -goversion go1.14.7 -D "" -importcfg $WORK/b162/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/63/63c2a8caa4f9626047692a8c35426d725c0d25cc981c2b3cea24c04e2a11bae4-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid hs798Op-d98_L96vDrI4/hs798Op-d98_L96vDrI4 -goversion go1.14.7 -D "" -importcfg $WORK/b264/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/6f/6f9fa8436508c2dcbe3c6ee56b45c776fd817d445a30581a2f004dc27f172523-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b270/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b270/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b270/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/47/4721afcfdb616b8e8cf3c3f844d3505995d7bf8f6844cc6fd00f7698463e6e3f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid ebD-_M1hN_Hzge6C1lsJ/ebD-_M1hN_Hzge6C1lsJ -goversion go1.14.7 -D "" -importcfg $WORK/b275/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ad/ad5b25527ec7c8d3f10b540cbaf158fce41cf9ee0258fd5f8e11cf587435104c-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid FoE9NnCH776dOk_rarMy/FoE9NnCH776dOk_rarMy -goversion go1.14.7 -D "" -importcfg $WORK/b377/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/b2/b24905b6f989331bb6543883b2893dcf5d163c816f163fb8f65713f99ed5de2c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid VQhfZbD_1_Cc8BT4fFRG/VQhfZbD_1_Cc8BT4fFRG -goversion go1.14.7 -D "" -importcfg $WORK/b274/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/70/70ee86257661ee1ee7f6132af62471ecd76c2adbe48187cc8702a4c2284e7870-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid lYdOEU8Pj5HZcdwSTXG8/lYdOEU8Pj5HZcdwSTXG8 -goversion go1.14.7 -D "" -importcfg $WORK/b402/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/7e/7e983d869802171f0faaf3b591024434c502dff0a07de28d23a7e8b1949095a7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid aMFnCKWKB-6yPS8BUUzC/aMFnCKWKB-6yPS8BUUzC -goversion go1.14.7 -D "" -importcfg $WORK/b263/importcfg -pack ./label.go ./label_selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/1d/1d25c8b6c3e5bb7d97d3f16ce97f7ac4eb6d9f00ca9010884753668f470995dc-d # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid tlFOixRjXnlmLjhkfVOe/tlFOixRjXnlmLjhkfVOe -goversion go1.14.7 -D "" -importcfg $WORK/b404/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/a8/a886fb644359c7f19d96c2ba36e2310e19e0f7bc8a7d4818e2e5758590dfb539-d # internal github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid 1-Z3y-MabSWZ6z8z5AX9/1-Z3y-MabSWZ6z8z5AX9 -goversion go1.14.7 -D "" -importcfg $WORK/b508/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/ed/edc85d3b9914fb7e68895deeb02696b098fed2c44affd5aebbd4e282f167eefd-d # internal github.com/containers/libpod/pkg/selinux cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/bd/bd690fb038cf917d089bb30de641878376685de0bef158a6e8de0f440faeebfc-d # internal mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/libpod/pkg/selinux -complete -installsuffix shared -buildid kqgptdNw6MfuGEwNH9J_/kqgptdNw6MfuGEwNH9J_ -goversion go1.14.7 -D "" -importcfg $WORK/b654/importcfg -pack ./selinux.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c crypto/x509 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 189Ud7Io25Vw0rZPP5Hc/189Ud7Io25Vw0rZPP5Hc -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/42/4239c0fcc39b05d5e0b7b1f0c33de374caff48dacdc89686e33c6e49486de4e0-d # internal github.com/containers/libpod/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/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid QsiPGvoIjMXLw0YAhDt_/QsiPGvoIjMXLw0YAhDt_ -goversion go1.14.7 -D "" -importcfg $WORK/b373/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/25/25469adadd93097756771fb25b25b8288822ee8228d387b93defc59334c3fc07-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid h-kc5XrZ6ONF_zcHql-o/h-kc5XrZ6ONF_zcHql-o -goversion go1.14.7 -D "" -importcfg $WORK/b390/importcfg -pack ./secrets.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/e2/e24b03d5272148d38f1bdf00e2b0d118f6f008be9ccd97cfb7046aa4b98adae0-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/containernetworking/plugins/pkg/utils/sysctl=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/libpod/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b658/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid S1FIl3YwOScSjEixnj0q/S1FIl3YwOScSjEixnj0q -goversion go1.14.7 -D "" -importcfg $WORK/b673/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -o $WORK/b270/_cgo_.o $WORK/b270/_cgo_main.o $WORK/b270/_x001.o $WORK/b270/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/cc/cc5b82afa0e252879015591e057cee98bf0e2ccdd4a8d6b772ebee06bfba552b-d # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/1c/1cd2f4ed1b7d5bebe753988c91a016b0e40fc67a2b198ada832cce43150206b3-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b270/_cgo_.o -dynout $WORK/b270/_cgo_import.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid 8vqPJbzasWK-KIt7kuBm/8vqPJbzasWK-KIt7kuBm -goversion go1.14.7 -D "" -importcfg $WORK/b270/importcfg -pack $WORK/b270/_cgo_gotypes.go $WORK/b270/copy_linux.cgo1.go $WORK/b270/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/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/ad/ad7c66cf911e2585c2ca7da38ddfe1ca7e6222ed4676fd2b31d49764d61dac28-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/97/979f076c2e9d212e3ec000afd9216d7fa0f9bfeb53b788bdde33f5e2efd9bdc4-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b679/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid IjwXGe013TPu4kH4flXm/IjwXGe013TPu4kH4flXm -goversion go1.14.7 -D "" -importcfg $WORK/b678/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/50/5038dc507786f4a63dd3a46ff0bd07904a1b60dd34bfe63ce083c05adb43635d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/e8/e802054fd0d155f41e314191b8e5978ee9aad80cb8571179b704d418485219ef-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid iLT_apEXtfeh-GDeX1h2/iLT_apEXtfeh-GDeX1h2 -goversion go1.14.7 -D "" -importcfg $WORK/b370/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d3/d32450f09b1da33a0fa061ed9d2b0d7ea0fbe67a2d4defc2ee1c8082013094fd-d # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid u0R6JaV1LT0CL1C6RBeX/u0R6JaV1LT0CL1C6RBeX -goversion go1.14.7 -D "" -importcfg $WORK/b401/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid om63N5F92ZIoCuYefhyA/om63N5F92ZIoCuYefhyA -goversion go1.14.7 -D "" -importcfg $WORK/b412/importcfg -pack ./ber.go ./pkcs7.go ./x509.go crypto/tls mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b035/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b089/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid zxOAK1-ANi7k0W6V93Uo/zxOAK1-ANi7k0W6V93Uo -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go github.com/containers/libpod/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b522/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid _FGUt54SAjejXoJchR5d/_FGUt54SAjejXoJchR5d -goversion go1.14.7 -D "" -importcfg $WORK/b517/importcfg -pack ./buffer.go ./certs.go ./channel.go ./cipher.go ./client.go ./client_auth.go ./common.go ./connection.go ./doc.go ./handshake.go ./kex.go ./keys.go ./mac.go ./messages.go ./mux.go ./server.go ./session.go ./ssh_gss.go ./streamlocal.go ./tcpip.go ./transport.go github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid hkRbO6O20fPAW6W0npBn/hkRbO6O20fPAW6W0npBn -goversion go1.14.7 -D "" -importcfg $WORK/b626/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/56/56893b413d70a3b6a2258d09f8c305964d2c5d7ca76a2f9475e6cb0bb1d32686-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b626/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid 4KzAftISlYm63xevikvv/4KzAftISlYm63xevikvv -goversion go1.14.7 -D "" -importcfg $WORK/b625/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/36/36e3ceb38ddabfb2f47c95556c6f37955b1db69a6afd7923b0ba6646a2e42bd3-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid gn1ewIa_EtB2GoiTrzLA/gn1ewIa_EtB2GoiTrzLA -goversion go1.14.7 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/d2/d249a0df60d698800c0c3b0eb89007a77dee51e3fe9419b7ed3224b5c93002f9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/8c/8cf029bb9d5e5b56a422301e5e633cc92312e4a6bf7edecf14566d855bbcc6ae-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b123/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid mLobgAygNf5gK8EtHmSQ/mLobgAygNf5gK8EtHmSQ -goversion go1.14.7 -D "" -importcfg $WORK/b108/importcfg -pack ./compression.go ./zstd.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid V9bWQuPyA-Ykv-jqUeMz/V9bWQuPyA-Ykv-jqUeMz -goversion go1.14.7 -D "" -importcfg $WORK/b238/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/5e/5e4915985d4e80940a28b2b13debd262cb56e07794f32b1cc5efd6973e459e2a-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid Fb-T1JLrV7k-H-q-DKBE/Fb-T1JLrV7k-H-q-DKBE -goversion go1.14.7 -D "" -importcfg $WORK/b507/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/b6/b6838a7e4d0bdef8d5f2770ed39500f1fdeca71071f698d60bfe747ee1d4f09d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1b/1b4b5b08647345c1a569ecf9490da28abf1dfa5d4e30949b3b7325dd77cc3424-d # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/64/647224efc6650099ee907da82823e05f359ce4f5b726cb6107b9f98cb753cf5c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/ba/ba4498d7def885cbb83464305a6c3e5bc1b2309d0fde4b086760a6a9063eb30d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/d1/d124c3c106246995ea60415e0fb9c66d7c143c81a13e40173f1e5f3b9fc20568-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid WIltFOXwK9_cS6gp_xL5/WIltFOXwK9_cS6gp_xL5 -goversion go1.14.7 -D "" -importcfg $WORK/b400/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/a6/a6c5ee8615fe0ad0aa83dbb0e4d55cab99128b36821ee5f0e8c30c061ff5712a-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid f3UL3OC7Q4fT0dKa5iXL/f3UL3OC7Q4fT0dKa5iXL -goversion go1.14.7 -D "" -importcfg $WORK/b399/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid eU5pBs917mpaWlT8_o43/eU5pBs917mpaWlT8_o43 -goversion go1.14.7 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrapper_jwe.go github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/fullsailor/pkcs7=github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid dMY_8zNLdDhMgpibQ66C/dMY_8zNLdDhMgpibQ66C -goversion go1.14.7 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/45/453a5d18a7e71d6016dabf1fec51da4b3b9333f89ec6e54c814cd7f8ab4d1064-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/0c/0cb40ba23532746f0be522ff99f1c5dfa7d99c71b895705468cf3557caa350ea-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/a9/a964976493ce0aae828f5e21874ed7206172cd7f0efe107fe73c4c26a282e2f4-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid vJvvuW79_dROXfVQ3mD9/vJvvuW79_dROXfVQ3mD9 -goversion go1.14.7 -D "" -importcfg $WORK/b398/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/60/6025010bfae8f07a01146623b8de3e5ca0c9df478fa34f025f9a3173434fe242-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid oZ4eIqmo3qStwAxR1JeG/oZ4eIqmo3qStwAxR1JeG -goversion go1.14.7 -D "" -importcfg $WORK/b254/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/ce/cefd0c8292900f8e37b11231c1e1793c36d1e6a953df8d0c86d126443c10e098-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ce/ced6a309b3c769e5b4b9e22a1dd5863dda3b3b29447565209b634d5aee2aa8be-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid 9wUbhMNskrVVFzLHytNS/9wUbhMNskrVVFzLHytNS -goversion go1.14.7 -D "" -importcfg $WORK/b237/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/a9/a95b63692bd490cc601b48830b105a51bad10ba427d35c906076fe9787310b44-d # internal github.com/containers/libpod/pkg/terminal mkdir -p $WORK/b516/ github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b524/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b528/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/pkg/terminal -complete -installsuffix shared -buildid tU8GwDjgZNEcq8z8u7bV/tU8GwDjgZNEcq8z8u7bV -goversion go1.14.7 -D "" -importcfg $WORK/b516/importcfg -pack ./console_unix.go ./util.go cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b517/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid cY7O0hsq6ohMCTb4mcxW/cY7O0hsq6ohMCTb4mcxW -goversion go1.14.7 -D "" -importcfg $WORK/b528/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/6a/6aa668db29726315de4f091dcfe2a9ab5e2b4a9b99953c3cfdcfc0abbee4d8d3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/da/dafeab38887af4a41390ce48478ff0c7bb9c0c1c94ece9ce75993fefe606c594-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b266/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid 7pRcKoAuP5iHcv7DDxoO/7pRcKoAuP5iHcv7DDxoO -goversion go1.14.7 -D "" -importcfg $WORK/b266/importcfg -pack ./overlayutils.go mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid Hye9fZucx97OyLM9rYKN/Hye9fZucx97OyLM9rYKN -goversion go1.14.7 -D "" -importcfg $WORK/b259/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid pj4XknpfIdM9CI-_6HAc/pj4XknpfIdM9CI-_6HAc -goversion go1.14.7 -D "" -importcfg $WORK/b269/importcfg -pack ./copy_linux.go ./driver.go github.com/containers/libpod/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/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 3Wv-LM_c9JZzas-6nTuk/3Wv-LM_c9JZzas-6nTuk -goversion go1.14.7 -D "" -importcfg $WORK/b271/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/32/323079e59458caba0d85a7ad9176acb975bdfccc1eadcb2228cf7ee1d394b7dd-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid KG_u-DEbg8w4UiT_efdB/KG_u-DEbg8w4UiT_efdB -goversion go1.14.7 -D "" -importcfg $WORK/b265/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/f5/f57a26987c63b108584f8f09c9ecbb7db2dca22cea8d34148d81f38252bce8bf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/2b/2b2aa9767948d64c6571a269f4cb61c2d292e03f5df8235934d460460e4df3a8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/a7/a75d14377f2383ea93eeb5c0030483b621504fcde77c613dc228a7d89e2b06dd-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/a8/a8e2d06db547eaa899349918c07ecbde019545dc3a36fe7657fd556696f97a3b-d # internal net/http/httptrace mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid U3Lk3buDizylcNOQZg1o/U3Lk3buDizylcNOQZg1o -goversion go1.14.7 -D "" -importcfg $WORK/b164/importcfg -pack ./trace.go github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid bK9XUgLirq09_FcIm5Cq/bK9XUgLirq09_FcIm5Cq -goversion go1.14.7 -D "" -importcfg $WORK/b656/importcfg -pack ./files.go ./listeners.go ./packetconns.go github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid kWjbIS9II0LLb_0r8EdO/kWjbIS9II0LLb_0r8EdO -goversion go1.14.7 -D "" -importcfg $WORK/b129/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid cjyLiVYlo1uvEXGAF7ky/cjyLiVYlo1uvEXGAF7ky -goversion go1.14.7 -D "" -importcfg $WORK/b166/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/64/644436abe232255c7f35a980494160a1f7f6d7dbd961f97ded50103c7b9c98c6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/ee/eed54aee6292fafbce3ea64f3d45f3f0b7e5de1dc38ea38556b154aa8e47125f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/54/543f24ba73ffce11bed0ace3b537a73f8ada5534873663279e7237740109787f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/15/15ab140f7749a42c5910da645567f80e70b83ad66ddfddef8e6cac2c9e38de11-d # internal net/http mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p net/http -std -complete -installsuffix shared -buildid SR6rpDBt9s2V0j3kq5lH/SR6rpDBt9s2V0j3kq5lH -goversion go1.14.7 -D "" -importcfg $WORK/b149/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/97/970591a3873b0824d1b0b4a1813295ee4945a0ec99ea5ad2e3fcadd3c1978506-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid qy7aXsumYiu7BumbA9Av/qy7aXsumYiu7BumbA9Av -goversion go1.14.7 -D "" -importcfg $WORK/b258/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/b3/b327559d64c94746b4a289ac6f2fe83d102533d6353d1811453b22ee471ff477-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid z7AayjZnwL6XkGsqlkb6/z7AayjZnwL6XkGsqlkb6 -goversion go1.14.7 -D "" -importcfg $WORK/b236/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/d9/d99b94588144a57fe2ceb1f548fd4ead836f61f0a7114ac60592ea36fe7d66c3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid 8bySicUwQXpFlZK7H1Gq/8bySicUwQXpFlZK7H1Gq -goversion go1.14.7 -D "" -importcfg $WORK/b101/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/2b/2bbb0a207ee9e648199d8edfb1b0a681929c2e0e03ab3f1ec194c30f895c12fc-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b368/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid 2VRpCUqKOhI7MTtr1tCD/2VRpCUqKOhI7MTtr1tCD -goversion go1.14.7 -D "" -importcfg $WORK/b099/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid WVoAKft1_V8XGuiITqa5/WVoAKft1_V8XGuiITqa5 -goversion go1.14.7 -D "" -importcfg $WORK/b368/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid 3SmcainfxjbBedUD_qX3/3SmcainfxjbBedUD_qX3 -goversion go1.14.7 -D "" -importcfg $WORK/b475/importcfg -pack ./errors.go ./manifests.go github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid SivuRwanfeQ-AOcGSs4f/SivuRwanfeQ-AOcGSs4f -goversion go1.14.7 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/14/14c60df41dadc83546de5e4bf2900caaf87d657b64411173487a2d800adab900-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/55/554f87fe83da25ec999a61075f241e811bc54be80e2038ab919b0f5f141cbc35-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b355/ github.com/containers/libpod/vendor/github.com/containers/image/v5/directory cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid jIS9fisreD76HoFby0Ot/jIS9fisreD76HoFby0Ot -goversion go1.14.7 -D "" -importcfg $WORK/b355/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid iPRe9aD4e0pufknLH_1H/iPRe9aD4e0pufknLH_1H -goversion go1.14.7 -D "" -importcfg $WORK/b302/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid OAzsGlaXU3Btysiy7kjN/OAzsGlaXU3Btysiy7kjN -goversion go1.14.7 -D "" -importcfg $WORK/b387/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/0a/0a60760e779832ab2a661223444b10c459c192778ed6824c9571fdc81b3665b4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/32/322170a6fe9cb81be7ae741919775bffc62f279dc7b030c7b7d102519dfc0241-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid SguKT0Nca0ojFBxAChjf/SguKT0Nca0ojFBxAChjf -goversion go1.14.7 -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/d5/d5dded7d7581ac47e7c1e03b210f20c2a879a0e4fcef0eb498b66a336e4da6e6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/d4/d46ad784e437fe3c7001db4c127acbe6b08edc984c9d47b3bda3342e131034d7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/0b/0bbc3dd7bdbb20075bb6e884538ebcaf453f6a381cf5e27bd75935698d82032d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt=github.com/containers/libpod/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v5=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid RaK-DOoDfGoEtqcXltay/RaK-DOoDfGoEtqcXltay -goversion go1.14.7 -D "" -importcfg $WORK/b392/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/4f/4f681e7ee97bb190f8c218af7c2ba8d15128993ac4c2a8aa5db09ee359559a64-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/19/1908afe2033b75b19b3f0d6de214d306f35e3fc0c8eb5a9b69e89ff1c0324f84-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid KeT4ECFkjJ_X2SUQPlt0/KeT4ECFkjJ_X2SUQPlt0 -goversion go1.14.7 -D "" -importcfg $WORK/b476/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/45/4547c95e0e1ed062f4dc77da33500789b15db10b60a8daa49adb6b2f3b1b271d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/b5/b5d28f8f1bf24db79235d2f093e66acfcd79d7058a2d04790a043451ac82ff91-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b472/ github.com/containers/libpod/pkg/namespaces github.com/containers/libpod/vendor/github.com/containers/common/pkg/config mkdir -p $WORK/b230/ github.com/containers/libpod/vendor/github.com/containers/image/v5/storage cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid Fq-sAhLWWWyQIVo7UrZI/Fq-sAhLWWWyQIVo7UrZI -goversion go1.14.7 -D "" -importcfg $WORK/b472/importcfg -pack ./driver.go mkdir -p $WORK/b299/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid WEix8ekM7EPWc1PZz4D_/WEix8ekM7EPWc1PZz4D_ -goversion go1.14.7 -D "" -importcfg $WORK/b230/importcfg -pack ./config.go ./config_linux.go ./config_remote.go ./default.go ./default_linux.go ./libpodConfig.go ./systemd.go ./util_supported.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid FEndHSOzXFfxMomlnImN/FEndHSOzXFfxMomlnImN -goversion go1.14.7 -D "" -importcfg $WORK/b299/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b481/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b481/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b481/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./rootless_linux.go github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid nKC3f5vBnc6MiW3TdoNU/nKC3f5vBnc6MiW3TdoNU -goversion go1.14.7 -D "" -importcfg $WORK/b552/importcfg -pack ./file_lock.go mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid Aeo33vkdOQ_WPZT-uaOb/Aeo33vkdOQ_WPZT-uaOb -goversion go1.14.7 -D "" -importcfg $WORK/b480/importcfg -pack ./namespaces.go github.com/containers/libpod/libpod/layers mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid ZIS3sj_rjIisTd9YZgEE/ZIS3sj_rjIisTd9YZgEE -goversion go1.14.7 -D "" -importcfg $WORK/b549/importcfg -pack ./layer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/ca/ca7b4f3edcf15c1af231b2532bc898d556b5bd9fc8bc378e6c46a718026b22e8-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid g5f05yvmrX1IFW1DJi3-/g5f05yvmrX1IFW1DJi3- -goversion go1.14.7 -D "" -importcfg $WORK/b499/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/b2/b2f16cfa5be86e44e7bb42a4d1438da414ecec9a1ba2f7f81af4fc60c1b9b5e3-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/lock/file=github.com/containers/libpod/libpod/lock/file importmap github.com/containers/libpod/v2/libpod/lock/shm=github.com/containers/libpod/libpod/lock/shm importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid CMjEvIXL0jLU7bNtFf8J/CMjEvIXL0jLU7bNtFf8J -goversion go1.14.7 -D "" -importcfg $WORK/b551/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/5a/5acb7e77fdcaad9cf753f9b65fced0d6af259907302a4043897da59d4768d02d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/e9/e9fa52d827590afda37794bc688809923cc3ff72f852f15fbc3332329ef09c44-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/a5/a5606a8e8f038405683281abd09989928797363c8b3be4b34f0c1f3de768ada0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/3f/3f2b4505607000e9741c070f3d87ca1f4220023828aebd66869ae69079cd62b9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/1e/1e755c672c9401359ac241698de0b16ae0343638e156ef3ad36791f07f1e82d5-d # internal cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c rootless_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/bb/bb8cf2120b2059425ad6708eb7382e21d8cbccf1b6caae197dc4832cbd336a2a-d # internal cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I $WORK/b481/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b481/_x003.o -c rootless_linux.c cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -o $WORK/b481/_cgo_.o $WORK/b481/_cgo_main.o $WORK/b481/_x001.o $WORK/b481/_x002.o $WORK/b481/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage rootless -dynimport $WORK/b481/_cgo_.o -dynout $WORK/b481/_cgo_import.go cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid A09wxCMSyDUsQGycFVUl/A09wxCMSyDUsQGycFVUl -goversion go1.14.7 -D "" -importcfg $WORK/b481/importcfg -pack ./rootless.go $WORK/b481/_cgo_gotypes.go $WORK/b481/rootless_linux.cgo1.go $WORK/b481/_cgo_import.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f1/f122a6539c42757a2f50a017677c2ee796cda4d173d64c392435538e8f01527c-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b147/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid PPPh2ZaYrOl8ztlfRlS4/PPPh2ZaYrOl8ztlfRlS4 -goversion go1.14.7 -D "" -importcfg $WORK/b146/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go github.com/containers/libpod/vendor/github.com/docker/distribution mkdir -p $WORK/b174/ github.com/containers/libpod/vendor/github.com/gorilla/mux mkdir -p $WORK/b172/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b175/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid 3Azt8u3MkNyvoSP8HoA3/3Azt8u3MkNyvoSP8HoA3 -goversion go1.14.7 -D "" -importcfg $WORK/b174/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b176/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid k3NiC5s-ZVyxvJ7wtO2P/k3NiC5s-ZVyxvJ7wtO2P -goversion go1.14.7 -D "" -importcfg $WORK/b175/importcfg -pack ./addr.go ./authchallenge.go github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b168/ expvar mkdir -p $WORK/b181/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid ZReF2xsHO2NWBm1L2Pjq/ZReF2xsHO2NWBm1L2Pjq -goversion go1.14.7 -D "" -importcfg $WORK/b168/importcfg -pack ./errors.go ./handler.go ./register.go cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p expvar -std -complete -installsuffix shared -buildid g7tqtSZUqj6s4nJfGn3K/g7tqtSZUqj6s4nJfGn3K -goversion go1.14.7 -D "" -importcfg $WORK/b181/importcfg -pack ./expvar.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 9HQbtdM3k1y1uH2r6XXJ/9HQbtdM3k1y1uH2r6XXJ -goversion go1.14.7 -D "" -importcfg $WORK/b176/importcfg -pack ./http_reader.go ./transport.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid 5LC6kpiwIJVmzSD-zLGA/5LC6kpiwIJVmzSD-zLGA -goversion go1.14.7 -D "" -importcfg $WORK/b172/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/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/b0/b0a86a2bbff47456aede1f1e335a42ee1cb549ad41330fd2392b450bae404915-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid Wdf_6i8ylci6QGbbgXiN/Wdf_6i8ylci6QGbbgXiN -goversion go1.14.7 -D "" -importcfg $WORK/b215/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/fb/fb059290b51cf371708fc50487677870a1009c418383068eae0f39d92cf461c7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid hxPh49jX8SJ5TqvPntka/hxPh49jX8SJ5TqvPntka -goversion go1.14.7 -D "" -importcfg $WORK/b145/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/e3/e3e2c244eca1967fc5c411ff30b55364321fff609d3493b317db3ec06f910c1b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid UXRQwaCkEvFi6UM-2BSr/UXRQwaCkEvFi6UM-2BSr -goversion go1.14.7 -D "" -importcfg $WORK/b317/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b481/_pkg_.a $WORK/b481/_x001.o $WORK/b481/_x002.o $WORK/b481/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/a8/a83cba39343129945a9e61426de2e18ba56a834dfb7257aa1599e5db415567ae-d # internal # github.com/containers/libpod/pkg/rootless rootless_linux.c:1: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition net/http/httputil mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid H6bWDE9rm-_oiUPxOGLa/H6bWDE9rm-_oiUPxOGLa -goversion go1.14.7 -D "" -importcfg $WORK/b340/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/4a/4aa8bfc2fbb7868832c6f0979bcff6668e15f488000ca88020b0897607d3d31c-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/9b/9b5b660d3b2e088a8b5bebb80ba83356dd04297ba23b4fbe2988d6230dd0ac74-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b343/ github.com/containers/libpod/vendor/golang.org/x/net/http2 cat >$WORK/b343/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 8Ce0-tTi97hZErBTYn7t/8Ce0-tTi97hZErBTYn7t -goversion go1.14.7 -D "" -importcfg $WORK/b343/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/0d/0df98c93856b6b52f6a795775dea00f36d127121f64896d8d2af0287091db385-d # internal mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid MqvlpzxyV3KVcgQUlb_K/MqvlpzxyV3KVcgQUlb_K -goversion go1.14.7 -D "" -importcfg $WORK/b347/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e2/e2a3a265523f80e9f2e1c092b8ad63adc07fce0c4c14c3df73ca428332f822e6-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b437/ github.com/containers/libpod/pkg/util mkdir -p $WORK/b478/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b438/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid QDmXnXWQZ2mxInbh_3t6/QDmXnXWQZ2mxInbh_3t6 -goversion go1.14.7 -D "" -importcfg $WORK/b437/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid DgWWXAXMjGXnr3Fr7yDt/DgWWXAXMjGXnr3Fr7yDt -goversion go1.14.7 -D "" -importcfg $WORK/b478/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/5b/5b3a027b1393d0764b85f1429fefac5cc60550e4a065f28da64ac4a68f3b33c1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid Uto4L4IoQwxLMVQ-_E__/Uto4L4IoQwxLMVQ-_E__ -goversion go1.14.7 -D "" -importcfg $WORK/b316/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/71/719a97542c9a026d81ff0edc17ce9fa36243cce914886b4b639bf11946ff34e4-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b181/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b219/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid VhOTe7Hti08zpgfdwS4_/VhOTe7Hti08zpgfdwS4_ -goversion go1.14.7 -D "" -importcfg $WORK/b180/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/11/1127899b024d3e154873ff4232853a6128ea69d18f553acdff171fbd1c24ff1f-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid xlP-uu3ATFgbASGRufbU/xlP-uu3ATFgbASGRufbU -goversion go1.14.7 -D "" -importcfg $WORK/b169/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/f2/f230afd964941ee0cf15ecdfdc5529e948b06d5f693940f4872e72db2145a076-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid wG62Yekn-1drXt8blcb7/wG62Yekn-1drXt8blcb7 -goversion go1.14.7 -D "" -importcfg $WORK/b333/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/c3/c30434a5dfce19c291bd99b827b877a91aa6be382dfb1cc3b9cd574b3c2e5367-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid dAmcuTJ-NPgIvRjxV2Hx/dAmcuTJ-NPgIvRjxV2Hx -goversion go1.14.7 -D "" -importcfg $WORK/b341/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/9f/9f18f0f8447374639f06348466860c884e3fe600f43debd52300d0aebcd67ff4-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid BjoSwfMdG_pqvZN5uzGi/BjoSwfMdG_pqvZN5uzGi -goversion go1.14.7 -D "" -importcfg $WORK/b500/importcfg -pack ./registries.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/29/2929c3eecb2e594c85e01d89a1d9cbcb4dd50807923ca2b8e5275ce31e0ed010-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid 4C7ThqQsR_nOdTF3o1X2/4C7ThqQsR_nOdTF3o1X2 -goversion go1.14.7 -D "" -importcfg $WORK/b309/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/9c/9cac1445b10579a52e08d5cbf75ab7a4d47945e404c93e06624f26ff15677906-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid nog57jAObqJlvj9tPA5m/nog57jAObqJlvj9tPA5m -goversion go1.14.7 -D "" -importcfg $WORK/b443/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/25/25a3fa8504493c7b2531b0894f405ecfa1235b5d45d162c55a62260d8c721754-d # internal github.com/containers/libpod/libpod/events mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid rn50rD7g8fCIizAD59Nk/rn50rD7g8fCIizAD59Nk -goversion go1.14.7 -D "" -importcfg $WORK/b477/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/5f/5f680b5e75d8e968ecaa31bef96922ae97d1cdc96f09f617dba883d7cf4cf40a-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid ht6Eq1yw3cU-WdJ16e2r/ht6Eq1yw3cU-WdJ16e2r -goversion go1.14.7 -D "" -importcfg $WORK/b503/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/c8/c8f96bc6b105fae6c8b677be2facb4367fbc6fbccd0ee838948401eb21230245-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid Up-6n4QqTx-S463_dyIn/Up-6n4QqTx-S463_dyIn -goversion go1.14.7 -D "" -importcfg $WORK/b339/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/57/57c559a2f4043d28cb956f9ba20900f90a472841b708cf420817e38cb8cc8577-d # internal github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid VPuWlAEEyj387DCQbNeO/VPuWlAEEyj387DCQbNeO -goversion go1.14.7 -D "" -importcfg $WORK/b506/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/4f/4f411db8923a5fcea91d6651f6d1f267e71a4acfa23518cec25b72db659dcb10-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid HQ2oDgF1xtXIg-J7doFh/HQ2oDgF1xtXIg-J7doFh -goversion go1.14.7 -D "" -importcfg $WORK/b307/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/4c/4cfaf18ffa307b8a893d31c18c1e608125c566aca2c57c4bcc729a8c892217e0-d # internal github.com/containers/libpod/pkg/auth mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/pkg/auth -complete -installsuffix shared -buildid wlVhh9pUi7SMNefWrcdK/wlVhh9pUi7SMNefWrcdK -goversion go1.14.7 -D "" -importcfg $WORK/b535/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/0e/0ee06c13636713c20d4b749a75824e3252d8aa082724577615c7fd7ff18b7bc3-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid 3VRhKnAwxPqqZAo9bDlf/3VRhKnAwxPqqZAo9bDlf -goversion go1.14.7 -D "" -importcfg $WORK/b567/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/13/132a17b386802ec3ef48535946ede59ed86bb5fa858bdb0daf3cf1f17a2f586d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid 35hCkLwqdYImgeAKdXfA/35hCkLwqdYImgeAKdXfA -goversion go1.14.7 -D "" -importcfg $WORK/b597/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/7e/7ebf0ee9f520699a435888991221f93952dc44db780bedb5f147c4c06cb6d2d5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/doc=$WORK/b586/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b592/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid ZSzSOou4QWiYDB4bZH63/ZSzSOou4QWiYDB4bZH63 -goversion go1.14.7 -D "" -importcfg $WORK/b585/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./negotiate.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/0c/0c22ee7a6799225738dda630610a24633dc50ae1e48feb60863bc2ba3c61a14a-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid Aiqz2Y7wvRzcxhRDVmu4/Aiqz2Y7wvRzcxhRDVmu4 -goversion go1.14.7 -D "" -importcfg $WORK/b621/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/68/68032417263fbd2eb3cb31cd1fba880469705f13c5669f4ef91a26a0843f4248-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid brKdqFEMDtkxxKT5l2qN/brKdqFEMDtkxxKT5l2qN -goversion go1.14.7 -D "" -importcfg $WORK/b505/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/26/26ad92385a915c1035c2d5c3f1ff382c49a671cd756e98f5885e3ebcb9ce323a-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid LtGCVdor9tEFAZnrlWxX/LtGCVdor9tEFAZnrlWxX -goversion go1.14.7 -D "" -importcfg $WORK/b222/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/4b/4b03df1591ee88094113f299795a87bab7f4ec3a0920096d1f230a87c2bedc6e-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b621/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid HX9ScRwI7n-w-TzaXCeD/HX9ScRwI7n-w-TzaXCeD -goversion go1.14.7 -D "" -importcfg $WORK/b620/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/d4/d481f0776261ebf89d2f32cb86aeedb16d3cde742043f8694d9f57385159f093-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b437/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid OrM59Z02aNqQmmvvtFIX/OrM59Z02aNqQmmvvtFIX -goversion go1.14.7 -D "" -importcfg $WORK/b431/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/a8/a83404b0249575be43b700ce9312570765ef19c33ad00dc4fc59a972cabebb01-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid opN4iIQDVzwpmFPKvsCP/opN4iIQDVzwpmFPKvsCP -goversion go1.14.7 -D "" -importcfg $WORK/b634/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/9d/9dbd5fadee6f52f96ae080f321b051b3a49a44359c95e2fd34f497eac8e5ff13-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b620/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid OhzwEJoN3EECQjYi6ENf/OhzwEJoN3EECQjYi6ENf -goversion go1.14.7 -D "" -importcfg $WORK/b619/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/84/84e4316592c848067cfde7e3ed17ae8e73cff793289cd047f74ea216b87d79a6-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid LlOfLhLCV9FvFEE3pG5Q/LlOfLhLCV9FvFEE3pG5Q -goversion go1.14.7 -D "" -importcfg $WORK/b638/importcfg -pack ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/e8/e852a05c2e9a759ff3f4021809fe08d8aae7f5923689d1a6e76de47264a0e1ed-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid tEBoa7jVVvWeMZHDsyBs/tEBoa7jVVvWeMZHDsyBs -goversion go1.14.7 -D "" -importcfg $WORK/b596/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b443/_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/c6/c6c417d448cb74f120e4ee43d28669513151ebbf2f35d25cd2fbcecdb3f8431d-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b414/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b634/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid j1rz3TTI4oFZjrH0UV1y/j1rz3TTI4oFZjrH0UV1y -goversion go1.14.7 -D "" -importcfg $WORK/b633/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/c9/c96421ed354fe329d93b174f14c7eaf8ba28caa6aebd41b7a3b8f1bbe8085215-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b035/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b462/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid Eam4vr7z2RePUufPiBHD/Eam4vr7z2RePUufPiBHD -goversion go1.14.7 -D "" -importcfg $WORK/b440/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/d8/d8b61796e5bf9bb7cfbd4f8d3521a06700e763884f32155fa1a32a9dd9845fc2-d # internal github.com/containers/libpod/pkg/systemd mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/systemd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/libpod/pkg/systemd -complete -installsuffix shared -buildid fLkWNeYk2WJ7Aas7-DYj/fLkWNeYk2WJ7Aas7-DYj -goversion go1.14.7 -D "" -importcfg $WORK/b655/importcfg -pack ./activation.go ./dbus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/87/87a93bb7764b78e054d41b99b67d281417f8bf28974746e2826f0512ddb47ac9-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b619/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid RWwCb9j5lFHVNwMMVMtm/RWwCb9j5lFHVNwMMVMtm -goversion go1.14.7 -D "" -importcfg $WORK/b618/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/70/70d751017c5d93668f38ebfc838f2727beea93ac9ae6ef90b3c8f0d58e6ebe14-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b688/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid XqMtTXZ30arsUyMDLvHJ/XqMtTXZ30arsUyMDLvHJ -goversion go1.14.7 -D "" -importcfg $WORK/b688/importcfg -pack ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/a5/a5590978ddae0bb2c6efc3adcf9088cdd18d4e20c203a8f55f95316a761d321e-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid yMfH3bDtfG-T8VjugU-S/yMfH3bDtfG-T8VjugU-S -goversion go1.14.7 -D "" -importcfg $WORK/b429/importcfg -pack ./config.go ./generate.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/c5/c563a386d924f02a152e54c34ba7141618541b078aa0454739ff77f13ecf1f26-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b222/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid QK-tVRFvhCJU5l6asiV3/QK-tVRFvhCJU5l6asiV3 -goversion go1.14.7 -D "" -importcfg $WORK/b179/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/11/118234723fda65e5ecf7541c36ac0e89dfc5214ae1bf9b2fbb3c7e8a8de5d7cd-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b698/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b697/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid gKO8C8GNXVSAW41FUPqa/gKO8C8GNXVSAW41FUPqa -goversion go1.14.7 -D "" -importcfg $WORK/b698/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/ce/ce5f68788ad8d85b79e376f70a4de9bf970bd343e08239b154668ccad96b88a5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/6b/6b8d0eb8a46c4db0b44c7905b30ee0cb9a2b1fce6c805162f60df7d25a219361-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b179/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid QjloqIRqB4sIYvtKSyR3/QjloqIRqB4sIYvtKSyR3 -goversion go1.14.7 -D "" -importcfg $WORK/b178/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/4e/4e201ec531b0feace649035c122069772853e7d99dd9bfba75bf5587e8b85bd1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b595/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming cat >$WORK/b595/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid eLYmiLygjwqYa7118ziC/eLYmiLygjwqYa7118ziC -goversion go1.14.7 -D "" -importcfg $WORK/b595/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid 9gfPT-WjL3r7lNAc0cHq/9gfPT-WjL3r7lNAc0cHq -goversion go1.14.7 -D "" -importcfg $WORK/b601/importcfg -pack ./streaming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/2e/2e360f0cccc0e04b2d2a1a3067d5b29925f82a8b7a5ed8775a78d69d06d5dbd1-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid hUiaFU_BSesZHT1I8V0h/hUiaFU_BSesZHT1I8V0h -goversion go1.14.7 -D "" -importcfg $WORK/b177/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/fd/fdc87844771a3ed726702668ae442e764e9ac025a4715d241db08493d993f887-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid U526CiQYym3uaCWOevPx/U526CiQYym3uaCWOevPx -goversion go1.14.7 -D "" -importcfg $WORK/b607/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/f3/f390e419e1e2937f744dc298bd4c373cff77461ea9bcffabd27e70a0d420cf76-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid CbucD6gY0dOrCJxgHgzg/CbucD6gY0dOrCJxgHgzg -goversion go1.14.7 -D "" -importcfg $WORK/b617/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/8d/8de45e882cb5682ec6f53f161f09c30b3db151f4a153ed29ac87ffe7ee356175-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/containers/libpod/vendor/go.uber.org/atomic packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b700/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b701/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid l3cIGg0DWwPV7Rd1d_zF/l3cIGg0DWwPV7Rd1d_zF -goversion go1.14.7 -D "" -importcfg $WORK/b687/importcfg -pack ./baggage_setter.go ./constants.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_remote.go ./sampler_remote_options.go ./sampler_v2.go ./span.go ./span_allocator.go ./span_context.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b440/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/cf/cf0f12fb10d7f23dd64d0a16f28a37fb9b92c4e97a8c89461a1570461115d56b-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/b7/b74a39a9714111dc4823765fe48ed88a9bee7794adf02e10d603a9c41214c823-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid UmpF40mBtGvk4BOEEqS3/UmpF40mBtGvk4BOEEqS3 -goversion go1.14.7 -D "" -importcfg $WORK/b306/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/0c/0ca8c7d760dabc35b0c7ce2032cf8e64905c7e57fcb986429b6b20ab53725113-d # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/8c/8cdc6704e52c1ea03f5e9f8da9c62d309702da2c71aa61ae04e06ff58f282992-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b606/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory cat >$WORK/b606/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b527/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b609/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b610/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid o8kLAmnVH3HKALAo4pD5/o8kLAmnVH3HKALAo4pD5 -goversion go1.14.7 -D "" -importcfg $WORK/b606/importcfg -pack ./json.go ./meta.go mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid E3eK_NIcCPsRrH1s_VZH/E3eK_NIcCPsRrH1s_VZH -goversion go1.14.7 -D "" -importcfg $WORK/b223/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/67/67322e71d794eef6f7d5f2b6569a65d39a9d6cc52726529ee39a1cf530cda089-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b575/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b595/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid G-EQssWTL2aneehjB79D/G-EQssWTL2aneehjB79D -goversion go1.14.7 -D "" -importcfg $WORK/b574/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/99/99f10a4f44d366fdb990417c05b023591ba71ee7c35ca5204198161dbdd2a1af-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid kla29XYIBlDIqlCHhkdj/kla29XYIBlDIqlCHhkdj -goversion go1.14.7 -D "" -importcfg $WORK/b173/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/5a/5a00d2cd0fd7a8b69ea2ca37f9b236ae9e581d65a9c5a2f4b4f81b089cefcf54-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/f6/f6b7da5cfebecad8db2da15e9c99ab830d9a39071a560077e54afd09fbd17b02-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/1e/1ea5ad76f2571fec387139e55d91adbe51a027d2d1dd9d745c91ff0959a13517-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/3b/3b6e9cea696c4e942b4f5abc7fe5c1bc9217f7c51a08acdb28d1a02d085bd3d3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/66/660f1e169c8757b9d138f0cd2fe1795b615ad6522c1262c642d45dbdbe67fe1f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/uploadreader=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid CAaOxqZasW17QbNOpL7_/CAaOxqZasW17QbNOpL7_ -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/97/976500e7875d50058e67a714ec875ea95237aad3cd6e3985795499d610bcc5fc-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b698/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid WWlTPF7qs0DiF6fsATg8/WWlTPF7qs0DiF6fsATg8 -goversion go1.14.7 -D "" -importcfg $WORK/b703/importcfg -pack ./options.go ./restriction_manager.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b698/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid tRWEUv1M1MYQ1TMFTMds/tRWEUv1M1MYQ1TMFTMds -goversion go1.14.7 -D "" -importcfg $WORK/b705/importcfg -pack ./options.go ./throttler.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b695/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid I0okJptO5cOJUNFi9EY3/I0okJptO5cOJUNFi9EY3 -goversion go1.14.7 -D "" -importcfg $WORK/b707/importcfg -pack ./doc.go ./http.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b700/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid ZNWVsMZWlnD_U2GPuohJ/ZNWVsMZWlnD_U2GPuohJ -goversion go1.14.7 -D "" -importcfg $WORK/b706/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/33/33e63f027707f83870890c38a62093010eeecbd91999986e048f967cf02e2a9a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f3/f319c6272ef22f09d1757f5a7c36b164ecad558842a92e0f87d1ab61f33d2e66-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid insKkJhG5_vjTpyhB09D/insKkJhG5_vjTpyhB09D -goversion go1.14.7 -D "" -importcfg $WORK/b033/importcfg -pack ./auth.go ./cli.go github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid KtzIb0envy464vdHytwC/KtzIb0envy464vdHytwC -goversion go1.14.7 -D "" -importcfg $WORK/b344/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/03/030e6235f54e98547a2cc19705bb11b8aedef3bb0d62de0bdbc48cbe6e9e305d-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/3b/3ba36f034321ced449894775cc12bcc27779fdff06585fecc5a6ae2af6f837bf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/21/21f75262f97b88acecc45ca15c7feaad78874275708eda702b4682b73cb2f136-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b700/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid bgDnOT_jxDHbaK-6WqKV/bgDnOT_jxDHbaK-6WqKV -goversion go1.14.7 -D "" -importcfg $WORK/b702/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d6/d65bc291a263687141c56d2c7c92184c29d720ecd230d55d742917becd10a8ba-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/60/601c20ee7a52a3d7dbfbfe87adf66dcbc0b1486e172d71ce236f13f1d7b7f879-d # internal github.com/containers/libpod/pkg/tracing mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b702/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/tracing /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid bujMlxu1Du9kvf9ZMD1o/bujMlxu1Du9kvf9ZMD1o -goversion go1.14.7 -D "" -importcfg $WORK/b686/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/e3/e32df29e585dd0c6fae8ead7fc04c2af651d544e05af4b8d683ef719a9cb588f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 4HZfinaUzPSSxKBbENVK/4HZfinaUzPSSxKBbENVK -goversion go1.14.7 -D "" -importcfg $WORK/b301/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/58/58f994d1797bb3f0eebc276d032623b58cb16d288ed07fa2bf470df90938f0c4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/48/48f3816c745c7374c1b5023deaa45d3214ba950975c5baf1a31e3705074a5e5b-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b474/ github.com/containers/libpod/vendor/github.com/containers/buildah/util cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/manifests -complete -installsuffix shared -buildid mczv0TlTzMy5UtiyH8zP/mczv0TlTzMy5UtiyH8zP -goversion go1.14.7 -D "" -importcfg $WORK/b474/importcfg -pack ./copy.go ./manifests.go mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid Bk54RwIIXu1m47bW024t/Bk54RwIIXu1m47bW024t -goversion go1.14.7 -D "" -importcfg $WORK/b367/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/bb/bbb16c31e0b61b3b15249d749f62d42b37c2e686262413867f2ddf650d3cca7d-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid B0x6VNGtGOIB7z7bHi3U/B0x6VNGtGOIB7z7bHi3U -goversion go1.14.7 -D "" -importcfg $WORK/b366/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/96/966f961546b3f8d20ee9e9b597ca9e9e482ab41e5671a46eb7ffb5d42b30a3cd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/67/6799626d5386343c86d69a243d942bf274141b89db7fb4874a9fac6566f72c8b-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid E6dGmHKuHrHS6vemO7DJ/E6dGmHKuHrHS6vemO7DJ -goversion go1.14.7 -D "" -importcfg $WORK/b383/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/41/41510351ac5ded5e51183675b1e7be1a754f3c98caec46632d6f3a86d65aacac-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid ozT0-QpbuUOETqEYNxDe/ozT0-QpbuUOETqEYNxDe -goversion go1.14.7 -D "" -importcfg $WORK/b358/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/53/53875151fd0cbac715b3f2c95a8c20abe5871e7a96d29cfc83acbdae6a7e87d6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b583/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid U4UgHttcux_LcqzkdbOE/U4UgHttcux_LcqzkdbOE -goversion go1.14.7 -D "" -importcfg $WORK/b600/importcfg -pack ./doc.go ./errors.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b608/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid B8VQQ_0tsEY4ojROnrpT/B8VQQ_0tsEY4ojROnrpT -goversion go1.14.7 -D "" -importcfg $WORK/b611/importcfg -pack ./doc.go ./protobuf.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b614/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid aZwsO1fBr8pXjcN3slrI/aZwsO1fBr8pXjcN3slrI -goversion go1.14.7 -D "" -importcfg $WORK/b613/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 cat >$WORK/b614/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid wEPbdstvyC7soUCnZYO_/wEPbdstvyC7soUCnZYO_ -goversion go1.14.7 -D "" -importcfg $WORK/b614/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b571/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b594/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid l67PrfxVi1KiiueyHRVN/l67PrfxVi1KiiueyHRVN -goversion go1.14.7 -D "" -importcfg $WORK/b570/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./well_known_taints.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b595/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid DrgeW4luFziUjJIZarZa/DrgeW4luFziUjJIZarZa -goversion go1.14.7 -D "" -importcfg $WORK/b623/importcfg -pack ./decoder.go ./encoder.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid yuzSprwS8Q6HiGLNXs0f/yuzSprwS8Q6HiGLNXs0f -goversion go1.14.7 -D "" -importcfg $WORK/b598/importcfg -pack ./constants.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/36/36954de36cd334aa18a55cbe33c99174e6e5f5db4f6c0f49c0ff5f90152e018e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/d7/d758988ad2b295a8773e6b40432836c87b0bc8316c1c20ebec3e70c0aa607f65-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/b1/b10d36ebf6512d4c303104b7ad2a0a655bf24559fd171b71cf3a371acc4f7270-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/ad/ad39aee72822974fd686fbc64a24e5353f679b6594fc96afb960b93e29eafca9-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b614/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid kEBAWPDiiczyw858D817/kEBAWPDiiczyw858D817 -goversion go1.14.7 -D "" -importcfg $WORK/b615/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b614/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid khvhcojuawbLKojtjYqi/khvhcojuawbLKojtjYqi -goversion go1.14.7 -D "" -importcfg $WORK/b616/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/18/189e2335dd9f3e96da6c77148935c472baaee5ecb92e880c36c612bd3e7d8dc7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/5b/5b009c2120c8fd7e9d231e7156af070c03aca055f052b7919891966c6bfb82ee-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/82/8291bfeecf8f30d8956dae40f53927a8d3233b4614ed3f3366994c01b61e4f58-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b612/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b616/_pkg_.a # internal cat >$WORK/b612/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b090/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid fWNW-W3STyD0zlAL3NDq/fWNW-W3STyD0zlAL3NDq -goversion go1.14.7 -D "" -importcfg $WORK/b612/importcfg -pack ./versioning.go cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/d1/d1d330f6763633b7fa59e2c4a3d9af23adb134702d0583d59bdca6e3eb3e8771-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/60/603939ba5e008ae73d3f8b3815267ea40e6ae6f597db1541ac0d7e6b0b82013a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b612/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid WxbShDnIOhvbjjTw6I-5/WxbShDnIOhvbjjTw6I-5 -goversion go1.14.7 -D "" -importcfg $WORK/b605/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/d0/d0de22c3565ed276bd483f987c8f13efcf250e38fc8aca4989274dfc7e128288-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b604/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy cat >$WORK/b604/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid RycxYm1vwEttsnSN85QW/RycxYm1vwEttsnSN85QW -goversion go1.14.7 -D "" -importcfg $WORK/b604/importcfg -pack ./exec.go mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b633/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid rkYaboZySpBrTvufBCyx/rkYaboZySpBrTvufBCyx -goversion go1.14.7 -D "" -importcfg $WORK/b632/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/f1/f19174b72740d5bad3f5761ae868b8b4d9ab9a2b9b50548beb4ad681885691ba-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b627/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid W9UYc1kUf6aKl_qXAPVV/W9UYc1kUf6aKl_qXAPVV -goversion go1.14.7 -D "" -importcfg $WORK/b599/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/fe/fe3d7745850495aadd306cdf6fe9657080c3544b59f91577ed4384cef00036db-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/5d/5dba11f9de53f12a45a29a88678253c89278c0aaa6a7cffe8dccffc9f0c47700-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b599/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid n7mpwxGPTl-Z9VCN6_u3/n7mpwxGPTl-Z9VCN6_u3 -goversion go1.14.7 -D "" -importcfg $WORK/b631/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/91/910c95d630c91a07e208037c12b1362c9f4b1757a068ad1aec85b6b8e872622d-d # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/f8/f8e8af1e8d32812c6e39e3b66695921254feb650328a82aac379f668abc17753-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid MnSnAlQ6veCnBn5uwXPB/MnSnAlQ6veCnBn5uwXPB -goversion go1.14.7 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/d3/d36a2192696953556db9cea7f45222eb8cffbfd3da146365b07c4442cc2ea17a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid IIrawspPWeuK1An0d7tU/IIrawspPWeuK1An0d7tU -goversion go1.14.7 -D "" -importcfg $WORK/b668/importcfg -pack ./common.go ./exec_codes.go github.com/containers/libpod/libpod/image mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/timetype=github.com/containers/libpod/pkg/timetype importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid _gzLvCdyJNa27VFpclNT/_gzLvCdyJNa27VFpclNT -goversion go1.14.7 -D "" -importcfg $WORK/b473/importcfg -pack ./config.go ./docker_registry_options.go ./errors.go ./filters.go ./image.go ./layer_tree.go ./manifests.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./tree.go ./utils.go github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid Uertc02e82WARZLMVYKp/Uertc02e82WARZLMVYKp -goversion go1.14.7 -D "" -importcfg $WORK/b469/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/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/45/45c9316891b71a96edec5e69271bf040df84774c6376ea7cd5a75e6567f7d06e-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/4e/4e3b3b09646f1c8589acddfb1bd2aad69c583de868f497d7c3e3e8c3c8dbc42e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b469/_pkg_.a # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid --lg6tIFRPI3Sq784fxx/--lg6tIFRPI3Sq784fxx -goversion go1.14.7 -D "" -importcfg $WORK/b471/importcfg -pack ./annotations.go ./config.go ./container_inspect.go ./containerstate.go ./errors.go ./exec_codes.go ./healthchecks.go ./info.go ./pod_inspect.go ./podstate.go ./runtime.go ./version.go cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/9f/9f4919a981f3d6010ca783f1d1c3beafe5c79460989799f7fb04fa62308fa51f-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/cf/cf40881952e7ad49e72e62e8a5af0fbb7889529230cc3c38cb3489935081aae3-d # internal github.com/containers/libpod/pkg/specgen mkdir -p $WORK/b510/ github.com/containers/libpod/pkg/network mkdir -p $WORK/b672/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/specgen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/pkg/specgen -complete -installsuffix shared -buildid gaEK0xQU_mptxNZzLLSB/gaEK0xQU_mptxNZzLLSB -goversion go1.14.7 -D "" -importcfg $WORK/b510/importcfg -pack ./container_validate.go ./namespaces.go ./pod_validate.go ./podspecgen.go ./specgen.go cat >$WORK/b672/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid uycjkQESPE0jOetZ2RXb/uycjkQESPE0jOetZ2RXb -goversion go1.14.7 -D "" -importcfg $WORK/b672/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/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/46/4613611675c1b08c7642dbf011694dd70177e43552dd49a9be4309b8ff4075c8-d # internal github.com/containers/libpod/pkg/domain/entities mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/ps/define=github.com/containers/libpod/pkg/ps/define importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/trust=github.com/containers/libpod/pkg/trust importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/pkg/domain/entities -complete -installsuffix shared -buildid NdpQP_qB2CsVisAYLiSJ/NdpQP_qB2CsVisAYLiSJ -goversion go1.14.7 -D "" -importcfg $WORK/b468/importcfg -pack ./auto-update.go ./container_ps.go ./containers.go ./engine.go ./engine_container.go ./engine_image.go ./engine_system.go ./events.go ./filters.go ./generate.go ./healthcheck.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./set.go ./system.go ./types.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/c5/c50022778fe1c851315b01e508b5a1e825e47517097e3a0dcb1643ef9ea482e5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/20/208c7dd275ae884a898df2639b0fb4eccba127a085eb1cd39aa9b3f8d237036e-d # internal github.com/containers/libpod/pkg/api/handlers mkdir -p $WORK/b530/ github.com/containers/libpod/pkg/bindings cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/pkg/api/handlers -complete -installsuffix shared -buildid OiUBm8QCptao47TTEkV0/OiUBm8QCptao47TTEkV0 -goversion go1.14.7 -D "" -importcfg $WORK/b530/importcfg -pack ./decoder.go ./types.go mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b528/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/pkg/bindings -complete -installsuffix shared -buildid n651Zj2qnml47Yd_DMSr/n651Zj2qnml47Yd_DMSr -goversion go1.14.7 -D "" -importcfg $WORK/b515/importcfg -pack ./bindings.go ./connection.go ./errors.go github.com/containers/libpod/cmd/podman/utils mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/libpod/cmd/podman/utils -complete -installsuffix shared -buildid 6AKYXv93Le-NgV83xfhC/6AKYXv93Le-NgV83xfhC -goversion go1.14.7 -D "" -importcfg $WORK/b664/importcfg -pack ./alias.go ./error.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/42/42da3511148743d54d39393f717c91043e7e97fd3aaf28beec9082b5ab1337b9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/77/7728df19ce00508a0f20369458565668437d233a48844cb6ddcf7d647e52b892-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/42/42b5af5584fbb33ac28f42fcbcdc9100ba00b0b0497e7974fc32120f89bc5ef0-d # internal github.com/containers/libpod/pkg/bindings/containers mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/pkg/bindings/containers -complete -installsuffix shared -buildid X6BeU-vWMDvm-jca7vqq/X6BeU-vWMDvm-jca7vqq -goversion go1.14.7 -D "" -importcfg $WORK/b532/importcfg -pack ./attach.go ./checkpoint.go ./commit.go ./containers.go ./create.go ./diff.go ./exec.go ./healthcheck.go ./logs.go ./mount.go ./types.go github.com/containers/libpod/pkg/bindings/generate mkdir -p $WORK/b533/ github.com/containers/libpod/pkg/bindings/images mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/pkg/bindings/images -complete -installsuffix shared -buildid 6Z51ND4ZUyIB7AM6vqzU/6Z51ND4ZUyIB7AM6vqzU -goversion go1.14.7 -D "" -importcfg $WORK/b534/importcfg -pack ./diff.go ./images.go ./rm.go github.com/containers/libpod/pkg/bindings/manifests mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/pkg/bindings/manifests -complete -installsuffix shared -buildid bXmxKG3a6P8-ef_HdOG_/bXmxKG3a6P8-ef_HdOG_ -goversion go1.14.7 -D "" -importcfg $WORK/b536/importcfg -pack ./manifests.go github.com/containers/libpod/pkg/bindings/network mkdir -p $WORK/b537/ github.com/containers/libpod/pkg/bindings/play cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/pkg/bindings/network -complete -installsuffix shared -buildid MtQKeSq3Y1PQTz56SrH-/MtQKeSq3Y1PQTz56SrH- -goversion go1.14.7 -D "" -importcfg $WORK/b537/importcfg -pack ./network.go cat >$WORK/b533/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/pkg/bindings/generate -complete -installsuffix shared -buildid tHhFZBzZOgu5o_W5jTtP/tHhFZBzZOgu5o_W5jTtP -goversion go1.14.7 -D "" -importcfg $WORK/b533/importcfg -pack ./generate.go github.com/containers/libpod/pkg/bindings/pods mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/pkg/bindings/pods -complete -installsuffix shared -buildid 1nZyuLMuKm5cHr37CDVQ/1nZyuLMuKm5cHr37CDVQ -goversion go1.14.7 -D "" -importcfg $WORK/b539/importcfg -pack ./pods.go mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/pkg/bindings/play -complete -installsuffix shared -buildid alqXQwitLCmPDlzFF2_-/alqXQwitLCmPDlzFF2_- -goversion go1.14.7 -D "" -importcfg $WORK/b538/importcfg -pack ./play.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/12/12ec8ec1e4ca0e3f34ab314ac446f953a393cb09661f8e300935911929bb5446-d # internal github.com/containers/libpod/pkg/bindings/system mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/pkg/bindings/system -complete -installsuffix shared -buildid wvAJXJ7RWLH4ZdUYDEIT/wvAJXJ7RWLH4ZdUYDEIT -goversion go1.14.7 -D "" -importcfg $WORK/b540/importcfg -pack ./info.go ./system.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/f0/f06efc402807fd09f73031418e3225ad7a57c45be98e3a1c563755bc552bfa62-d # internal github.com/containers/libpod/pkg/bindings/volumes mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/pkg/bindings/volumes -complete -installsuffix shared -buildid K9rJpZIjMOxqWu3H72a1/K9rJpZIjMOxqWu3H72a1 -goversion go1.14.7 -D "" -importcfg $WORK/b541/importcfg -pack ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/74/74e62e891bbdfa60bdface2daffe1f6ec0010e8e2eaba6c2914330655633e11a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/d6/d60f1f03447752ef1d600f54405ac27ce488c614f33104f54574188a22b86ee2-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/a4/a487eac02ce3f703e977fb22b929c06a0c1df6acb2a2bc0d2c18f4c9d68c23a9-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/e6/e6b7a23e69b2d27b9987fef84feda8b6014fa097f0b025fd9f6a2af5949571cb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/a7/a772b9d9799fe90200c1297eaa31f0b30e63e2473ca688f7b59e2222fee5dee3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/58/58128bced26700c214bd7f6fa2f5ea9f09a787f81c8576ae2f83df828f9d9339-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/3d/3dd0140a8e7796d3e34ebfac00947a56e9afcbe83031c26ee95a2b5a7a4b8708-d # internal github.com/containers/libpod/pkg/domain/infra/tunnel mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/bindings/containers=github.com/containers/libpod/pkg/bindings/containers importmap github.com/containers/libpod/v2/pkg/bindings/generate=github.com/containers/libpod/pkg/bindings/generate importmap github.com/containers/libpod/v2/pkg/bindings/images=github.com/containers/libpod/pkg/bindings/images importmap github.com/containers/libpod/v2/pkg/bindings/manifests=github.com/containers/libpod/pkg/bindings/manifests importmap github.com/containers/libpod/v2/pkg/bindings/network=github.com/containers/libpod/pkg/bindings/network importmap github.com/containers/libpod/v2/pkg/bindings/play=github.com/containers/libpod/pkg/bindings/play importmap github.com/containers/libpod/v2/pkg/bindings/pods=github.com/containers/libpod/pkg/bindings/pods importmap github.com/containers/libpod/v2/pkg/bindings/system=github.com/containers/libpod/pkg/bindings/system importmap github.com/containers/libpod/v2/pkg/bindings/volumes=github.com/containers/libpod/pkg/bindings/volumes importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/utils=github.com/containers/libpod/pkg/domain/utils importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid riwWCzNB0ifQ-yVS3KwU/riwWCzNB0ifQ-yVS3KwU -goversion go1.14.7 -D "" -importcfg $WORK/b529/importcfg -pack ./auto-update.go ./containers.go ./events.go ./generate.go ./healthcheck.go ./helpers.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./runtime.go ./system.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/52/5201fcc370b499f1714c1aaa96de01959c0e3dd1568fa3265dc9676de4f105f2-d # internal github.com/containers/libpod/pkg/domain/infra mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra/tunnel=github.com/containers/libpod/pkg/domain/infra/tunnel packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b529/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/pkg/domain/infra -complete -installsuffix shared -buildid oQEU2f1K9KheRutnRYt4/oQEU2f1K9KheRutnRYt4 -goversion go1.14.7 -D "" -importcfg $WORK/b514/importcfg -pack ./runtime_abi_unsupported.go ./runtime_tunnel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/70/70b5bb73eb3799800ac4d6902cae68eb2662d96bf169223a3d5fa35f37d42f6f-d # internal github.com/containers/libpod/cmd/podman/registry mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra=github.com/containers/libpod/pkg/domain/infra importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/cmd/podman/registry -complete -installsuffix shared -buildid R0CBe9ZC-KSnOehz6umI/R0CBe9ZC-KSnOehz6umI -goversion go1.14.7 -D "" -importcfg $WORK/b467/importcfg -pack ./config.go ./config_tunnel.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/9b/9b8b65d13bb2952f6d4419df28a07e3f2239dfa613414b9fee8563bd0a4782fc-d # internal github.com/containers/libpod/cmd/podman/report mkdir -p $WORK/b663/ github.com/containers/libpod/cmd/podman/validate mkdir -p $WORK/b662/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/containers/libpod/cmd/podman/report -complete -installsuffix shared -buildid x1M__ALUG26_YSt2XQWW/x1M__ALUG26_YSt2XQWW -goversion go1.14.7 -D "" -importcfg $WORK/b663/importcfg -pack ./diff.go ./report.go cat >$WORK/b662/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/libpod/cmd/podman/validate -complete -installsuffix shared -buildid NcMvjIwjxcc5Gkyt2J6k/NcMvjIwjxcc5Gkyt2J6k -goversion go1.14.7 -D "" -importcfg $WORK/b662/importcfg -pack ./args.go ./choice.go ./latest.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/fb/fb7965a44b16eb143a07b8ed283095a8cfe8c65d6346d42a90a8f33a97825cb7-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/e3/e3f48a6d31787440ff48c362856dc4cd479cbe365a6813441c7520b40f2dab6e-d # internal github.com/containers/libpod/cmd/podman/inspect mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/libpod/cmd/podman/inspect -complete -installsuffix shared -buildid dPWMP_hyqpHIzgUXBa3k/dPWMP_hyqpHIzgUXBa3k -goversion go1.14.7 -D "" -importcfg $WORK/b661/importcfg -pack ./inspect.go github.com/containers/libpod/cmd/podman/generate mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF github.com/containers/libpod/cmd/podman/healthcheck mkdir -p $WORK/b666/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/libpod/cmd/podman/generate -complete -installsuffix shared -buildid FHy_y0-zPBMhU1fhiVAz/FHy_y0-zPBMhU1fhiVAz -goversion go1.14.7 -D "" -importcfg $WORK/b665/importcfg -pack ./generate.go ./kube.go ./systemd.go github.com/containers/libpod/cmd/podman/manifest mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a EOF github.com/containers/libpod/cmd/podman/networks mkdir -p $WORK/b671/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/containers/libpod/cmd/podman/manifest -complete -installsuffix shared -buildid 01-JGmpZxOyO4hBsoKkf/01-JGmpZxOyO4hBsoKkf -goversion go1.14.7 -D "" -importcfg $WORK/b670/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/libpod/cmd/podman/healthcheck -complete -installsuffix shared -buildid oAEDfSA_lWpYh7Yk1cJS/oAEDfSA_lWpYh7Yk1cJS -goversion go1.14.7 -D "" -importcfg $WORK/b666/importcfg -pack ./healthcheck.go ./run.go cat >$WORK/b671/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/network=github.com/containers/libpod/pkg/network importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b672/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/libpod/cmd/podman/networks -complete -installsuffix shared -buildid MuDla0roPejHPQvziKnx/MuDla0roPejHPQvziKnx -goversion go1.14.7 -D "" -importcfg $WORK/b671/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go github.com/containers/libpod/cmd/podman/play mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/play /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/libpod/cmd/podman/play -complete -installsuffix shared -buildid T9-fEolMrCKUFOAj_-40/T9-fEolMrCKUFOAj_-40 -goversion go1.14.7 -D "" -importcfg $WORK/b680/importcfg -pack ./kube.go ./play.go github.com/containers/libpod/cmd/podman/system mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/libpod/cmd/podman/system -complete -installsuffix shared -buildid -OaY9BDSolnZ0eyoLLNg/-OaY9BDSolnZ0eyoLLNg -goversion go1.14.7 -D "" -importcfg $WORK/b682/importcfg -pack ./connection.go ./df.go ./events.go ./info.go ./prune.go ./system.go ./unshare.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/42/429f20e6aa43edd648fa0852a0b17d71813bf8370541e0f196f864e80a5668c6-d # internal github.com/containers/libpod/cmd/podman/volumes mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b248/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/libpod/cmd/podman/volumes -complete -installsuffix shared -buildid tQla85R7hirbsDz4S5SA/tQla85R7hirbsDz4S5SA -goversion go1.14.7 -D "" -importcfg $WORK/b684/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/cc/ccc812e2ef07f043bb98732930484d0b91b4638624834870146b74b0f48b4485-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/2c/2c6d1a6383da5c928b1d1c89dfe66ba327155b713c719f2187a3074e41a993fe-d # internal github.com/containers/libpod/cmd/podman/images mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/report=github.com/containers/libpod/cmd/podman/report importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/util/camelcase=github.com/containers/libpod/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/images /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/libpod/cmd/podman/images -complete -installsuffix shared -buildid 8Eo1wkfljO_zgWDwsZWl/8Eo1wkfljO_zgWDwsZWl -goversion go1.14.7 -D "" -importcfg $WORK/b667/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./prune.go ./pull.go ./push.go ./rm.go ./rmi.go ./save.go ./search.go ./sign.go ./tag.go ./tree.go ./trust.go ./trust_set.go ./trust_show.go ./untag.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/dc/dc7deb9b022189390122e24f6b6e2610fb20e0fcb6649158453e02d0148a3b8c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/69/6947d9b28964ce5f0d1cf16571401f864abab0b2df50675c18190419fce91158-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/99/9931ab20d019bb28d8e5aaf947c7e42dc1df1d5ded7a910ee4afe8c20bef051c-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/c8/c83afd1df43a5efee52077acf0c78055d19b22fafb7d16fbf21bb2024ef3eaf0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/74/7473a16eaadb97496188578e8d45a5c6951f0a35fe4a5193446e9a5a079b4c7d-d # internal github.com/containers/libpod/cmd/podman/system/connection mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/system=github.com/containers/libpod/cmd/podman/system importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b528/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/system/connection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/libpod/cmd/podman/system/connection -complete -installsuffix shared -buildid 5Xq8f0Qe9M92aGuJPMHE/5Xq8f0Qe9M92aGuJPMHE -goversion go1.14.7 -D "" -importcfg $WORK/b683/importcfg -pack ./add.go ./default.go ./list.go ./remove.go ./rename.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/76/76698c44a755671db3ad8e00fc5cdcff2013e701370aa43202c224d2149c7879-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/ee/ee0fec9ef4e7f290a7034c4d6068843743b912f3727a17dd5526dc8fd3a03c1d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/a4/a426d66ce8b5ea65db7673063fd12a926893c8bcab370863e7f551435ddfd183-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid s-DEtqEuiSweCPx6hgFo/s-DEtqEuiSweCPx6hgFo -goversion go1.14.7 -D "" -importcfg $WORK/b569/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/09/09e420276a7cee9fc1a1492769df8f5413068915d4f1c8a4d1f4a822c437bbea-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b569/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid jY8cygF2Ef_pcAP-1ssH/jY8cygF2Ef_pcAP-1ssH -goversion go1.14.7 -D "" -importcfg $WORK/b566/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/8b/8bee877a023ff718ecea88fd7dd8e11c63705ffaeaac17d65e490be4b8ea94b6-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b546/ cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b546/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b546/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./oci_attach_linux_cgo.go cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -o $WORK/b546/_cgo_.o $WORK/b546/_cgo_main.o $WORK/b546/_x001.o $WORK/b546/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage libpod -dynimport $WORK/b546/_cgo_.o -dynout $WORK/b546/_cgo_import.go cat >$WORK/b546/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/conmon/runner/config=github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/layers=github.com/containers/libpod/libpod/layers importmap github.com/containers/libpod/v2/libpod/linkmode=github.com/containers/libpod/libpod/linkmode importmap github.com/containers/libpod/v2/libpod/lock=github.com/containers/libpod/libpod/lock importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/criu=github.com/containers/libpod/pkg/criu importmap github.com/containers/libpod/v2/pkg/ctime=github.com/containers/libpod/pkg/ctime importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/hooks=github.com/containers/libpod/pkg/hooks importmap github.com/containers/libpod/v2/pkg/hooks/exec=github.com/containers/libpod/pkg/hooks/exec importmap github.com/containers/libpod/v2/pkg/kubeutils=github.com/containers/libpod/pkg/kubeutils importmap github.com/containers/libpod/v2/pkg/lookup=github.com/containers/libpod/pkg/lookup importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/netns=github.com/containers/libpod/pkg/netns importmap github.com/containers/libpod/v2/pkg/registrar=github.com/containers/libpod/pkg/registrar importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/resolvconf=github.com/containers/libpod/pkg/resolvconf importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/rootlessport=github.com/containers/libpod/pkg/rootlessport importmap github.com/containers/libpod/v2/pkg/selinux=github.com/containers/libpod/pkg/selinux importmap github.com/containers/libpod/v2/pkg/systemd=github.com/containers/libpod/pkg/systemd importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b639/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b642/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b569/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid TM_h6bPrYHeJlmz2mO3j/TM_h6bPrYHeJlmz2mO3j -goversion go1.14.7 -D "" -importcfg $WORK/b546/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_exec.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log.go ./container_log_linux.go ./container_top_linux.go ./container_validate.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_exec_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_status.go ./pod_top_linux.go ./reset.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b546/_cgo_gotypes.go $WORK/b546/oci_attach_linux_cgo.cgo1.go $WORK/b546/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b546/_pkg_.a $WORK/b546/_x001.o $WORK/b546/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/4b/4b0258c3c85eed0b28b57f0488c3a961e9b546fd1edd74b334214a1b205dcc0d-d # internal github.com/containers/libpod/pkg/parallel mkdir -p $WORK/b685/ github.com/containers/libpod/pkg/systemd/generate mkdir -p $WORK/b545/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b545/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/parallel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/libpod/pkg/parallel -complete -installsuffix shared -buildid NIugfn7RSlYki6s1aWB3/NIugfn7RSlYki6s1aWB3 -goversion go1.14.7 -D "" -importcfg $WORK/b685/importcfg -pack ./parallel.go ./parallel_linux.go cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/pkg/systemd/generate -complete -installsuffix shared -buildid jh1WA1JgWmeqwDbrU2vK/jh1WA1JgWmeqwDbrU2vK -goversion go1.14.7 -D "" -importcfg $WORK/b545/importcfg -pack ./common.go ./containers.go ./pods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/fc/fcbc4f3a0a0baeb1fd1c6e358cf89ae6dd81bd28f9f4484a2744097814e004c8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/38/3875cb51f5f2c1b697f2c973e1a891941234b44cacfcc91c60c0cb350c0acd28-d # internal github.com/containers/libpod/cmd/podman/common mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/common /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/cmd/podman/common -complete -installsuffix shared -buildid L-YlyYP_liyIPKGu0Qfu/L-YlyYP_liyIPKGu0Qfu -goversion go1.14.7 -D "" -importcfg $WORK/b356/importcfg -pack ./create.go ./create_opts.go ./createparse.go ./default.go ./netflags.go ./ports.go ./specgen.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/a4/a4b2cb3cb0ce27afca682d164275403a4e9cda16120f895fedefc35a95cbcdda-d # internal github.com/containers/libpod/cmd/podman/pods mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/common=github.com/containers/libpod/cmd/podman/common importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/util/camelcase=github.com/containers/libpod/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/libpod/cmd/podman/pods -complete -installsuffix shared -buildid 2zL9g8stDGQojWfQprE7/2zL9g8stDGQojWfQprE7 -goversion go1.14.7 -D "" -importcfg $WORK/b681/importcfg -pack ./create.go ./exists.go ./inspect.go ./kill.go ./pause.go ./pod.go ./prune.go ./ps.go ./restart.go ./rm.go ./start.go ./stats.go ./stop.go ./top.go ./unpause.go github.com/containers/libpod/cmd/podman/containers mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/common=github.com/containers/libpod/cmd/podman/common importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/report=github.com/containers/libpod/cmd/podman/report importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/cmd/podman/containers -complete -installsuffix shared -buildid l9P3SZCCoT_7wYiaKDDh/l9P3SZCCoT_7wYiaKDDh -goversion go1.14.7 -D "" -importcfg $WORK/b296/importcfg -pack ./attach.go ./checkpoint.go ./cleanup.go ./commit.go ./container.go ./cp.go ./create.go ./diff.go ./exec.go ./exists.go ./export.go ./init.go ./inspect.go ./kill.go ./list.go ./logs.go ./mount.go ./pause.go ./port.go ./prune.go ./ps.go ./restart.go ./restore.go ./rm.go ./run.go ./runlabel.go ./start.go ./stats.go ./stop.go ./top.go ./unmount.go ./unpause.go ./utils.go ./wait.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/6c/6c0c5fb77cefb93a64e3b5267679528a3077148afb74445ab4925b1dcf670555-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/62/62a7a029b5699942b1d7346c70766c537b46c89101eaaeeadbb99f5f508b492f-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/containers=github.com/containers/libpod/cmd/podman/containers importmap github.com/containers/libpod/v2/cmd/podman/generate=github.com/containers/libpod/cmd/podman/generate importmap github.com/containers/libpod/v2/cmd/podman/healthcheck=github.com/containers/libpod/cmd/podman/healthcheck importmap github.com/containers/libpod/v2/cmd/podman/images=github.com/containers/libpod/cmd/podman/images importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/manifest=github.com/containers/libpod/cmd/podman/manifest importmap github.com/containers/libpod/v2/cmd/podman/networks=github.com/containers/libpod/cmd/podman/networks importmap github.com/containers/libpod/v2/cmd/podman/play=github.com/containers/libpod/cmd/podman/play importmap github.com/containers/libpod/v2/cmd/podman/pods=github.com/containers/libpod/cmd/podman/pods importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/system=github.com/containers/libpod/cmd/podman/system importmap github.com/containers/libpod/v2/cmd/podman/system/connection=github.com/containers/libpod/cmd/podman/system/connection importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/cmd/podman/volumes=github.com/containers/libpod/cmd/podman/volumes importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/parallel=github.com/containers/libpod/pkg/parallel importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/containers/libpod/v2/pkg/tracing=github.com/containers/libpod/pkg/tracing importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system/connection=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile log/syslog=$WORK/b709/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b710/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5-rhel/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid -57sIeBIz9eeMODlCFvY/-57sIeBIz9eeMODlCFvY -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./auto-update.go ./diff.go ./early_init_linux.go ./inspect.go ./login.go ./logout.go ./main.go ./root.go ./syslog_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c5/c5e8785f8661a0552cb2d8f0e7fd6fbd5c5442b62f36d3f74e66c0f30e7dc8ef-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system/connection=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile log/syslog=$WORK/b709/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b710/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b672/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b528/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b702/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile encoding/csv=$WORK/b227/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/version=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b122/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile archive/tar=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b463/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b678/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b527/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b639/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b642/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b569/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b700/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b701/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b707/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b253/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b458/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b542/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b498/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b123/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b660/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b704/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b157/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b047/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b452/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b125/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b438/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b573/_pkg_.a packagefile go/doc=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b627/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b632/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b179/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b439/_pkg_.a packagefile internal/lazyregexp=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b603/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b626/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b633/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b634/_pkg_.a packagefile expvar=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b609/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b221/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=vb9YKGhzH50vKN7aj5GI/-57sIeBIz9eeMODlCFvY/AzExquRbN2ukpR-ndSx4/vb9YKGhzH50vKN7aj5GI -X github.com/containers/libpod/libpod/define.buildInfo=1600096233 -compressdwarf=false -B 0x8b69254db4ae300d372eee72ed8a8845a4560c7f -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman-remote rm -r $WORK/b001/ + /usr/bin/make docs mkdir -p "/builddir/build/BUILD/podman-2.0.5-rhel/src/github.com/containers" ln -sfn "/builddir/build/BUILD/podman-2.0.5-rhel" "/builddir/build/BUILD/podman-2.0.5-rhel/src/github.com/containers/libpod" ln -sfn "/builddir/build/BUILD/podman-2.0.5-rhel/vendor/github.com/varlink" "/builddir/build/BUILD/podman-2.0.5-rhel/src/github.com/varlink" touch .gopathok if [ ! -x "/usr/bin/go-md2man" ]; then \ env GO111MODULE=off go get -u github.com/cpuguy83/go-md2man; \ fi mkdir -p docs/build/man ~/build/BUILD/podman-2.0.5-rhel/catatonit-0.1.5 ~/build/BUILD/podman-2.0.5-rhel + unset LDFLAGS + pushd catatonit-0.1.5 + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:22: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:19: installing './install-sh' configure.ac:19: installing './missing' Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for ppc64le-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for ppc64le-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking dependency style of gcc... (cached) none + /usr/bin/make -j8 gcc -DPACKAGE_NAME=\"catatonit\" -DPACKAGE_TARNAME=\"catatonit\" -DPACKAGE_VERSION=\"0.1.5\" -DPACKAGE_STRING=\"catatonit\ 0.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.opensuse.org/\" -DPACKAGE_URL=\"https://github.com/openSUSE/catatonit/\" -DPACKAGE=\"catatonit\" -DVERSION=\"0.1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PRCTL_H=1 -DHAVE_SYS_SIGNALFD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o catatonit.o catatonit.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -all-static -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o catatonit catatonit.o libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -static -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o catatonit catatonit.o + grep 'statically linked' + file catatonit catatonit: ELF 64-bit LSB executable, 64-bit PowerPC or cisco 7500, version 1 (GNU/Linux), statically linked, for GNU/Linux 3.10.0, BuildID[sha1]=a579f4f9c6dd7dbaa095092d0e3cbbedbdf4c753, with debug_info, not stripped, too many notes (256) ~/build/BUILD/podman-2.0.5-rhel + '[' 0 '!=' 0 ']' + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZzVWx9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le ++ dirname /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le + cd podman-2.0.5-rhel + install -dp /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/system + install -dp /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/user + install -dp /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/tmpfiles.d + PODMAN_VERSION=2.0.5 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr ETCDIR=/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/etc BUILDTAGS=varlink install.bin-nobuild install.remote-nobuild install.man-nobuild install.cni install.systemd install.completions install.docker install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/bin/podman-remote bin/podman-remote install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man5 install -m 644 docs/build/man/podman-inspect.1 docs/build/man/podman-kill.1 docs/build/man/podman-untag.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-system.1 docs/build/man/podman-system-service.1 docs/build/man/podman-history.1 docs/build/man/podman-images.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system-connection.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-tag.1 docs/build/man/podman-version.1 docs/build/man/podman-manifest-add.1 docs/build/man/podman-unmount.1 docs/build/man/podman-export.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-ps.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-push.1 docs/build/man/podman-pause.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-system-connection-rename.1 docs/build/man/podman-save.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-network.1 docs/build/man/podman-cp.1 docs/build/man/podman-image-diff.1 docs/build/man/podman-import.1 docs/build/man/podman-exec.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-stats.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-diff.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-manifest-create.1 docs/build/man/podman-top.1 docs/build/man/podman-system-connection-default.1 docs/build/man/podman-build.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-mount.1 docs/build/man/podman-image.1 docs/build/man/podman-login.1 docs/build/man/podman-logs.1 docs/build/man/podman-auto-update.1 docs/build/man/podman-info.1 docs/build/man/podman-rm.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-system-connection-remove.1 docs/build/man/podman-logout.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-pull.1 docs/build/man/podman-system-reset.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-network-create.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-generate.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-manifest-remove.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-start.1 docs/build/man/podman-events.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-generate-kube.1 docs/build/man/podman-attach.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-manifest-push.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-unshare.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-run.1 docs/build/man/podman-init.1 docs/build/man/podman-unpause.1 docs/build/man/podman-create.1 docs/build/man/podman-volume.1 docs/build/man/podman-restart.1 docs/build/man/podman-system-connection-add.1 docs/build/man/podman-port.1 docs/build/man/podman-stop.1 docs/build/man/podman-rmi.1 docs/build/man/podman-play.1 docs/build/man/podman-container.1 docs/build/man/podman-pod.1 docs/build/man/podman-system-connection-list.1 docs/build/man/podman.1 docs/build/man/podman-remote.1 docs/build/man/podman-wait.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-manifest.1 docs/build/man/podman-play-kube.1 docs/build/man/podman-commit.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-manifest-annotate.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-container-prune.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-load.1 docs/build/man/podman-manifest-inspect.1 docs/build/man/podman-search.1 docs/build/man/podman-container-cleanup.1 -t /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man1 install -m 644 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/tmpfiles.d install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/user/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/system/io.podman.service # User units are ordered differently, we can't make the *system* multi-user.target depend on a user unit. # For user units the default.target that's the default is fine. sed -e 's,^WantedBy=.*,WantedBy=default.target,' < contrib/varlink/io.podman.service > /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/user/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/tmpfiles.d/podman.conf install -m 755 -d /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/user # Install APIV2 services install -m 644 contrib/systemd/user/podman.socket /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/user/podman.socket install -m 644 contrib/systemd/user/podman.service /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/user/podman.service install -m 644 contrib/systemd/system/podman.socket /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/system/podman.socket install -m 644 contrib/systemd/system/podman.service /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/system/podman.service install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/zsh/site-functions if [ ! -x "/usr/bin/go-md2man" ]; then \ env GO111MODULE=off go get -u github.com/cpuguy83/go-md2man; \ fi mkdir -p docs/build/man (cd docs; ./dckrman.sh ./build/man/*.1) install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/bin /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/bin/docker install -m 644 docs/build/man/docker*.1 -t /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man1 install -m 755 -d /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/lib/tmpfiles.d + ln -s ./ ./vendor/src + install -d -p /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/015-help.bats' 'test/system/020-tag.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/020-tag.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/080-pause.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/120-load.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/150-login.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/160-volumes.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/250-systemd.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/410-selinux.bats' 'test/system/500-networking.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/500-networking.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/helpers.t' + rm -f /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le//usr/share/podman/test/system/helpers.t ++ find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man1 /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man5 -type f ++ grep -v -e remote -e docker ++ sed s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,, + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-auto-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-default.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-service.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-annotate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + install -dp /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/libexec/catatonit + install -p catatonit-0.1.5/catatonit /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/libexec/catatonit + install -dp /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/libexec/podman + install -dp /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/licenses/podman-catatonit + install -p catatonit-0.1.5/COPYING /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/licenses/podman-catatonit/COPYING + ln -s /usr/libexec/catatonit/catatonit /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/libexec/podman/catatonit + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.0.5-4.module_el8.3.0+491+298e1ad1 --unique-debug-suffix -2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le --unique-debug-src-base podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/podman-2.0.5-rhel extracting debug info from /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/libexec/catatonit/catatonit extracting debug info from /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/bin/podman-remote nm: /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/libexec/catatonit/catatonit: no symbols 41281 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/licenses/podman-catatonit/COPYING is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QRR9aJ + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5-rhel + exit 0 Processing files: podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zAFlPi + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5-rhel + DOCDIR=/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/doc/podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JG1TtS + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5-rhel + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/licenses/podman + exit 0 Provides: config(podman) = 2.0.5-4.module_el8.3.0+491+298e1ad1 podman = 2.0.5-4.module_el8.3.0+491+298e1ad1 podman(ppc-64) = 2.0.5-4.module_el8.3.0+491+298e1ad1 podman-manpages = 2.0.5-4.module_el8.3.0+491+298e1ad1 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Obsoletes: oci-systemd-hook < 1 podman-manpages < 2.0.5-4.module_el8.3.0+491+298e1ad1 Recommends: container-selinux Processing files: podman-docker-2.0.5-4.module_el8.3.0+491+298e1ad1.noarch Provides: docker = 2.0.5-4.module_el8.3.0+491+298e1ad1 podman-docker = 2.0.5-4.module_el8.3.0+491+298e1ad1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: podman-remote-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le Provides: podman-remote = 2.0.5-4.module_el8.3.0+491+298e1ad1 podman-remote(ppc-64) = 2.0.5-4.module_el8.3.0+491+298e1ad1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: podman-catatonit-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BZeA0s + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5-rhel + DOCDIR=/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/doc/podman-catatonit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/doc/podman-catatonit + cp -pr README.md /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/doc/podman-catatonit + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oGyzx3 + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5-rhel + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/licenses/podman-catatonit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/licenses/podman-catatonit + cp -pr COPYING /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/licenses/podman-catatonit cp: cannot stat 'COPYING': No such file or directory + : + exit 0 Provides: podman-catatonit = 2.0.5-4.module_el8.3.0+491+298e1ad1 podman-catatonit(ppc-64) = 2.0.5-4.module_el8.3.0+491+298e1ad1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-tests-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IjI05D + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5-rhel + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le/usr/share/licenses/podman-tests + exit 0 Provides: podman-tests = 2.0.5-4.module_el8.3.0+491+298e1ad1 podman-tests(ppc-64) = 2.0.5-4.module_el8.3.0+491+298e1ad1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debugsource-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le Provides: podman-debugsource = 2.0.5-4.module_el8.3.0+491+298e1ad1 podman-debugsource(ppc-64) = 2.0.5-4.module_el8.3.0+491+298e1ad1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le Provides: debuginfo(build-id) = f9edbc2fd75bded33415460a9f7053bab2b88b27 podman-debuginfo = 2.0.5-4.module_el8.3.0+491+298e1ad1 podman-debuginfo(ppc-64) = 2.0.5-4.module_el8.3.0+491+298e1ad1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(ppc-64) = 2.0.5-4.module_el8.3.0+491+298e1ad1 Processing files: podman-remote-debuginfo-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le Provides: debuginfo(build-id) = a78b51b7bf58d77ffb0465408cdbb993643de210 podman-remote-debuginfo = 2.0.5-4.module_el8.3.0+491+298e1ad1 podman-remote-debuginfo(ppc-64) = 2.0.5-4.module_el8.3.0+491+298e1ad1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(ppc-64) = 2.0.5-4.module_el8.3.0+491+298e1ad1 Processing files: podman-catatonit-debuginfo-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le Provides: debuginfo(build-id) = 6f1e99a492efde259534c4768a48da914bca306e podman-catatonit-debuginfo = 2.0.5-4.module_el8.3.0+491+298e1ad1 podman-catatonit-debuginfo(ppc-64) = 2.0.5-4.module_el8.3.0+491+298e1ad1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(ppc-64) = 2.0.5-4.module_el8.3.0+491+298e1ad1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le Wrote: /builddir/build/RPMS/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-docker-2.0.5-4.module_el8.3.0+491+298e1ad1.noarch.rpm Wrote: /builddir/build/RPMS/podman-remote-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-catatonit-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-tests-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-debugsource-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-catatonit-debuginfo-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YwntsC + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5-rhel + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-2.0.5-4.module_el8.3.0+491+298e1ad1.ppc64le + exit 0 Child return code was: 0