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/skopeo.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-8030020200723142723-2a301c24-build-52117-10757/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/skopeo.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/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/skopeo.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-8030020200723142723-2a301c24-build-52117-10757/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/skopeo.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.rZFxaI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skopeo-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skopeo-1.1.0 + /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 'skopeo-1.1.0 base' Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.t4IWhj + exit 0 + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.1.0 + mkdir -p src/github.com/containers + ln -s ../../../ src/github.com/containers/skopeo + mkdir -p vendor/src + for v in vendor/* + test vendor/github.com = vendor/src + test -d vendor/github.com + mv vendor/github.com vendor/src/ + for v in vendor/* + test vendor/go.etcd.io = vendor/src + test -d vendor/go.etcd.io + mv vendor/go.etcd.io vendor/src/ + for v in vendor/* + test vendor/go.opencensus.io = vendor/src + test -d vendor/go.opencensus.io + mv vendor/go.opencensus.io vendor/src/ + for v in vendor/* + test vendor/go4.org = vendor/src + test -d vendor/go4.org + mv vendor/go4.org vendor/src/ + for v in vendor/* + test vendor/golang.org = vendor/src + test -d vendor/golang.org + mv vendor/golang.org vendor/src/ + for v in vendor/* + test vendor/google.golang.org = vendor/src + test -d vendor/google.golang.org + mv vendor/google.golang.org vendor/src/ + for v in vendor/* + test vendor/gopkg.in = vendor/src + test -d vendor/gopkg.in + mv vendor/gopkg.in vendor/src/ + for v in vendor/* + test vendor/modules.txt = vendor/src + test -d vendor/modules.txt + for v in vendor/* + test vendor/src = vendor/src + continue ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/skopeo-1.1.0:/builddir/build/BUILD/skopeo-1.1.0/vendor:/usr/share/gocode + GOPATH=/builddir/build/BUILD/skopeo-1.1.0:/builddir/build/BUILD/skopeo-1.1.0/vendor:/usr/share/gocode + export GO111MODULE=off + GO111MODULE=off ++ hack/libdm_tag.sh ++ hack/ostree_tag.sh /var/tmp/rpm-tmp.t4IWhj: line 47: hack/ostree_tag.sh: No such file or directory + export 'BUILDTAGS=exclude_graphdriver_btrfs btrfs_noversion ' + BUILDTAGS='exclude_graphdriver_btrfs btrfs_noversion ' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl exclude_graphdriver_btrfs btrfs_noversion ' -ldflags ' -compressdwarf=false -B 0x34ca154d8c028ec36041c25670b085d9d23ff9d3 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o skopeo ./cmd/skopeo WORK=/tmp/go-build059024981 internal/race mkdir -p $WORK/b013/ internal/cpu cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b007/ 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 Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_ppc64x.go encoding mkdir -p $WORK/b023/ unicode/utf8 mkdir -p $WORK/b022/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding -std -complete -installsuffix shared -buildid L9Dy4K3RqswIIpHJUgdD/L9Dy4K3RqswIIpHJUgdD -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./utf8.go sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./asm.s unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3a/3ac9f5d65d55c9c88a1de4d55f53010d036dea9f42dd80ad6b88fe9992f3a466-d # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid rbeSmGpHRz3Vt3iUG05k/rbeSmGpHRz3Vt3iUG05k -goversion go1.13.4 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go math/bits mkdir -p $WORK/b027/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/77/7747a842205dde8cbb0898aa8dbf0a3a8c6a40cc957822e60d359f869070343e-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid X65ZnvmEu42fCXI9-lRr/X65ZnvmEu42fCXI9-lRr -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF 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 jHDd9z--rADjjEbnRzAS/jHDd9z--rADjjEbnRzAS -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /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 9OM3Iq4ID3C7nbliP5Uu/9OM3Iq4ID3C7nbliP5Uu -goversion go1.13.4 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math/bits -std -complete -installsuffix shared -buildid HGmgPN-EIB2il06wa1N9/HGmgPN-EIB2il06wa1N9 -goversion go1.13.4 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-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/asm_ppc64x.o ./asm_ppc64x.s internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s 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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s cat >$WORK/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 k1GSu5hsr2u7ytqm6Jys/k1GSu5hsr2u7ytqm6Jys -goversion go1.13.4 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/91/91543be2a92b569033746fd5fa087d35e97663160eaed88c186d96a03a135e9f-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal crypto/internal/subtle mkdir -p $WORK/b045/ runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5XzVJbqEVcUre2Fsie4/v5XzVJbqEVcUre2Fsie4 -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./aliasing.go 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 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b010/importcfg -pack ./math.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 /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/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/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-d # internal crypto/subtle mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t9MG7OwGqV6so_-KWBom/t9MG7OwGqV6so_-KWBom -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal crypto/internal/boring/sig mkdir -p $WORK/b051/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cat >$WORK/b051/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/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b051/symabis ./sig_other.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # internal container/list mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p container/list -std -complete -installsuffix shared -buildid TjNgv_PTowoxG_zMRmZu/TjNgv_PTowoxG_zMRmZu -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./list.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ac/acc584745ac7a401b1a0a626e006cf98c599f6aaa1f6bfe850508c1f84ebf5a0-d # internal internal/testlog mkdir -p $WORK/b036/ cat >$WORK/b036/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/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid bW524Sre4nRlfds8uhBe/bW524Sre4nRlfds8uhBe -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go cat >$WORK/b051/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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ykJdyR6AOvGL8aGpqkXB/ykJdyR6AOvGL8aGpqkXB -goversion go1.13.4 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./sig.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b051/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b055/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b055/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b055/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal math mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b026/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b051/_pkg_.a $WORK/b051/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/37/3770fa1a2ae9665d4d529002aa28e8683a471081f2340ccc928b1ad2132ee153-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b050/ cat >$WORK/b050/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/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b050/symabis ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b077/ cat >$WORK/b077/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/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid GMx-zuXxIHuUJQ_JyicZ/GMx-zuXxIHuUJQ_JyicZ -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./asn1.go cat >$WORK/b050/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/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid HHUw0JkOzN0RAc6ewV-V/HHUw0JkOzN0RAc6ewV-V -goversion go1.13.4 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f5/f50ac3d69703ad4abdd6f6b1059fa23ecf0519ffba4798890381a1e0aceeb8fb-d # internal internal/nettrace mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b082/importcfg -pack ./nettrace.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 ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_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/b6/b6444a4b71db9eb7b225d2b0993e44159dc86b17f0451e0e81e8ea3bd16ab199-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b087/ cat >$WORK/b087/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/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid cWzUBvvvkcJ5dkJbArP1/cWzUBvvvkcJ5dkJbArP1 -goversion go1.13.4 -D "" -importcfg $WORK/b087/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b050/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b050/_pkg_.a $WORK/b050/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/1f/1f2d3e2f3b9aaad0cd6a6f6846f542caa4e668b67e152261fa81b61db432f98a-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid 23bvAHp1crSQm5z2lLgC/23bvAHp1crSQm5z2lLgC -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9d/9dbc1b369fe1b246e56d68245836891df19d3cf57967740e4dc5f3832101a295-d # 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 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 LMNJZd3U8z7vcbZw0Nkc/LMNJZd3U8z7vcbZw0Nkc -goversion go1.13.4 -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 ./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 ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.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_sighandler.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 ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math -std -installsuffix shared -buildid W9R6S9IRsvWYEu8BzHA1/W9R6S9IRsvWYEu8BzHA1 -goversion go1.13.4 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/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 ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/44/44c9498eeada57208329dab1c5808d4d663958e0de4c1968a418fccd607eebcc-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/b7/b7b054ae85044d589ff7bb1c415d32d812ae56401380715c55d93283cd464386-d # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid 4JT4bF65z4UuqEBa8D58/4JT4bF65z4UuqEBa8D58 -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go github.com/containers/ocicrypt/spec mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid HP5-8t0KO_QJ4iBm02AS/HP5-8t0KO_QJ4iBm02AS -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./spec.go google.golang.org/protobuf/internal/flags mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid soJXFx_pmMF01OHVXI8p/soJXFx_pmMF01OHVXI8p -goversion go1.13.4 -D "" -importcfg $WORK/b193/importcfg -pack ./flags.go ./proto_legacy_disable.go google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid 5ML1g2cWVWzIfGMBVtXg/5ML1g2cWVWzIfGMBVtXg -goversion go1.13.4 -D "" -importcfg $WORK/b196/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/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/2f/2f78f745b48438ee658900e3fc1e3c937607a8f2e2aeb2d55217a6aee571501b-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid x8LX9n5wfISWoFzXbBbC/x8LX9n5wfISWoFzXbBbC -goversion go1.13.4 -D "" -importcfg $WORK/b198/importcfg -pack ./ints.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/1f/1f056109ac5fcb381de37575893f1a2042b53da6d5cce53ff72a76a77601906e-d # internal google.golang.org/protobuf/internal/genname mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid _wXrgDgKmJ2DzT2HHVe5/_wXrgDgKmJ2DzT2HHVe5 -goversion go1.13.4 -D "" -importcfg $WORK/b210/importcfg -pack ./name.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/9e/9e7417ae1870650e465f0505aa8025439c9ccb78acd4a0a3b567cd8ae8a5c4dc-d # internal image/color mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config EOF cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/d7/d79b6e4284419f32a6be2ab23db685add146d1f6e030ec58f4e14664af3a13c3-d # internal cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p image/color -std -complete -installsuffix shared -buildid MyWlUEmCdh1wetcbAr88/MyWlUEmCdh1wetcbAr88 -goversion go1.13.4 -D "" -importcfg $WORK/b248/importcfg -pack ./color.go ./ycbcr.go github.com/VividCortex/ewma mkdir -p $WORK/b273/ cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/c4/c4c6414c569c5a4bedce9480d1accf2dd0d48669d482d3fe4176335921a8e27a-d # internal cat >$WORK/b273/importcfg << 'EOF' # internal # import config EOF github.com/docker/docker/api mkdir -p $WORK/b285/ cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid EjlyKJ_96lodAuIxijck/EjlyKJ_96lodAuIxijck -goversion go1.13.4 -D "" -importcfg $WORK/b273/importcfg -pack ./ewma.go cat >$WORK/b285/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid zYHz7qaFUmaCbo8EQAHc/zYHz7qaFUmaCbo8EQAHc -goversion go1.13.4 -D "" -importcfg $WORK/b285/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b314/ cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/af/af28ee6a1334e77f9b7535349a2d6778391a6d96024cac0f45381b65900062f0-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b315/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid Cz0PcQIP8m0a_x6HYbM3/Cz0PcQIP8m0a_x6HYbM3 -goversion go1.13.4 -D "" -importcfg $WORK/b314/importcfg -pack ./events.go cat >$WORK/b315/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid nMr6Ha1-HumHVZMEBZnm/nMr6Ha1-HumHVZMEBZnm -goversion go1.13.4 -D "" -importcfg $WORK/b315/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/60/609cbfcd728681496990428ed1e9a74ce1fde058014dbc356e1d766c7c6b4874-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid nuSTB9wf86ndPJeaS2GZ/nuSTB9wf86ndPJeaS2GZ -goversion go1.13.4 -D "" -importcfg $WORK/b332/importcfg -pack ./promise.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/77/779563ca9786eb007b49ff150c7a65a2b99923749a9968bceced7502f195528d-d # internal github.com/pquerna/ffjson/shared mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid vb0jVKU_7Q-D0zFSauvI/vb0jVKU_7Q-D0zFSauvI -goversion go1.13.4 -D "" -importcfg $WORK/b387/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/f8/f870d2672c15685e9262727656ea80693414eca0622fb150cb03174ba1b9d01a-d # internal github.com/containers/skopeo/version mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.1.0/src/github.com/containers/skopeo/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/skopeo/version -complete -installsuffix shared -buildid BoWpgDaDfryHKMiWVi8U/BoWpgDaDfryHKMiWVi8U -goversion go1.13.4 -D "" -importcfg $WORK/b401/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/e9/e9037083e54dfb2177eac7ac6cf78a03523dd026be2072271f939a78a4581def-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/47/47f662a10a39b9a4850111336a83a240e1fc567499d6199d47d986e0d91131b2-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/45/452beb2bb933c3e3f42d3c0aa088c449b940763351676c0df6f795a624b88e84-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/84/84f115f1449d07b5bf0dade0376dcee17239da044ef5db9e97fc7750123ae8cc-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/d0/d0ba293f2e34c1e20c470be56e1fe578afb91e021446fdf26cbcea7c6ae904e3-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b026/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b026/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b026/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b026/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b026/_pkg_.a $WORK/b026/floor_ppc64x.o $WORK/b026/modf_ppc64x.o $WORK/b026/sqrt_ppc64x.o $WORK/b026/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/a8/a8c02fba277cf2a727866037214c206624545eb5016fb125e82bb96691c968ef-d # internal github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid gANht6L5ZX4QOM1_32bG/gANht6L5ZX4QOM1_32bG -goversion go1.13.4 -D "" -importcfg $WORK/b274/importcfg -pack ./percentage.go ./width.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/b1/b1a11da3083b043b675cac18e370addccdbe24d54483a99a1d29c7cda47b8d8a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go -dynlinker cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b055/symabis ./asm_ppc64x.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo.cgo1.go $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b055/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_ppc64x.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/25/25ca653acfcf4af2dc0f71d79a2c1955ea0b48553476d5e62e25a7cc276096b1-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/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/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/2f/2f2fd3728656dceed290af70c3394fb63be5fccc1ac4af022796f37291e019af-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b012/ 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 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 9D7xmelQRl3vhifncZVR/9D7xmelQRl3vhifncZVR -goversion go1.13.4 -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 LjEwjwF95eDIj8TyaU_U/LjEwjwF95eDIj8TyaU_U -goversion go1.13.4 -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/e8/e8ffebc85dc485bc8be2bf8011d99d7f768c895309abead66cee0bdea1dbb804-d # internal internal/singleflight mkdir -p $WORK/b083/ math/rand mkdir -p $WORK/b054/ cat >$WORK/b083/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/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b083/importcfg -pack ./singleflight.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid dtkjbJbABn3uMIE3ehrK/dtkjbJbABn3uMIE3ehrK -goversion go1.13.4 -D "" -importcfg $WORK/b190/importcfg -pack ./pragma.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/58/58173ff2529dfe1e2df2c44b3ba1164d58470ca7c33b27ac91bbf2f77170babc-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/80/80d62f4b5a45522e381b9727c4ada1ef6b2aa7c962bd7814bb3eb8ede8e3f0f2-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/30/305b51689b13be2c9fa592856fdb826b85eeea60b7c79fbfb5c05032e9c55c15-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b032/ 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 Q_btnq8QXPehxAKwTXGy/Q_btnq8QXPehxAKwTXGy -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p sort -std -complete -installsuffix shared -buildid GIKRlTr93OSu87Qnr_Q0/GIKRlTr93OSu87Qnr_Q0 -goversion go1.13.4 -D "" -importcfg $WORK/b032/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/ee/eeab6b89a15cc2dbbc9e022cf85cd9c01bb0b7f62107ce89e87daa53abf7da2f-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 WypnA0tJsRA4i3q5s-_B/WypnA0tJsRA4i3q5s-_B -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go golang.org/x/crypto/cast5 mkdir -p $WORK/b244/ vendor/golang.org/x/net/dns/dnsmessage io strconv mkdir -p $WORK/b029/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid OjDGWfUWAHdNsT6hLadv/OjDGWfUWAHdNsT6hLadv -goversion go1.13.4 -D "" -importcfg $WORK/b244/importcfg -pack ./cast5.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid Qg0WQ66iniHyIF9dwLqV/Qg0WQ66iniHyIF9dwLqV -goversion go1.13.4 -D "" -importcfg $WORK/b029/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go mkdir -p $WORK/b081/ github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid X4NaXp8Mb42O9dF7Ysjo/X4NaXp8Mb42O9dF7Ysjo -goversion go1.13.4 -D "" -importcfg $WORK/b360/importcfg -pack ./selinux_stub.go mkdir -p $WORK/b020/ cat >$WORK/b020/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/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p io -std -complete -installsuffix shared -buildid CeDVLTmLkK3fe1p2FC2u/CeDVLTmLkK3fe1p2FC2u -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./io.go ./multi.go ./pipe.go github.com/containers/storage/pkg/locker mkdir -p $WORK/b357/ cat >$WORK/b357/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/08/080444497563aa6cd47d56099b3ad80413de4a3b9600b554ada39f2626ac1a1c-d # internal cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid vhaYivMPZOYILiEPo_qs/vhaYivMPZOYILiEPo_qs -goversion go1.13.4 -D "" -importcfg $WORK/b357/importcfg -pack ./locker.go cat >$WORK/b081/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/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid yBCg56Rmm-tOxy3PzchF/yBCg56Rmm-tOxy3PzchF -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./message.go 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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid Y1xZMsMXl0B9MDAuKoUO/Y1xZMsMXl0B9MDAuKoUO -goversion go1.13.4 -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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f7/f746a37efd07744f8b4f7000287616ab26954c9e64d435f430441ca26ffb229c-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid PZiEBdslJk7Wr1SIFb62/PZiEBdslJk7Wr1SIFb62 -goversion go1.13.4 -D "" -importcfg $WORK/b181/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/0a/0a8d0e8154dba7fb6a9916b58957537442a496a0d29273c8b4f31feeb08df4fa-d # internal container/heap mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p container/heap -std -complete -installsuffix shared -buildid WmMCc2lLRw1hMFLLJIyJ/WmMCc2lLRw1hMFLLJIyJ -goversion go1.13.4 -D "" -importcfg $WORK/b267/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/84/84d44c9e0e4b36fabe4ed825566f4c5f72a399c871ba0eb3198e1e380ea38db6-d # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/d4/d4d924fd8f362ea0ebcc6acbe6161a3ab61bdd281c49d7f968627ab66783df9b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/73/739d1afa9a8db58dbacea91e1e4689ea0e4ad719f92501e8b0b77bcbd36c3ffa-d # internal bytes mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid 7tkpI5_q2BKkZXeh6ZqT/7tkpI5_q2BKkZXeh6ZqT -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go hash mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p hash -std -complete -installsuffix shared -buildid DU2orpffKXKNnS7m-_-_/DU2orpffKXKNnS7m-_-_ -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/00/009842cf75ff8dc8732a7e91e293ebeabd5504c8294da95fff8294d6a3d2930a-d # internal crypto/internal/randutil mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_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/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid Xd-GjOXuGbTVsnIin3Lc/Xd-GjOXuGbTVsnIin3Lc -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2a/2a6e6947efa9857e2b2fe68d928db0f60b733c1e5606a9e96f2e9453b6597506-d # internal github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid AU0y7uvTV9uHOn4VmHco/AU0y7uvTV9uHOn4VmHco -goversion go1.13.4 -D "" -importcfg $WORK/b104/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/ec/ecc30c9c6dd34d5bda0b9a69198bba1db533e8003ff5a9eb82fec8adab8c547f-d # internal hash/crc32 mkdir -p $WORK/b113/ cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b113/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/7f/7f8d26d9a2edb2085a142ce59598e0efc1e37d25fd16d6c6b3c161185a4e417a-d # internal hash/crc64 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_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/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid BIYMGMfI9eDU93P4ZJSi/BIYMGMfI9eDU93P4ZJSi -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/7d/7d44cb615043ad169063c98601ee0fbbc83ef4cf88814c59b09287d4be6232ce-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid VPn_Wr9ptCTlJOah3rry/VPn_Wr9ptCTlJOah3rry -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_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/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p hash/crc32 -std -installsuffix shared -buildid -ZxYO3liXXNm8qRy-taX/-ZxYO3liXXNm8qRy-taX -goversion go1.13.4 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ce/cec3b1b186d2d521601b6f56cae3405ad47a731af9c6f1a9ab5bebce4a3f9056-d # internal github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid M7dTn4P2U2TqxVmoFlwV/M7dTn4P2U2TqxVmoFlwV -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./upload_reader.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b113/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/af/af43375b784f391aa8420fe5710216b8f64900034878faf6057bd20ad5320bb7-d # internal hash/fnv mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid fQWxtJ5o-dvngWk-gFTG/fQWxtJ5o-dvngWk-gFTG -goversion go1.13.4 -D "" -importcfg $WORK/b187/importcfg -pack ./fnv.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b113/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b113/_pkg_.a $WORK/b113/crc32_ppc64le.o $WORK/b113/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/cb/cb7f4e516ac74e28eea14790312133f7d1430a059cac9d44bf1f6133c43a342f-d # internal hash/adler32 mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid ZCYm_KsJCg1ispiNLNtm/ZCYm_KsJCg1ispiNLNtm -goversion go1.13.4 -D "" -importcfg $WORK/b243/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/06/0691b763d152768cc5357aa01d456af6cf15b10013630f84e89eb8bc7e228875-d # internal reflect mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b028/symabis ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/7f/7f0ab6afd8c3d1b8ca35fcb8f32e47e1ee57702b7aaa97e0ad9a621536d87f41-d # internal crypto mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto -std -complete -installsuffix shared -buildid F26DOwKPddwM_MEklKQx/F26DOwKPddwM_MEklKQx -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/7b/7be20033682d07adf4f4ddf9b140f2b6ce095d14c2575f43a3bdee645d87ed1e-d # internal crypto/rc4 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid GXETPy885g6TXNtCLl03/GXETPy885g6TXNtCLl03 -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./rc4.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid ZMpaBOMeZJAtPlQR25AD/ZMpaBOMeZJAtPlQR25AD -goversion go1.13.4 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/79/79bad67122c1d18edc8a175e7d9376c6d4dc20f9b9cce3859743743a5bb333bc-d # internal regexp/syntax mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid fOr_mfu03Po6Ju5V9VrL/fOr_mfu03Po6Ju5V9VrL -goversion go1.13.4 -D "" -importcfg $WORK/b095/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/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6a/6a7d8c3cdf6580fa17481e01155f30807b0de8cf5e0c8874e0df0a1f26daddbe-d # internal path mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p path -std -complete -installsuffix shared -buildid 9UZPkwsNHPjqti92JeFl/9UZPkwsNHPjqti92JeFl -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./match.go ./path.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-d # internal bufio mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid Ruvy3eL54knHzemNgtZ_/Ruvy3eL54knHzemNgtZ_ -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/b3/b3e893415c49189b1acab1a373f9550c6cc9051de17ec2df68983f11ffdc898d-d # internal encoding/base32 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid KVpnTI5hAvuq2EFWpUxr/KVpnTI5hAvuq2EFWpUxr -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./base32.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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a8/a84ed2e9a45bdab8b566979e4b64c59426808dc04d96aa9629d5ff45543250ec-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid a2wJpGzYnG5rMCK7X02-/a2wJpGzYnG5rMCK7X02- -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./compare.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ---U1Zf6S3IZEli8CluN/---U1Zf6S3IZEli8CluN -goversion go1.13.4 -D "" -importcfg $WORK/b154/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/bb/bbe336aec477a5c64456f25633530187567e9f991227da1b8d939e401842db6a-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid HQ1POirlJSguxQm3esVW/HQ1POirlJSguxQm3esVW -goversion go1.13.4 -D "" -importcfg $WORK/b216/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/d0/d0b53fe978b07860512d822ba38a79358b01b3046d90ac2de0e8ec06cee10446-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid ZwVQ2Ikxdd1zpG9tzudZ/ZwVQ2Ikxdd1zpG9tzudZ -goversion go1.13.4 -D "" -importcfg $WORK/b240/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a6/a696df31fbc9a717090db6ca958c9a2df27a493651023489442975e1b44f6687-d # internal github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid J24cVDH2-JKhEWjQ3LkY/J24cVDH2-JKhEWjQ3LkY -goversion go1.13.4 -D "" -importcfg $WORK/b335/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/f3/f35edfa054d31c815ea615f9c001c97dd4990b4fbcb2fe41f50c4cdb4a595f63-d # internal golang.org/x/text/transform mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid 3neEsOqLqbl8U9lV5cCn/3neEsOqLqbl8U9lV5cCn -goversion go1.13.4 -D "" -importcfg $WORK/b342/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/e9/e988fe0959aeb037842c7cb75d302d494f9ed72c157878af33fcc08e1475ba5d-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid QxtohjGE7NRDb6C-ebQ8/QxtohjGE7NRDb6C-ebQ8 -goversion go1.13.4 -D "" -importcfg $WORK/b377/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/70/70ec4c63d498d2cbc2f7c9e06bce8aba6093fd91910e612b140e3d4de1d087b1-d # internal compress/bzip2 mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid mOoWBD5djoyMcSo4S9A3/mOoWBD5djoyMcSo4S9A3 -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/dd/dd1af0c94dd89ae0e1e84e13df418f92ade1829a851b18043199f409955a09af-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b240/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid nE0TqZFMWW-gh0TK4LI0/nE0TqZFMWW-gh0TK4LI0 -goversion go1.13.4 -D "" -importcfg $WORK/b246/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/f5/f506e3fab66f3562e5d21c4841cb4eae56e5e0d951dd3a903367b8d63b5b7a26-d # internal image mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b248/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_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/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p image -std -complete -installsuffix shared -buildid JTpsGJeS8tAi8jF5ERBc/JTpsGJeS8tAi8jF5ERBc -goversion go1.13.4 -D "" -importcfg $WORK/b247/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/0f/0f6657213a1952875dd3db9fec57426063b062ebca7f5ba075125f53854bb605-d # internal text/tabwriter mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid zoxtu8Cm7BZePtoXYNza/zoxtu8Cm7BZePtoXYNza -goversion go1.13.4 -D "" -importcfg $WORK/b393/importcfg -pack ./tabwriter.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/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/0a/0abc7fc7f7cb34b029d4ceead094f01f436a9a4c234c6c0bf8b087c3f4d2d5ce-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/82/82b7b2dadcdf143fb53e182ea6a5a87e2e067477bbe2501918d9304d330c839c-d # internal /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/c0/c0ade8ace52d4649c61b289a9a3d29556fad5915baae439c2261cf5ebb546022-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/e6/e62380673ad5143e0089b7a04b926b8d5627a2e38dde86b75f26763f73db52bc-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/46/461da6a754ae9fcebc743ede3bbde3e3989ae7521a53e10df979831ad68a28be-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/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/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid _aQmZ3wAOnP-VcHo__ie/_aQmZ3wAOnP-VcHo__ie -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go 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 Lvqmz4LoWm0ApVLLipKx/Lvqmz4LoWm0ApVLLipKx -goversion go1.13.4 -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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a6/a6ec43cc4f80acfc00af5c852ca52adf9f543bf082ee70e0f409cec03d6e3809-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/85/8590512711880e48d05b4420f30974319c6662afade05dd22aff21cc587a0f4d-d # internal regexp mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b095/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p regexp -std -complete -installsuffix shared -buildid YfA03HzLsxSrjn956T2Q/YfA03HzLsxSrjn956T2Q -goversion go1.13.4 -D "" -importcfg $WORK/b094/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/5f/5f682615e5b98b83c924d19b88ae7361b1bfe47c6b5a723203a97a52911ce6f7-d # internal image/internal/imageutil mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b247/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid qmkvb4Z46_NgyoGbt5oM/qmkvb4Z46_NgyoGbt5oM -goversion go1.13.4 -D "" -importcfg $WORK/b250/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/8a/8a2d84d198d253d4c9b158a498e34636239e1f136ccd9e15a9312459f0b20bc1-d # internal image/jpeg mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b247/_pkg_.a packagefile image/color=$WORK/b248/_pkg_.a packagefile image/internal/imageutil=$WORK/b250/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid F-grU51ZWvBQFUQVeEmx/F-grU51ZWvBQFUQVeEmx -goversion go1.13.4 -D "" -importcfg $WORK/b249/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/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/f5/f5c9515b5ac5793a26cc8b2bdcdbf1106cd4a1db55bf91f072d3b828d1f65877-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid WjDvw-8Vbp4KIGfieFws/WjDvw-8Vbp4KIGfieFws -goversion go1.13.4 -D "" -importcfg $WORK/b268/importcfg -pack ./stripansi.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/48/482bca6ec5d5f0b4477dd45ca3db914237f9627671c3bfa631e0141569d1b976-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 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 KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_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/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid 3jsV_7-5A4tigr-L2imU/3jsV_7-5A4tigr-L2imU -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/25/259fb3c3a708a83e4ccca9524bd408ce8414d00156f13b1c02950f49989ba43e-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b028/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/b9/b949a5ce543c1e9b9bfa7acb41a8cbe37245408e90af4320f007144c422e807f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/74/74625a425d04ef4147268670b441fba6a112682accb4582a562ea95f26810de6-d # internal internal/fmtsort mkdir -p $WORK/b031/ encoding/binary mkdir -p $WORK/b025/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid YqxacMn03IBHndjeHnfQ/YqxacMn03IBHndjeHnfQ -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./sort.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF github.com/hashicorp/errwrap mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid sdJV1FicNTU5GTch3alW/sdJV1FicNTU5GTch3alW -goversion go1.13.4 -D "" -importcfg $WORK/b385/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b275/ golang.org/x/net/context mkdir -p $WORK/b330/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid KF5U-sSaP5arv_zQvZCQ/KF5U-sSaP5arv_zQvZCQ -goversion go1.13.4 -D "" -importcfg $WORK/b275/importcfg -pack ./semaphore.go cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid dpRL8rNZQsITNn25Pc_v/dpRL8rNZQsITNn25Pc_v -goversion go1.13.4 -D "" -importcfg $WORK/b330/importcfg -pack ./context.go ./go17.go ./go19.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid YCiMXq6EzE45IQt-lPIy/YCiMXq6EzE45IQt-lPIy -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/3c/3cb9f58c28728623f8d41a64289ca301f185d0f7553a7b12d57fa28db0f2f43f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/93/93f913eb94a76c8db645f40d56d5bfe2fe748c4ba72079402beedf53ad48944c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/a3/a364c5b97cb64936e19b31f0673b0a8680239f4281c2a4823dbfd637f6e53784-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/54/54fe370e8c6a1fb164aa428e891b5df4c04d11f5ed5b9db488de2002846e6cc0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/46/464e6870b8219a60198b76593ade512de3fe3e39c03d0a737c67d970f28e3edf-d # internal os mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p os -std -installsuffix shared -buildid avJ_-aabCLvaYRldX9Gr/avJ_-aabCLvaYRldX9Gr -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.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/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/fe/fe7e46f85a03ac5ee61b37dfd29693ee8824dcac60b34927c92b0eb5b49e0f71-d # internal encoding/base64 mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b044/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 25-tdB-Gd_OMhz4Cdbav/25-tdB-Gd_OMhz4Cdbav -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid IXaByZJnIKcvsUm1Vbn8/IXaByZJnIKcvsUm1Vbn8 -goversion go1.13.4 -D "" -importcfg $WORK/b064/importcfg -pack ./const.go ./edwards25519.go vendor/golang.org/x/crypto/poly1305 vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b088/ github.com/klauspost/compress/snappy cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b044/symabis ./xor_ppc64x.s cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b089/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b088/symabis ./sum_ppc64le.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF crypto/md5 mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b066/symabis ./md5block_ppc64x.s mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid FsKWgT7LwXuFpkVwxmxO/FsKWgT7LwXuFpkVwxmxO -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid A-dvlEDwxEK8EQ2KXduR/A-dvlEDwxEK8EQ2KXduR -goversion go1.13.4 -D "" -importcfg $WORK/b089/importcfg -pack ./curve25519.go ./doc.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid -G3T5wQ53NW4qPaMaTjg/-G3T5wQ53NW4qPaMaTjg -goversion go1.13.4 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./poly1305.go ./sum_generic.go ./sum_ppc64le.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/md5 -std -installsuffix shared -buildid DR7Et33LGD_9k108c66w/DR7Et33LGD_9k108c66w -goversion go1.13.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/cipher -std -installsuffix shared -buildid -uI4OvJo2k9LS3Z0j4pV/-uI4OvJo2k9LS3Z0j4pV -goversion go1.13.4 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/1a/1aa9a4419a6acdcbd942fd06d06254b0b888e00a8345bebd30e96e50919e7010-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid 9ARcSThrwAzyIyNqPEZl/9ARcSThrwAzyIyNqPEZl -goversion go1.13.4 -D "" -importcfg $WORK/b114/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-d # internal encoding/pem mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid mV5qr_UkMNt5EoCdGzDA/mV5qr_UkMNt5EoCdGzDA -goversion go1.13.4 -D "" -importcfg $WORK/b075/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/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b088/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b088/_pkg_.a $WORK/b088/sum_ppc64le.o # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/1c/1c78eef6a917273fd4af951907ef8e725d768ad890807182dd9a519379a9d614-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/e9/e9817157838677e0cef6a29088f80ca3b8e9e06b30c5dbbbb23df4a667f54187-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b240/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid wUxdKMqChzSIK3gE3ODT/wUxdKMqChzSIK3gE3ODT -goversion go1.13.4 -D "" -importcfg $WORK/b239/importcfg -pack ./armor.go ./encode.go golang.org/x/sys/unix mkdir -p $WORK/b120/ cat >$WORK/b120/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b120/symabis ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/7a/7af9d94f2864638261f9e4b3e0f1fff4d6690073597b6693d65e2f50f64b0707-d # internal cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b121/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 64eROK-_j5oQm1Oe3g85/64eROK-_j5oQm1Oe3g85 -goversion go1.13.4 -symabis $WORK/b120/symabis -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/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/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/19/19b80fc2c888a6175f3041b91f222732d701a7c5fff2d34aedc696f82bffdff2-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/17/173ffec4daeee304af1ce56206d1604d2366b8c66cd1c7663c650f3deab390d9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/a4/a4d09da26199201efdbba8a8f9c8ba97c47ca6ddec5ebe922a1815e5b14154fc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal fmt mkdir -p $WORK/b030/ path/filepath mkdir -p $WORK/b079/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p fmt -std -complete -installsuffix shared -buildid VFBE_7JVje-MANdpdeGd/VFBE_7JVje-MANdpdeGd -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/67/671d0a0610a456215a35dbb257c8682d36e71429c6d0d97c78892376dccd5533-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b186/ runtime/debug cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b044/xor_ppc64x.o ./xor_ppc64x.s cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile hash/fnv=$WORK/b187/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid TzH--vBzYL5SYr19n6G-/TzH--vBzYL5SYr19n6G- -goversion go1.13.4 -D "" -importcfg $WORK/b186/importcfg -pack ./rand.go mkdir -p $WORK/b116/ cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b116/symabis ./debug.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b044/_pkg_.a $WORK/b044/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/b0/b0e5eb81c01670347d2272d3cd778e0799e0f027b778f5cbd2f1b50dc93ef093-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid VF-9euNPjwUSofeBbwvo/VF-9euNPjwUSofeBbwvo -goversion go1.13.4 -D "" -importcfg $WORK/b269/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/46/46a89c47c64e6ae007e6cb40fab519f3f01124f29c2c55deefc35586467b35a2-d # internal crypto/des mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_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/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid n9gXNYCUTF-Ot-BAgtGM/n9gXNYCUTF-Ot-BAgtGM -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_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/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p runtime/debug -std -installsuffix shared -buildid f81b4aDgjjy_Q4unAM1u/f81b4aDgjjy_Q4unAM1u -goversion go1.13.4 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go net mkdir -p $WORK/b080/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b080/ -importpath net -- -I $WORK/b080/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/17/17c8489b3978dc3e7d7283f3d17a1360c668a3b90fdabce58ebb7e3f8115e116-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b086/symabis ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/78/78e82742cd1d92e4afd934c8b184125b35b3bc753ddda007af717f25cfb23def-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 9Wtr0EwSE98gAUA-TTUZ/9Wtr0EwSE98gAUA-TTUZ -goversion go1.13.4 -D "" -importcfg $WORK/b289/importcfg -pack ./mount.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid j4xuvcd0oAJXFWLHa8f9/j4xuvcd0oAJXFWLHa8f9 -goversion go1.13.4 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/b4/b4a1c3d3c1f087118cd66da623d1ca72d00981dce105a7acb4c56b55841f9a13-d # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/a1/a154cbe516ed7811203017bbfd5592b8e0d5680f67b4990a5cf812d0e7914c14-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b116/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b116/_pkg_.a $WORK/b116/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b8/b8478684a29ee8917c9c110ceaf37af007836d2687e7adc8603946fbca49ba47-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b078/ os/exec mkdir -p $WORK/b138/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p os/exec -std -complete -installsuffix shared -buildid cUdXw_UZHlqGkD1KDbqY/cUdXw_UZHlqGkD1KDbqY -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b086/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b086/_pkg_.a $WORK/b086/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/74/7495fdb9ab9e93eced2c677f85e37037a80a602011012c89f5f3c892d40ed1eb-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/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/b044/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid T3X5reI_9xqQ5mZjCDMq/T3X5reI_9xqQ5mZjCDMq -goversion go1.13.4 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid nv12v50A-brwkc3LZPbe/nv12v50A-brwkc3LZPbe -goversion go1.13.4 -D "" -importcfg $WORK/b220/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go github.com/containers/storage/pkg/directory mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid c9ZfywrPi6bIrx-tecxW/c9ZfywrPi6bIrx-tecxW -goversion go1.13.4 -D "" -importcfg $WORK/b356/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/86/86df140ac761c5709f733a9787324dae93ac97f17f7908cf821e66d5bba65e87-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/d1/d197c4d30bc27531bd7c0517ac865ee9a06a5b36e1d65e6f70485f2921b7ece5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/38/38efb91dd9631ee86185587704e5ac6295c8e11af7a26bf1deb650e5117ca4a2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/10/103499577e738ccad429a4124b888bbfee390a25f5ea582657c81bade75f97cb-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/91/91bdf3390f62eb1bd8bc323acca92ec22c21a252bc02b87838b354946c4aa7a3-d # internal encoding/json mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go net/url mkdir -p $WORK/b084/ math/big mkdir -p $WORK/b053/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p net/url -std -complete -installsuffix shared -buildid 4hz-VkbrlMhaDSxm-XzZ/4hz-VkbrlMhaDSxm-XzZ -goversion go1.13.4 -D "" -importcfg $WORK/b084/importcfg -pack ./url.go encoding/hex mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid XkyZZIqFu32Ip08jjJfV/XkyZZIqFu32Ip08jjJfV -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./hex.go cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /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 ./arith_ppc64x.s github.com/opencontainers/go-digest mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid hYBzLE-4ktY1Cixw11aq/hYBzLE-4ktY1Cixw11aq -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go github.com/pkg/errors mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid pT8hzI6d4ZMCu41SnQYm/pT8hzI6d4ZMCu41SnQYm -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./errors.go ./go113.go ./stack.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p math/big -std -installsuffix shared -buildid UtwQqkNxLmQ2cmObpYz4/UtwQqkNxLmQ2cmObpYz4 -goversion go1.13.4 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/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/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/7b/7b603722612d04d497a2d3c31672342b259048f1c27d36e2c42ad86615f1c0a7-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid cUsOA2lCVyX0n9YaQZhr/cUsOA2lCVyX0n9YaQZhr -goversion go1.13.4 -D "" -importcfg $WORK/b092/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a1/a1dad29523b144c2b139f625e0d1d8487eef685046a4d169ea49aeba05aa9e0a-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid KhI4JWPq4-kJN2jpoLts/KhI4JWPq4-kJN2jpoLts -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/68/68cafd744b607073ec3200806621c87f8009d61e6abea4e5a22fe213617ce67b-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid MnwAasNS7WrDD0VKU7dG/MnwAasNS7WrDD0VKU7dG -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/39/39e2f30bf10802420f59dac5c5d52b321326d12e2af55b7093f43099cd22ae1f-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid gmj8Zy0ahisUF7hK8iEk/gmj8Zy0ahisUF7hK8iEk -goversion go1.13.4 -D "" -importcfg $WORK/b105/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/b097/_pkg_.a # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/6a/6a2ec43f82d6fcd202d1b5cf748196786301d8d558f5cdd3c97320c33d827ac8-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid USaHSMq04f5O9cCEHkB4/USaHSMq04f5O9cCEHkB4 -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./iolimits.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/8c0b13777bc2e553950b72d6d20ec9dbc41e46672cde3ef80e205a6014400804-d # internal log mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_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/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b115/importcfg -pack ./log.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b120/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/92/92ee38012027a25dbf523a01061b7e9a8df3ff242df03960410270d96994581a-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/b9/b9afd540bba987bea3ff2ceeb3ab228b2253918f787aa708fc79d70a48b5e6c1-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid N1JuWKZQYcUp2jqajgEF/N1JuWKZQYcUp2jqajgEF -goversion go1.13.4 -D "" -importcfg $WORK/b091/importcfg -pack ./naming.go github.com/klauspost/compress/flate mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid sBMDlZTx8FtROH6EMu76/sBMDlZTx8FtROH6EMu76 -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b120/_pkg_.a $WORK/b120/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/08/08cd9e873d61904b5725ce6144e5050f4517ebe8e88a7853764ed093569c92f7-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid RSHRHL3Ah4gRLIEwYEcb/RSHRHL3Ah4gRLIEwYEcb -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b111/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid sPG8RrFF6roybpCF7Bs9/sPG8RrFF6roybpCF7Bs9 -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c2/c2d1c13129c9728edb2b27dbfa93fe68689565c19a669532329f7fc396ea038d-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_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/skopeo-1.1.0/vendor/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid TxW7hq5lapyBGkIVS9qC/TxW7hq5lapyBGkIVS9qC -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/07/0767cc7a387b72fd3c26185bfe2ed613ce0254fcdc6e8367ff8e25a1afc1b05f-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid eXSV0Y0Z62Io3sJcKIew/eXSV0Y0Z62Io3sJcKIew -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/3a/3a3558b8735e57eb7cb397c764e2d17f3e90a14b5356e77ab93ca11a38b78309-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid 1afm7D1gTDxOdw3fiBq6/1afm7D1gTDxOdw3fiBq6 -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./platform_matcher.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/2c/2c544d8c250921c6d3a175948b723ac43aa7e9e470e87552ea979f5b88ae1f73-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid nw--sbn8fyckH2_Qhpif/nw--sbn8fyckH2_Qhpif -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/a9/a90bfc0d0b68154ca1763260fd9ac4c2f1be520e94304ee634ad45e796e5163f-d # internal os/user mkdir -p $WORK/b140/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b140/ -importpath os/user -- -I $WORK/b140/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/4d/4d828706be6579a62583be9bbc4bf6872c5210038a71eb7abb4e7ccddba3ad0b-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b125/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b123/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid kQb8iUhpbIAUhityh8zb/kQb8iUhpbIAUhityh8zb -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid ESH7f6mNVLTnWXUtWyve/ESH7f6mNVLTnWXUtWyve -goversion go1.13.4 -D "" -importcfg $WORK/b119/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/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/e2/e275432705e32e06954e8b9c46e124e0171b1a00e05cd0a16d993b8c4003928c-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 6FTV4kRAw2FOXD-K_BXO/6FTV4kRAw2FOXD-K_BXO -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./strslice.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/f4/f48aded781e2babc67a1a9b3b6e163d16f59f926519ba8be1abe1c55e9e152e2-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid Rf3e-EbNUXENtk90dD8A/Rf3e-EbNUXENtk90dD8A -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e6/e6f85d2fbd8dca8913009af19e3e696fd69a06b91acb9ec5a7d5725d410feec0-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid aJVgsFX8PMWruZNtpESu/aJVgsFX8PMWruZNtpESu -goversion go1.13.4 -D "" -importcfg $WORK/b142/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/4c/4c896f4ecae5fffc895b8cd3c4392ffe1dc2252dd438d1beef98e284a7b227ed-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b137/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid Giv-5KwJZlSPNbRbWxQP/Giv-5KwJZlSPNbRbWxQP -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./client.go ./command.go cat >$WORK/b080/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/b081/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b083/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_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/b055/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p net -std -installsuffix shared -buildid AGcGMb_RsJSZp1HmnX_s/AGcGMb_RsJSZp1HmnX_s -goversion go1.13.4 -D "" -importcfg $WORK/b080/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/b080/_cgo_gotypes.go $WORK/b080/cgo_linux.cgo1.go $WORK/b080/cgo_resnew.cgo1.go $WORK/b080/cgo_socknew.cgo1.go $WORK/b080/cgo_unix.cgo1.go $WORK/b080/_cgo_import.go cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/arith_ppc64x.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/64/648dc38cdeec0ee220321bea74adb642cad0357fca6c85a11feb23c7648127a6-d # internal encoding/asn1 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid alpdOEFCt7DEk63LUjNu/alpdOEFCt7DEk63LUjNu -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/5b/5b5c84aa2eb478272f1f41c94e2829da77e8f2894f8a77839ae4667cf4c80be5-d # internal crypto/elliptic mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_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/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid 0g3F2T0ut_62bPYEZupB/0g3F2T0ut_62bPYEZupB -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c9/c983634d4cb617183a38f2617129088167ca627a638307d7ceeeb80c0ed6d215-d # internal crypto/dsa mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid k0Oqs0_oiHuBDPtQK9es/k0Oqs0_oiHuBDPtQK9es -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/a0/a08b97e49102ef3cfc214c4770b19ada76cf7f2ed1e6454e6c4d8160771925a1-d # internal compress/flate mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_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/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid -lYt4IiH0NVf0yNL8X24/-lYt4IiH0NVf0yNL8X24 -goversion go1.13.4 -D "" -importcfg $WORK/b150/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/4d/4d68e1584e168eab492822096e90e3f1c9ba05afad223ac80242ed0044a8eac5-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Ys9j8aDGLkHEAGhHbMUd/Ys9j8aDGLkHEAGhHbMUd -goversion go1.13.4 -D "" -importcfg $WORK/b155/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/23/236c01d534eb70b5689715ebcf418140cf9535ba1d56d845c49461471663fd2d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b154/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid Nc50GIX5DJf7HC5KKhwa/Nc50GIX5DJf7HC5KKhwa -goversion go1.13.4 -D "" -importcfg $WORK/b156/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/e4/e44ffb78c05da50e312759c4880a634f103f94238ca5ae97b6dc6795f97a5e01-d # internal crypto/internal/boring mkdir -p $WORK/b047/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b047/ -importpath crypto/internal/boring -- -I $WORK/b047/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/86/864668994cc31736c90befc8c152cd1080c3bf106c5cae86311d2882da49287c-d # internal crypto/x509/pkix mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b053/_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/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Du-7delBkBm7OSZprE-l/Du-7delBkBm7OSZprE-l -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ef/ef104f2016faf28df1d1b695398420e763c4a19592400ee987b4555159eff6f3-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_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/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid LBUdaGxOom1uGFYvhnA3/LBUdaGxOom1uGFYvhnA3 -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/a8/a8778c3f397432101330a749a3e85f3039a421a7baeff963b4b40b9871ef3af5-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b118/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile io=$WORK/b020/_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/skopeo-1.1.0/vendor/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid Cjy_1J18Wn1zUr1HVlpT/Cjy_1J18Wn1zUr1HVlpT -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/b8/b8246f982f0f7f5e5d43624f3de26fa6d09ecf247caf02f451d02b245167ee69-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b153/ cat >$WORK/b153/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/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b155/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid mof46KsWMwhf92qgjOGo/mof46KsWMwhf92qgjOGo -goversion go1.13.4 -D "" -importcfg $WORK/b153/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/a2/a28cc700b554002a7abf8cdf21a30c07976974f63c16887faa00b9ea59ae1f3e-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_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/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 4XGKMyomqKVVsVpmWPQW/4XGKMyomqKVVsVpmWPQW -goversion go1.13.4 -D "" -importcfg $WORK/b159/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b140 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/69/6907077308feae0ea8d54367a00de7a00b9d6dfdbfa194e346d8df57483ff582-d # internal mime mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p mime -std -complete -installsuffix shared -buildid 6TgdKij3PWeqrvlXLm3U/6TgdKij3PWeqrvlXLm3U -goversion go1.13.4 -D "" -importcfg $WORK/b160/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b140 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/d3/d3f55cbd690ec1c29eddbb95867bfa2a94bab59e8c26ffacb83528fc8b271201-d # internal compress/gzip mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile io=$WORK/b020/_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/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid he3sxvJKDTagjdGH9nC7/he3sxvJKDTagjdGH9nC7 -goversion go1.13.4 -D "" -importcfg $WORK/b149/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/15/15b9ace1e98e288ec0c060b08f6bbc262c24b79e3b651099e2f3789fa051aff6-d # internal mime/quotedprintable mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -5_WWgPzRbCboEghwCWl/-5_WWgPzRbCboEghwCWl -goversion go1.13.4 -D "" -importcfg $WORK/b162/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/1c/1cd54b43d42d2f43feee23704ebf3a56a1ad2d39b381b344b1935f22a28c471c-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b152/ cat >$WORK/b152/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/b030/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b156/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Njd_HV1AQqlxGp0Egqfd/Njd_HV1AQqlxGp0Egqfd -goversion go1.13.4 -D "" -importcfg $WORK/b152/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f3/f38ae8561801ad873e55b78e49d40b08690c6d4c2d2ddc4dda09e7af66378471-d # internal net/http/internal mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid cOFR7Kts1OCr5rLE86lF/cOFR7Kts1OCr5rLE86lF -goversion go1.13.4 -D "" -importcfg $WORK/b164/importcfg -pack ./chunked.go ./testcert.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/05/05fea35682f1c62c5b52ffafc29328d0d85d63f9fba9857cfc1c8d262d2bdc15-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid 5lUsa8BUdPNnxkdBYNTa/5lUsa8BUdPNnxkdBYNTa -goversion go1.13.4 -D "" -importcfg $WORK/b166/importcfg -pack ./stub.go ./transports.go cd $WORK/b140 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/25/25d75855ecc539e9a7da5c2717189eca0578826463cd49645043fb375e3c4cf7-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid dEZXvLfudvER-QmxsdDx/dEZXvLfudvER-QmxsdDx -goversion go1.13.4 -D "" -importcfg $WORK/b170/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/33/3396670e602893fe9deb6081cd64b14386c06ab4604779defa9bd5c9c0cdc9c5-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b186/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid lmTjVCmPXcJT7xeRXCFy/lmTjVCmPXcJT7xeRXCFy -goversion go1.13.4 -D "" -importcfg $WORK/b185/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/fa/fac61293ee3c21c0ab56272e1db0ae92d6382199cc818ab016a87a4ec69c9e25-d # internal go/token mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p go/token -std -complete -installsuffix shared -buildid tYfrLsC7XuRKI_b0QokQ/tYfrLsC7XuRKI_b0QokQ -goversion go1.13.4 -D "" -importcfg $WORK/b195/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/57/57e7de5f6c419876f7abf7e6eb4b6ca32045dd757f4c4d70398c9e6885529938-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid 2cAjSt1zjkq-LC7gTupT/2cAjSt1zjkq-LC7gTupT -goversion go1.13.4 -D "" -importcfg $WORK/b211/importcfg -pack ./version.go cd $WORK/b140 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/7a/7ae059f73aa3907b160947f7fe0bad46d178c1484446572f95162679df8419dc-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b169/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/4a/4ad1f1c0e70e7c8106bcdb393942d3b1f9287df01f9a9fa45ad8659329db2030-d # internal github.com/prometheus/common/model mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid NkulfMquUwdjtBrsQJQl/NkulfMquUwdjtBrsQJQl -goversion go1.13.4 -D "" -importcfg $WORK/b217/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid U6HgkKc4MGp4nAIh8wv_/U6HgkKc4MGp4nAIh8wv_ -goversion go1.13.4 -D "" -importcfg $WORK/b169/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/e6/e6471e941c5e94fdc7f827d758e440d37e1a055961521e0e0382bc434ea30887-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b185/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid k_wfVcgZW001l-h4Ok2B/k_wfVcgZW001l-h4Ok2B -goversion go1.13.4 -D "" -importcfg $WORK/b184/importcfg -pack ./wire.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b080/_pkg_.a $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/d7/d77dc0883bbd6128ec7d754831bd8bf4ee3611a23cf6c9eb74856fe2bd88d305-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid BHmvlW3gI1AVSr-FJmLE/BHmvlW3gI1AVSr-FJmLE -goversion go1.13.4 -D "" -importcfg $WORK/b219/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cd $WORK/b140 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/b0/b0487c12dc24bcae246e5f7689181f7f91fd422b2acf8f72d25ffe027329a01b-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid dIb36UkFIOhEuUf8saMW/dIb36UkFIOhEuUf8saMW -goversion go1.13.4 -D "" -importcfg $WORK/b224/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/74/740a16d44a3199881433d87473c7574eac86da7064100ca09b577fa3d13a86fd-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid 4GCqRhnT2638HVD9VIUe/4GCqRhnT2638HVD9VIUe -goversion go1.13.4 -D "" -importcfg $WORK/b147/importcfg -pack ./client.go ./socks.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -o $WORK/b140/_cgo_.o $WORK/b140/_cgo_main.o $WORK/b140/_x001.o $WORK/b140/_x002.o $WORK/b140/_x003.o $WORK/b140/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/88/88452127b8818753abf6d8c8206ab108e5875e928d1777b4105bdf31500c8f43-d # internal net/textproto mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid ZqeDg-brT-jckRilgOwT/ZqeDg-brT-jckRilgOwT -goversion go1.13.4 -D "" -importcfg $WORK/b157/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/27/2702d5269a1eb66d9a08fd71770a12dfe20768b539d8e1c6f48ace26eb994500-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b158/ cat >$WORK/b158/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/b030/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b152/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid QjSqL6CCCpvWWwBGvq1p/QjSqL6CCCpvWWwBGvq1p -goversion go1.13.4 -D "" -importcfg $WORK/b158/importcfg -pack ./proxy.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b140/_cgo_.o -dynout $WORK/b140/_cgo_import.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p os/user -std -installsuffix shared -buildid X3WyP3lxPIh_acR1Ef_6/X3WyP3lxPIh_acR1Ef_6 -goversion go1.13.4 -D "" -importcfg $WORK/b140/importcfg -pack ./lookup.go ./user.go $WORK/b140/_cgo_gotypes.go $WORK/b140/cgo_lookup_unix.cgo1.go $WORK/b140/getgrouplist_unix.cgo1.go $WORK/b140/listgroups_unix.cgo1.go $WORK/b140/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/ef/ef80148144cd16256cf94f4b8d9fce3184186afe5ca3e46227731aeca2f8f33f-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b190/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid HEhvdFP4QuT1ZwgbUWfk/HEhvdFP4QuT1ZwgbUWfk -goversion go1.13.4 -D "" -importcfg $WORK/b189/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/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/06/06813f0ad1f2587f9bb31de7950d0691ecb870324636e82eb1a1e139790db9c2-d # internal golang.org/x/net/proxy mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b147/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid iSKNnR-ZKFG03T5Now5B/iSKNnR-ZKFG03T5Now5B -goversion go1.13.4 -D "" -importcfg $WORK/b146/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/0f/0f85920258261135e5068fd6f4bfdd0c9667f078cc125c86979a5e4c5807a25b-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b151/ cat >$WORK/b151/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/b152/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid FNmFtfaNJx2mMpFoYW3G/FNmFtfaNJx2mMpFoYW3G -goversion go1.13.4 -D "" -importcfg $WORK/b151/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b140/_pkg_.a $WORK/b140/_x001.o $WORK/b140/_x002.o $WORK/b140/_x003.o $WORK/b140/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/45/453200355f48a3b7c8d9b1f78b46ae447e08e4e6f801275b60c259a69b49125a-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid iBLdZvteRGvQ7bdeLbu1/iBLdZvteRGvQ7bdeLbu1 -goversion go1.13.4 -D "" -importcfg $WORK/b139/importcfg -pack ./homedir_linux.go ./homedir_unix.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/7d/7d16d49537025497e55c9da6835114645ebd42e3fabd16bccf98a5222606b564-d # internal github.com/containers/storage/pkg/homedir mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid zgHG0X8aXZ1QI_3hawmT/zgHG0X8aXZ1QI_3hawmT -goversion go1.13.4 -D "" -importcfg $WORK/b143/importcfg -pack ./homedir_linux.go ./homedir_unix.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/cc/ccabfc0c2e7e1c854ede47cd8f3fa3b3c59b2f7f6221d6b8dd113ab447a37166-d # internal github.com/prometheus/procfs mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b219/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b220/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid IU5yL-pomEk33lYP1gw6/IU5yL-pomEk33lYP1gw6 -goversion go1.13.4 -D "" -importcfg $WORK/b218/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/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/97/97a230efa2e4d608e22bd0e872c9711ba185ed8778238f9175cb87505ba234c8-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b143/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid r8av89K8BOvt4vUHuuJB/r8av89K8BOvt4vUHuuJB -goversion go1.13.4 -D "" -importcfg $WORK/b141/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/25/2531c80d5708b0d3870a6e2f9e4bf3be9cf44d2d89ee54e26958cfb949fdc1cc-d # internal encoding/csv mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid Ay4skz-ac7mh6ZcWewzy/Ay4skz-ac7mh6ZcWewzy -goversion go1.13.4 -D "" -importcfg $WORK/b226/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/8c/8c4181bb0e74f43dc652fc85f5d1afb4def283754ecb400331cfce113c5be6e9-d # internal flag mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p flag -std -complete -installsuffix shared -buildid 2AaLSKRUS50hsEBmT-cw/2AaLSKRUS50hsEBmT-cw -goversion go1.13.4 -D "" -importcfg $WORK/b227/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/c2/c2fd1608fe49ffae611ccc094dc99a38970867e2b5b59af17c34fd59c143f79c-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid dghQ1L3PBKlvzscbQ_Qd/dghQ1L3PBKlvzscbQ_Qd -goversion go1.13.4 -D "" -importcfg $WORK/b228/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/d3/d356cb13e3a1fd79e54a03d339f7be727542eabbe02319ac8b0d4d76856c5ee3-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b136/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b137/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b139/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid iCEHjMxpIfy8xA-bg--3/iCEHjMxpIfy8xA-bg--3 -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./config.go ./config_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/66/66060372316aec8b14d5c1b487ce661fe637397472fb9517f12191ff21a26e57-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid n70xI0eAB6uXePJ6WhLQ/n70xI0eAB6uXePJ6WhLQ -goversion go1.13.4 -D "" -importcfg $WORK/b232/importcfg -pack ./prioritize.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/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/93/93489b43d35b614b04a204d0a872d7e6ffdd4a404be2bee99ea2dd198e338226-d # internal github.com/spf13/pflag mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/csv=$WORK/b226/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b227/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid xgWOWExu7jydCLLorm3Q/xgWOWExu7jydCLLorm3Q -goversion go1.13.4 -D "" -importcfg $WORK/b225/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 cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/44/441f44d3c8a780788937c70b737a3b1e349318fbedd584d47982d457747d4b0b-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid asqUPGtpqAC2pdOg9yhw/asqUPGtpqAC2pdOg9yhw -goversion go1.13.4 -D "" -importcfg $WORK/b191/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/39/390e50c53b1a0b51504d8e3aaeb469e1a3f5197255de9c7c25a4fba2ca035160-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid DcRh3YSAdbo_VNILBXRL/DcRh3YSAdbo_VNILBXRL -goversion go1.13.4 -D "" -importcfg $WORK/b194/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/fe/fe4e7c0bc20f59dd7ed31bd91db3c4c4ff476410bb05a0b6fbbd79b0c42906aa-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid 7oBQ0D3Gx0rkAyc8wfs6/7oBQ0D3Gx0rkAyc8wfs6 -goversion go1.13.4 -D "" -importcfg $WORK/b197/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/df/dfd69d1f5b401a4720ef47a9587252d096ea3ce50150a6f60c212836c2d72e38-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid ldm1euOTgBcnCY2cSwdr/ldm1euOTgBcnCY2cSwdr -goversion go1.13.4 -D "" -importcfg $WORK/b200/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/2d/2d887084a313bb73dd58c49365050d3f69e3bd0ee1622b484bb7d00c008732e4-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b194/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid DfvOMekHJDqRZ9Ibhubz/DfvOMekHJDqRZ9Ibhubz -goversion go1.13.4 -D "" -importcfg $WORK/b192/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/fb/fb71daad5dfa345f78218c33ddfa89b9968c45ba31a960b5e804bd4ac7ccfd57-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid aYostO_0uWkJCGUKfrWN/aYostO_0uWkJCGUKfrWN -goversion go1.13.4 -D "" -importcfg $WORK/b201/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/87/87769ea3438782c7988f7acb223cbfd660be3b0bbb9bd0ce6ed6d090f46a41ae-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid qYU85mQCbKkgRAIxrKIe/qYU85mQCbKkgRAIxrKIe -goversion go1.13.4 -D "" -importcfg $WORK/b204/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/b5/b5c440f0fbc1110d8af0eed78f58b26524a74b05bec33a3c3a86b06919546dd9-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b191/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid 9X3KwSCtKeLkO2Nvt1PM/9X3KwSCtKeLkO2Nvt1PM -goversion go1.13.4 -D "" -importcfg $WORK/b188/importcfg -pack ./messageset.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/84375c6b67c0cea04831da90771b241d65f9f44cea9bf45c59356fa9ee961767-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 3koHehdbD1itSyFD8Ipj/3koHehdbD1itSyFD8Ipj -goversion go1.13.4 -D "" -importcfg $WORK/b205/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/e1/e1aa2dbfff37a838e1825ea55c4544e123acd2d6844162e56a7b852a4290c933-d # internal go.etcd.io/bbolt mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/fnv=$WORK/b187/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_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/skopeo-1.1.0/vendor/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid wghCeePo6InfuukarXCa/wghCeePo6InfuukarXCa -goversion go1.13.4 -D "" -importcfg $WORK/b233/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/e8/e8eb253e7947e999398cd5cd3a60157ce9e8412c571eebfd08a01798f6f9010e-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b232/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid NMo2zoNEJ1P10fQ8OYCv/NMo2zoNEJ1P10fQ8OYCv -goversion go1.13.4 -D "" -importcfg $WORK/b234/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/17/17253e4f175cc5b123d8b5f0fa42c46b355d2894299657acb209e624fbcbc47c-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid UlHA33ON8lhsQP8DukDD/UlHA33ON8lhsQP8DukDD -goversion go1.13.4 -D "" -importcfg $WORK/b206/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/44/448588138498b4779dccd57e84cd48bcdbb1b84e77e1d460e6c1404c9fc6b9f2-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b201/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid UiYAiWsWT9MKsxEOLE7P/UiYAiWsWT9MKsxEOLE7P -goversion go1.13.4 -D "" -importcfg $WORK/b199/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/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d5/d5e8a240d00a919f7252cdcec75cee01a060ba746b87b3afbec894f3d7d4ae94-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid MOK6Hzl5uwxLhHg78XUN/MOK6Hzl5uwxLhHg78XUN -goversion go1.13.4 -D "" -importcfg $WORK/b236/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/7b/7b40f7417d7fdd73c21d2a28d12310737fcbfd92ee7267175e5e5e20e3616929-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b237/ cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b237/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b237/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/ad/adf0fdc29eabe6198e561b2781d4a08e2ec1f14de0fec80b842cb36dbf9654e8-d # internal compress/zlib mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/adler32=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 37pEiPlQs6rq5fUuLcy0/37pEiPlQs6rq5fUuLcy0 -goversion go1.13.4 -D "" -importcfg $WORK/b242/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/b3/b3123d3fcd0bacf927fa89405358397f3904737432d420aef744478e230546e7-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid 0blnj2cnYqRIXKNTTE0e/0blnj2cnYqRIXKNTTE0e -goversion go1.13.4 -D "" -importcfg $WORK/b258/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/1d/1d2121699ba373ee3be5742fb2c903395e69ea5edf1e313787152c05358ae6ad-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid d00Fr6XHPAqKl1VEpWhj/d00Fr6XHPAqKl1VEpWhj -goversion go1.13.4 -D "" -importcfg $WORK/b259/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/6c/6cf0348576416339e0571b486444ffcf7c0066813e5de21d8332b389c601c423-d # internal github.com/ghodss/yaml mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b224/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid 6NbE8QnUwLkybTme1J9a/6NbE8QnUwLkybTme1J9a -goversion go1.13.4 -D "" -importcfg $WORK/b223/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/27/27854a7a35d5be57dd2eca5e80a8c77b7ff8825a5ceeae1b4ad3ae3dde3fcca9-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b259/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid UfRJ4slfXw1ty2WGDRix/UfRJ4slfXw1ty2WGDRix -goversion go1.13.4 -D "" -importcfg $WORK/b260/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/1e/1ef43e17b3da963f7e6e0d20c6beae3548186dad3ed60410026ffb20b783b4ce-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b232/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b233/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid 89x3I_v6cqsUJ6UQEbcJ/89x3I_v6cqsUJ6UQEbcJ -goversion go1.13.4 -D "" -importcfg $WORK/b231/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/0f/0fc57908ef684fdc966d2b8047189b2e6d662290522cc39fe7560ef3fa6592fa-d # internal net/mail mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p net/mail -std -complete -installsuffix shared -buildid _UQMhw2WahuYzo6uri-w/_UQMhw2WahuYzo6uri-w -goversion go1.13.4 -D "" -importcfg $WORK/b263/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/b4/b4c895e57879f8c054cfb4db20a11863109f80106ba4b5552da973a9a8dd1931-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid w4WxLnyALtcLyDWdMiHq/w4WxLnyALtcLyDWdMiHq -goversion go1.13.4 -D "" -importcfg $WORK/b271/importcfg -pack ./doc.go ./isatty_tcgets.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/b2/b224138fa1a506208df1d5f9ec848be6c3870e9eec002124cf03715751c64aac-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b191/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid iMdMGcN1zWF2e1VbRKQp/iMdMGcN1zWF2e1VbRKQp -goversion go1.13.4 -D "" -importcfg $WORK/b183/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/5c/5cae3bf8968aef30529bcaed2d66cdd7621d0734bcfac8001cde760674905898-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b191/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid Op3Ix3Uuh1IVKIU5goHa/Op3Ix3Uuh1IVKIU5goHa -goversion go1.13.4 -D "" -importcfg $WORK/b203/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/b258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/b6/b6b79d10e887027efca0246ee619def35cde13a3f8e5cbfa84dfeb552220388b-d # internal github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b271/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid C9zpUgF6NlAMhb_2vLGA/C9zpUgF6NlAMhb_2vLGA -goversion go1.13.4 -D "" -importcfg $WORK/b270/importcfg -pack ./writer.go ./writer_posix.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/71/71f3f0426147179e572afb194f915dc7b491191776ecf21dbc23e98f42180d99-d # internal github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b273/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b268/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b269/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b274/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid FF4wqhkI2fnkr-7R8olN/FF4wqhkI2fnkr-7R8olN -goversion go1.13.4 -D "" -importcfg $WORK/b272/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/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/c0/c0157aadf8446c9e545de1dc36d99f7b63a408a4dbe9ed60edc1def053e2697a-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b234/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid x5f8_FKoeqWMtf_3dkII/x5f8_FKoeqWMtf_3dkII -goversion go1.13.4 -D "" -importcfg $WORK/b230/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/08/08af66b1b7cb5936b9231417a58932e42e6a08a53f556950546548d48967e0a3-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid 02qLHLnGs5vLD4JLt-9f/02qLHLnGs5vLD4JLt-9f -goversion go1.13.4 -D "" -importcfg $WORK/b277/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/38/38167d980ce3863f70a75c18cfcb24bb08b96dddcde5c3e1b479e7fed41b2571-d # internal archive/tar mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid ovnFE8FRxkFbds4oyFyg/ovnFE8FRxkFbds4oyFyg -goversion go1.13.4 -D "" -importcfg $WORK/b281/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/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/81/81ef4c7fd09b44fe1fb90f9fdc09f387b524e75ad071394e3cb02398d6860f62-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid gnnS23XEcI7hRHwcJ2r3/gnnS23XEcI7hRHwcJ2r3 -goversion go1.13.4 -D "" -importcfg $WORK/b282/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/8f/8f0e1bf5f8abd7ba3706757f94d6d5ef786169f6200e933482f8eff03624ad7f-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid wFNITBa_glf9jOfQ1F_c/wFNITBa_glf9jOfQ1F_c -goversion go1.13.4 -D "" -importcfg $WORK/b288/importcfg -pack ./blkio.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/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/eb/ebe52f7b0d9408f4efe43bc5e3e9159073d2eefbb7ed48bbbc95efdd4ed21d63-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid yo8jCgap6ixILXPdhoqL/yo8jCgap6ixILXPdhoqL -goversion go1.13.4 -D "" -importcfg $WORK/b290/importcfg -pack ./strslice.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f0/f00e36ee7c9f21cca90377208cb98335ce1f4c3747a0a2139680d9f2ac425acb-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid dOVCNkyGSRYGcoqdAdGI/dOVCNkyGSRYGcoqdAdGI -goversion go1.13.4 -D "" -importcfg $WORK/b291/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/88/884b1563d9e257cd15c355833535943528c14a6bde35e834d9870cd53ae0b113-d # internal github.com/docker/go-units mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid o61jR9ykHKELdFC9t7hD/o61jR9ykHKELdFC9t7hD -goversion go1.13.4 -D "" -importcfg $WORK/b292/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/9d/9d8bcbfa704ac7b7a5e762ec567c3b88ac48f15a103fe60458e5de12710ceff0-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b131/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid Qu0p_nuBeDVHCCY3CiTh/Qu0p_nuBeDVHCCY3CiTh -goversion go1.13.4 -D "" -importcfg $WORK/b293/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/9c/9ce34624eedbeceabbdcd2f5e49c12d179688f4a7a6155be66dc83d6b537a4e5-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid C-S6Nfn1J9Rzrc9ogFvh/C-S6Nfn1J9Rzrc9ogFvh -goversion go1.13.4 -D "" -importcfg $WORK/b297/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/28/287ee7eeb10eb4f39fbd6a19c5fa20cbc9d5d26b6b4afb3063e0772e9d2e9198-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b288/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b289/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b290/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b291/_pkg_.a packagefile github.com/docker/go-units=$WORK/b292/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid p85YtEqsF4Dmk2_oLUvF/p85YtEqsF4Dmk2_oLUvF -goversion go1.13.4 -D "" -importcfg $WORK/b287/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/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/e9/e9427985b668738fa1458238d5467ce048cc8256f99088bc25688af298820118-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid gtP0cjfnPmS6WDShBd3w/gtP0cjfnPmS6WDShBd3w -goversion go1.13.4 -D "" -importcfg $WORK/b309/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/2a/2a50ce5890a66596fc79ad1187e1b9846ee45e30ce632dddbab60c352b5a3bb3-d # internal github.com/vbauerster/mpb/v5 mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile container/heap=$WORK/b267/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b268/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b269/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b270/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b272/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b274/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime/debug=$WORK/b116/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid -jSfwbyyJj3iIAfTIIFg/-jSfwbyyJj3iIAfTIIFg -goversion go1.13.4 -D "" -importcfg $WORK/b266/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/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/b2/b21c0e591e7ebf47b7695ebe5ef1c490b305a1b1af3d0da9a5ddd9cb15b53fad-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile net=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid YPAp38-J3hEWylT_GwAm/YPAp38-J3hEWylT_GwAm -goversion go1.13.4 -D "" -importcfg $WORK/b310/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/35/358b09ff6c981e13b0fe215ee589f6d7af0e008c114501b202fb6a6946b0e34a-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid FKmH98_6TIdZTnSiRaUV/FKmH98_6TIdZTnSiRaUV -goversion go1.13.4 -D "" -importcfg $WORK/b313/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/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/c7/c7b6e558282bf595195e345b7420619fc97be7ae0cd29aefc39a1143d04ba395-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid 6617I9sMrKspFqrnnMWG/6617I9sMrKspFqrnnMWG -goversion go1.13.4 -D "" -importcfg $WORK/b316/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/a0/a06d9248f7efabad605cbd4fa2cc928c86971114512277e6e3c48e855e3fb78c-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b309/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid mvUD7kJIyr9x7KpIKxzg/mvUD7kJIyr9x7KpIKxzg -goversion go1.13.4 -D "" -importcfg $WORK/b308/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/fa/fa9d1c9921517f730daf46be2e3cf22c2c523a21b8444142ed7f9b7e2729223f-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid usOyFvPLA5GlkUV91vJD/usOyFvPLA5GlkUV91vJD -goversion go1.13.4 -D "" -importcfg $WORK/b320/importcfg -pack ./oci_util.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/78/78275d4d2e6596c88ed0c6717f39bbe565339b18eb592c0cf01e7013f84920c9-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid CZSvtNjNi0EmTomsv24v/CZSvtNjNi0EmTomsv24v -goversion go1.13.4 -D "" -importcfg $WORK/b209/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/c9/c9ea8bc042cc1aa8c1eeee8296a7a0843158e063828746fd717f2f8d6471987b-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b308/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid 12I8MNJVMr4MSKt6x_43/12I8MNJVMr4MSKt6x_43 -goversion go1.13.4 -D "" -importcfg $WORK/b307/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/0a/0a9f43260073a9331b5e42357267e79d8d04b2f513921f98eb49e42bc16e1c96-d # internal text/scanner mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid d-v73kWBzylCbKFQvQzG/d-v73kWBzylCbKFQvQzG -goversion go1.13.4 -D "" -importcfg $WORK/b324/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/be/be77cd47064689eeb66af103699d55474b551c9196dccbf0bda2ae1338bf1029-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid fenky9V_UTbKuDXz9M_y/fenky9V_UTbKuDXz9M_y -goversion go1.13.4 -D "" -importcfg $WORK/b328/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/89/897614d622ed73c5f1a0d9460b13b4d1f71118e6b96830caf7c942aa4785eecf-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b201/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid bfOK8n0oEmoNvag6uHjd/bfOK8n0oEmoNvag6uHjd -goversion go1.13.4 -D "" -importcfg $WORK/b208/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/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/32/321ff073a05a8cf08eb5a26d77fee0aea7b5e7456c1ba215f428870112e9b870-d # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b335/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid jorBjDGMPDUo9cySRQEr/jorBjDGMPDUo9cySRQEr -goversion go1.13.4 -D "" -importcfg $WORK/b334/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/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/12/1228d7592dc0c521e47923e1a21c30b5985983caf33fc0ded4aa240cc37a7103-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b324/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid m4Tj_4VJnuSNItznwpfy/m4Tj_4VJnuSNItznwpfy -goversion go1.13.4 -D "" -importcfg $WORK/b323/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/d6/d6b35cefca492f59e44d146d241031eef605f4ff0df49638b4cc68599ba505a8-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b323/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid p_dabMhYHc_fGm2n8c6S/p_dabMhYHc_fGm2n8c6S -goversion go1.13.4 -D "" -importcfg $WORK/b327/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/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/40/400f3c001be299bdfa80709f7d59c64b7faaaa3b838fadbbedf50aa7481040cd-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b333/ cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b333/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b333/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/c3/c3a0908c6a1bf8babcf652b20d7dc8b22718cb0dc08f4c2a86c6d7077645a463-d # internal github.com/imdario/mergo mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid kD-ZTCk0BHLA6N9MWEko/kD-ZTCk0BHLA6N9MWEko -goversion go1.13.4 -D "" -importcfg $WORK/b337/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/f4/f40f0cbdd7db372e897200248703e92e88f2ec57e816b8d7b3de56b0bf750a06-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b327/_pkg_.a packagefile github.com/docker/go-units=$WORK/b292/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid F6bS2qDxl78kfIS5foXM/F6bS2qDxl78kfIS5foXM -goversion go1.13.4 -D "" -importcfg $WORK/b326/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go cd $WORK/b333 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b333=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/9b/9ba904307408d60a1dd435ca8a9040097febcd223d549c76fba58df402d18683-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 4-cnBumD_v02TboM8_ci/4-cnBumD_v02TboM8_ci -goversion go1.13.4 -D "" -importcfg $WORK/b343/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cd $WORK/b333 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b333=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/e3/e3376aca85479e4bafa2536059872b4856abfc18c7517c48b97fc74e84af739d-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b342/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid -u7FQBY_5azQRCknugRx/-u7FQBY_5azQRCknugRx -goversion go1.13.4 -D "" -importcfg $WORK/b344/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd $WORK/b333 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b333=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b333=/tmp/go-build -gno-record-gcc-switches -o $WORK/b333/_cgo_.o $WORK/b333/_cgo_main.o $WORK/b333/_x001.o $WORK/b333/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/59/59c9f34bccc99dcac06dce6431c2c4d0e305fb05fcba0383ca9b410462fa23c2-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b326/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b328/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid TFMOwN7wFcIR7UX_eKE1/TFMOwN7wFcIR7UX_eKE1 -goversion go1.13.4 -D "" -importcfg $WORK/b325/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b333/_cgo_.o -dynout $WORK/b333/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b328/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid ezXQNOBZZj5GdSM9PqhS/ezXQNOBZZj5GdSM9PqhS -goversion go1.13.4 -D "" -importcfg $WORK/b333/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b333/_cgo_gotypes.go $WORK/b333/sysconfig.cgo1.go $WORK/b333/_cgo_import.go cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/28/28b343c24d8e2876d169fd71b5bc1c244922f64213d121b1af4221bf40fdf707-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b342/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b343/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid _SOzKqn8-ezJk0A4F7UR/_SOzKqn8-ezJk0A4F7UR -goversion go1.13.4 -D "" -importcfg $WORK/b341/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b333/_pkg_.a $WORK/b333/_x001.o $WORK/b333/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/bd/bd8f98ec33352afdb55270eb6ab13bc375362318fa1564b66c0283e7b7c22657-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid XKQS_iYydgxFyAg5Ita6/XKQS_iYydgxFyAg5Ita6 -goversion go1.13.4 -D "" -importcfg $WORK/b345/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/f6/f689f39f78321d48849e466b3a4ffc39800a5ff1edfbbaf2b772121411186d5a-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid n7WVp7W8OnI3Lkn-I4oq/n7WVp7W8OnI3Lkn-I4oq -goversion go1.13.4 -D "" -importcfg $WORK/b350/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/cc/cca2327e861fa7f51d820adcf34a6848511d7a5b8c1f15eb242a87fadc8601d5-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid gzPwWE5rkPF4I8paAYCn/gzPwWE5rkPF4I8paAYCn -goversion go1.13.4 -D "" -importcfg $WORK/b351/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/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/e9/e926194a3c4ab704b1a4228b3efd06210e59cec27fb65ee65deba63fe249a11d-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid TyYl9xNEsissAZGnuvsL/TyYl9xNEsissAZGnuvsL -goversion go1.13.4 -D "" -importcfg $WORK/b352/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/ee/eec0c636ac69f1284cd30077b759fa20ff3b81c5831b995463481b3357cb5951-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b126/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid uzFaYNSkjYtKnB1cuqCi/uzFaYNSkjYtKnB1cuqCi -goversion go1.13.4 -D "" -importcfg $WORK/b353/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/93/9360cb560fd10ae9eb0d41ae6e39f1011dccd1af235cb5615c16556db35d98da-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid YYPikLkYxl8e6tnfCrM-/YYPikLkYxl8e6tnfCrM- -goversion go1.13.4 -D "" -importcfg $WORK/b358/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/a1/a1c5f78194052a5a373296926ed563843be9a03bc7930ecaead5eb82f5244c23-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b360/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid buPqpmZ8bUMPxMIVYnCh/buPqpmZ8bUMPxMIVYnCh -goversion go1.13.4 -D "" -importcfg $WORK/b359/importcfg -pack ./label.go ./label_stub.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ed/ed3201b2524bcfb184b607cf489aec563aa3668b2723ec2186b60095d792e65f-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b362/ cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper pkg-config --libs -- devmapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b362/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b362/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.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/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/45/4572bdf945afccb11f4fb3e99431cbfb655e9f543b77e9237ba08b43c318fcf0-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid aHvji6DEWih9Qn5ew-IK/aHvji6DEWih9Qn5ew-IK -goversion go1.13.4 -D "" -importcfg $WORK/b363/importcfg -pack ./dmesg_linux.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/8d/8d078d4d4a4d53906f246099f4e19727afd46c934d6bb5a63333e4149a3ec0e5-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b364/ cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b364/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b364/ -g -O2 ./loop_wrapper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/80/80d81d93bdb8b4ef69174bf9924773401e5f7fab0a31502f3023f806fba3159e-d # internal golang.org/x/net/idna mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b341/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b343/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b344/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid s9b4taBSallkuT2X48vu/s9b4taBSallkuT2X48vu -goversion go1.13.4 -D "" -importcfg $WORK/b340/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/02/024f6decd9f68e7827e77be1eb13072992359bd2ecac5e8ef336440435bdf0fd-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid u5YxZ7uUbbwXTwUFtUvb/u5YxZ7uUbbwXTwUFtUvb -goversion go1.13.4 -D "" -importcfg $WORK/b365/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/9d/9dd513769a964ed93b6b1a1967c8a901cbb2242bd0d7296a733b2547301976cf-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b368/ cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b368/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b368/ -g -O2 ./projectquota.go cd $WORK/b364 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/a4/a4a5e47ba650eefb7b9b89d40792e01984668bf249b718539e22dff8947bd0c8-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b340/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid XpWWdf5j8huMFZ5sSedY/XpWWdf5j8huMFZ5sSedY -goversion go1.13.4 -D "" -importcfg $WORK/b339/importcfg -pack ./guts.go ./httplex.go cd $WORK/b364 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/48/4858ae9c8b31c71e3d1ae3b402a9a60476de4f9f9d61e1fbf7b79012f5e820e8-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid aV5sQabgTTUNYovQixh6/aV5sQabgTTUNYovQixh6 -goversion go1.13.4 -D "" -importcfg $WORK/b369/importcfg -pack ./fsutils_linux.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/tmp/go-build -gno-record-gcc-switches -o $WORK/b364/_cgo_.o $WORK/b364/_cgo_main.o $WORK/b364/_x001.o $WORK/b364/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage loopback -dynimport $WORK/b364/_cgo_.o -dynout $WORK/b364/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/52/5247982316cf603b084f2287ec13ecd5669a6fe68bfd03a9104a8f9290d8bbd8-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid VAQIGkq0_n2ZZnjH60hl/VAQIGkq0_n2ZZnjH60hl -goversion go1.13.4 -D "" -importcfg $WORK/b373/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid 4xULWx6PdaADB5iWUG6v/4xULWx6PdaADB5iWUG6v -goversion go1.13.4 -D "" -importcfg $WORK/b364/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b364/_cgo_gotypes.go $WORK/b364/loop_wrapper.cgo1.go $WORK/b364/_cgo_import.go cd $WORK/b368 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b368=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b368 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b368=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b364/_pkg_.a $WORK/b364/_x001.o $WORK/b364/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/95/953b224d4d7c2f171628b53a007c21972887ef6756bbce071d55057e2ad5a16d-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid 3sDtpEBZiURuqglzUz19/3sDtpEBZiURuqglzUz19 -goversion go1.13.4 -D "" -importcfg $WORK/b374/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/35/3542fa376ec8e0d1d57aab5b9d78dc9b32b291a8fcda4ee97fadc1016197520d-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/skopeo-1.1.0/vendor/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid RUJOBUKz89ZsyaLAypID/RUJOBUKz89ZsyaLAypID -goversion go1.13.4 -D "" -importcfg $WORK/b379/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd $WORK/b368 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b368=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/cd/cd6217818c9e19fc0badaf5e41ca441ac11f745cb1499ddd4bb07d5efd19edfc-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 1RLM_SkOYJGT34FAT-rH/1RLM_SkOYJGT34FAT-rH -goversion go1.13.4 -D "" -importcfg $WORK/b381/importcfg -pack ./children.go ./patricia.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b368=/tmp/go-build -gno-record-gcc-switches -o $WORK/b368/_cgo_.o $WORK/b368/_cgo_main.o $WORK/b368/_x001.o $WORK/b368/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/8c/8c3032ff4d70f47f751b676a1bb847989526b2a1d733780f076c9ae4939d7b34-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b191/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid zAkgNkEfAhage20sga4C/zAkgNkEfAhage20sga4C -goversion go1.13.4 -D "" -importcfg $WORK/b207/importcfg -pack ./build.go cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/02/0297c9716edbe24e4e44345d07c519f744ee20af616fcfe2b73203af54367f60-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b381/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid fpPAvfhN3C1DRFKkQHYA/fpPAvfhN3C1DRFKkQHYA -goversion go1.13.4 -D "" -importcfg $WORK/b380/importcfg -pack ./truncindex.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b368/_cgo_.o -dynout $WORK/b368/_cgo_import.go cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid vvMMovKUiu12iMcPDHnG/vvMMovKUiu12iMcPDHnG -goversion go1.13.4 -D "" -importcfg $WORK/b368/importcfg -pack $WORK/b368/_cgo_gotypes.go $WORK/b368/projectquota.cgo1.go $WORK/b368/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/eb/eb462a6cd99880c76dcd7edc5e6fbeeb53dca0a506da4f53bccdaf5a5d632d21-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid sRlpL3FJpxTbDiiyCw91/sRlpL3FJpxTbDiiyCw91 -goversion go1.13.4 -D "" -importcfg $WORK/b383/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b368/_pkg_.a $WORK/b368/_x001.o $WORK/b368/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/32/320ca143218831e4c122253ac4990e8ea4fa24446d2cda8badba0cebd341c82e-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b211/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid vwEzZO2oMDTbrFv4H3dH/vwEzZO2oMDTbrFv4H3dH -goversion go1.13.4 -D "" -importcfg $WORK/b202/importcfg -pack ./impl.go ./version.go cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/d3/d39b80cbac7b50600da15ff7ee14f65d8c0d52fa00e9a0166f99826ab1962402-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b385/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid EwZBDAZo7gXgbnhjKM5U/EwZBDAZo7gXgbnhjKM5U -goversion go1.13.4 -D "" -importcfg $WORK/b384/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/88/8851cab450590070518b0c923795e70428b5efff58bd9ef4f730ec181bc268c1-d # internal github.com/containers/storage/pkg/unshare mkdir -p $WORK/b382/ cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b382/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b382/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/93/931687339b6a3e79caaa03b373a7cd5244e117d2084438080aa7b3e482bf95e9-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b313/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid QocI1C9jUstJmJYS4rX7/QocI1C9jUstJmJYS4rX7 -goversion go1.13.4 -D "" -importcfg $WORK/b312/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/b5/b5ae962520fe6608049b51655c70d847a5acbaf4023f8c74d3e7c00f51110e38-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b379/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid QmEMNTQmedPXDJEiM89A/QmEMNTQmedPXDJEiM89A -goversion go1.13.4 -D "" -importcfg $WORK/b378/importcfg -pack ./tarlogger.go cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/a3/a38c80474eaacacda493c66dc6b041279cad0e9a4b6726624e8d5a1614135444-d # internal go/scanner mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/token=$WORK/b195/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid N45n5baaCzyWAqxC_UMz/N45n5baaCzyWAqxC_UMz -goversion go1.13.4 -D "" -importcfg $WORK/b390/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/ff/ff0d3b7add8d99f5d5dca1da4986c88c9240117eeedf4d44b88442bcebe04773-d # internal text/template/parse mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 6uTXx3nElL3KVa20jyHT/6uTXx3nElL3KVa20jyHT -goversion go1.13.4 -D "" -importcfg $WORK/b395/importcfg -pack ./lex.go ./node.go ./parse.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b237/ -g -O2 -o $WORK/b237/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/af/af49fc5335dc2a83217625aa1d18e2e2c558bda403a5aecce422c51cbcb7f7ea-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b149/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b202/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid drufmtQhT1ttjF8evUYW/drufmtQhT1ttjF8evUYW -goversion go1.13.4 -D "" -importcfg $WORK/b182/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/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/97/97beb2a14753c4be069625167fc2e819a1a8588114f1c44d4850a643a0ab3628-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b202/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid Ee0ZAniwozStR5tEANMT/Ee0ZAniwozStR5tEANMT -goversion go1.13.4 -D "" -importcfg $WORK/b301/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/a0/a04e1e57bb6df6078273633262847b7c161a7aec2bd146f123886585d22940a2-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b202/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid G8QpRj6jGd49hdk-LePa/G8QpRj6jGd49hdk-LePa -goversion go1.13.4 -D "" -importcfg $WORK/b303/importcfg -pack ./duration.pb.go cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/44/446371df93d60fdf507cecd03f0f21d0c314adef64360ca88109b3596990771b-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b301/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid ibN0NO1FnD2JGQiQ9mtH/ibN0NO1FnD2JGQiQ9mtH -goversion go1.13.4 -D "" -importcfg $WORK/b300/importcfg -pack ./any.pb.go cd $WORK/b382 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd $WORK/b362 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b362=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/17/17a809dc684be64d971904432632e2827117de73f12678bb3df4ca1e99221726-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b202/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid sbPJq6Jo55Z1QYTiDr4E/sbPJq6Jo55Z1QYTiDr4E -goversion go1.13.4 -D "" -importcfg $WORK/b305/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/b9/b9d64b8e662de427a6c3fb316c3d8310c04270d6fa796f056460ca877ede9a24-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b303/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid xyK3kMj-Gz5NH3ngwggt/xyK3kMj-Gz5NH3ngwggt -goversion go1.13.4 -D "" -importcfg $WORK/b302/importcfg -pack ./duration.pb.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -o $WORK/b237/_cgo_.o $WORK/b237/_cgo_main.o $WORK/b237/_x001.o $WORK/b237/_x002.o $WORK/b237/_x003.o $WORK/b237/_x004.o $WORK/b237/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error cd $WORK/b382 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/dc/dcc803e55b725e3b1ece5f28f9ca7851c2b3f5d192f8fe7e4ffd6ac3ad10ee5f-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b305/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid Z8RdzBXeOXkEP_A34MeZ/Z8RdzBXeOXkEP_A34MeZ -goversion go1.13.4 -D "" -importcfg $WORK/b304/importcfg -pack ./timestamp.pb.go cd $WORK/b362 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b362=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b237/_cgo_.o -dynout $WORK/b237/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/5f/5f0021e3e2242a28bdb85f155d401adf3c0c670c30dfd7fb93c47d672a7d3a1e-d # internal go/ast mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/scanner=$WORK/b390/_pkg_.a packagefile go/token=$WORK/b195/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p go/ast -std -complete -installsuffix shared -buildid S16UTOXPyvLvpMjGTdlE/S16UTOXPyvLvpMjGTdlE -goversion go1.13.4 -D "" -importcfg $WORK/b389/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cd $WORK/b382 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid uYspy_ddBPKVjBAXuPnX/uYspy_ddBPKVjBAXuPnX -goversion go1.13.4 -D "" -importcfg $WORK/b237/importcfg -pack ./callbacks.go $WORK/b237/_cgo_gotypes.go $WORK/b237/data.cgo1.go $WORK/b237/gpgme.cgo1.go $WORK/b237/unset_agent_info.cgo1.go $WORK/b237/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/6d/6d9e6dab2441137cd525555de316e9e073229a0bd7255662b7e4f81081dff01b-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b379/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc64=$WORK/b126/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid wczf88XIJzTqDcLTv2y5/wczf88XIJzTqDcLTv2y5 -goversion go1.13.4 -D "" -importcfg $WORK/b396/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd $WORK/b362 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b362=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -I $WORK/b382/ -g -O2 -Wall -o $WORK/b382/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/bf/bf0b6e5dcbf72af3b1b4c49510f459d96438585ed1c25691ce55acc77218d36e-d # internal text/template mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b395/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p text/template -std -complete -installsuffix shared -buildid EuRw1JSyeMfQLNPIyOil/EuRw1JSyeMfQLNPIyOil -goversion go1.13.4 -D "" -importcfg $WORK/b394/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/42/427e0ed642d51626eea615fd903f1990c2033ba43693c38599efe2ee15c170e7-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid 2CAGjx8c7fQqRF-W5g6V/2CAGjx8c7fQqRF-W5g6V -goversion go1.13.4 -D "" -importcfg $WORK/b400/importcfg -pack ./context.go cd $WORK/b362 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b362=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/23/238bf91669b4f7322056804b83a6841c5133854e0a23153321777550c145cd8e-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid vppBre-EGpRO_rSjq67j/vppBre-EGpRO_rSjq67j -goversion go1.13.4 -D "" -importcfg $WORK/b213/importcfg -pack ./metrics.pb.go cd $WORK/b382 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/f5/f5ef7dd954a144e3bc0436cd52dbc206c235db4fe3b84e8d8e8a590704632047-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid hogP7K_GGpOP4IHVzAfX/hogP7K_GGpOP4IHVzAfX -goversion go1.13.4 -D "" -importcfg $WORK/b215/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/2e/2ed7fb14233d53c579c5284b6db46db1c2df5c106578d0bc7ad56a762af46590-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b300/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b302/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b191/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid REL8wAFjDqWiNQgFZELC/REL8wAFjDqWiNQgFZELC -goversion go1.13.4 -D "" -importcfg $WORK/b299/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cd $WORK/b362 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b362=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ff/ff3a0cd537f584e5548ab82cb2cef0a0fe8058f2db9f0afbe7102b6b9655be72-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b213/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid U8ior_5awRoehRBEBxL4/U8ior_5awRoehRBEBxL4 -goversion go1.13.4 -D "" -importcfg $WORK/b212/importcfg -pack ./metric.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b237/_pkg_.a $WORK/b237/_x001.o $WORK/b237/_x002.o $WORK/b237/_x003.o $WORK/b237/_x004.o $WORK/b237/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/95/957019251cd38883192a308b47669085fc5ce16d55e85e1c6c28d19b4e3bbd8a-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b300/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid ypcwQ4HHuVI1ovKnjlAw/ypcwQ4HHuVI1ovKnjlAw -goversion go1.13.4 -D "" -importcfg $WORK/b306/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/a2/a2bb64b84b475a49853002ea9733385ec33b3cd8d045ef55a8a9b2af6a8da9da-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/96/96210606cfbeaa0ccca31b873adebd5c0cd3ead4edcea1049ba20a788dc1b52e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/55/551c3922e4415b159184c81311055a660fad45efb918269f3c9170d24e08265d-d # internal google.golang.org/grpc/status mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b299/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b306/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b297/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b307/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid bO-DCp5VyQP4BnzQJzZ0/bO-DCp5VyQP4BnzQJzZ0 -goversion go1.13.4 -D "" -importcfg $WORK/b298/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/95/9533818c87c7ab31eab40ae47e2881ce8afa5d613037d4a647259a887d54caef-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b297/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b298/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid WqOifW0k6Quh4xl4SH9i/WqOifW0k6Quh4xl4SH9i -goversion go1.13.4 -D "" -importcfg $WORK/b296/importcfg -pack ./errors.go ./grpc.go cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/a0/a0ce104e02565f050168f53d0f490f3ef13bd7d4e126d165d36fde41d683dfd9-d # internal go/parser mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b389/_pkg_.a packagefile go/scanner=$WORK/b390/_pkg_.a packagefile go/token=$WORK/b195/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p go/parser -std -complete -installsuffix shared -buildid -k6yXMr0k5jmAJSotU5K/-k6yXMr0k5jmAJSotU5K -goversion go1.13.4 -D "" -importcfg $WORK/b391/importcfg -pack ./interface.go ./parser.go go/printer mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b389/_pkg_.a packagefile go/token=$WORK/b195/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b393/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p go/printer -std -complete -installsuffix shared -buildid vnfErPlCP6hvIMDE7slj/vnfErPlCP6hvIMDE7slj -goversion go1.13.4 -D "" -importcfg $WORK/b392/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/ff/ff27ae7d621e2182f3f7b563431b7fbbec038637fde11bd23add473e70c4ddb5-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b296/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b400/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid 7w-dwQCrd0EY4nnE-Zl1/7w-dwQCrd0EY4nnE-Zl1 -goversion go1.13.4 -D "" -importcfg $WORK/b399/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go cd $WORK/b362 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b362=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -o $WORK/b382/_cgo_.o $WORK/b382/_cgo_main.o $WORK/b382/_x001.o $WORK/b382/_x002.o $WORK/b382/_x003.o $WORK/b382/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/e1/e1063c25b30a2c2db91067ae56b6ec95934f9f36040c7c1029388e31e1909608-d # internal github.com/spf13/cobra mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b225/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b394/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid 9G84eKCoGAsToTXIkX8C/9G84eKCoGAsToTXIkX8C -goversion go1.13.4 -D "" -importcfg $WORK/b402/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./custom_completions.go ./fish_completions.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b382/_cgo_.o -dynout $WORK/b382/_cgo_import.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b362=/tmp/go-build -gno-record-gcc-switches -o $WORK/b362/_cgo_.o $WORK/b362/_cgo_main.o $WORK/b362/_x001.o $WORK/b362/_x002.o $WORK/b362/_x003.o $WORK/b362/_x004.o $WORK/b362/_x005.o -g -O2 -ldevmapper cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b350/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b383/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b351/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid 6Nsb_MKimB9i9V7ZDjXD/6Nsb_MKimB9i9V7ZDjXD -goversion go1.13.4 -D "" -importcfg $WORK/b382/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b382/_cgo_gotypes.go $WORK/b382/getenv_linux_cgo.cgo1.go $WORK/b382/unshare_cgo.cgo1.go $WORK/b382/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/d9/d9392bcd85f27ac53cee43c2be42ef9c3048c5168a292ea64dcfc0993dac2829-d # internal cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage devicemapper -dynimport $WORK/b362/_cgo_.o -dynout $WORK/b362/_cgo_import.go cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid IMkC2YRe1840K_LBkzQ2/IMkC2YRe1840K_LBkzQ2 -goversion go1.13.4 -D "" -importcfg $WORK/b362/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b362/_cgo_gotypes.go $WORK/b362/devmapper_log.cgo1.go $WORK/b362/devmapper_wrapper.cgo1.go $WORK/b362/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b362/devmapper_wrapper_dynamic.cgo1.go $WORK/b362/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/f3/f31f7f21c1059e525d45f1ee2c4abefab6f1aee8dd1655f2273f70b92b7c1483-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/6a/6a476eeb73761b24291e8a348907b75f4cb2df22cc713568926a34ae4c6a2405-d # internal go/format mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b389/_pkg_.a packagefile go/parser=$WORK/b391/_pkg_.a packagefile go/printer=$WORK/b392/_pkg_.a packagefile go/token=$WORK/b195/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p go/format -std -complete -installsuffix shared -buildid kccz3olVMYTL7rUWqhsq/kccz3olVMYTL7rUWqhsq -goversion go1.13.4 -D "" -importcfg $WORK/b388/importcfg -pack ./format.go ./internal.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b382/_pkg_.a $WORK/b382/_x001.o $WORK/b382/_x002.o $WORK/b382/_x003.o $WORK/b382/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/c9/c991a00673a7d62b99d75ee3cf616e03257e5cefc775dc21aca6f5475d719e97-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/03/037caf9808cb87177f2c3b0634f854fff589048b62e9adefb1d315c522383aa5-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b334/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b387/_pkg_.a packagefile go/format=$WORK/b388/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b394/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid DMUh0CLjgHbbi6S13E44/DMUh0CLjgHbbi6S13E44 -goversion go1.13.4 -D "" -importcfg $WORK/b386/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b362/_pkg_.a $WORK/b362/_x001.o $WORK/b362/_x002.o $WORK/b362/_x003.o $WORK/b362/_x004.o $WORK/b362/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/17/17b89c9eb787428651595ec799c4b5eb78f3877deae05a125d73df440a8a77c2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/85/8500f7ce84370d08a29900b9a70c42a4d387a4f3cd7a78bb4122bc3946110a9d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/24/2496b6a823724d7649f526ac5aa837c0a6bbefb550cf38623aab76aec3b23154-d # internal cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x017.o -c openssl_stub_rand.c cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o $WORK/b047/_x013.o $WORK/b047/_x014.o $WORK/b047/_x015.o $WORK/b047/_x016.o $WORK/b047/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage boring -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b050/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b051/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid W62XarwEDnzBN4DWHfkA/W62XarwEDnzBN4DWHfkA -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./doc.go $WORK/b047/_cgo_gotypes.go $WORK/b047/aes.cgo1.go $WORK/b047/boring.cgo1.go $WORK/b047/ecdsa.cgo1.go $WORK/b047/hmac.cgo1.go $WORK/b047/rand.cgo1.go $WORK/b047/rsa.cgo1.go $WORK/b047/sha.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b047/_pkg_.a $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o $WORK/b047/_x013.o $WORK/b047/_x014.o $WORK/b047/_x015.o $WORK/b047/_x016.o $WORK/b047/_x017.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/15/15e9603d0d4f7e017d7f18f4345909751792f72f79254b790ee854a24c9f464b-d # internal crypto/hmac mkdir -p $WORK/b065/ crypto/sha1 mkdir -p $WORK/b069/ crypto/sha512 cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a EOF crypto/aes mkdir -p $WORK/b043/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid YByGMtrfK9aH_tMvm8xP/YByGMtrfK9aH_tMvm8xP -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./hmac.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid HOkizluUkGvDp8gAv0CN/HOkizluUkGvDp8gAv0CN -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./boring.go ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b043/symabis ./asm_ppc64le.s mkdir -p $WORK/b062/ crypto/sha256 mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b070/symabis ./sha256block_ppc64le.s cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b062/symabis ./sha512block_ppc64le.s cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/aes -std -installsuffix shared -buildid 0__Q2qYauvKOOFE1-X5l/0__Q2qYauvKOOFE1-X5l -goversion go1.13.4 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid eUaMtcjzv_kFlgYcFmFf/eUaMtcjzv_kFlgYcFmFf -goversion go1.13.4 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid QPpHUjrnsjzkfgARA-TY/QPpHUjrnsjzkfgARA-TY -goversion go1.13.4 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/cc/ccef2edbf479ca247e8d53852964da0a26fa84d19387ac4e568ab713c526c12b-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid VcDU-hFBgbHhXGD3J_cj/VcDU-hFBgbHhXGD3J_cj -goversion go1.13.4 -D "" -importcfg $WORK/b090/importcfg -pack ./hkdf.go golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid HS3LgXP9BCSA8Dbo4exv/HS3LgXP9BCSA8Dbo4exv -goversion go1.13.4 -D "" -importcfg $WORK/b256/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/18/18daf8974b9572bb23d3a2e34976e3d7e33e9b84bd5ce6013a7a74e3137e239d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/05/059de073e999c3a0e29285d942fbe85cc7b74e9bc50edcb5307c91e922ad3112-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b043/asm_ppc64le.o ./asm_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b062/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_ppc64le.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/22/2253299ee4a07a1fd994426acca33d71d4a6c394aaf5a81941121dd8c39d1418-d # internal crypto/rand mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile os=$WORK/b033/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 2G2I-phvKSmjSc10deFJ/2G2I-phvKSmjSc10deFJ -goversion go1.13.4 -D "" -importcfg $WORK/b042/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/pack r $WORK/b062/_pkg_.a $WORK/b062/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/4a/4a7afb45f9caa2ecf0e7c2be09442495deb462fdf4bf880580d438a247d67a42-d # internal crypto/ecdsa mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/randutil=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_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/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid E6w6KbZiCdsFpQYGhck-/E6w6KbZiCdsFpQYGhck- -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e8/e814451abce70b0421bf9c00f5031c709a12faea7127497184fb9f2066869b19-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b070/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b070/_pkg_.a $WORK/b070/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/fe/fe714ede3bc66e63ffb1a2c74a578aa4d46d2ad062e68fd73283c9c55f30c63e-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b123/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b124/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile hash/crc64=$WORK/b126/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid 0umf8Olf7SVffMoNnBGc/0umf8Olf7SVffMoNnBGc -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b330/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid tjJEcHYNA0OMAL3VI10R/tjJEcHYNA0OMAL3VI10R -goversion go1.13.4 -D "" -importcfg $WORK/b329/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/39/39f5e900d516ad5f815293bf0b44d20f1bef051e13c190296059d8fcf08eb064-d # internal crypto/ed25519 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid bO4u9UxIpnj8qL_wVwtk/bO4u9UxIpnj8qL_wVwtk -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./ed25519.go mime/multipart mkdir -p $WORK/b161/ golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b245/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile mime/quotedprintable=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 50AVOAhG3VdZ-Ta76oBJ/50AVOAhG3VdZ-Ta76oBJ -goversion go1.13.4 -D "" -importcfg $WORK/b161/importcfg -pack ./formdata.go ./multipart.go ./writer.go crypto/rsa mkdir -p $WORK/b068/ cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid -GtsucuD5-RZjDBCmIUN/-GtsucuD5-RZjDBCmIUN -goversion go1.13.4 -D "" -importcfg $WORK/b245/importcfg -pack ./elgamal.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/randutil=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b053/_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/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid ATSwb3tnrADNBI-lyH96/ATSwb3tnrADNBI-lyH96 -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go github.com/klauspost/compress/zstd mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b110/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b112/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b114/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 5C1WrJ6lRE9yCejYl0vr/5C1WrJ6lRE9yCejYl0vr -goversion go1.13.4 -D "" -importcfg $WORK/b109/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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ca/ca2b7a77522752b9d37f2d527282842bab8f976f04605005c97f660ef695c1fe-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid UNeJq9Ktmx-FZobI8QyC/UNeJq9Ktmx-FZobI8QyC -goversion go1.13.4 -D "" -importcfg $WORK/b257/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/41/41724b59ef6ff55c4c5493a22d889ce394c36591818a1779c13118236f83a365-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid vt27TuiKCbUBtx1jCUJ5/vt27TuiKCbUBtx1jCUJ5 -goversion go1.13.4 -D "" -importcfg $WORK/b376/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/bf/bf8a9af94300b576e9ac1199df2c34e738d69bb8843c25dd6f36f799fce3b4d8-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid Ww3MroREF0gO7Zb7_4Sw/Ww3MroREF0gO7Zb7_4Sw -goversion go1.13.4 -D "" -importcfg $WORK/b255/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/6e/6ef3a9a76ae0feb5a363249d09509d8e5b53a0d6883c97156ff9be6a5f679e86-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/0f/0facef181297f3dd8028979986a89d883f48ab5bb05837d58f4652ca4abc5331-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b376/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b326/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid 6ArQbhXIXheLsVEV4WgN/6ArQbhXIXheLsVEV4WgN -goversion go1.13.4 -D "" -importcfg $WORK/b375/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/c6/c60d8832c32b80e8d8fabc6d2634237c0b3e5898e9d698ea333097ab219e4265-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b329/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid ojoJhrGcCsPfg2MLaxd7/ojoJhrGcCsPfg2MLaxd7 -goversion go1.13.4 -D "" -importcfg $WORK/b331/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/9a/9aa93a877dc204cc7940d184b1ca7a23a992aeaf712d4967d5b21a5a6157f34b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/9d/9def5c096c0916479997e90fb7cd6db98dd212f8d30c37e95bf8a6cb44b6d779-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/6a/6a2a3d66d802e2ef25e99a94f1174e8ccb315fa71dec378b776914a1bb310c0d-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e1/e1369c771392df07e0e9c2ea0250cf118e4f029b5d152908904973ae83c0b171-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b371/ cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b371/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b371/ -g -O2 ./copy_linux.go crypto/x509 mkdir -p $WORK/b071/ golang.org/x/crypto/openpgp/packet cat >$WORK/b071/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/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid -C1PCS72osw1gqxCXps9/-C1PCS72osw1gqxCXps9 -goversion go1.13.4 -D "" -importcfg $WORK/b071/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/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/0a/0ade70b2a84b3b2e9445b83ec36ec34f550cfff50731d03fe1ddee2c4b5d07f8-d # internal mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b108/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile compress/zlib=$WORK/b242/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b244/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b245/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b240/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b246/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile image=$WORK/b247/_pkg_.a packagefile image/jpeg=$WORK/b249/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid NSTARPRcadVmDYCfh_dP/NSTARPRcadVmDYCfh_dP -goversion go1.13.4 -D "" -importcfg $WORK/b241/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 cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/67/67867e48ff38c524bd0aa1f3035b97a1295f7914e6ee6a8f001a798bee74053c-d # internal cd $WORK/b371 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b371=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b371=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b371=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b371=/tmp/go-build -gno-record-gcc-switches -o $WORK/b371/_cgo_.o $WORK/b371/_cgo_main.o $WORK/b371/_x001.o $WORK/b371/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b371/_cgo_.o -dynout $WORK/b371/_cgo_import.go cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b326/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b333/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid Ybjq_YMDhcpdJV0q9qfg/Ybjq_YMDhcpdJV0q9qfg -goversion go1.13.4 -D "" -importcfg $WORK/b371/importcfg -pack $WORK/b371/_cgo_gotypes.go $WORK/b371/copy_linux.cgo1.go $WORK/b371/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b371/_pkg_.a $WORK/b371/_x001.o $WORK/b371/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/64/6435195c83c4d2534ee4741cc0d86db820f342dc819d74b38ac66b0ed279199f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/1b/1b4935755abeca1e2df3289b7ca856860dbb411c6199260d3229cb288ba67a74-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b239/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b240/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b241/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b246/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 72wCMah_OpgQody_HmL0/72wCMah_OpgQody_HmL0 -goversion go1.13.4 -D "" -importcfg $WORK/b238/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/fd/fdd3b67c86fe579363e8868558933cd61e55b486b15bc9c1d99eb2516158f466-d # internal crypto/tls mkdir -p $WORK/b056/ cat >$WORK/b056/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/b019/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rc4=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid TjQ0jICwKSZyc_UtxbFp/TjQ0jICwKSZyc_UtxbFp -goversion go1.13.4 -D "" -importcfg $WORK/b056/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 gopkg.in/square/go-jose.v2 mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b255/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b256/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b257/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b258/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid 9tRvB_Nc55CbrmNlwk51/9tRvB_Nc55CbrmNlwk51 -goversion go1.13.4 -D "" -importcfg $WORK/b254/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/10/10f4284c7f3a14987e8194e61252c5eb83a2a0e99c39f7d2ba4e557290fe7dd3-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b107/ github.com/fullsailor/pkcs7 cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b103/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b109/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b122/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 14IYwlpEO_MnlMFdxUTY/14IYwlpEO_MnlMFdxUTY -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./compression.go ./zstd.go mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid Oj13OlTTkESHowcJGKrJ/Oj13OlTTkESHowcJGKrJ -goversion go1.13.4 -D "" -importcfg $WORK/b265/importcfg -pack ./ber.go ./pkcs7.go ./x509.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b281/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b108/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b332/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b326/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b109/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b333/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b334/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_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/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid zr_Vnu1oYTEntycSdH72/zr_Vnu1oYTEntycSdH72 -goversion go1.13.4 -D "" -importcfg $WORK/b322/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/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/90/901739c8bf3859809dbf213f1897bd0c454831c0afb02b9ad756dcb4d31bd7fe-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b259/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b260/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b238/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b241/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/mail=$WORK/b263/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid 8Q9DBdJmPJiPhRmHl-Y5/8Q9DBdJmPJiPhRmHl-Y5 -goversion go1.13.4 -D "" -importcfg $WORK/b262/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/f7/f787d72ea04b770bcea46f24e67b2168ccbc50a1defef4ad33152ea85a0a2ac8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/f8/f8cc6e7b986bf5f646a2cbb980b4237f245358fc5e9377b57225b54abbd61f63-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/86/8620f7120112b1ae9f4a60c465f5a79b7f136c6069bc31760e3ae93c101ec286-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/5d/5d2e11bc254ef878a27e36407c7e355006071044493b7fdface1b6e4de900081-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b238/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b254/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid mEKvMf3vm9Tqq7nigAAI/mEKvMf3vm9Tqq7nigAAI -goversion go1.13.4 -D "" -importcfg $WORK/b253/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/43/43e9e7d460b8b09d09335351fac6431bd84ded3e6f6576fd6255fab8241d3764-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b281/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b227/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b326/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b333/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b351/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid X4qRxSz7o5vBlBQsfWJE/X4qRxSz7o5vBlBQsfWJE -goversion go1.13.4 -D "" -importcfg $WORK/b349/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/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/36/3622fd3791df2666d8eb63e61e144fd1c304eed48da310f232372763dfde8a95-d # internal github.com/containers/ocicrypt/blockcipher github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b253/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid JaUyCd4Dvy722MsrV6XT/JaUyCd4Dvy722MsrV6XT -goversion go1.13.4 -D "" -importcfg $WORK/b252/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go mkdir -p $WORK/b261/ github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b264/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b259/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b260/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b253/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b254/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid TlnAE8OV-bMTnv-mEMRD/TlnAE8OV-bMTnv-mEMRD -goversion go1.13.4 -D "" -importcfg $WORK/b261/importcfg -pack ./keywrapper_jwe.go cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b259/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b260/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b253/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b265/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid YeOTqoE4uNtcTGLFOnAO/YeOTqoE4uNtcTGLFOnAO -goversion go1.13.4 -D "" -importcfg $WORK/b264/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/8a/8a101357d0564d4fc0b5803d02011d17eba61ac871f38b9219cfa4614fce276b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/86/86ca355412bf00fc3420842906f5d0f9bc9c33bcd3a0107fe44cbc084afa0e86-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b349/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b326/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b333/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b352/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_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/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid 0pUcaFBVl-7pdDEFRTw8/0pUcaFBVl-7pdDEFRTw8 -goversion go1.13.4 -D "" -importcfg $WORK/b348/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/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/16/16ad31b1811be3a4ae34a75a0448bf6f636ad97947af9be2b95340e0a37c4f33-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/dc/dc1ab1a51da9023baa625bae77ae6d5d4a85d3eed09331bf74a6f69995679b3b-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b252/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b259/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b260/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b261/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b262/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b264/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b238/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b241/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b228/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid pJyTp4QqiWQnk02qnssw/pJyTp4QqiWQnk02qnssw -goversion go1.13.4 -D "" -importcfg $WORK/b251/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/77/779799341ce99f2d6113e1d53cdd760bddf05665daaeaa15e6f52ddbd47c79eb-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b399/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b251/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b259/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b253/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/ocicrypt/helpers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid ri2rRmeWvKTZCTEhs8Wf/ri2rRmeWvKTZCTEhs8Wf -goversion go1.13.4 -D "" -importcfg $WORK/b398/importcfg -pack ./parse_helpers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/18/18c6a605fe2f7920d20d08b1395b544e5699c49835c61fa0418c79b5ed421948-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b348/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b349/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b356/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b357/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b358/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b326/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b333/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b359/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid mv3S1c2tSJC5aVIWttDl/mv3S1c2tSJC5aVIWttDl -goversion go1.13.4 -D "" -importcfg $WORK/b355/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b348/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b362/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b363/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b357/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b364/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b358/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b365/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b326/_pkg_.a packagefile github.com/docker/go-units=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b359/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid upIL2i23te7Ti82VtDIi/upIL2i23te7Ti82VtDIi -goversion go1.13.4 -D "" -importcfg $WORK/b361/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b348/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid bW8ysJHBunXJqJM4s483/bW8ysJHBunXJqJM4s483 -goversion go1.13.4 -D "" -importcfg $WORK/b367/importcfg -pack ./overlayutils.go github.com/containers/storage/drivers/vfs mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b348/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b371/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b358/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b326/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b359/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid LcQk2tdOy_wv9aoqTdks/LcQk2tdOy_wv9aoqTdks -goversion go1.13.4 -D "" -importcfg $WORK/b370/importcfg -pack ./copy_linux.go ./driver.go github.com/containers/storage/drivers/zfs mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b348/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b358/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b373/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b359/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 8Arbpt0HXRHQmoGe22r5/8Arbpt0HXRHQmoGe22r5 -goversion go1.13.4 -D "" -importcfg $WORK/b372/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/2d/2d82554b8bf45f9884c336132a9ac93d482796f40264054e4fba96cf41226312-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/base32=$WORK/b129/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b227/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b348/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b367/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b368/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b349/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b356/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b369/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b357/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b358/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b326/_pkg_.a packagefile github.com/docker/go-units=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b333/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b359/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid JqRFG6Yzs08S6d88Y23t/JqRFG6Yzs08S6d88Y23t -goversion go1.13.4 -D "" -importcfg $WORK/b366/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/5d/5d15cf39e1f1ae6045c5110aeb16e8dbf777ac13ac1535f663d575167d8bad86-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/1b/1b03dab5ec907bb78b18cca80280998d29210c5ca611ea8fcbb8d87e5fb04695-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/55/5539a5342f44ff9c6fdc3a85d0009351dbac55dde49e4415ba9a26b79342e6a4-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/b9/b9efcf91611529844067f6697a43ef7fe661bfcf3f1d098797b4ede3dca2ea8d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d2/d2ea5fd75bbdb0beef9bf754009cbc3fbdf9f41b1962fa0e24c4c7e452e16573-d # internal github.com/containers/libtrust mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/base32=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid ihlcyyEDT0ibee_BUTUk/ihlcyyEDT0ibee_BUTUk -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go net/http/httptrace mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile reflect=$WORK/b028/_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/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid _ooe58kG-DFYPeLH88ol/_ooe58kG-DFYPeLH88ol -goversion go1.13.4 -D "" -importcfg $WORK/b163/importcfg -pack ./trace.go github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid gSKO9kRGAUROsbL7Uqvy/gSKO9kRGAUROsbL7Uqvy -goversion go1.13.4 -D "" -importcfg $WORK/b165/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/62/623e4884bac2d59a1c213b27d8f13fdd325de89ebf8701b4d2437648d4f513cc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/0e/0efa42bfa24b6356ef2bfb00cfb203908b8412718666d756af103170a3eb992f-d # internal net/http mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b149/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b152/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile mime/multipart=$WORK/b161/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http/httptrace=$WORK/b163/_pkg_.a packagefile net/http/internal=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p net/http -std -complete -installsuffix shared -buildid YAqQTCGM3WVp49tiCXzy/YAqQTCGM3WVp49tiCXzy -goversion go1.13.4 -D "" -importcfg $WORK/b148/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/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/ca/caf15e5a3adaa0be0ab6cc4df691402eafa8214feba4d1e066f39b54c8355ffd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/3b/3ba1a806e29ee87e38ee97f444a4dd360d2447805000e7dae9a19c307ef3a99f-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b355/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b361/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b366/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b370/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b372/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid xWRpA0-D1kwYgPMNlmkr/xWRpA0-D1kwYgPMNlmkr -goversion go1.13.4 -D "" -importcfg $WORK/b354/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/1c/1c7926f01f42626055e1985ce863473b20339240f17cc785172e64f902303526-d # internal github.com/containers/storage mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b348/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b354/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b374/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b356/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b143/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b375/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b358/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b376/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b377/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b326/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b378/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b380/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b382/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b384/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b328/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b359/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b334/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b386/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b387/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b379/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b396/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid SyrqIeqluNX5itys3mLO/SyrqIeqluNX5itys3mLO -goversion go1.13.4 -D "" -importcfg $WORK/b347/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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/2f/2fa857b53a3e1b2d7a07e662d2647d4979c4541d6cfbac8581a6a93b40e65491-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b128/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b130/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b131/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid 6IQVNEDsChGsn_PKuDbG/6IQVNEDsChGsn_PKuDbG -goversion go1.13.4 -D "" -importcfg $WORK/b100/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/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/a0/a01aee3a526ed358a1cbbc1a5d5287db6f3824bba3c4cb185770a2bb4b758ff2-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid EzTPWKX4pp8hUn8q1Teo/EzTPWKX4pp8hUn8q1Teo -goversion go1.13.4 -D "" -importcfg $WORK/b098/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/image/v5/signature mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b236/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b143/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b237/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b238/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid QvdwaNS_0GnI991wGVrN/QvdwaNS_0GnI991wGVrN -goversion go1.13.4 -D "" -importcfg $WORK/b235/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/image/v5/docker/tarfile mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b281/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid 5ipR3Jg1WRiG7IRw2LUY/5ipR3Jg1WRiG7IRw2LUY -goversion go1.13.4 -D "" -importcfg $WORK/b280/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/41/418b9f5fc05ded3f4283cb01109cd92a1661232540f93bf2c09f7f1cbcd8c948-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/1e/1e8bfcba24df926c171ad1ba4698c779d5408960d2b366b2173acea22952d673-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b276/ github.com/containers/image/v5/docker/archive mkdir -p $WORK/b279/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b277/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid LcauepjtnLOBf53OeqBR/LcauepjtnLOBf53OeqBR -goversion go1.13.4 -D "" -importcfg $WORK/b276/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/image/v5/tarball mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid ftESYBXat9Z2ilkDeqRS/ftESYBXat9Z2ilkDeqRS -goversion go1.13.4 -D "" -importcfg $WORK/b397/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/1b/1b8db9b8612c92712bc6d1623670a52f40ad8d11b9d119d81bd25f9984fd2ca9-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b230/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b251/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b259/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b266/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b272/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b228/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b275/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid VdkyaiQEP541hBFHhuBL/VdkyaiQEP541hBFHhuBL -goversion go1.13.4 -D "" -importcfg $WORK/b229/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid UCJnIhA_WGOFDQN2h9R3/UCJnIhA_WGOFDQN2h9R3 -goversion go1.13.4 -D "" -importcfg $WORK/b279/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/cf/cf048dcfa45522795363b8328883491a6ab7c5ec3425ac3afb7854512f956adc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/59/596d3a81c714176699f181e6739c582111bdb53cbb9706a3ff8e4dc90a9543e9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/f5/f5e7a71b8e8d6b66a8e10fb4977855284e64d051b02431ec91d52662199bbf69-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/0c/0cd7731298e94743675a21ddf4c979d7c1bbb4ffa0c6631d3bbf70f9580f6ac4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/30/305e623f30143ef12401590d37876273c9c78e4d6244c3f1bb1d09983bab65a4-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage=$WORK/b347/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b329/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid PGtxh4rFgc7WjBCVwjVb/PGtxh4rFgc7WjBCVwjVb -goversion go1.13.4 -D "" -importcfg $WORK/b346/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/0c/0ceb3ac2b88732ebcc42722e1144fd4854b5a917e94e9cb2e3eae034fec754b3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/7c/7c3a5a9e619613a44ad7f37a0f83ce6aff11ee2394bf26d2236ebd3389b52bf3-d # internal github.com/docker/go-connections/sockets mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b146/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/docker/distribution mkdir -p $WORK/b173/ cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid R2rA5C0uABhWsEf7J8t9/R2rA5C0uABhWsEf7J8t9 -goversion go1.13.4 -D "" -importcfg $WORK/b145/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid TqqyDCj6l5MyJ-Yq_vX3/TqqyDCj6l5MyJ-Yq_vX3 -goversion go1.13.4 -D "" -importcfg $WORK/b173/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b167/ github.com/docker/distribution/registry/client/transport github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b174/ expvar cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid E9QsbDv-arlG3YytAvMp/E9QsbDv-arlG3YytAvMp -goversion go1.13.4 -D "" -importcfg $WORK/b174/importcfg -pack ./addr.go ./authchallenge.go cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid YxItZqp9dPAN9wM2dXmL/YxItZqp9dPAN9wM2dXmL -goversion go1.13.4 -D "" -importcfg $WORK/b167/importcfg -pack ./errors.go ./handler.go ./register.go mkdir -p $WORK/b180/ github.com/gorilla/mux mkdir -p $WORK/b171/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p expvar -std -complete -installsuffix shared -buildid B__d-3z9hRsaAoSIEep5/B__d-3z9hRsaAoSIEep5 -goversion go1.13.4 -D "" -importcfg $WORK/b180/importcfg -pack ./expvar.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid JCUnZtAVHAF6_mQ-bY-E/JCUnZtAVHAF6_mQ-bY-E -goversion go1.13.4 -D "" -importcfg $WORK/b171/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go github.com/prometheus/common/expfmt mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b215/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b213/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b216/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b217/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid SoRBFVP8YfSudD4TimCf/SoRBFVP8YfSudD4TimCf -goversion go1.13.4 -D "" -importcfg $WORK/b214/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid eBUKyldCcIhDEdITRhaw/eBUKyldCcIhDEdITRhaw -goversion go1.13.4 -D "" -importcfg $WORK/b175/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/69/69903908d02bc05a708f49767f18460634edeaf1382cb01e08a4a977d15139e7-d # internal net/http/httputil mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/http/internal=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b037/_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/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid jRG0_uYu5xw3zFjGU854/jRG0_uYu5xw3zFjGU854 -goversion go1.13.4 -D "" -importcfg $WORK/b318/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/0c/0c848ce93da0d770aef00def6c40feb66f65e8137dbcfb9032dff01ea2cd2ffd-d # internal golang.org/x/net/http2 mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b149/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b339/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b345/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b340/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/http/httptrace=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/skopeo-1.1.0/vendor/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid CYbgG2vH2JhQ5WU6Q-9z/CYbgG2vH2JhQ5WU6Q-9z -goversion go1.13.4 -D "" -importcfg $WORK/b338/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/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/08/081ba4684eb88af371447d104a74b18661dc6965001974d381354b4c2eaec0ec-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b145/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b165/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 3t76d8HgTHhKDiMD5eew/3t76d8HgTHhKDiMD5eew -goversion go1.13.4 -D "" -importcfg $WORK/b144/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/94/940d22b2c4d8defa0ee8171e1f0711767697a59f00c7778068de93c1661f0503-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b296/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b167/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b297/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b298/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid PyeM38KGxhwxaTF3Hbxy/PyeM38KGxhwxaTF3Hbxy -goversion go1.13.4 -D "" -importcfg $WORK/b295/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/f5/f5d5f2c819fefeaf24fa27ee6383edd1f557cbd8fd67e18c22c485c9b605f03b-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/4f/4f8e84d03a15eff0007bb04638f2623969bb4166125aada073af401e2aecc9e1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/37/3748dd12a37620177edbd4f20732b32b6f477231b33b4186a88043e1180e8a37-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b277/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b320/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 6RTEp2zOBUFLpGEFpvb9/6RTEp2zOBUFLpGEFpvb9 -goversion go1.13.4 -D "" -importcfg $WORK/b321/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/85/8589c807a5d1608da90f29754427985729fedf174d164f59e4eb6fe0d6e74087-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b169/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b167/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid IcmDKu1HC1NRFVc_7jTA/IcmDKu1HC1NRFVc_7jTA -goversion go1.13.4 -D "" -importcfg $WORK/b168/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/fb/fb922d20088e17b4d61cb284cdba6a493cbd3e29feff9d04fe74758f45804d88-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/20/202a6e79a0f29fa4d5c2b38fd771f37e73106f05fa3ed5958653c42372f31cb4-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b293/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b295/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid lLyp9fUhj3CDrzdf_Q_8/lLyp9fUhj3CDrzdf_Q_8 -goversion go1.13.4 -D "" -importcfg $WORK/b294/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/6c/6c0819130cb72e802e773516b1a352aa855906d8e72212af75444e184bca8dc2-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b289/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b294/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b312/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid o3rRsNO1QctF_RXB76d0/o3rRsNO1QctF_RXB76d0 -goversion go1.13.4 -D "" -importcfg $WORK/b311/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/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/66/66c3562aa023847cfe4301a054cb388543f670eb675459a38c1b22faad7ab23e-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b277/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b320/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b321/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b322/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid kEzhsq02cXEkUKfdqDTX/kEzhsq02cXEkUKfdqDTX -goversion go1.13.4 -D "" -importcfg $WORK/b319/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/fb/fb478db971877650a074301a311989efe84eb7e1b417c7b7eb3bdcb4b99e6770-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b180/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b212/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b213/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b214/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b217/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b218/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b116/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_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/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid lLXcR5AB5R61QW9saRk6/lLXcR5AB5R61QW9saRk6 -goversion go1.13.4 -D "" -importcfg $WORK/b179/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/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/c8/c83e2d986534b7518272616f1056588970df2ed4c682ba85701090131cab651e-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b293/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b289/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b294/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b310/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b311/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b291/_pkg_.a packagefile github.com/docker/go-units=$WORK/b292/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid t0u035-lZiEDIE1ASwD8/t0u035-lZiEDIE1ASwD8 -goversion go1.13.4 -D "" -importcfg $WORK/b286/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/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/0a/0a51128f0fd93ecafbad81408be7809e5852d5bb6f396f2576636e0bfeb3ad16-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/80/80e8413506552d855536c81c2f78fac35b0f8084927d379770c98dc8cdf82472-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/d4/d4fc29576b6b968cf72ed3a829f96bade53bb72b774f8011fefdb9dc456e6c6b-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b286/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid 3chijX68X0HW2ij0O26y/3chijX68X0HW2ij0O26y -goversion go1.13.4 -D "" -importcfg $WORK/b317/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/73/73c15b8f00b2aa1179d8e540493ca29f10761e160d047e5448762452f36afd69-d # internal github.com/docker/docker/client mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b169/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b285/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b314/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b293/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b294/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b310/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b311/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b316/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b131/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b317/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b295/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b145/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/http/httputil=$WORK/b318/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid n0uEqPq-3ScL02hRcA4g/n0uEqPq-3ScL02hRcA4g -goversion go1.13.4 -D "" -importcfg $WORK/b284/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/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/59/5973c6ab2a03fcc9ee9a712110ade9243f21d8b71959044293fda74f57a41d81-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b149/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b179/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b213/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b214/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/http/httptrace=$WORK/b163/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid fXe2ZkYr84orX59TrCF1/fXe2ZkYr84orX59TrCF1 -goversion go1.13.4 -D "" -importcfg $WORK/b221/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/60/60b9d040faca2a98b5061b47579be0041190d85d9191fb1b744799f44a441c08-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/c1/c17d1b13d62213a527749fa7064f3f55267f41ed9bf977747ed96968cc8c15cf-d # internal github.com/docker/go-metrics mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b179/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b221/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid PY4WoqtdEk4eEzlnceaI/PY4WoqtdEk4eEzlnceaI -goversion go1.13.4 -D "" -importcfg $WORK/b178/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/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/e7/e7a315c4664412f5a1d9315c2c0de30007f39a30d1d4b0e5ffc74d59de649a55-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b091/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b284/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid e-WVb73Re9v6Zh64R5Xk/e-WVb73Re9v6Zh64R5Xk -goversion go1.13.4 -D "" -importcfg $WORK/b283/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ff/ff274c9bae8bd753388a0b475cc8dfae6ef615f773f1b41826e656d7f3b46191-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b178/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid ujhmtQnuJT3ylkCZvKUw/ujhmtQnuJT3ylkCZvKUw -goversion go1.13.4 -D "" -importcfg $WORK/b177/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/67/673b14783b29cdaef6ffe38099cb733451f3dd032b3ea1ecb0d9385187d0d498-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b177/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid Xb_g5QdEqDFIWqeOoLNQ/Xb_g5QdEqDFIWqeOoLNQ -goversion go1.13.4 -D "" -importcfg $WORK/b176/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/89/892116538dc7f268cba8646542d699dd2ced2fd8d3dbfe55ec3c62b7e95a5202-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b169/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid mAhFsBAtgcCreaQ8OjM5/mAhFsBAtgcCreaQ8OjM5 -goversion go1.13.4 -D "" -importcfg $WORK/b222/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/64/64b5d329e66dbe8425468621e0d665043f834c59b09337d8e5c4f65f4efd9d29-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b169/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b174/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b176/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b222/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid 1BC8vhVIoM2Z50FWYHbd/1BC8vhVIoM2Z50FWYHbd -goversion go1.13.4 -D "" -importcfg $WORK/b172/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/bb/bb639d81d45ed1a7a1cd33e6b071be7f9024d2ea1769cc24743f80ab0712e8b7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/22/22034773f3c6f71ee9ea72fcd83338a6b8b1118e7c7a6de2c8e0190c83cd473c-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b091/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b143/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b172/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b165/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b223/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid gonrnheqbrloDkeQMCmK/gonrnheqbrloDkeQMCmK -goversion go1.13.4 -D "" -importcfg $WORK/b041/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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d7/d77f8c3208bd97822d18004a8492047b784e8a763401f36f6b0acec8680334cd-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b225/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b228/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/image/v5/openshift mkdir -p $WORK/b336/ cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid aGtGpekCpcoSTwMS3O0F/aGtGpekCpcoSTwMS3O0F -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./auth.go ./cli.go cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b091/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b236/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b143/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b223/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b337/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b338/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid HnRt4_4VO75G0o0pKTOZ/HnRt4_4VO75G0o0pKTOZ -goversion go1.13.4 -D "" -importcfg $WORK/b336/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/82/82be57e4926596815be2e44c4a1dcb4a7f4efc6a04bdf6ab184a5fac1b5f3cf1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/05/050fac08cc951a763b7de85172ac816f1a01c704f559c86547fa3df8f852fbdd-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b276/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b319/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b321/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b336/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b346/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b397/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.1.0/vendor/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 99zSzSS2yTR5BfXsa2ed/99zSzSS2yTR5BfXsa2ed -goversion go1.13.4 -D "" -importcfg $WORK/b278/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/ec/ec500b6f1e0344b85cb9ac6b4220d38bf5e93cc92453a1c7a82926713f190acf-d # internal _/builddir/build/BUILD/skopeo-1.1.0/cmd/skopeo mkdir -p $WORK/b001/ cd /builddir/build/BUILD/skopeo-1.1.0/cmd/skopeo CGO_LDFLAGS='"-g" "-O2" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b001/ -importpath _/builddir/build/BUILD/skopeo-1.1.0/cmd/skopeo -- -I $WORK/b001/ -g -O2 ./cgo_pthread_ordering_workaround.go cd $WORK/b001 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/cmd/skopeo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/cmd/skopeo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_pthread_ordering_workaround.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.1.0/cmd/skopeo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.1.0/cmd/skopeo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -o $WORK/b001/_cgo_.o $WORK/b001/_cgo_main.o $WORK/b001/_x001.o $WORK/b001/_x002.o -g -O2 -lgpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage main -dynimport $WORK/b001/_cgo_.o -dynout $WORK/b001/_cgo_import.go cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b039/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b229/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b276/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b230/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b259/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b398/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b401/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b382/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b402/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b225/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b351/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b224/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -installsuffix shared -buildid YBJzXcIfqvlN89PjFFQR/YBJzXcIfqvlN89PjFFQR -goversion go1.13.4 -D _/builddir/build/BUILD/skopeo-1.1.0/cmd/skopeo -importcfg $WORK/b001/importcfg -pack ./copy.go ./delete.go ./flag.go ./inspect.go ./layers.go ./list_tags.go ./login.go ./logout.go ./main.go ./manifest.go ./signing.go ./sync.go ./unshare_linux.go ./utils.go $WORK/b001/_cgo_gotypes.go $WORK/b001/cgo_pthread_ordering_workaround.cgo1.go $WORK/b001/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b001/_pkg_.a $WORK/b001/_x001.o $WORK/b001/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/5f/5f5dc3b3941f57e903d2264ae7f6d81dfbaef8511d03f76abf46e547b7a3bedf-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile _/builddir/build/BUILD/skopeo-1.1.0/cmd/skopeo=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b039/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b229/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b276/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b230/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b259/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b398/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b401/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b382/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b402/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b225/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b351/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b224/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b141/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b228/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b101/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b251/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b266/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b272/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b275/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b277/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b091/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b144/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b143/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b172/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b165/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b223/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b127/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b128/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b130/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b131/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b234/_pkg_.a packagefile compress/bzip2=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b103/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b109/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b122/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b236/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b237/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b238/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b319/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b321/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b336/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b346/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b397/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b399/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b253/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b325/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b383/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b394/_pkg_.a packagefile encoding/csv=$WORK/b226/_pkg_.a packagefile flag=$WORK/b227/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile regexp/syntax=$WORK/b095/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b013/_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 encoding/binary=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b135/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b136/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b137/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b139/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b142/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b252/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b260/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b261/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b262/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b264/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b241/_pkg_.a packagefile container/heap=$WORK/b267/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b268/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b269/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b270/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b274/_pkg_.a packagefile runtime/debug=$WORK/b116/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b273/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b145/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b169/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b171/_pkg_.a packagefile github.com/docker/distribution=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b174/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b176/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b222/_pkg_.a packagefile compress/gzip=$WORK/b149/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b152/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime/multipart=$WORK/b161/_pkg_.a packagefile net/http/httptrace=$WORK/b163/_pkg_.a packagefile net/http/internal=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/base32=$WORK/b129/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b232/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b233/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b110/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b112/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b114/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b118/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b123/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b124/_pkg_.a packagefile hash/crc64=$WORK/b126/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b239/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b240/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b284/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b320/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b322/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b337/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b338/_pkg_.a packagefile github.com/containers/storage=$WORK/b347/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b329/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b296/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b400/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b254/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b326/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b328/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b121/_pkg_.a packagefile text/template/parse=$WORK/b395/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b081/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile internal/singleflight=$WORK/b083/_pkg_.a packagefile net/mail=$WORK/b263/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b265/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile compress/zlib=$WORK/b242/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b244/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b245/_pkg_.a packagefile image=$WORK/b247/_pkg_.a packagefile image/jpeg=$WORK/b249/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b271/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b051/_pkg_.a packagefile crypto/internal/randutil=$WORK/b061/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b064/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b146/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b170/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b156/_pkg_.a packagefile mime/quotedprintable=$WORK/b162/_pkg_.a packagefile hash/fnv=$WORK/b187/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b111/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b125/_pkg_.a packagefile archive/tar=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b285/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b314/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b293/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b294/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b310/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b311/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b316/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b317/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b295/_pkg_.a packagefile net/http/httputil=$WORK/b318/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b332/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b333/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b334/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b339/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b345/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b340/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b348/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b354/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b374/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b356/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b375/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b358/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b376/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b377/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b378/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b380/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b384/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b359/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b386/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b387/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b379/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b396/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile golang.org/x/net/context=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b297/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b298/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b255/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b256/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b257/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b258/_pkg_.a packagefile github.com/docker/go-units=$WORK/b292/_pkg_.a packagefile hash/adler32=$WORK/b243/_pkg_.a packagefile image/color=$WORK/b248/_pkg_.a packagefile image/internal/imageutil=$WORK/b250/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b147/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b178/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b154/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b289/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b291/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b288/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b290/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b312/_pkg_.a packagefile text/scanner=$WORK/b324/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b335/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b341/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b343/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b344/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b349/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b352/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b355/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b361/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b366/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b370/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b372/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b381/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b385/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b360/_pkg_.a packagefile go/format=$WORK/b388/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b299/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b306/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b307/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b179/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b221/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b313/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b342/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b357/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b362/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b363/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b364/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b365/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b367/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b368/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b369/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b371/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b373/_pkg_.a packagefile go/ast=$WORK/b389/_pkg_.a packagefile go/parser=$WORK/b391/_pkg_.a packagefile go/printer=$WORK/b392/_pkg_.a packagefile go/token=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b202/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b300/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b302/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b304/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b308/_pkg_.a packagefile expvar=$WORK/b180/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b181/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b212/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b213/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b214/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b217/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b218/_pkg_.a packagefile go/scanner=$WORK/b390/_pkg_.a packagefile text/tabwriter=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b305/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b309/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b215/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b216/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b219/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b210/_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=3ErT4mrUBylBzGrse-ze/YBJzXcIfqvlN89PjFFQR/08RVBmqI3NxJXqGfLyvV/3ErT4mrUBylBzGrse-ze -compressdwarf=false -B 0x34ca154d8c028ec36041c25670b085d9d23ff9d3 -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 mv $WORK/b001/exe/a.out skopeo rm -r $WORK/b001/ + /usr/bin/make docs $GOPATH/go.mod exists but should not + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hkVbX9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le ++ dirname /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le + cd skopeo-1.1.0 + make DESTDIR=/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le SIGSTOREDIR=/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/var/lib/containers/sigstore install install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/bin install -m 755 skopeo /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/bin/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/man/man1 install -m 644 docs/*.1 /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/man/man1/ install -m 755 -d /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/bash-completion/completions install -m 644 completions/bash/skopeo /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/bash-completion/completions/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/var/lib/containers/sigstore install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/etc/containers install -m 644 default-policy.json /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/etc/containers/policy.json install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/etc/containers/registries.d install -m 644 default.yaml /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/etc/containers/registries.d/default.yaml + mkdir -p /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/etc + mkdir -p /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/etc/containers/certs.d /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/etc/containers/oci/hooks.d + mkdir -p /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/man/man5 + install -m0644 /builddir/build/SOURCES/storage.conf /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/etc/containers/storage.conf + install -p -m 644 /builddir/build/SOURCES/registries.conf /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/etc/containers/ + go-md2man -in /builddir/build/SOURCES/containers-storage.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/man/man5/containers-storage.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-registries.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/man/man5/containers-registries.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-policy.json.5.md -out /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/man/man5/containers-policy.json.5 + go-md2man -in /builddir/build/SOURCES/containers-mounts.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/man/man5/containers-mounts.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-signature.5.md -out /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/man/man5/containers-signature.5 + go-md2man -in /builddir/build/SOURCES/containers-transports.5.md -out /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/man/man5/containers-transports.5 + go-md2man -in /builddir/build/SOURCES/containers-certs.d.5.md -out /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/man/man5/containers-certs.d.5 + go-md2man -in /builddir/build/SOURCES/containers-registries.d.5.md -out /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/man/man5/containers-registries.d.5 + go-md2man -in /builddir/build/SOURCES/containers.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/man/man5/containers.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-auth.json.5.md -out /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/man/man5/containers-auth.json.5 + mkdir -p /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/containers + install -m0644 /builddir/build/SOURCES/mounts.conf /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/containers/mounts.conf + install -m0644 /builddir/build/SOURCES/seccomp.json /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/containers/seccomp.json + install -m0644 /builddir/build/SOURCES/containers.conf /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/containers/containers.conf + install -d -p -m 755 /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le//usr/share/rhel/secrets + ln -s /etc/pki/entitlement /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/rhel/secrets/etc-pki-entitlement + ln -s /etc/rhsm /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/rhel/secrets/rhsm + ln -s /etc/yum.repos.d/redhat.repo /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/rhel/secrets/redhat.repo + install -d -p /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le//usr/share/skopeo/test/system + cp -pav systemtest/001-basic.bats systemtest/010-inspect.bats systemtest/020-copy.bats systemtest/030-local-registry-tls.bats systemtest/040-local-registry-auth.bats systemtest/050-signing.bats systemtest/060-delete.bats systemtest/helpers.bash systemtest/run-tests /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le//usr/share/skopeo/test/system/ 'systemtest/001-basic.bats' -> '/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le//usr/share/skopeo/test/system/001-basic.bats' 'systemtest/010-inspect.bats' -> '/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le//usr/share/skopeo/test/system/010-inspect.bats' 'systemtest/020-copy.bats' -> '/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le//usr/share/skopeo/test/system/020-copy.bats' 'systemtest/030-local-registry-tls.bats' -> '/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le//usr/share/skopeo/test/system/030-local-registry-tls.bats' 'systemtest/040-local-registry-auth.bats' -> '/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le//usr/share/skopeo/test/system/040-local-registry-auth.bats' 'systemtest/050-signing.bats' -> '/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le//usr/share/skopeo/test/system/050-signing.bats' 'systemtest/060-delete.bats' -> '/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le//usr/share/skopeo/test/system/060-delete.bats' 'systemtest/helpers.bash' -> '/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le//usr/share/skopeo/test/system/helpers.bash' 'systemtest/run-tests' -> '/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le//usr/share/skopeo/test/system/run-tests' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.1.0-1.module_el8.3.0+432+2e9cbcd8 --unique-debug-suffix -1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le --unique-debug-src-base skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/skopeo-1.1.0 extracting debug info from /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/bin/skopeo 15526 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/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Trl9r3 + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.1.0 + exit 0 Processing files: skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2lReXW + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/doc/skopeo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/doc/skopeo + cp -pr README.md /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/doc/skopeo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DwXvsQ + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/licenses/skopeo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/licenses/skopeo + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/licenses/skopeo + exit 0 Provides: skopeo = 1:1.1.0-1.module_el8.3.0+432+2e9cbcd8 skopeo(ppc-64) = 1:1.1.0-1.module_el8.3.0+432+2e9cbcd8 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) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(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) rtld(GNU_HASH) Processing files: containers-common-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le Provides: config(containers-common) = 1:1.1.0-1.module_el8.3.0+432+2e9cbcd8 containers-common = 1:1.1.0-1.module_el8.3.0+432+2e9cbcd8 containers-common(ppc-64) = 1:1.1.0-1.module_el8.3.0+432+2e9cbcd8 skopeo-containers = 1:1.1.0-1.module_el8.3.0+432+2e9cbcd8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: atomic-registries <= 1:1.22.1-1 Obsoletes: atomic <= 1:1.13.1-2 docker-rhsubscription <= 2:1.13.1-31 skopeo-containers <= 1:0.1.31-3 Recommends: fuse-overlayfs slirp4netns subscription-manager Processing files: skopeo-tests-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KLXV9J + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/licenses/skopeo-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/licenses/skopeo-tests + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le/usr/share/licenses/skopeo-tests + exit 0 Provides: skopeo-tests = 1:1.1.0-1.module_el8.3.0+432+2e9cbcd8 skopeo-tests(ppc-64) = 1:1.1.0-1.module_el8.3.0+432+2e9cbcd8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: skopeo-debugsource-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le Provides: skopeo-debugsource = 1:1.1.0-1.module_el8.3.0+432+2e9cbcd8 skopeo-debugsource(ppc-64) = 1:1.1.0-1.module_el8.3.0+432+2e9cbcd8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: skopeo-debuginfo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le Provides: debuginfo(build-id) = 106803168aa139c96b49ce7078349b235938cc4a skopeo-debuginfo = 1:1.1.0-1.module_el8.3.0+432+2e9cbcd8 skopeo-debuginfo(ppc-64) = 1:1.1.0-1.module_el8.3.0+432+2e9cbcd8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: skopeo-debugsource(ppc-64) = 1:1.1.0-1.module_el8.3.0+432+2e9cbcd8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le Wrote: /builddir/build/RPMS/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le.rpm Wrote: /builddir/build/RPMS/containers-common-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le.rpm Wrote: /builddir/build/RPMS/skopeo-tests-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le.rpm Wrote: /builddir/build/RPMS/skopeo-debugsource-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le.rpm Wrote: /builddir/build/RPMS/skopeo-debuginfo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NDWf6L + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/skopeo-1.1.0-1.module_el8.3.0+432+2e9cbcd8.ppc64le + exit 0 Child return code was: 0