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-8030020200709175943-2a301c24-build-49460-9484/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.0.0-1.module_el8.3.0+401+88d810c7.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-8030020200709175943-2a301c24-build-49460-9484/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.7lhSA2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skopeo-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skopeo-1.0.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.0.0 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i9WbCV + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.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.0.0:/builddir/build/BUILD/skopeo-1.0.0/vendor:/usr/share/gocode + GOPATH=/builddir/build/BUILD/skopeo-1.0.0:/builddir/build/BUILD/skopeo-1.0.0/vendor:/usr/share/gocode + export GO111MODULE=off + GO111MODULE=off ++ hack/libdm_tag.sh ++ hack/ostree_tag.sh /var/tmp/rpm-tmp.i9WbCV: 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 0xf512a2286825c96fe2bd77b96c49f2b8d29a8b01 -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-build287714454 encoding mkdir -p $WORK/b023/ internal/race mkdir -p $WORK/b013/ cat >$WORK/b023/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 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 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 cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go unicode/utf8 mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/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 /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 math/bits mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF 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 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 internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_ppc64x.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b010/importcfg -pack ./math.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 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/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal math mkdir -p $WORK/b026/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 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 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 /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 crypto/internal/subtle mkdir -p $WORK/b045/ 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-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 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 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 /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal crypto/internal/boring/sig mkdir -p $WORK/b051/ 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/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/91/91543be2a92b569033746fd5fa087d35e97663160eaed88c186d96a03a135e9f-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/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s 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 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/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal /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 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 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 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 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 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 cd /usr/lib/golang/src/crypto/internal/boring/fipstls /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 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 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/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 cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true 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 /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 /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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/count_ppc64x.o ./count_ppc64x.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9d/9dbc1b369fe1b246e56d68245836891df19d3cf57967740e4dc5f3832101a295-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-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 vendor/golang.org/x/crypto/internal/subtle github.com/ulikunitz/xz/internal/hash github.com/containers/ocicrypt/spec image/color github.com/VividCortex/ewma 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 mkdir -p $WORK/b124/ mkdir -p $WORK/b129/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid SP8-6iD8U7CitMEBuhh4/SP8-6iD8U7CitMEBuhh4 -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid 7k3jD_rVdv-SA-RSC4Dt/7k3jD_rVdv-SA-RSC4Dt -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./spec.go mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p image/color -std -complete -installsuffix shared -buildid MyWlUEmCdh1wetcbAr88/MyWlUEmCdh1wetcbAr88 -goversion go1.13.4 -D "" -importcfg $WORK/b219/importcfg -pack ./color.go ./ycbcr.go mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid 4RIa7MEtQhliwuWEWrQe/4RIa7MEtQhliwuWEWrQe -goversion go1.13.4 -D "" -importcfg $WORK/b241/importcfg -pack ./ewma.go /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 github.com/docker/docker/api mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid OQ0AAMhWJ79JqAH5pqQ-/OQ0AAMhWJ79JqAH5pqQ- -goversion go1.13.4 -D "" -importcfg $WORK/b254/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/98/985a5b71bd88ca0fafd6908983bae379158c869d44d896d83cf166a06105f2aa-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid DfzTcA1er4nPF6AsAp8S/DfzTcA1er4nPF6AsAp8S -goversion go1.13.4 -D "" -importcfg $WORK/b280/importcfg -pack ./events.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 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/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/6f/6fd4cd8fb2830e553fb2de9798bb4d95a26310a36570e17d6e88834c39d11858-d # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/d7/d7175da8817c3fc756abe245fcd9d60cb93c005f2b717fbb8788c43593537dfd-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b281/ github.com/containers/storage/pkg/promise cat >$WORK/b281/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid QhR_lulC6KrQBrBFFt1s/QhR_lulC6KrQBrBFFt1s -goversion go1.13.4 -D "" -importcfg $WORK/b281/importcfg -pack ./image_history.go mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid FGvYUs51SMeamRR6Q7Vf/FGvYUs51SMeamRR6Q7Vf -goversion go1.13.4 -D "" -importcfg $WORK/b298/importcfg -pack ./promise.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/cd/cd32af65e5b7c9903418a85aca5442160f1fb5dc5e514fd4c02dd7b48c27c6d3-d # internal github.com/pquerna/ffjson/shared mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid LiBtx8NuFYgdfCGONfLJ/LiBtx8NuFYgdfCGONfLJ -goversion go1.13.4 -D "" -importcfg $WORK/b353/importcfg -pack ./options.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/b0/b04747fdd6d95a0766e9c10d13287f8659669effab59e17cc40b16166e7597fd-d # internal github.com/containers/skopeo/version mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/src/github.com/containers/skopeo/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/skopeo/version -complete -installsuffix shared -buildid sT7Ykj-cVc41yNnMoun5/sT7Ykj-cVc41yNnMoun5 -goversion go1.13.4 -D "" -importcfg $WORK/b368/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/0d/0dde47304e3e91b665e68b7bef0e8de961455635263f231cafc1b09028571662-d # internal 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 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/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal 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/modf_ppc64x.o ./modf_ppc64x.s cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/d0/d0144bb1d7d6b0fa22ebd4e5fabc07ed85ee6707c74e6341817f18f94503644c-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/84/84f115f1449d07b5bf0dade0376dcee17239da044ef5db9e97fc7750123ae8cc-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/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/b8/b8dfb5b49c8db089f98423219ba2a4aef47216cf5116095e7986e2ab5f254282-d # internal 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/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 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 cd /usr/lib/golang/src/math /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/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid NFYm8rimGbLPNjKsZCKU/NFYm8rimGbLPNjKsZCKU -goversion go1.13.4 -D "" -importcfg $WORK/b243/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/6a/6af58ef4fe62ec0949cc5bc92563654b63bde52c80c97f87da521c024cbb5bf1-d # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/0e/0e1f2b2ff9c4f42e771afa34efcadf4cfacc16744817f4ba4abbaa2c314c2e9c-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/_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 cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid 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 math/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/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 internal/singleflight mkdir -p $WORK/b083/ 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 /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/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/ sort mkdir -p $WORK/b032/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 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 io 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 vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b081/ strconv mkdir -p $WORK/b029/ 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 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 github.com/containers/storage/pkg/locker mkdir -p $WORK/b323/ golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid JxF4NZe_N-0LN2vRlBgN/JxF4NZe_N-0LN2vRlBgN -goversion go1.13.4 -D "" -importcfg $WORK/b323/importcfg -pack ./locker.go mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid xsUF0W_ETOuxpCSfSlFR/xsUF0W_ETOuxpCSfSlFR -goversion go1.13.4 -D "" -importcfg $WORK/b215/importcfg -pack ./cast5.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/08/080444497563aa6cd47d56099b3ad80413de4a3b9600b554ada39f2626ac1a1c-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid dIcpaWQ_QFdmHhBEEohu/dIcpaWQ_QFdmHhBEEohu -goversion go1.13.4 -D "" -importcfg $WORK/b326/importcfg -pack ./selinux_stub.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 /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/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid zfu_d8jkBvpp6wVpfnlu/zfu_d8jkBvpp6wVpfnlu -goversion go1.13.4 -D "" -importcfg $WORK/b180/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/e6/e616ace67065ac2647daf368b606480848eb9ce0d3241b3997196c0b5d8a75a8-d # internal container/heap mkdir -p $WORK/b238/ cat >$WORK/b238/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/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p container/heap -std -complete -installsuffix shared -buildid WmMCc2lLRw1hMFLLJIyJ/WmMCc2lLRw1hMFLLJIyJ -goversion go1.13.4 -D "" -importcfg $WORK/b238/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/8e/8efa4b89bfab4d085e04b397e6580151607552aaa0f1e1844fd17f823e3a4781-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b326/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 4JK5_2vOB40pKgVveygL/4JK5_2vOB40pKgVveygL -goversion go1.13.4 -D "" -importcfg $WORK/b325/importcfg -pack ./label.go ./label_stub.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid 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/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/ec/ecc30c9c6dd34d5bda0b9a69198bba1db533e8003ff5a9eb82fec8adab8c547f-d # 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/76/7601c65ed4b8fb2d9580b2f59d2a60ef655aa47284ca9ee7c801d5d0861cbfa2-d # internal 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/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/56/56294bf0ada02e0f7f3a33395c44960754f1d7d053c549a547e1a785723c18ad-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/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/58/58165a5558a313bbdc73a5118513f7c97be04c53ea1a5dc2e9e33f7b3faa3f12-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.0.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 qFmzGrwKn1-LJAGkZMAw/qFmzGrwKn1-LJAGkZMAw -goversion go1.13.4 -D "" -importcfg $WORK/b104/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/7f/7f8d26d9a2edb2085a142ce59598e0efc1e37d25fd16d6c6b3c161185a4e417a-d # internal github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid KK3US8twSBzVZkQTtcjY/KK3US8twSBzVZkQTtcjY -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/59/5998d794590a23b44a485fff44652a13988e69b20b18a2c18e53eab04de7c6b0-d # internal text/tabwriter mkdir -p $WORK/b360/ cat >$WORK/b360/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/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid zoxtu8Cm7BZePtoXYNza/zoxtu8Cm7BZePtoXYNza -goversion go1.13.4 -D "" -importcfg $WORK/b360/importcfg -pack ./tabwriter.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 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/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/7b/7b9b5903edfd1daab77ee1cee5b47381c23c5dbf2b79bfe03cf2ac4eed8ce15b-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.0.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 F4f6oeJKMPqehr6JgC9t/F4f6oeJKMPqehr6JgC9t -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./types.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 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/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/16/169ff2f37850cb5c5f21eac1d23ae8186547216ac9e84f33425b43b9cab75d9a-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/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/e6/e62380673ad5143e0089b7a04b926b8d5627a2e38dde86b75f26763f73db52bc-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/b019/_pkg_.a # internal 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 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/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6a/6a7d8c3cdf6580fa17481e01155f30807b0de8cf5e0c8874e0df0a1f26daddbe-d # internal hash/crc64 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/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/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid BIYMGMfI9eDU93P4ZJSi/BIYMGMfI9eDU93P4ZJSi -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./crc64.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/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 cd /usr/lib/golang/src/hash/crc32 /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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-d # internal encoding/base32 mkdir -p $WORK/b128/ cat >$WORK/b128/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/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid KVpnTI5hAvuq2EFWpUxr/KVpnTI5hAvuq2EFWpUxr -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./base32.go /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/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid DfoqJYzueToMW3IKyLfx/DfoqJYzueToMW3IKyLfx -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ce/cec3b1b186d2d521601b6f56cae3405ad47a731af9c6f1a9ab5bebce4a3f9056-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b153/ cat >$WORK/b153/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/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ---U1Zf6S3IZEli8CluN/---U1Zf6S3IZEli8CluN -goversion go1.13.4 -D "" -importcfg $WORK/b153/importcfg -pack ./transform.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/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/b6/b6370b3b36fd6b598179bf44ba366eed5ed55eb4611092b2a70b72857383c0d1-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b186/ cat >$WORK/b186/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.0.0/vendor/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid Sa-2AZHrg8JJPUhqsguU/Sa-2AZHrg8JJPUhqsguU -goversion go1.13.4 -D "" -importcfg $WORK/b186/importcfg -pack ./autoneg.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 hash/fnv mkdir -p $WORK/b204/ cat >$WORK/b204/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/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid fQWxtJ5o-dvngWk-gFTG/fQWxtJ5o-dvngWk-gFTG -goversion go1.13.4 -D "" -importcfg $WORK/b204/importcfg -pack ./fnv.go /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 golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid oBL_O-BeERz5KrsqBR51/oBL_O-BeERz5KrsqBR51 -goversion go1.13.4 -D "" -importcfg $WORK/b211/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/af/afada6979276269f21931fba9f8a294ca84440835c0f72f0432762a07faf86bd-d # internal hash/adler32 mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a EOF cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/bb/bbe336aec477a5c64456f25633530187567e9f991227da1b8d939e401842db6a-d # internal cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid ZCYm_KsJCg1ispiNLNtm/ZCYm_KsJCg1ispiNLNtm -goversion go1.13.4 -D "" -importcfg $WORK/b214/importcfg -pack ./adler32.go image mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b219/_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/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p image -std -complete -installsuffix shared -buildid JTpsGJeS8tAi8jF5ERBc/JTpsGJeS8tAi8jF5ERBc -goversion go1.13.4 -D "" -importcfg $WORK/b218/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/85/85ddccc80909e3718cf046b8c1e421bc924bd25a002a8b43757442eb9ae8045e-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_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.0.0/vendor/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid rzl5ZuBwBp15uWZlJwpS/rzl5ZuBwBp15uWZlJwpS -goversion go1.13.4 -D "" -importcfg $WORK/b217/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/f3/f35edfa054d31c815ea615f9c001c97dd4990b4fbcb2fe41f50c4cdb4a595f63-d # internal github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b301/ cat >$WORK/b301/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.0.0/vendor/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid Ndl-uHyTsO-YUz7786cv/Ndl-uHyTsO-YUz7786cv -goversion go1.13.4 -D "" -importcfg $WORK/b301/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/b3/b3e893415c49189b1acab1a373f9550c6cc9051de17ec2df68983f11ffdc898d-d # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/7b/7be20033682d07adf4f4ddf9b140f2b6ce095d14c2575f43a3bdee645d87ed1e-d # internal golang.org/x/text/transform mkdir -p $WORK/b308/ github.com/containers/storage/pkg/stringutils cat >$WORK/b308/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.0.0/vendor/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid 4uzCt-1TqKxuqtTRyj8C/4uzCt-1TqKxuqtTRyj8C -goversion go1.13.4 -D "" -importcfg $WORK/b308/importcfg -pack ./transform.go mkdir -p $WORK/b343/ cat >$WORK/b343/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.0.0/vendor/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid -amZy6_2crXqaFBbr_oI/-amZy6_2crXqaFBbr_oI -goversion go1.13.4 -D "" -importcfg $WORK/b343/importcfg -pack ./stringutils.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # 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 cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/55/5518bad18fd1068fb0f1cf6c1d3f8b00cceb591ee98e1752d4f77b05655b22a4-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/46/461da6a754ae9fcebc743ede3bbde3e3989ae7521a53e10df979831ad68a28be-d # internal time mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid 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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/83/83c9b53394f8bf2224d71ab895410aeed2990b80459b8156f7abbb506fc7c5e3-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/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/a7/a74dc2925c5b48772978a3964c160b410d870a9786323203bf0e79d23f1c7da3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal /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 cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/35/35d97461a1ce45eb8a1777a47895397b9378ce2c4159583a89bc87cc75cf136d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/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/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/f5/f5c9515b5ac5793a26cc8b2bdcdbf1106cd4a1db55bf91f072d3b828d1f65877-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid Yi1Ga3FMAX35kLxCGAIv/Yi1Ga3FMAX35kLxCGAIv -goversion go1.13.4 -D "" -importcfg $WORK/b242/importcfg -pack ./stripansi.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f5/f5e5194e48e3da1b72b1444abd99cd5c98415fe2fba23ddaeb172e203ca1cef5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/5f/5f682615e5b98b83c924d19b88ae7361b1bfe47c6b5a723203a97a52911ce6f7-d # internal image/internal/imageutil mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b218/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid qmkvb4Z46_NgyoGbt5oM/qmkvb4Z46_NgyoGbt5oM -goversion go1.13.4 -D "" -importcfg $WORK/b221/importcfg -pack ./imageutil.go ./impl.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/b244/ cat >$WORK/b244/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.0.0/vendor/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 0YFtcrkENSBbvX-HoosV/0YFtcrkENSBbvX-HoosV -goversion go1.13.4 -D "" -importcfg $WORK/b244/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal golang.org/x/net/context mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid MYm2Lonzh40yAEBh4o5G/MYm2Lonzh40yAEBh4o5G -goversion go1.13.4 -D "" -importcfg $WORK/b296/importcfg -pack ./context.go ./go17.go ./go19.go cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/8a/8a2d84d198d253d4c9b158a498e34636239e1f136ccd9e15a9312459f0b20bc1-d # internal image/jpeg mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/color=$WORK/b219/_pkg_.a packagefile image/internal/imageutil=$WORK/b221/_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/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid F-grU51ZWvBQFUQVeEmx/F-grU51ZWvBQFUQVeEmx -goversion go1.13.4 -D "" -importcfg $WORK/b220/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/62/624fb3eea6452ba1f144c6a2a2604fdf1982b0f9c4bfc288e70535468d6b1fca-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/25/25293f52c89fc4c0986110b103df1e427197e0d26920a42644de4c856de37a9b-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 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/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 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 github.com/hashicorp/errwrap mkdir -p $WORK/b351/ cat >$WORK/b351/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.0.0/vendor/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid Nd7x0ZhttcTQr_rLHcmQ/Nd7x0ZhttcTQr_rLHcmQ -goversion go1.13.4 -D "" -importcfg $WORK/b351/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/76/7638ada32be21b277834558bfcc59ac8ec2ca06db55f3d5ae41936ed6737fbca-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/b9/b949a5ce543c1e9b9bfa7acb41a8cbe37245408e90af4320f007144c422e807f-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/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/fe/fe7e46f85a03ac5ee61b37dfd29693ee8824dcac60b34927c92b0eb5b49e0f71-d # internal encoding/base64 mkdir -p $WORK/b024/ crypto/cipher mkdir -p $WORK/b044/ 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 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 cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF crypto/md5 mkdir -p $WORK/b066/ crypto/ed25519/internal/edwards25519 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 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 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 vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b089/ github.com/klauspost/compress/snappy mkdir -p $WORK/b112/ vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b088/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/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/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 cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.0.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 X9y7wGTnmiYE52-xjYT7/X9y7wGTnmiYE52-xjYT7 -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.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/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 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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal 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 cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/a4/a4d09da26199201efdbba8a8f9c8ba97c47ca6ddec5ebe922a1815e5b14154fc-d # internal fmt mkdir -p $WORK/b030/ 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 /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 /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 path/filepath mkdir -p $WORK/b079/ 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 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 /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 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/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/32/32b2cca19b79b2365791e4c19898bc7f2abf5dd63b336bdad2fac7d6c78d66e2-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.0.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 tURe7sCY5zrezT5w7Fx0/tURe7sCY5zrezT5w7Fx0 -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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/7a/7af9d94f2864638261f9e4b3e0f1fff4d6690073597b6693d65e2f50f64b0707-d # internal runtime/debug 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 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 /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/5a/5a3f40517217a02dfaf8f33f1a7d62bc00599ab8b5a28751ce471e8928b103ed-d # internal golang.org/x/sys/unix mkdir -p $WORK/b120/ cat >$WORK/b120/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.0.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 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 cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/sys/unix /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 U9j53MOC_8GkdfH6Y3Dn/U9j53MOC_8GkdfH6Y3Dn -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 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 golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b210/ cat >$WORK/b210/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/b211/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid G01-7CF7G1ogeel2JTfH/G01-7CF7G1ogeel2JTfH -goversion go1.13.4 -D "" -importcfg $WORK/b210/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/67/671d0a0610a456215a35dbb257c8682d36e71429c6d0d97c78892376dccd5533-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid yMcLn3c4E-PUDGosvtNt/yMcLn3c4E-PUDGosvtNt -goversion go1.13.4 -D "" -importcfg $WORK/b258/importcfg -pack ./mount.go 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 /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/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b078/ 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 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/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/28/28caf2669591f6984e6ce2682d056574103a9a34a2534c892cefef13f1cd68ac-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 cd /usr/lib/golang/src/runtime/debug /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 cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b8/b8478684a29ee8917c9c110ceaf37af007836d2687e7adc8603946fbca49ba47-d # internal os/exec mkdir -p $WORK/b137/ cat >$WORK/b137/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/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p os/exec -std -complete -installsuffix shared -buildid cUdXw_UZHlqGkD1KDbqY/cUdXw_UZHlqGkD1KDbqY -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/49/492e4967a9ec61eddfbcb4ccdc997ce29f8abf503f29efbcde75db0ebd4bd216-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal 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 cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b190/ cat >$WORK/b190/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.0.0/vendor/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid mkX-r8IoxILdvLPyaPtk/mkX-r8IoxILdvLPyaPtk -goversion go1.13.4 -D "" -importcfg $WORK/b190/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go github.com/containers/storage/pkg/directory mkdir -p $WORK/b322/ cat >$WORK/b322/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.0.0/vendor/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid CSl-WZrP5zeY2pVLYUfP/CSl-WZrP5zeY2pVLYUfP -goversion go1.13.4 -D "" -importcfg $WORK/b322/importcfg -pack ./directory.go ./directory_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 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/buildid -w $WORK/b322/_pkg_.a # internal /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/b190/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/44/4447ba2de5009aa2fef756f11cc793c5d7ccfe1edd3648950e2f905e8daacdb6-d # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/db/db68aab17351627ab77f0e218951a60fbd42d964ba5fd4cf0c6b92d4cb95c334-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/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/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/91/91bdf3390f62eb1bd8bc323acca92ec22c21a252bc02b87838b354946c4aa7a3-d # internal 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 net/url mkdir -p $WORK/b084/ 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 encoding/json 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 mkdir -p $WORK/b018/ math/big mkdir -p $WORK/b053/ 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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/10/103499577e738ccad429a4124b888bbfee390a25f5ea582657c81bade75f97cb-d # internal 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.0.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 OOO8Z5mi9xaLeJboNDM3/OOO8Z5mi9xaLeJboNDM3 -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.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/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/38/38efb91dd9631ee86185587704e5ac6295c8e11af7a26bf1deb650e5117ca4a2-d # internal 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.0.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 dL9_uAuSmr5BQirMgK1X/dL9_uAuSmr5BQirMgK1X -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./errors.go ./go113.go ./stack.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.0.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 ifWSVQRLMrTGthrQRHS2/ifWSVQRLMrTGthrQRHS2 -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ab/abdb3c1d241990b8f1105ca5f6f253a99684419ac73a7cb798d1dc193f67c5da-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.0.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 ic9wbIGJ5YcDu_PF5Nee/ic9wbIGJ5YcDu_PF5Nee -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/b3/b32a86e18aa8d3ef793411d1c600652ef0844982edc7484d8b7b7e3381350e44-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config 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.0.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 BwTUXPV5hLb34rGY1kVB/BwTUXPV5hLb34rGY1kVB -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/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ca/caa252522bbb3f8a9a30c1a214b51f2e1ae06d6874a13f5d74e85110a9d5e458-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.0.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 bWueJi8An3aZC-kLlQML/bWueJi8An3aZC-kLlQML -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/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/68/68cafd744b607073ec3200806621c87f8009d61e6abea4e5a22fe213617ce67b-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.0.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 p8tNXeNAQelyvu3B3dY5/p8tNXeNAQelyvu3B3dY5 -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/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/45/45e196104ca05cbd4aa88464fcea2a9809869b9be5cc1b07d025355e4a6b145f-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ed/ed14b1c70e150ab4d70629e3e673912c949d53fd6a731fd817cd355a77e13792-d # internal 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.0.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 o4MTZQ8_Tpq1RiBiedEk/o4MTZQ8_Tpq1RiBiedEk -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/30/30111f852061577c06ef07772a9b1d55b6542a58516b8fd6128dde57cdd9d0ee-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config 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.0.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 m7jsGHAho9aXme5aw_qu/m7jsGHAho9aXme5aw_qu -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.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/ulikunitz/xz/internal/xlog mkdir -p $WORK/b122/ cat >$WORK/b122/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.0.0/vendor/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 9P4zAvNnfIRTsZdh9AHc/9P4zAvNnfIRTsZdh9AHc -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/90/90ab3c326d1319c89b18c2ddfca9bdd743e75e0b08a9f56e6e419395aebd9272-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.0.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 Kd-3w1hhZY3JcH2XsP7i/Kd-3w1hhZY3JcH2XsP7i -goversion go1.13.4 -D "" -importcfg $WORK/b091/importcfg -pack ./naming.go cd /builddir/build/BUILD/skopeo-1.0.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/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/0e/0eef7cb8747db4220857fc0ac8cf190067dae300df59f647552634ffee041281-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.0.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 TXp5z-1fKZpPkuGTF9Iu/TXp5z-1fKZpPkuGTF9Iu -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/98/989b93f1be940a1c714110bd083954e52223c4347931aadc3f56749dd41a6336-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b123/ cat >$WORK/b123/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/b124/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid eqW8nM23CLk_SIEZWRhr/eqW8nM23CLk_SIEZWRhr -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go cd $WORK/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 /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/containers/image/v5/pkg/strslice mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid Ss0hvTBb1uktxzuX5jQo/Ss0hvTBb1uktxzuX5jQo -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./strslice.go cd /builddir/build/BUILD/skopeo-1.0.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 cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d9/d9ee20ff3977ef53b1a33b4d4504b3e252e36fb28f9512c57e1a1fca766d11ac-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.0.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 CarkON6FFd7mDArayjNu/CarkON6FFd7mDArayjNu -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/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/70/70023b1be534a02344c77fed3674cbd86e549f07f2cac384ecf2170b36a10cb3-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid bF-JlLGBz_hEp-jme_B3/bF-JlLGBz_hEp-jme_B3 -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/9d/9d1b26c97917b500d3f6a17dbbcfec043b593a943710fd3d9d864a37865a848e-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b101/ 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 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.0.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 Qh2mIY13EqxoJ1cPFVaP/Qh2mIY13EqxoJ1cPFVaP -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./platform_matcher.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e9/e926a87b18e78d02a936147b44a8d0c2ef582d906f54575ec524122bb7861369-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b131/ cat >$WORK/b131/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.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid oomuV2Jj7Vqq82IJOlmL/oomuV2Jj7Vqq82IJOlmL -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/8c/8cf208cccd0208a74213f27a498171624bb02bef20beba3ba33c7ba05f83b79b-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b136/ cat >$WORK/b136/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.0.0/vendor/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid WRHo0SjXsCaDVE0t7X84/WRHo0SjXsCaDVE0t7X84 -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a7/a7c29a032a530ccbe42f4fb5225e50e95e7f7b31c95cda4e19640d4f672f2b7e-d # internal os/user mkdir -p $WORK/b139/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b139/ -importpath os/user -- -I $WORK/b139/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a9/a9eaab8ddecfd284cb24c2dcd16062f90c69d8137bd0ce53ae78067f13fb6e8e-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b141/ cat >$WORK/b141/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.0.0/vendor/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid 7UOIqQBgiVyJMMOW_d9w/7UOIqQBgiVyJMMOW_d9w -goversion go1.13.4 -D "" -importcfg $WORK/b141/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd $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 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/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/84/842c72cbe2643189241adba5b53537d0bdbc45f7144f063b3d9e9d0927c07d54-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b135/ cat >$WORK/b135/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/b136/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid svdsC2gcEcUQMK7I_l3Y/svdsC2gcEcUQMK7I_l3Y -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./client.go ./command.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/6e/6eab704605aa33a1555f6dedf2f1fff4131cb5822aa0a6ce9a09ec2bc4f68688-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/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ad/ad491879a5b340b36bed21907ae4b3bcf387bdb201e188819507f4c1ebc926b3-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/08/08fae4f3cef387d180a3ac906e309d1c2a3970e95bd8bf6c65b07f17a3664b60-d # internal compress/flate mkdir -p $WORK/b149/ cat >$WORK/b149/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/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid -lYt4IiH0NVf0yNL8X24/-lYt4IiH0NVf0yNL8X24 -goversion go1.13.4 -D "" -importcfg $WORK/b149/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/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/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/1c/1c554da8e9fcb5c083880d37b36e8efbb0b79463c3091ba818b0eb9bb2d90c0c-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.0.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 uCP0cCIK1heYiNuWPltO/uCP0cCIK1heYiNuWPltO -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./gunzip.go ./gzip.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 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 /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 /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 vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b154/ cat >$WORK/b154/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/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Ys9j8aDGLkHEAGhHbMUd/Ys9j8aDGLkHEAGhHbMUd -goversion go1.13.4 -D "" -importcfg $WORK/b154/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/b052/_pkg_.a # internal 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/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/3b/3bb8095cc0f301e54d4c8465c8c4556ad5761ad004441e3e3142f9c20657943d-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/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/a8/a8f7b3a8716b31d7d8cb8e89e58aecdb491943cd9d74a1785bf013691e8a3dc7-d # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d3/d3f55cbd690ec1c29eddbb95867bfa2a94bab59e8c26ffacb83528fc8b271201-d # internal compress/gzip mkdir -p $WORK/b148/ vendor/golang.org/x/crypto/cryptobyte cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b149/_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/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid he3sxvJKDTagjdGH9nC7/he3sxvJKDTagjdGH9nC7 -goversion go1.13.4 -D "" -importcfg $WORK/b148/importcfg -pack ./gunzip.go ./gzip.go 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/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c9/c983634d4cb617183a38f2617129088167ca627a638307d7ceeeb80c0ed6d215-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_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/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid Nc50GIX5DJf7HC5KKhwa/Nc50GIX5DJf7HC5KKhwa -goversion go1.13.4 -D "" -importcfg $WORK/b155/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/a8/a8778c3f397432101330a749a3e85f3039a421a7baeff963b4b40b9871ef3af5-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b158/ cat >$WORK/b158/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/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 4XGKMyomqKVVsVpmWPQW/4XGKMyomqKVVsVpmWPQW -goversion go1.13.4 -D "" -importcfg $WORK/b158/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/b8/b8246f982f0f7f5e5d43624f3de26fa6d09ecf247caf02f451d02b245167ee69-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile unicode/utf8=$WORK/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/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid mof46KsWMwhf92qgjOGo/mof46KsWMwhf92qgjOGo -goversion go1.13.4 -D "" -importcfg $WORK/b152/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/f3/f38ae8561801ad873e55b78e49d40b08690c6d4c2d2ddc4dda09e7af66378471-d # internal mime mkdir -p $WORK/b159/ cat >$WORK/b159/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/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p mime -std -complete -installsuffix shared -buildid 6TgdKij3PWeqrvlXLm3U/6TgdKij3PWeqrvlXLm3U -goversion go1.13.4 -D "" -importcfg $WORK/b159/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a2/a28cc700b554002a7abf8cdf21a30c07976974f63c16887faa00b9ea59ae1f3e-d # internal mime/quotedprintable mkdir -p $WORK/b161/ cat >$WORK/b161/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/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -5_WWgPzRbCboEghwCWl/-5_WWgPzRbCboEghwCWl -goversion go1.13.4 -D "" -importcfg $WORK/b161/importcfg -pack ./reader.go ./writer.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 net/http/internal mkdir -p $WORK/b163/ cat >$WORK/b163/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/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid cOFR7Kts1OCr5rLE86lF/cOFR7Kts1OCr5rLE86lF -goversion go1.13.4 -D "" -importcfg $WORK/b163/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/fa/fac61293ee3c21c0ab56272e1db0ae92d6382199cc818ab016a87a4ec69c9e25-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b165/ cat >$WORK/b165/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.0.0/vendor/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid BuT9ebd-VpZAygVp76NA/BuT9ebd-VpZAygVp76NA -goversion go1.13.4 -D "" -importcfg $WORK/b165/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/4b/4b27ea771ca86d23f9e38f460136bbd74c1c7a1cdd79d196d4591ce4f3d1e277-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b169/ cat >$WORK/b169/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.0.0/vendor/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 3zcoiLHpa1x8h3gAdx5a/3zcoiLHpa1x8h3gAdx5a -goversion go1.13.4 -D "" -importcfg $WORK/b169/importcfg -pack ./set.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/05/05fea35682f1c62c5b52ffafc29328d0d85d63f9fba9857cfc1c8d262d2bdc15-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b181/ cat >$WORK/b181/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 unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid mp0avS4PoI35PykvG2xo/mp0avS4PoI35PykvG2xo -goversion go1.13.4 -D "" -importcfg $WORK/b181/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/b0/b0487c12dc24bcae246e5f7689181f7f91fd422b2acf8f72d25ffe027329a01b-d # internal github.com/prometheus/common/model mkdir -p $WORK/b187/ cat >$WORK/b187/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.0.0/vendor/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid nKurZSmjkJm5xle6_Qg7/nKurZSmjkJm5xle6_Qg7 -goversion go1.13.4 -D "" -importcfg $WORK/b187/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/65/65da5cd9ad2d26d10760f1d419283b4dac47fd2cad71673a5609c49b8cef4818-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b169/_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.0.0/vendor/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid 62aN1onHLGAgK4C-C8bn/62aN1onHLGAgK4C-C8bn -goversion go1.13.4 -D "" -importcfg $WORK/b168/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/25/25d75855ecc539e9a7da5c2717189eca0578826463cd49645043fb375e3c4cf7-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b189/ cat >$WORK/b189/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.0.0/vendor/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 4x-zx87e1e92NDBZqVye/4x-zx87e1e92NDBZqVye -goversion go1.13.4 -D "" -importcfg $WORK/b189/importcfg -pack ./fs.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/09/0971e767772863d46bbdbd773ab96c9dac035060c422de2b36ed0aae83c6c92a-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b194/ cat >$WORK/b194/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.0.0/vendor/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid n7OXKh9B8wGWuxgk28aO/n7OXKh9B8wGWuxgk28aO -goversion go1.13.4 -D "" -importcfg $WORK/b194/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/1c/1cd54b43d42d2f43feee23704ebf3a56a1ad2d39b381b344b1935f22a28c471c-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile math=$WORK/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/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Njd_HV1AQqlxGp0Egqfd/Njd_HV1AQqlxGp0Egqfd -goversion go1.13.4 -D "" -importcfg $WORK/b151/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/23/23a7da65f5c014b65910a42ce02eb4bab67eeecba5f6d8ef25a0236e20cd92d3-d # internal encoding/csv mkdir -p $WORK/b196/ cat >$WORK/b196/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/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid Ay4skz-ac7mh6ZcWewzy/Ay4skz-ac7mh6ZcWewzy -goversion go1.13.4 -D "" -importcfg $WORK/b196/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/9e/9ea422d698870ed8bde9ce6f766abe5e1515134d40a83fc480d74f1851d07c7a-d # internal flag mkdir -p $WORK/b197/ cat >$WORK/b197/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/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p flag -std -complete -installsuffix shared -buildid 2AaLSKRUS50hsEBmT-cw/2AaLSKRUS50hsEBmT-cw -goversion go1.13.4 -D "" -importcfg $WORK/b197/importcfg -pack ./flag.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/93/93489b43d35b614b04a204d0a872d7e6ffdd4a404be2bee99ea2dd198e338226-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b198/ cat >$WORK/b198/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.0.0/vendor/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid r-hL1BJyTYc6i9WlyHvk/r-hL1BJyTYc6i9WlyHvk -goversion go1.13.4 -D "" -importcfg $WORK/b198/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/33/3396670e602893fe9deb6081cd64b14386c06ab4604779defa9bd5c9c0cdc9c5-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b202/ cat >$WORK/b202/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.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid oljmQOy2GzakXIlaRFFZ/oljmQOy2GzakXIlaRFFZ -goversion go1.13.4 -D "" -importcfg $WORK/b202/importcfg -pack ./prioritize.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 cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/74/740a16d44a3199881433d87473c7574eac86da7064100ca09b577fa3d13a86fd-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/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.0.0/vendor/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid qvDh9zZ130wHX8ysZ-La/qvDh9zZ130wHX8ysZ-La -goversion go1.13.4 -D "" -importcfg $WORK/b146/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/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/74/74cbb4d1cb4a3576863c6a8d22e7120e04fab29058ca511d03240f1c640c6410-d # internal net/textproto mkdir -p $WORK/b156/ cat >$WORK/b156/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/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid ZqeDg-brT-jckRilgOwT/ZqeDg-brT-jckRilgOwT -goversion go1.13.4 -D "" -importcfg $WORK/b156/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/66/66060372316aec8b14d5c1b487ce661fe637397472fb9517f12191ff21a26e57-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_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/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid QjSqL6CCCpvWWwBGvq1p/QjSqL6CCCpvWWwBGvq1p -goversion go1.13.4 -D "" -importcfg $WORK/b157/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/fe/fe6364d0c4ae5c7dbcabcdeb08143e40f8f82d71c7688695f9a29a17c3fa5858-d # internal golang.org/x/net/proxy mkdir -p $WORK/b145/ cat >$WORK/b145/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/b146/_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.0.0/vendor/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid vZbgILUg4eis5zJBQyQ_/vZbgILUg4eis5zJBQyQ_ -goversion go1.13.4 -D "" -importcfg $WORK/b145/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go cat >$WORK/b139/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/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/user -std -installsuffix shared -buildid X3WyP3lxPIh_acR1Ef_6/X3WyP3lxPIh_acR1Ef_6 -goversion go1.13.4 -D "" -importcfg $WORK/b139/importcfg -pack ./lookup.go ./user.go $WORK/b139/_cgo_gotypes.go $WORK/b139/cgo_lookup_unix.cgo1.go $WORK/b139/getgrouplist_unix.cgo1.go $WORK/b139/listgroups_unix.cgo1.go $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/c6/c6b5d426ff93cc12bd8fb2503bb08574593b10b7b367d65c5dfd470d6694b33f-d # internal github.com/prometheus/procfs mkdir -p $WORK/b188/ cat >$WORK/b188/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/b189/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b190/_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.0.0/vendor/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid YPhonW4xVtE28AAbtt8k/YPhonW4xVtE28AAbtt8k -goversion go1.13.4 -D "" -importcfg $WORK/b188/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/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/8c/8c4181bb0e74f43dc652fc85f5d1afb4def283754ecb400331cfce113c5be6e9-d # internal github.com/spf13/pflag mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/csv=$WORK/b196/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b197/_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.0.0/vendor/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid j1SeKk22P3A-RPGdadJj/j1SeKk22P3A-RPGdadJj -goversion go1.13.4 -D "" -importcfg $WORK/b195/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/0f/0f85920258261135e5068fd6f4bfdd0c9667f078cc125c86979a5e4c5807a25b-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b156/_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/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid FNmFtfaNJx2mMpFoYW3G/FNmFtfaNJx2mMpFoYW3G -goversion go1.13.4 -D "" -importcfg $WORK/b150/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/bc/bc0622f1f8446f82a5db1d5671ada9093b273f64bd9f84961d96d54fee9bbcf1-d # internal go.etcd.io/bbolt mkdir -p $WORK/b203/ cat >$WORK/b203/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/b204/_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.0.0/vendor/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid DiX_RiIj10E-whb5U6j0/DiX_RiIj10E-whb5U6j0 -goversion go1.13.4 -D "" -importcfg $WORK/b203/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 cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/45/453200355f48a3b7c8d9b1f78b46ae447e08e4e6f801275b60c259a69b49125a-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid GfHP7arG_kWDMfEIAmYK/GfHP7arG_kWDMfEIAmYK -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/cc/ccabfc0c2e7e1c854ede47cd8f3fa3b3c59b2f7f6221d6b8dd113ab447a37166-d # internal github.com/containers/storage/pkg/homedir mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid Izb5U4b42KL14MkRz559/Izb5U4b42KL14MkRz559 -goversion go1.13.4 -D "" -importcfg $WORK/b142/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ba/ba239376b457593b3463b94168a9b293f11c9868e2fa3124755269038174a13f-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b141/_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/b142/_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.0.0/vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid hSYwzIRV6aGBGjPtwvvf/hSYwzIRV6aGBGjPtwvvf -goversion go1.13.4 -D "" -importcfg $WORK/b140/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/cd/cddaad4656cc36aac94452853f226dec893b4884321102b35ccfbf9d15978d77-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b133/ cat >$WORK/b133/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/b134/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b138/_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 strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid JXM5q-ERCkqPbbokrJ9C/JXM5q-ERCkqPbbokrJ9C -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/20/20d102def66e9c10349c27b0d9f02b3dffe5bd1a5e339ecb54d6c69527b5c554-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b202/_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.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid RvsnlwO6LwqqmnM3qUoR/RvsnlwO6LwqqmnM3qUoR -goversion go1.13.4 -D "" -importcfg $WORK/b205/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/30/30214ddda4ecda88257c205aad4d98c23bf57679ef2cb0a124f497f8e8fdff54-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid kdBhAg-qQ6PG4s7cBYjo/kdBhAg-qQ6PG4s7cBYjo -goversion go1.13.4 -D "" -importcfg $WORK/b207/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/30/30f4554459633a2aba74fd5f9fb7673a0f4aa99e9eaed59681fc0d3cf3d60575-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b208/ cd /builddir/build/BUILD/skopeo-1.0.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/b208/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b208/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/20/2019f3666c20b8278544315cf22a260f2d207a301f06ebed50d093401d07fd2b-d # internal github.com/ghodss/yaml mkdir -p $WORK/b193/ cat >$WORK/b193/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/b194/_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.0.0/vendor/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid AD2X7jOUKDhkaOC2rkkK/AD2X7jOUKDhkaOC2rkkK -goversion go1.13.4 -D "" -importcfg $WORK/b193/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a6/a6c41a67323fd97736f8011a60f7532e94e8a79470f30c5ba574314237ae4cda-d # internal compress/zlib mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b149/_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/b214/_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/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 37pEiPlQs6rq5fUuLcy0/37pEiPlQs6rq5fUuLcy0 -goversion go1.13.4 -D "" -importcfg $WORK/b213/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/82/82eda5ab8781a3349a1bb085a8d06714564c7ba90187b25978965eeb11b8c93b-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b202/_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/b203/_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.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid r1f2L6kSJGlnPA3JX_AU/r1f2L6kSJGlnPA3JX_AU -goversion go1.13.4 -D "" -importcfg $WORK/b201/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/1d/1d2121699ba373ee3be5742fb2c903395e69ea5edf1e313787152c05358ae6ad-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b229/ cat >$WORK/b229/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.0.0/vendor/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid Pxc3AnZPq8hrZuuO0dHh/Pxc3AnZPq8hrZuuO0dHh -goversion go1.13.4 -D "" -importcfg $WORK/b229/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/68/68b7c494fa33eb09dfe3ab95b3d0cf48ee2f77e3eae2cf5027c7b1299d153592-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b201/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b205/_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.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid KOjGEtk6AcOUZV_rruhc/KOjGEtk6AcOUZV_rruhc -goversion go1.13.4 -D "" -importcfg $WORK/b200/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/77/77e74575c65303c1c9800850d6eaa9782819c40c80ac1d2e76f0375aae1b2e8b-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid YHV73ThRYVVM4FyCzmia/YHV73ThRYVVM4FyCzmia -goversion go1.13.4 -D "" -importcfg $WORK/b230/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/e4/e4fdde4d67c82c452b8634c8f83a13209ff2330bcfc374095ac3162b65f2849c-d # internal net/mail mkdir -p $WORK/b234/ cat >$WORK/b234/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/b159/_pkg_.a packagefile net/textproto=$WORK/b156/_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/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p net/mail -std -complete -installsuffix shared -buildid _UQMhw2WahuYzo6uri-w/_UQMhw2WahuYzo6uri-w -goversion go1.13.4 -D "" -importcfg $WORK/b234/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/cc/cc8d098c89e8e132fa7d48c087f6c83c0d2b97de1f33ccdbca5a5bae3314b69d-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid 0XOPhkw4p1BgrDMuNqG4/0XOPhkw4p1BgrDMuNqG4 -goversion go1.13.4 -D "" -importcfg $WORK/b231/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/15/159bf980e33daf0bdd941d5be9123b6491ab12b59833fcbfa9575534c44640ef-d # internal github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid zXdhORZez5X1OfIWm8-p/zXdhORZez5X1OfIWm8-p -goversion go1.13.4 -D "" -importcfg $WORK/b239/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/27/27351d9527638d8bdae3aca92ca77ab7625c9cf170e8a96cfd9a3b1a9eb67724-d # internal github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b241/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b242/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b243/_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 packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid K7gP4cVCzLsPef7KQLbK/K7gP4cVCzLsPef7KQLbK -goversion go1.13.4 -D "" -importcfg $WORK/b240/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/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/d7/d7b6098bc643035a54e7a19c92c884ae89bbd4b824cb70c6cead5c7b3a56c50f-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b246/ cat >$WORK/b246/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.0.0/vendor/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid 7EhndVKnG4Xn3njZ0ZDX/7EhndVKnG4Xn3njZ0ZDX -goversion go1.13.4 -D "" -importcfg $WORK/b246/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/67/67989fce4662a0d70b701d809f76934909d06ddc770135079fe7408421442fb8-d # internal archive/tar mkdir -p $WORK/b250/ cat >$WORK/b250/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/b139/_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/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid ovnFE8FRxkFbds4oyFyg/ovnFE8FRxkFbds4oyFyg -goversion go1.13.4 -D "" -importcfg $WORK/b250/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/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/0a/0a9994e506fc7d81cef36ef562538a8177456415fbfbc50f4f44c3f0a770fc98-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b251/ cat >$WORK/b251/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.0.0/vendor/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid cJouVyQC8VD4lFfx4UlV/cJouVyQC8VD4lFfx4UlV -goversion go1.13.4 -D "" -importcfg $WORK/b251/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/b6/b6b79d10e887027efca0246ee619def35cde13a3f8e5cbfa84dfeb552220388b-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid dRu5OBpIJpkb0Z9ghCwG/dRu5OBpIJpkb0Z9ghCwG -goversion go1.13.4 -D "" -importcfg $WORK/b257/importcfg -pack ./blkio.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/74/7495f500c9f7b33bc5ff094b2dfb41e7a5bdbf9df004695d64c517d1c7c5f650-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid N_uNlnqG9L_8N9_eROp3/N_uNlnqG9L_8N9_eROp3 -goversion go1.13.4 -D "" -importcfg $WORK/b183/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/7a/7aab31f794d7b06d2a0b760a84f82fc6a9f8553063c13da6e772790d0981b823-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b185/ cat >$WORK/b185/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/b181/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid JwbuR-FmTIuVDbu_x05N/JwbuR-FmTIuVDbu_x05N -goversion go1.13.4 -D "" -importcfg $WORK/b185/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/23/23b6a61937b9a3f37d054f29dd876bd5cda4bc357d937e7e4591584680f3d383-d # internal github.com/vbauerster/mpb/v5 mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile container/heap=$WORK/b238/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b239/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b240/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b243/_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 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.0.0/vendor/src/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid gdvY98yWUG1frU6_ACiJ/gdvY98yWUG1frU6_ACiJ -goversion go1.13.4 -D "" -importcfg $WORK/b237/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./proxyreader.go ./spinner_filler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/eb/eb362cdc92035105d94259a0c69869b6084ecc494ffb43c258b2f9c0092206f9-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid SJFCHhGJZfZYrac2ojST/SJFCHhGJZfZYrac2ojST -goversion go1.13.4 -D "" -importcfg $WORK/b259/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/9e/9ee6989c094c88c64291f459db524b5be3dc11248949280a7765956fb746f061-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b260/ cat >$WORK/b260/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.0.0/vendor/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid hJfXqPEBrzf3H_j0nQox/hJfXqPEBrzf3H_j0nQox -goversion go1.13.4 -D "" -importcfg $WORK/b260/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/93/93a15dc6d221c434285f05fa6492bf2cff6b44196e21360e3dff0d484a32689b-d # internal github.com/docker/go-units mkdir -p $WORK/b261/ cat >$WORK/b261/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.0.0/vendor/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid 7CQbrKt452pShpDldijf/7CQbrKt452pShpDldijf -goversion go1.13.4 -D "" -importcfg $WORK/b261/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/20/2051239e1d822373bc2d6ced6f07fee54802536c24ff4b159ae0fa2121effd78-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid cG007Q6PAj14aPRLpEca/cG007Q6PAj14aPRLpEca -goversion go1.13.4 -D "" -importcfg $WORK/b182/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/99/99cf76452af4d39ceab06ed6d15c2e522541c44dc1950ab777378f90fde2726e-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid k5wWJGz4Ibe_QCMKzXzo/k5wWJGz4Ibe_QCMKzXzo -goversion go1.13.4 -D "" -importcfg $WORK/b262/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/04/0427aa4f9d72d1b4743c1539d93250f67040355b6653b2d9da80d888e7fa3856-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid 0fobYR9uH0CaY8aTBhAM/0fobYR9uH0CaY8aTBhAM -goversion go1.13.4 -D "" -importcfg $WORK/b266/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/f2/f2a4906acc01df06d898c3df89da9a525426e3bf525c5159517c8a2f0e724df8-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid W_ypLfharHwu8W8EaFF3/W_ypLfharHwu8W8EaFF3 -goversion go1.13.4 -D "" -importcfg $WORK/b269/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/be/befcd67523634cc506fb11461c2c4e24a5433f0820eb92c2351127f3dfbcd879-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b270/ cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/24/249781b0c61717ecbf0ae0fc8695b1a954d07077bdd3dbf355896fe70ac0947e-d # internal cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid tNuKAlBJoRGARP_1PeSe/tNuKAlBJoRGARP_1PeSe -goversion go1.13.4 -D "" -importcfg $WORK/b270/importcfg -pack ./duration.pb.go github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid KEZQ7PcpRr6sk9J-Eu9b/KEZQ7PcpRr6sk9J-Eu9b -goversion go1.13.4 -D "" -importcfg $WORK/b271/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/f5/f5fe4ce5428985ac9d55e2ec21644e0f4e00252d6f7091a779f8b3921b701fef-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b259/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b260/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid Peuwol7X4_txMYNrrk3J/Peuwol7X4_txMYNrrk3J -goversion go1.13.4 -D "" -importcfg $WORK/b256/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/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/5b/5b2161db705acb7a987d1181068fd5ad840f3201632dc9141ab04ccef1ef0bdb-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b269/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid H1vJ-77HYIE4MBnFtRGh/H1vJ-77HYIE4MBnFtRGh -goversion go1.13.4 -D "" -importcfg $WORK/b272/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/5a/5a7815ec6c7493fbaa5b69ec3ae1561b5edef04d1604f4f36c00186fa11fef56-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b275/ cat >$WORK/b275/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.0.0/vendor/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid VaPtVTj3dl_1ywEpywBg/VaPtVTj3dl_1ywEpywBg -goversion go1.13.4 -D "" -importcfg $WORK/b275/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/86/86f1bf0632c15d6198588e176172655830b6620f903642872486299d672eb975-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b269/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b270/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b271/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid _bKr86KhEXFysHbHR8Zp/_bKr86KhEXFysHbHR8Zp -goversion go1.13.4 -D "" -importcfg $WORK/b268/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/7e/7eb10556c188faec090e2531396ec76d6dab8cead5010ec4a0797659510bc13d-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b276/ cat >$WORK/b276/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 cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/46/4608219c11c60b84a08f02e47b5c1b6c3f74b68f2aedbc7bcb4cfbc7d46eded6-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid dN8H-vEZk94VXdjoLnQU/dN8H-vEZk94VXdjoLnQU -goversion go1.13.4 -D "" -importcfg $WORK/b276/importcfg -pack ./authenticate.go ./registry.go github.com/gogo/protobuf/proto mkdir -p $WORK/b279/ cat >$WORK/b279/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.0.0/vendor/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid jSW2epr8D6HQ-ehFYb8F/jSW2epr8D6HQ-ehFYb8F -goversion go1.13.4 -D "" -importcfg $WORK/b279/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 cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/fa/fa9d1c9921517f730daf46be2e3cf22c2c523a21b8444142ed7f9b7e2729223f-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b282/ cat >$WORK/b282/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.0.0/vendor/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid wfAJ5mE5GEMdZTsUhORz/wfAJ5mE5GEMdZTsUhORz -goversion go1.13.4 -D "" -importcfg $WORK/b282/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/37/374206120fcf06979bb468be0986b042d225db3698d603d813382c1437ef0ced-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b286/ cat >$WORK/b286/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.0.0/vendor/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid LSJNf0zYUB3GiMnf1Qh7/LSJNf0zYUB3GiMnf1Qh7 -goversion go1.13.4 -D "" -importcfg $WORK/b286/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/fa/fa15c174b7c946a98243bcf9269f535a5f4feb18f516fc45da7510971a1d43f1-d # internal text/scanner mkdir -p $WORK/b290/ cat >$WORK/b290/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/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid d-v73kWBzylCbKFQvQzG/d-v73kWBzylCbKFQvQzG -goversion go1.13.4 -D "" -importcfg $WORK/b290/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/5b/5ba213cb07ba16e5443212322ca4d8a45c24ac279c93bc18cf461839ce32e486-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b294/ cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/4a/4a6a2914d3b63577e120d29040e7cb6079d7368c62686ddc6e01024372cce042-d # internal cat >$WORK/b294/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/b139/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF google.golang.org/grpc/connectivity mkdir -p $WORK/b274/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid s0vpfnu8jk9v2CbS7NXz/s0vpfnu8jk9v2CbS7NXz -goversion go1.13.4 -D "" -importcfg $WORK/b294/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid -ngAjuFcDHygT5JIO1FA/-ngAjuFcDHygT5JIO1FA -goversion go1.13.4 -D "" -importcfg $WORK/b274/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/58/589a4ad87b41e7c6ac748f3c5eed9435c3d3251a55cee59a592329a761fcc56b-d # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/38/38df6574ccae45598efc06b4fdf1615fbdf4d425cd58d75ba3b38b004572a284-d # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b300/ github.com/imdario/mergo mkdir -p $WORK/b303/ cat >$WORK/b300/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/b301/_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 cat >$WORK/b303/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.0.0/vendor/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid ZZOSgdYRFX8h7YhF2aGv/ZZOSgdYRFX8h7YhF2aGv -goversion go1.13.4 -D "" -importcfg $WORK/b300/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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid NHtrwxSe2_0DfnddmSE2/NHtrwxSe2_0DfnddmSE2 -goversion go1.13.4 -D "" -importcfg $WORK/b303/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/64/64c590cec6261188ebae1fc5ca893dda9880c026f8f2ae2cc74ebfd281d9bd81-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b274/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid lEZwaclAXOoYTBUcBmfp/lEZwaclAXOoYTBUcBmfp -goversion go1.13.4 -D "" -importcfg $WORK/b273/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/12/1228d7592dc0c521e47923e1a21c30b5985983caf33fc0ded4aa240cc37a7103-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b289/ cat >$WORK/b289/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/b290/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid fC_8pHBCm6Z0GTIxyupa/fC_8pHBCm6Z0GTIxyupa -goversion go1.13.4 -D "" -importcfg $WORK/b289/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/d6/d69d91cbb600e9a38ab15e239c7c7433833676b5c0633df25ee16a81f9f37345-d # internal google.golang.org/grpc/status mkdir -p $WORK/b267/ cat >$WORK/b267/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/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b268/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b273/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid GjB5T_MnyWYcz27foZe6/GjB5T_MnyWYcz27foZe6 -goversion go1.13.4 -D "" -importcfg $WORK/b267/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ab/ab8f7b636f9b1bba99248eefe122439dd2fa85a39b9cd005719dc3eba2066a55-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b299/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b299/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b299/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/33/333461c173478ca441573e9b5f3c4289d1ff216cfa64c68d643607d90da8b653-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b293/ cat >$WORK/b293/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/b289/_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.0.0/vendor/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid iQNvfdSRhKRuILCjcz1e/iQNvfdSRhKRuILCjcz1e -goversion go1.13.4 -D "" -importcfg $WORK/b293/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/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/ee/eeb10f9dc6ee8728e0a9cafd821f424ab629bd52e2f78e29f57d43ea307f5295-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b309/ cat >$WORK/b309/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.0.0/vendor/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid KyLJrIHlRRVbt6dEXoAT/KyLJrIHlRRVbt6dEXoAT -goversion go1.13.4 -D "" -importcfg $WORK/b309/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cd $WORK/b299 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/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/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/06/0689a7f41704867033e4c19ce1bd3deb3ae5a0eb8625c2d79b052bf40ade1bc9-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b265/ cat >$WORK/b265/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/b266/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b267/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid pKIE1YU16ko0vQojWEj8/pKIE1YU16ko0vQojWEj8 -goversion go1.13.4 -D "" -importcfg $WORK/b265/importcfg -pack ./errors.go ./grpc.go cd $WORK/b299 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/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/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/fe/fec9a3bcc2bf00c1f728a880b8dd9ae41594d81c876a6f23a0c3494f3e5226db-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b292/ cat >$WORK/b292/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/b293/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_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/b137/_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.0.0/vendor/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid S4LusHMWDkltECZpWRjr/S4LusHMWDkltECZpWRjr -goversion go1.13.4 -D "" -importcfg $WORK/b292/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/ad/ad07417c9ee8130eca66bc1d961382d3c59e57bd9cae09e3435cf9c7f02c41b6-d # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/bd/bd2cfdc05a97731880920f76222cfc0c2e7243eff74b4e3b40744434277864e7-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b311/ cat >$WORK/b311/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.0.0/vendor/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 4wf5ZrJFbkir66eFyse2/4wf5ZrJFbkir66eFyse2 -goversion go1.13.4 -D "" -importcfg $WORK/b311/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go golang.org/x/text/unicode/norm mkdir -p $WORK/b310/ cat >$WORK/b310/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/b308/_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.0.0/vendor/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid XOFE4n1pu0GNpTlXf7zI/XOFE4n1pu0GNpTlXf7zI -goversion go1.13.4 -D "" -importcfg $WORK/b310/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd $WORK/b299 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -o $WORK/b299/_cgo_.o $WORK/b299/_cgo_main.o $WORK/b299/_x001.o $WORK/b299/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b299/_cgo_.o -dynout $WORK/b299/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/92/929cc472a75adf2e7ade5935f999bc08d157d8aea5d7e98701cd6ff38e78b571-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b291/ cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/bd/bd50a23ab1ba3a6a8048742d5952d68d8e2eff678abb12632b4974e61af56f13-d # internal cat >$WORK/b291/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/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b294/_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/b137/_pkg_.a packagefile os/user=$WORK/b139/_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.0.0/vendor/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid CiwvIxiBH68W3oBAhVNQ/CiwvIxiBH68W3oBAhVNQ -goversion go1.13.4 -D "" -importcfg $WORK/b291/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go golang.org/x/text/secure/bidirule mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b308/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b309/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid zg5hcq7mqzgpdRRy4UiX/zg5hcq7mqzgpdRRy4UiX -goversion go1.13.4 -D "" -importcfg $WORK/b307/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b294/_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/b137/_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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid FmZpuXvZ2L8vZsJaBKYV/FmZpuXvZ2L8vZsJaBKYV -goversion go1.13.4 -D "" -importcfg $WORK/b299/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b299/_cgo_gotypes.go $WORK/b299/sysconfig.cgo1.go $WORK/b299/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/5b/5b9ec0a07d682b79dd10b797366d25f21fe2f32667df8506b4e3da4bb8a11c47-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b316/ cat >$WORK/b316/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/b137/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid ou1GsfETOlOU1VpzuQsa/ou1GsfETOlOU1VpzuQsa -goversion go1.13.4 -D "" -importcfg $WORK/b316/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/10/103388b385967a7e55f2490800e2cfad89f049f4c686dce443ff4642228d46cd-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b317/ cat >$WORK/b317/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.0.0/vendor/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid wpTJAavGMQQQwvgH9vxN/wpTJAavGMQQQwvgH9vxN -goversion go1.13.4 -D "" -importcfg $WORK/b317/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/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/c6/c69a9d6b3268848778b153d18a8f911e34cf4665a982d53c68649dc42eb28e71-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b318/ cat >$WORK/b318/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.0.0/vendor/src/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid Y7jfenLRMJTS36aIJomg/Y7jfenLRMJTS36aIJomg -goversion go1.13.4 -D "" -importcfg $WORK/b318/importcfg -pack ./pwalk.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b299/_pkg_.a $WORK/b299/_x001.o $WORK/b299/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/1a/1ace1375aa701887868c19d407cbebdc523a45321e259d4c52d444ac8e92426e-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b319/ cat >$WORK/b319/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/b125/_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.0.0/vendor/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid FBWJZg4r2-3qJvg_4HEN/FBWJZg4r2-3qJvg_4HEN -goversion go1.13.4 -D "" -importcfg $WORK/b319/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/7a/7a0253a8f5b3805f60a69103c60016d589eea46da858adbb2e86cef6f2075829-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b324/ cat >$WORK/b324/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.0.0/vendor/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid -SNrufRETJf-SMW9DlNC/-SNrufRETJf-SMW9DlNC -goversion go1.13.4 -D "" -importcfg $WORK/b324/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/0c/0c8a7eb56ebe588d90d009c30fea805957bd6e756e2d8226c02aff343e12b667-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b328/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/7d/7d006a0212a5ef7cc7c57ebc81c9cb17b1dfaf0980847292c1cacd44e1bb06b4-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid PLCjGMquk9tVb7B3lnOf/PLCjGMquk9tVb7B3lnOf -goversion go1.13.4 -D "" -importcfg $WORK/b329/importcfg -pack ./dmesg_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/cb/cbdbddb9241f978d3a247d65a33681b9914b922d2c9414e09d520d09445e70b5-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b330/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b330/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b330/ -g -O2 ./loop_wrapper.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b328/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b328/ -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/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/c6/c6064ef1936387913b9dc7d47b31b1c67f1545c905f9eb02e8c3a4c61fc42af2-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b331/ cat >$WORK/b331/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.0.0/vendor/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid JklZpJnIGDimE5sRTNYk/JklZpJnIGDimE5sRTNYk -goversion go1.13.4 -D "" -importcfg $WORK/b331/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/75/75a8098ca79de3ab767f25bfddbedc1285d3e0e52a68d92ab2e3cb322e08e796-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b334/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b334/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b334/ -g -O2 ./projectquota.go cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/aa/aac9fc50e3011fa191581a121602dcafca94c6cb40d6c17611547fe8918125b2-d # internal golang.org/x/net/idna mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b307/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b309/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b310/_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.0.0/vendor/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid GfGDbAz4rdcvNnNIWwpU/GfGDbAz4rdcvNnNIWwpU -goversion go1.13.4 -D "" -importcfg $WORK/b306/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/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/9a/9a39aeff8c64295922b71b6c06a3ecfa61d4b5f502fed95eeaf612ed4d7c5c13-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b335/ cat >$WORK/b335/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.0.0/vendor/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid HZXEoyVyf3DfyXbUIHFd/HZXEoyVyf3DfyXbUIHFd -goversion go1.13.4 -D "" -importcfg $WORK/b335/importcfg -pack ./fsutils_linux.go cd $WORK/b330 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/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/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/80/80c306692616b64574134ef879fcf21ed6930f54466051f24a857465b38a79ac-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b339/ cat >$WORK/b339/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/b137/_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.0.0/vendor/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid MQ3d2apLSd5Wj73V8FoM/MQ3d2apLSd5Wj73V8FoM -goversion go1.13.4 -D "" -importcfg $WORK/b339/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd $WORK/b330 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/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/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/d8/d84fd919f8209d1eccd495de4a201f0e9817f6ba44954f9a54ca124b7ef9f397-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b306/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid 4munq0ZSfukxeLrUmCj2/4munq0ZSfukxeLrUmCj2 -goversion go1.13.4 -D "" -importcfg $WORK/b305/importcfg -pack ./guts.go ./httplex.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -o $WORK/b330/_cgo_.o $WORK/b330/_cgo_main.o $WORK/b330/_x001.o $WORK/b330/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/c7/c72d401ee5d430161ede77026b5ebab5519f8e6f4802b90de5493b82024f7ee9-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid 4qzvxvvwMvPcdTbuE_ap/4qzvxvvwMvPcdTbuE_ap -goversion go1.13.4 -D "" -importcfg $WORK/b340/importcfg -pack ./config.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage loopback -dynimport $WORK/b330/_cgo_.o -dynout $WORK/b330/_cgo_import.go cd $WORK/b334 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b334=/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/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/12/128cac38f504bc89f7427f1f47e34b8c21b7bcb0a93a1407a8a748e66a32cacc-d # internal github.com/vbatts/tar-split/archive/tar 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 io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b139/_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.0.0/vendor/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid H-MYfq-R1AU6yT9LygQ2/H-MYfq-R1AU6yT9LygQ2 -goversion go1.13.4 -D "" -importcfg $WORK/b345/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b330/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.0.0/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid gIWkf6KStlD0glFYBCtA/gIWkf6KStlD0glFYBCtA -goversion go1.13.4 -D "" -importcfg $WORK/b330/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b330/_cgo_gotypes.go $WORK/b330/loop_wrapper.cgo1.go $WORK/b330/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/70/70be65986b394547d1402a6d003f51418b4cd3a707958225578ea8dbc585263d-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b347/ cat >$WORK/b347/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.0.0/vendor/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 2Hod5hBiZll82vtrx8TJ/2Hod5hBiZll82vtrx8TJ -goversion go1.13.4 -D "" -importcfg $WORK/b347/importcfg -pack ./children.go ./patricia.go cd $WORK/b334 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b334=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/e2/e21037d8581d031a12f7dca73a4c29a68bdbf8e9b040723743368276f59debfb-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b346/ cat >$WORK/b346/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/b347/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid sQQ-_qC7YYat101S6Wko/sQQ-_qC7YYat101S6Wko -goversion go1.13.4 -D "" -importcfg $WORK/b346/importcfg -pack ./truncindex.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b330/_pkg_.a $WORK/b330/_x001.o $WORK/b330/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/b1/b16f81a1044823d9f4fe61ae958f6b7839b14f74326a85d338fed81ea996e262-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid hTCHTOMIfmbbnAB5A9kK/hTCHTOMIfmbbnAB5A9kK -goversion go1.13.4 -D "" -importcfg $WORK/b349/importcfg -pack ./config.go ./state.go ./version.go cd $WORK/b334 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b334=/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/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/f7/f7e4753a8bb857f802e7e3abe21245d824022c79ca1332ed28bb19db3d30e104-d # internal github.com/containers/storage/pkg/unshare mkdir -p $WORK/b348/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b348/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b348/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/58/588ff37d2b396b7055be91e894180219e5475c20cb665b386966da3b55e5c0c8-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b351/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid JlPWCwSIPWFzr299eZt9/JlPWCwSIPWFzr299eZt9 -goversion go1.13.4 -D "" -importcfg $WORK/b350/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b334=/tmp/go-build -gno-record-gcc-switches -o $WORK/b334/_cgo_.o $WORK/b334/_cgo_main.o $WORK/b334/_x001.o $WORK/b334/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/cd/cdb3e795e58d80c0c1b192d03d4445538ae252b87eb078f8f8183d440956ad91-d # internal go/token mkdir -p $WORK/b357/ cat >$WORK/b357/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/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p go/token -std -complete -installsuffix shared -buildid tYfrLsC7XuRKI_b0QokQ/tYfrLsC7XuRKI_b0QokQ -goversion go1.13.4 -D "" -importcfg $WORK/b357/importcfg -pack ./position.go ./serialize.go ./token.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b334/_cgo_.o -dynout $WORK/b334/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cat >$WORK/b334/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/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid pK0v5FYaN19jE9mQqJHy/pK0v5FYaN19jE9mQqJHy -goversion go1.13.4 -D "" -importcfg $WORK/b334/importcfg -pack $WORK/b334/_cgo_gotypes.go $WORK/b334/projectquota.cgo1.go $WORK/b334/_cgo_import.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/ad/adb5617acc9c0f8e5d936569fee3d92426c212da51e43da938b6c7fb6752b3ab-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b279/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid oHqSABp8VYbds_XBQ70s/oHqSABp8VYbds_XBQ70s -goversion go1.13.4 -D "" -importcfg $WORK/b278/importcfg -pack ./gen.go ./plugin.pb.go cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/53/53b212011299825b671c213df3d438122c13fab633325552607fbce77271768b-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b345/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid lkv2O-8pHhie6rcNR3rB/lkv2O-8pHhie6rcNR3rB -goversion go1.13.4 -D "" -importcfg $WORK/b344/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b334/_pkg_.a $WORK/b334/_x001.o $WORK/b334/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/31/3111bc6edfa1bd7d3c55f39f307d2aaf7727c2305bf80375b7154647cca9e4e3-d # internal text/template/parse cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/d7/d77dc0883bbd6128ec7d754831bd8bf4ee3611a23cf6c9eb74856fe2bd88d305-d # internal mkdir -p $WORK/b362/ cat >$WORK/b362/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/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 6uTXx3nElL3KVa20jyHT/6uTXx3nElL3KVa20jyHT -goversion go1.13.4 -D "" -importcfg $WORK/b362/importcfg -pack ./lex.go ./node.go ./parse.go go/scanner mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/token=$WORK/b357/_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/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid N45n5baaCzyWAqxC_UMz/N45n5baaCzyWAqxC_UMz -goversion go1.13.4 -D "" -importcfg $WORK/b356/importcfg -pack ./errors.go ./scanner.go cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/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/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/b1/b1d2ff831ae1a0e856b99ba6e344934a96c5d1c409737c12840b8c396eeb680d-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b363/ cat >$WORK/b363/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/b345/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b319/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid _bAMIe_EaPq9495xUlHD/_bAMIe_EaPq9495xUlHD -goversion go1.13.4 -D "" -importcfg $WORK/b363/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/95/9572cf9075e1062a5a2c90a12112ab87753d3b79b849a140286bd07b750cd1b7-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b367/ cat >$WORK/b367/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.0.0/vendor/src/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid hhOT-Ow-4a3E3lWEfzVV/hhOT-Ow-4a3E3lWEfzVV -goversion go1.13.4 -D "" -importcfg $WORK/b367/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/4e/4e48b63994566eff13d13dc4258cd20e595cf34b0abe57e9a5a5d4bea0f6faba-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b265/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b367/_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.0.0/vendor/src/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid o4MRwAchfQILbbSPnotK/o4MRwAchfQILbbSPnotK -goversion go1.13.4 -D "" -importcfg $WORK/b366/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/56/56685e2ba41bd06cc19070b65c13fa0a8c1a805b9e8b158b7400334aba063a66-d # internal cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/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/b356/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/a0/a04e1e57bb6df6078273633262847b7c161a7aec2bd146f123886585d22940a2-d # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/c8/c80774cb9a93f0591d076c24a2e90b5b2799f1a11640128c14d37abaa15a15d9-d # internal go/ast mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/scanner=$WORK/b356/_pkg_.a packagefile go/token=$WORK/b357/_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/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p go/ast -std -complete -installsuffix shared -buildid S16UTOXPyvLvpMjGTdlE/S16UTOXPyvLvpMjGTdlE -goversion go1.13.4 -D "" -importcfg $WORK/b355/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/bf/bf0b6e5dcbf72af3b1b4c49510f459d96438585ed1c25691ce55acc77218d36e-d # internal cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c text/template mkdir -p $WORK/b361/ cat >$WORK/b361/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/b362/_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/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p text/template -std -complete -installsuffix shared -buildid EuRw1JSyeMfQLNPIyOil/EuRw1JSyeMfQLNPIyOil -goversion go1.13.4 -D "" -importcfg $WORK/b361/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I $WORK/b348/ -g -O2 -Wall -o $WORK/b348/_x004.o -c unshare.c cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b208/ -g -O2 -o $WORK/b208/_x005.o -c go_gpgme.c cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/a0/a0ce104e02565f050168f53d0f490f3ef13bd7d4e126d165d36fde41d683dfd9-d # internal go/parser mkdir -p $WORK/b358/ cat >$WORK/b358/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/b355/_pkg_.a packagefile go/scanner=$WORK/b356/_pkg_.a packagefile go/token=$WORK/b357/_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/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p go/parser -std -complete -installsuffix shared -buildid -k6yXMr0k5jmAJSotU5K/-k6yXMr0k5jmAJSotU5K -goversion go1.13.4 -D "" -importcfg $WORK/b358/importcfg -pack ./interface.go ./parser.go go/printer mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b355/_pkg_.a packagefile go/token=$WORK/b357/_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/b360/_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/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p go/printer -std -complete -installsuffix shared -buildid vnfErPlCP6hvIMDE7slj/vnfErPlCP6hvIMDE7slj -goversion go1.13.4 -D "" -importcfg $WORK/b359/importcfg -pack ./nodes.go ./printer.go cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/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/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/e1/e1063c25b30a2c2db91067ae56b6ec95934f9f36040c7c1029388e31e1909608-d # internal github.com/spf13/cobra mkdir -p $WORK/b369/ cat >$WORK/b369/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/b195/_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/b361/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid 93L0mlW5Kwhu48QTzXv2/93L0mlW5Kwhu48QTzXv2 -goversion go1.13.4 -D "" -importcfg $WORK/b369/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.0.0/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -o $WORK/b208/_cgo_.o $WORK/b208/_cgo_main.o $WORK/b208/_x001.o $WORK/b208/_x002.o $WORK/b208/_x003.o $WORK/b208/_x004.o $WORK/b208/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -o $WORK/b348/_cgo_.o $WORK/b348/_cgo_main.o $WORK/b348/_x001.o $WORK/b348/_x002.o $WORK/b348/_x003.o $WORK/b348/_x004.o -g -O2 cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b208/_cgo_.o -dynout $WORK/b208/_cgo_import.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b348/_cgo_.o -dynout $WORK/b348/_cgo_import.go cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b208/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.0.0/vendor/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid cPOfYhqwChhpdl8WB5St/cPOfYhqwChhpdl8WB5St -goversion go1.13.4 -D "" -importcfg $WORK/b208/importcfg -pack ./callbacks.go $WORK/b208/_cgo_gotypes.go $WORK/b208/data.cgo1.go $WORK/b208/gpgme.cgo1.go $WORK/b208/unset_agent_info.cgo1.go $WORK/b208/_cgo_import.go cat >$WORK/b348/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/b291/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b349/_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/b317/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_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.0.0/vendor/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid hBPSBvkyp8TS4g1kf_vV/hBPSBvkyp8TS4g1kf_vV -goversion go1.13.4 -D "" -importcfg $WORK/b348/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b348/_cgo_gotypes.go $WORK/b348/getenv_linux_cgo.cgo1.go $WORK/b348/unshare_cgo.cgo1.go $WORK/b348/_cgo_import.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -o $WORK/b328/_cgo_.o $WORK/b328/_cgo_main.o $WORK/b328/_x001.o $WORK/b328/_x002.o $WORK/b328/_x003.o $WORK/b328/_x004.o $WORK/b328/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/f3/f31f7f21c1059e525d45f1ee2c4abefab6f1aee8dd1655f2273f70b92b7c1483-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage devicemapper -dynimport $WORK/b328/_cgo_.o -dynout $WORK/b328/_cgo_import.go cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/6a/6a476eeb73761b24291e8a348907b75f4cb2df22cc713568926a34ae4c6a2405-d # internal go/format mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b355/_pkg_.a packagefile go/parser=$WORK/b358/_pkg_.a packagefile go/printer=$WORK/b359/_pkg_.a packagefile go/token=$WORK/b357/_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/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p go/format -std -complete -installsuffix shared -buildid kccz3olVMYTL7rUWqhsq/kccz3olVMYTL7rUWqhsq -goversion go1.13.4 -D "" -importcfg $WORK/b354/importcfg -pack ./format.go ./internal.go cat >$WORK/b328/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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid wEd7iHSeZ8MTCjqiIo98/wEd7iHSeZ8MTCjqiIo98 -goversion go1.13.4 -D "" -importcfg $WORK/b328/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b328/_cgo_gotypes.go $WORK/b328/devmapper_log.cgo1.go $WORK/b328/devmapper_wrapper.cgo1.go $WORK/b328/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b328/devmapper_wrapper_dynamic.cgo1.go $WORK/b328/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/03/037caf9808cb87177f2c3b0634f854fff589048b62e9adefb1d315c522383aa5-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b352/ cat >$WORK/b352/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/b300/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b353/_pkg_.a packagefile go/format=$WORK/b354/_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/b361/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid 7HNenEAfNCGPb5q2tTa3/7HNenEAfNCGPb5q2tTa3 -goversion go1.13.4 -D "" -importcfg $WORK/b352/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.0.0/vendor/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b348/_pkg_.a $WORK/b348/_x001.o $WORK/b348/_x002.o $WORK/b348/_x003.o $WORK/b348/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/99/99167b6eab622fa21713138d560f93c480990aae7ead85592567f8dba2268e7e-d # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/92/92252ee3454a74e2974b996c947c9daed7117252358c3bd8479890e421f91511-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b208/_pkg_.a $WORK/b208/_x001.o $WORK/b208/_x002.o $WORK/b208/_x003.o $WORK/b208/_x004.o $WORK/b208/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/61/618d76ccff9de78314a87ed8b70018f81af1f5440918a2dbbbb65834e6455597-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b328/_pkg_.a $WORK/b328/_x001.o $WORK/b328/_x002.o $WORK/b328/_x003.o $WORK/b328/_x004.o $WORK/b328/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/e0/e0f09a784396bb9ce69798758a0dcd241d801fb34ba2045b57b6852951f27630-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/22/22f4cb1dc849115de7fb6964cebd93ec408595c60d836bf6336552e6fa96d6c5-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/sha512 mkdir -p $WORK/b062/ crypto/sha1 mkdir -p $WORK/b069/ 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 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/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/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 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 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 crypto/aes mkdir -p $WORK/b043/ 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 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 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 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 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/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 /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/b227/ cat >$WORK/b227/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.0.0/vendor/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid TXfNoVa55IXoDAi8QGws/TXfNoVa55IXoDAi8QGws -goversion go1.13.4 -D "" -importcfg $WORK/b227/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/bc/bc9c5876d80b577dc9c426a115316f9e2201b6c97c7d468b3986097b2650a75c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e8/e814451abce70b0421bf9c00f5031c709a12faea7127497184fb9f2066869b19-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/18/18daf8974b9572bb23d3a2e34976e3d7e33e9b84bd5ce6013a7a74e3137e239d-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/b121/ github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b295/ cat >$WORK/b121/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/b122/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid wVK1iUyuhbFrS6OjNzMc/wVK1iUyuhbFrS6OjNzMc -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go cat >$WORK/b295/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/b296/_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.0.0/vendor/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid 0jCXOOwcpu0HSR-lDr1c/0jCXOOwcpu0HSR-lDr1c -goversion go1.13.4 -D "" -importcfg $WORK/b295/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/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 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/b043/_pkg_.a /builddir/.cache/go-build/22/2253299ee4a07a1fd994426acca33d71d4a6c394aaf5a81941121dd8c39d1418-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/4a/4a7afb45f9caa2ecf0e7c2be09442495deb462fdf4bf880580d438a247d67a42-d # internal crypto/rand mkdir -p $WORK/b042/ crypto/ecdsa mkdir -p $WORK/b059/ 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 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/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/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/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/d7/d71d90630f34cf36f6d9c2a59919e161c9498966d1cd1411c02d54a60f70ad76-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid 0YB5WuKwNT92HJ4O2jIq/0YB5WuKwNT92HJ4O2jIq -goversion go1.13.4 -D "" -importcfg $WORK/b297/importcfg -pack ./pools.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/b228/ cat >$WORK/b228/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.0.0/vendor/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid h1bDiIv6lFenRD5mjfwS/h1bDiIv6lFenRD5mjfwS -goversion go1.13.4 -D "" -importcfg $WORK/b228/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/01/0199762ddd125954d6764fe29ba87be213e01e01eab8808211e9af5955326218-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b337/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b337/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b337/ -g -O2 ./copy_linux.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 crypto/rsa mkdir -p $WORK/b068/ 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 golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b216/ mime/multipart 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 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/b159/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 50AVOAhG3VdZ-Ta76oBJ/50AVOAhG3VdZ-Ta76oBJ -goversion go1.13.4 -D "" -importcfg $WORK/b160/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cat >$WORK/b216/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 /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid Trmhny8iAE6hduu-t6zy/Trmhny8iAE6hduu-t6zy -goversion go1.13.4 -D "" -importcfg $WORK/b216/importcfg -pack ./elgamal.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.0.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 4sgncAUmW66HGnNQ0FAu/4sgncAUmW66HGnNQ0FAu -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 ./enc_better.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/34/341d04215421b3a9a01ea50576920dcb9556d4226c31cd27cda81cd07eb3fad9-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b342/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cat >$WORK/b342/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.0.0/vendor/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid yJo44JJUzMgff422mr82/yJo44JJUzMgff422mr82 -goversion go1.13.4 -D "" -importcfg $WORK/b342/importcfg -pack ./stringid.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/12/12ec6246fb4d077a6bb78009d42af8c05f47f010bd256a5d6f93d86e0006d287-d # internal /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/b226/ cat >$WORK/b226/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.0.0/vendor/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid KD3xQ52MOf7ZSRq5w8i1/KD3xQ52MOf7ZSRq5w8i1 -goversion go1.13.4 -D "" -importcfg $WORK/b226/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/3f/3f920cd8476ec8924bf18fb040bc72991a7236538fafc60f8cc04c20d49ba1de-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b342/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_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.0.0/vendor/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid L7yk-9y2nzwyB1T-G2Vg/L7yk-9y2nzwyB1T-G2Vg -goversion go1.13.4 -D "" -importcfg $WORK/b341/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/86/8608bca19d7b68b2845c51f631e6d2c73c1353aa7339a11a248d6ee3ef6fdf6c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/fa/fa96673f62bc8d741f243f9b8520c182523a22a6ad01f4f3d08b5f8eeca4fea3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/6c/6cda1fb341fcade471e5302f366453d596293bdbcceae3139806b37fa2d95ef1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e1/e1369c771392df07e0e9c2ea0250cf118e4f029b5d152908904973ae83c0b171-d # internal crypto/x509 mkdir -p $WORK/b071/ golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b212/ 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 cat >$WORK/b212/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/b149/_pkg_.a packagefile compress/zlib=$WORK/b213/_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/b215/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b216/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b217/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/jpeg=$WORK/b220/_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.0.0/vendor/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid oMnI4ZZ8T47QGKtHsX77/oMnI4ZZ8T47QGKtHsX77 -goversion go1.13.4 -D "" -importcfg $WORK/b212/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/9d/9def5c096c0916479997e90fb7cd6db98dd212f8d30c37e95bf8a6cb44b6d779-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/da/dae195bd80da605673eadf3969b846b71ea1743fb04034a7b62cb59a42b41acc-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b209/ cat >$WORK/b209/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/b210/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b217/_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.0.0/vendor/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid NdhQzwd8PEeV7aTeklA7/NdhQzwd8PEeV7aTeklA7 -goversion go1.13.4 -D "" -importcfg $WORK/b209/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/2a/2aff903f28b16de84e96c4b007c78b6b3b648b0d69bdf0174d6193f7fbe97a31-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b107/ 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/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.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 e6yl1Doz-b71SBWFuZhK/e6yl1Doz-b71SBWFuZhK -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./compression.go ./zstd.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b250/_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/b289/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b298/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_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/b299/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b300/_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/b137/_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.0.0/vendor/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid x-aeYrn2jmTzQyn4vrsF/x-aeYrn2jmTzQyn4vrsF -goversion go1.13.4 -D "" -importcfg $WORK/b288/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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/fd/fdd3b67c86fe579363e8868558933cd61e55b486b15bc9c1d99eb2516158f466-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/flate=$WORK/b149/_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/b226/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b227/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b228/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b229/_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.0.0/vendor/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid BiXS73-4GBbuRlksZSer/BiXS73-4GBbuRlksZSer -goversion go1.13.4 -D "" -importcfg $WORK/b225/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go 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 github.com/fullsailor/pkcs7 mkdir -p $WORK/b236/ cat >$WORK/b236/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 /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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid s549PqikQRxz8XFwvqp4/s549PqikQRxz8XFwvqp4 -goversion go1.13.4 -D "" -importcfg $WORK/b236/importcfg -pack ./ber.go ./pkcs7.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d3/d3114cfc6de22c380ad013cf5a5b4d57530dbee2c056f710d6719b20e84a1b1b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/74/74862e755a0cf9c04fd302168eb4453b2af6e53869289f56ff32775ee1619646-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b233/ cat >$WORK/b233/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/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/mail=$WORK/b234/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid PLazk-TnVde3mqmMU2IN/PLazk-TnVde3mqmMU2IN -goversion go1.13.4 -D "" -importcfg $WORK/b233/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cd $WORK/b337 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b337=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/ac/ac91d611799850dee44c550af9bf6b3232b37eb8ffb3fee2dfeb4ccf263f8d18-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/24/24ff16669eb007fdc81704275887fae14b52ae7a8fe061c9d7f3efd0b82507f6-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b337=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/88/8812bcc62d6110239798781a3296def0d73fc4a3056527d37fd5c702d1c7b960-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b224/ cat >$WORK/b224/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/b209/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b225/_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.0.0/vendor/src/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid CreFqLXrl88SQfqY1S9G/CreFqLXrl88SQfqY1S9G -goversion go1.13.4 -D "" -importcfg $WORK/b224/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/c1/c1722705fad8059837c5dadf7ed21e260bf3d21d2ea41edb75e6c17e23912526-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b317/_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.0.0/vendor/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid wjRXK7lkGzioiptDwZot/wjRXK7lkGzioiptDwZot -goversion go1.13.4 -D "" -importcfg $WORK/b315/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go cd $WORK/b337 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b337=/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/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/7e/7eb3fcdb946a31d61cb78e8c4b9e3c650463842677e90e65525212948fd892a0-d # internal github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b223/ cat >$WORK/b223/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/b224/_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.0.0/vendor/src/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid sfGVYCo4_YybBerFtNpk/sfGVYCo4_YybBerFtNpk -goversion go1.13.4 -D "" -importcfg $WORK/b223/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b225/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid HhEQBB8m146AC6ptgHOs/HhEQBB8m146AC6ptgHOs -goversion go1.13.4 -D "" -importcfg $WORK/b232/importcfg -pack ./keywrapper_jwe.go github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b235/ cat >$WORK/b235/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/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b236/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid dTT7jP1W3WgY2m_XCzC3/dTT7jP1W3WgY2m_XCzC3 -goversion go1.13.4 -D "" -importcfg $WORK/b235/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/0c/0c6dc4167daf2bade7fa797feb494e6024d3c92842a4576312f0ffd356c7492d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/c6/c64d21394f694312145883e6d141e86ab072ee454b1e9cb802940c0f7d2094e3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/ad/ad705ab51472a0b375a9b0b1ae9e6f15d3574db8e276da5888f4fad944526e3b-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b314/ cat >$WORK/b314/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/b288/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b318/_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/b319/_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.0.0/vendor/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid E4c22lAQ5Mtn7uU1-4Rd/E4c22lAQ5Mtn7uU1-4Rd -goversion go1.13.4 -D "" -importcfg $WORK/b314/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/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/44/44c00b7fbea660f8a2516f018aff2abe8e02723f5894c55589c0c5c2b2718715-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b222/ cat >$WORK/b222/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/b223/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b233/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b235/_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/b209/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_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/b137/_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.0.0/vendor/src/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid sj9YJwHdY8fkf47jKINW/sj9YJwHdY8fkf47jKINW -goversion go1.13.4 -D "" -importcfg $WORK/b222/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/43/43c5bc77b2571b14201425a018ff8b7baf8dbbd340734f454cc854df744a3864-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b366/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b222/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_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.0.0/vendor/src/github.com/containers/ocicrypt/helpers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid szIAb6XQwiU2TLPB03za/szIAb6XQwiU2TLPB03za -goversion go1.13.4 -D "" -importcfg $WORK/b365/importcfg -pack ./parse_helpers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/98/98591ab0bda79072229d52ae5c53801d72a71b41a86c990c77e6f95a568948a6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/52/5257c281e2b2121b31a450634dc0620a65af3ca7ea04bba559d9eafb386be9a3-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_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/b319/_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/b137/_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.0.0/vendor/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid Nnapni3w18so3vIpkJT1/Nnapni3w18so3vIpkJT1 -goversion go1.13.4 -D "" -importcfg $WORK/b321/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b333/ github.com/containers/storage/drivers/zfs github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b327/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid QuGqXjh8JQ6WsXpsJqKb/QuGqXjh8JQ6WsXpsJqKb -goversion go1.13.4 -D "" -importcfg $WORK/b333/importcfg -pack ./overlayutils.go cat >$WORK/b327/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/b314/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b328/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b330/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_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/b137/_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.0.0/vendor/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid he8VK7LzLBrKh2bkBRAR/he8VK7LzLBrKh2bkBRAR -goversion go1.13.4 -D "" -importcfg $WORK/b327/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b339/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_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/b137/_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.0.0/vendor/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid i-WAH1xp3oLNUWe7yy7T/i-WAH1xp3oLNUWe7yy7T -goversion go1.13.4 -D "" -importcfg $WORK/b338/importcfg -pack ./zfs.go ./zfs_linux.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d2/d2ea5fd75bbdb0beef9bf754009cbc3fbdf9f41b1962fa0e24c4c7e452e16573-d # internal net/http/httptrace mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b164/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid _ooe58kG-DFYPeLH88ol/_ooe58kG-DFYPeLH88ol -goversion go1.13.4 -D "" -importcfg $WORK/b162/importcfg -pack ./trace.go cat >$WORK/b164/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.0.0/vendor/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid WxZAC9gHpGBTufYY9s5b/WxZAC9gHpGBTufYY9s5b -goversion go1.13.4 -D "" -importcfg $WORK/b164/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libtrust mkdir -p $WORK/b127/ cat >$WORK/b127/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/b128/_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.0.0/vendor/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid cphEoxQTL4RE6boY4voO/cphEoxQTL4RE6boY4voO -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ba/ba55c50c3bae78a6bcd58dd52d4ec753e1cededbcba18c48a5e85d1c262eb21d-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b333/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b334/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b335/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_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/b137/_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.0.0/vendor/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid eB4D0VoMDi1pMcvUCUxl/eB4D0VoMDi1pMcvUCUxl -goversion go1.13.4 -D "" -importcfg $WORK/b332/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b337=/tmp/go-build -gno-record-gcc-switches -o $WORK/b337/_cgo_.o $WORK/b337/_cgo_main.o $WORK/b337/_x001.o $WORK/b337/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/0e/0efa42bfa24b6356ef2bfb00cfb203908b8412718666d756af103170a3eb992f-d # internal net/http mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b148/_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/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile io=$WORK/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/b159/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/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/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p net/http -std -complete -installsuffix shared -buildid YAqQTCGM3WVp49tiCXzy/YAqQTCGM3WVp49tiCXzy -goversion go1.13.4 -D "" -importcfg $WORK/b147/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b337/_cgo_.o -dynout $WORK/b337/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/32/32c4fc37e8d222d5432e545ed6ecab3817905bfa14a83a367e4a697bf4cf6bd1-d # internal cat >$WORK/b337/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/b291/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_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/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid usSQTuXpPw4Zn5jrQ_f5/usSQTuXpPw4Zn5jrQ_f5 -goversion go1.13.4 -D "" -importcfg $WORK/b337/importcfg -pack $WORK/b337/_cgo_gotypes.go $WORK/b337/copy_linux.cgo1.go $WORK/b337/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/c7/c7dbd46663148b6aee0f671042bce55eba8606c3553874194ebf070e084773da-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/2a/2a138120d6ff5f682973bb66a3deeb37f949fba79150eefd4c462ba7b426a8b9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b337/_pkg_.a $WORK/b337/_x001.o $WORK/b337/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/14/144502438dad7e79649a4a4ad152f0455ce76a9e20fb774aa37e5b9b57fef51c-d # internal github.com/containers/storage/drivers/vfs mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b337/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_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.0.0/vendor/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid 2cyF30PLIdQsDbHVLV8S/2cyF30PLIdQsDbHVLV8S -goversion go1.13.4 -D "" -importcfg $WORK/b336/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/37/375ec0503716380b28776d8c1991d37032f390fff727a89951648d26f265ce3f-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/0c/0c1c7f3eec59713a374a96b7efde02c3c393b4bc0b3cc9be168065ae3b8f2a6c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/9c/9c982d6f9a0e80f6b705f2f62831c670357b7e6d8b4577ea3f391ac8f2ef1c1c-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/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b130/_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.0.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 3CbBY9GNrbZYe9Nc3tdU/3CbBY9GNrbZYe9Nc3tdU -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/78/78f36d62df216c01b86338b0fba14644ef297a90c00b0be3e15a116c057fc0e7-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b249/ github.com/containers/image/v5/signature cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b250/_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/b251/_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.0.0/vendor/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid 8q7mYdPDpakWesjDIdri/8q7mYdPDpakWesjDIdri -goversion go1.13.4 -D "" -importcfg $WORK/b249/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go github.com/containers/image/v5/image mkdir -p $WORK/b206/ cat >$WORK/b206/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/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b207/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b208/_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/b209/_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.0.0/vendor/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid o6IXgH_qW4MmnckHTr9f/o6IXgH_qW4MmnckHTr9f -goversion go1.13.4 -D "" -importcfg $WORK/b206/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 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/b131/_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.0.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 H1kjy4S6mqobPbGQpvEA/H1kjy4S6mqobPbGQpvEA -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/55/55c8872332598cf5ee43196ef48f84d2e6af49294a80e106439f25a124021a80-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b321/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b332/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b336/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b338/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid 1YDJ3LXT4oznQO4xCwRl/1YDJ3LXT4oznQO4xCwRl -goversion go1.13.4 -D "" -importcfg $WORK/b320/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/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/e8/e8967229f2883597f4ac2646a41be76c9649b32c5c4dae3d90266a6ff451185f-d # internal github.com/containers/storage mkdir -p $WORK/b313/ cat >$WORK/b313/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/b141/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b320/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b340/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b341/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b342/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b343/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b344/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b346/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b348/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b350/_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/b294/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b300/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b352/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b353/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b345/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b363/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b319/_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/b137/_pkg_.a packagefile os/user=$WORK/b139/_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.0.0/vendor/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid zhqWkeCP3bKj0AUTkIsF/zhqWkeCP3bKj0AUTkIsF -goversion go1.13.4 -D "" -importcfg $WORK/b313/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/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/38/38d108a84deda4e8441603e7a45cd479be5d1e26b5b4faf980732221a9cef196-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/52/521021121f74eb06ce7943e81189b87e162a6eaf7625275f7e883443cce22e7e-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b245/ github.com/containers/image/v5/copy mkdir -p $WORK/b199/ cat >$WORK/b245/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/b246/_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/b165/_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.0.0/vendor/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid xYPj8UivFlvoKtrFEYM_/xYPj8UivFlvoKtrFEYM_ -goversion go1.13.4 -D "" -importcfg $WORK/b245/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go github.com/containers/image/v5/tarball cat >$WORK/b199/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/b200/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b222/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_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/b237/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b240/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b244/_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.0.0/vendor/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid qhNUBv-xWNINrN5TCYRo/qhNUBv-xWNINrN5TCYRo -goversion go1.13.4 -D "" -importcfg $WORK/b199/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go mkdir -p $WORK/b364/ cat >$WORK/b364/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/b165/_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.0.0/vendor/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid pzw6ZvPdt3imYQaDi0Ca/pzw6ZvPdt3imYQaDi0Ca -goversion go1.13.4 -D "" -importcfg $WORK/b364/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/7e/7e9e01dcd60ff29194a212e654e157beac0a2d42a9fed5c14a15d9a16324a724-d # internal github.com/containers/image/v5/docker/archive mkdir -p $WORK/b248/ cat >$WORK/b248/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/b249/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid zouZodEfy198nP-7xwLv/zouZodEfy198nP-7xwLv -goversion go1.13.4 -D "" -importcfg $WORK/b248/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/92/9273a015f9dddaa79b2f2ceb10e1c72a2e5594f5a93b01e3eda711522511eb9a-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/9a/9ad40d88fd5dcbae981481d43c32e9bf9a80d4acd09217d0eb79e5704c78b6ae-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/74/745a609affd311252f189d2e570d3e67b15d5641a06de4d224dfa7c87b70fb01-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/f3/f33016f190241cfa3143745b08d72da40bf1f47bee3ff391591cda08d3796410-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/87/873369c0602ccf4281580ce46fe9849db2abc1fb216423f550897f96a688acf1-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b312/ cat >$WORK/b312/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/b251/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_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.0.0/vendor/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid 51uB3B4Wsfo_B_HRLCk4/51uB3B4Wsfo_B_HRLCk4 -goversion go1.13.4 -D "" -importcfg $WORK/b312/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/7c/7c3a5a9e619613a44ad7f37a0f83ce6aff11ee2394bf26d2236ebd3389b52bf3-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b166/ github.com/docker/distribution mkdir -p $WORK/b172/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b147/_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.0.0/vendor/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid d7UzBx1KngtxKCXPzfsf/d7UzBx1KngtxKCXPzfsf -goversion go1.13.4 -D "" -importcfg $WORK/b166/importcfg -pack ./errors.go ./handler.go ./register.go cat >$WORK/b172/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/b168/_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/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid aijfauK0pq04aglRXoiA/aijfauK0pq04aglRXoiA -goversion go1.13.4 -D "" -importcfg $WORK/b172/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go github.com/gorilla/mux mkdir -p $WORK/b170/ github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b173/ cat >$WORK/b170/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/b147/_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.0.0/vendor/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid GZNXgq4xGVVZCuMrtiir/GZNXgq4xGVVZCuMrtiir -goversion go1.13.4 -D "" -importcfg $WORK/b170/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b147/_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.0.0/vendor/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid THB5-A7JX5PE8ncHH47l/THB5-A7JX5PE8ncHH47l -goversion go1.13.4 -D "" -importcfg $WORK/b173/importcfg -pack ./addr.go ./authchallenge.go github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b174/ github.com/docker/go-connections/sockets mkdir -p $WORK/b144/ cat >$WORK/b174/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/b147/_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.0.0/vendor/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid vU4rGpUEEOJnqzfPkViG/vU4rGpUEEOJnqzfPkViG -goversion go1.13.4 -D "" -importcfg $WORK/b174/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b144/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/b145/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b147/_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 expvar mkdir -p $WORK/b179/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid j1MDPt3zbzEFFbUAPiiS/j1MDPt3zbzEFFbUAPiiS -goversion go1.13.4 -D "" -importcfg $WORK/b144/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b179/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/b147/_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/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p expvar -std -complete -installsuffix shared -buildid B__d-3z9hRsaAoSIEep5/B__d-3z9hRsaAoSIEep5 -goversion go1.13.4 -D "" -importcfg $WORK/b179/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/c3/c323d47a36d84d697855e5b61c7b35df6f3a2966e3a6618a3e885b6a3d380274-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b184/ cat >$WORK/b184/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/b181/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b185/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b186/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b187/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_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.0.0/vendor/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid xBhIDpn1zT5SlFf_OgEF/xBhIDpn1zT5SlFf_OgEF -goversion go1.13.4 -D "" -importcfg $WORK/b184/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/10/107fa729e1d1720976cfd41f722419a28b16ca9778a621d3a6ae48f9961fb6cd-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b265/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b267/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid gohpXr34Dw8YdWl2_Ism/gohpXr34Dw8YdWl2_Ism -goversion go1.13.4 -D "" -importcfg $WORK/b264/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/f5/f5d5f2c819fefeaf24fa27ee6383edd1f557cbd8fd67e18c22c485c9b605f03b-d # internal net/http/httputil mkdir -p $WORK/b284/ cat >$WORK/b284/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/b150/_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/b147/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_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/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid jRG0_uYu5xw3zFjGU854/jRG0_uYu5xw3zFjGU854 -goversion go1.13.4 -D "" -importcfg $WORK/b284/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/20/205aa1d757e33c490250bb888a4292ce82a2015f7c220e3ac0108c7caf7fcdd8-d # internal golang.org/x/net/http2 mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b148/_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/b305/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b311/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b306/_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/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b156/_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.0.0/vendor/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid 0lwahhsBfg6HPkbZFUMH/0lwahhsBfg6HPkbZFUMH -goversion go1.13.4 -D "" -importcfg $WORK/b304/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/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/95/95ad4f37677d78883c17c66603d90c16ab7fb6e16833a10132c0bf87bf4101fe-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/6d/6d5a69aa421f99779fcec841455ed0b5981553c0860a4463a3008a4f98f5806a-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_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/b147/_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.0.0/vendor/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid Tg9MYO_KGf_uNVuMMbx5/Tg9MYO_KGf_uNVuMMbx5 -goversion go1.13.4 -D "" -importcfg $WORK/b143/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/21/2163f63381f6429efc389fe8ec27a40cffe7af5170a50f4239cca6f22b8abe72-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/cb/cb70321fad91cbde9a09945f70c647ad13328150e7ecd8af338ac61373f2498d-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b264/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid cAwOuhq8fkS2ewvV1ZZV/cAwOuhq8fkS2ewvV1ZZV -goversion go1.13.4 -D "" -importcfg $WORK/b263/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/37/37e2ea5dc9b5027522a17b7b7313c2c9489de1edcaa5e22e291417e4f705e99d-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b147/_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.0.0/vendor/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid QspUuPGI5irOUxJdJ3G1/QspUuPGI5irOUxJdJ3G1 -goversion go1.13.4 -D "" -importcfg $WORK/b167/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/fb/fb922d20088e17b4d61cb284cdba6a493cbd3e29feff9d04fe74758f45804d88-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/96/96efda0aa0d6b3ace727862929ebf67d7f5ac79931ef908fef5721dcc7a4bf7d-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b287/ cat >$WORK/b287/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/b246/_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/b286/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_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/b147/_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.0.0/vendor/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid DHLI4ADQZgiEOyZiDNYl/DHLI4ADQZgiEOyZiDNYl -goversion go1.13.4 -D "" -importcfg $WORK/b287/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/06/06af01af90b425ade592978a51e6fa79a8a70837f029b53922af701370c607f8-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b278/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid 8OV86aSNZQ2iV9B0Rbrk/8OV86aSNZQ2iV9B0Rbrk -goversion go1.13.4 -D "" -importcfg $WORK/b277/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/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/e9/e9b6eb50aeb9ad75874f830e198cfd0b06e5ad08f04f3ae01e6822c1e5f75651-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b255/ cat >$WORK/b255/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/b256/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b277/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b260/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_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.0.0/vendor/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid rxPetZByzYyR1fkVAo1D/rxPetZByzYyR1fkVAo1D -goversion go1.13.4 -D "" -importcfg $WORK/b255/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/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/fb/fb0c1e1c632290189aab892dccefa2f8d162fe19375f3def91a4b6ba02e4e131-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/61/614dbd372afe58c15f69f9c1a16474dd6fba310b2f940c9639072b1419c01938-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b285/ cat >$WORK/b285/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/b246/_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/b251/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_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.0.0/vendor/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 1D0IMUsPQYPoXBQ_Scm7/1D0IMUsPQYPoXBQ_Scm7 -goversion go1.13.4 -D "" -importcfg $WORK/b285/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/ba/ba49b14ee04f8869fc2d6879914c0b4da57e75990d46944c6fb4a57763cd3738-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b178/ cat >$WORK/b178/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/b179/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b182/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b187/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b188/_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.0.0/vendor/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid OHlL9p56pl9epQcLDmCF/OHlL9p56pl9epQcLDmCF -goversion go1.13.4 -D "" -importcfg $WORK/b178/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/8f/8f7573324ffba6311d429e66a1a6d837728820460d5fd9ffd96ead5a58a06023-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b255/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid -s6VIuJ7qexX9_iBHsAK/-s6VIuJ7qexX9_iBHsAK -goversion go1.13.4 -D "" -importcfg $WORK/b283/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/96/960b979bb34a59cee480269069ca30f45fa17623a338a7dc2d611af5257cf3d4-d # internal github.com/docker/docker/client mkdir -p $WORK/b253/ cat >$WORK/b253/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/b168/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b264/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_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/b147/_pkg_.a packagefile net/http/httputil=$WORK/b284/_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.0.0/vendor/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid 3Nunu965iyu61AGrncgz/3Nunu965iyu61AGrncgz -goversion go1.13.4 -D "" -importcfg $WORK/b253/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/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/ec/ec6c45d1709b74eef81ef10aceec522ac04b50d0449928334a8c5602c62816a9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/62/6210c111d04314545b58a4cdee7c055ca2631bc2682d8e45f36dd88bbf987bc8-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b148/_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/b178/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b184/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_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.0.0/vendor/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid jHf861EQ4tPK62F_Yljx/jHf861EQ4tPK62F_Yljx -goversion go1.13.4 -D "" -importcfg $WORK/b191/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/7d/7d4a701c95608720825c9e39653eef251e1ae62aab2ee76f50dac85a5a9b9e68-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/a3/a340b15de754a355e0d357b48b70f58bcbb120425743cc3caf3fb9890ed037e7-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b252/ cat >$WORK/b252/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/b249/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b253/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_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/b147/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid f4ppjTsR_SDCMnu61HYK/f4ppjTsR_SDCMnu61HYK -goversion go1.13.4 -D "" -importcfg $WORK/b252/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/ca/ca420c6d4220a98786c029cf39c2595eeebd2dd4788f903e8bf34e21c35f1bd4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/79/79538e0ffa58d6a4311477b70d03f1ab87c71c98266313e9b5650c9255881f49-d # internal github.com/docker/go-metrics mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b191/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid OrZH3_VStu2XkVAUL5fZ/OrZH3_VStu2XkVAUL5fZ -goversion go1.13.4 -D "" -importcfg $WORK/b177/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/7f/7f1e924c49092d575de11b022abc8020a9a4be2df82dee0990adc9e2ae459750-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b177/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid bLfzcKsdINUjpYW1M9h4/bLfzcKsdINUjpYW1M9h4 -goversion go1.13.4 -D "" -importcfg $WORK/b176/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/22/2249eabed53d3c780ffd115b9c7bbe0f1dd241da006b98e028a59e08e33eb1e0-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid StuTHA75P52XEOTUHob2/StuTHA75P52XEOTUHob2 -goversion go1.13.4 -D "" -importcfg $WORK/b175/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/ac/acc50c77e269673d2b81b32ab9b5fa12c819a7bf1fc568b74bbc15b052470c40-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b175/_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.0.0/vendor/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid dmvRw79lOY1wFngeTBYb/dmvRw79lOY1wFngeTBYb -goversion go1.13.4 -D "" -importcfg $WORK/b192/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/84/844e6555cc93293a8260e270c0b60dad87ae43d903e4bf1826104e4b3b7b7559-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b171/ cat >$WORK/b171/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/b172/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b192/_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/b147/_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.0.0/vendor/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid b8SK02vgaxtyE_-lKbX8/b8SK02vgaxtyE_-lKbX8 -goversion go1.13.4 -D "" -importcfg $WORK/b171/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/86/86e1f86d54573895a3d4cde6d010031e855ca24ff4b3371cd61dedf7bd376e0f-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/b132/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b193/_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/b159/_pkg_.a packagefile net/http=$WORK/b147/_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.0.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 LkjImoFPl2_tWfVSOBlN/LkjImoFPl2_tWfVSOBlN -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/e6/e6970a74f05d0b632b82bd03dbf9500f3398f5305d8fb65124a3ec0aa87fc5b0-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/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_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/b195/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_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.0.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 Sioi7HjAfziBsSX1tkSa/Sioi7HjAfziBsSX1tkSa -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./auth.go ./cli.go github.com/containers/image/v5/openshift mkdir -p $WORK/b302/ cat >$WORK/b302/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/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b193/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b303/_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/b304/_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/b147/_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.0.0/vendor/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid Ik7DsIshia4jEXmwedcG/Ik7DsIshia4jEXmwedcG -goversion go1.13.4 -D "" -importcfg $WORK/b302/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/15/150a6ceb1aaf32ed65174b5809e7a15ea0d1552f7de1472dcd7ca3798578f783-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/12/12e5dfc118b543fa2ccf85e51e14338e4126356585e188d3beae4641ccf7a2db-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_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.0.0/vendor/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid dJfWjVkD07t8oOmJVBZG/dJfWjVkD07t8oOmJVBZG -goversion go1.13.4 -D "" -importcfg $WORK/b247/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/69/69ff8f2d883adba005404bd267310a8ee4d72ca5e984adedc6227043c105d7a1-d # internal _/builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo mkdir -p $WORK/b001/ cd /builddir/build/BUILD/skopeo-1.0.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.0.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.0.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.0.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.0.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.0.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/b199/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b245/_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/b200/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b365/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b368/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b348/_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/b369/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b195/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b317/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_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 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 KexIpv7mJ15s7VE4-Dsw/KexIpv7mJ15s7VE4-Dsw -goversion go1.13.4 -D _/builddir/build/BUILD/skopeo-1.0.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/7d/7d4147796707081f22501d36faef86903309027b208a8ad892c26d72116d2800-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile _/builddir/build/BUILD/skopeo-1.0.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/b199/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b245/_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/b200/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b365/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b368/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b348/_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/b369/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b195/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b317/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_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 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/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b101/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b222/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b237/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b240/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b246/_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/b132/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b193/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b094/_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/b126/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b201/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b205/_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/b121/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b207/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b208/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b364/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b366/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b349/_pkg_.a packagefile os/user=$WORK/b139/_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/b361/_pkg_.a packagefile encoding/csv=$WORK/b196/_pkg_.a packagefile flag=$WORK/b197/_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 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/b134/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b223/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b233/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b235/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile container/heap=$WORK/b238/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b239/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b243/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b241/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b242/_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/b144/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b192/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile regexp/syntax=$WORK/b095/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b202/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b203/_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 runtime/debug=$WORK/b116/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b118/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b210/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b217/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b286/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b303/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b304/_pkg_.a packagefile github.com/containers/storage=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b265/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b367/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b225/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b294/_pkg_.a packagefile text/template/parse=$WORK/b362/_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/b234/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b236/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile compress/zlib=$WORK/b213/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b215/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b216/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/jpeg=$WORK/b220/_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/b145/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile hash/fnv=$WORK/b204/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b111/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b124/_pkg_.a packagefile archive/tar=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b264/_pkg_.a packagefile net/http/httputil=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b298/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b300/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b305/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b311/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b306/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b320/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b340/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b341/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b342/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b343/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b344/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b346/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b350/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b352/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b353/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b345/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b363/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b319/_pkg_.a packagefile golang.org/x/net/context=$WORK/b296/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b267/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b226/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b227/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b228/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b229/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile hash/adler32=$WORK/b214/_pkg_.a packagefile image/color=$WORK/b219/_pkg_.a packagefile image/internal/imageutil=$WORK/b221/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b146/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b258/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b260/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b278/_pkg_.a packagefile text/scanner=$WORK/b290/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b301/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b307/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b309/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b310/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b315/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b318/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b321/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b332/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b336/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b338/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b347/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b351/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b326/_pkg_.a packagefile go/format=$WORK/b354/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b268/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b273/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b191/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b279/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b308/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b328/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b330/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b333/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b334/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b335/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b337/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b339/_pkg_.a packagefile go/ast=$WORK/b355/_pkg_.a packagefile go/parser=$WORK/b358/_pkg_.a packagefile go/printer=$WORK/b359/_pkg_.a packagefile go/token=$WORK/b357/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b269/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b270/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b274/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b182/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b187/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b188/_pkg_.a packagefile go/scanner=$WORK/b356/_pkg_.a packagefile text/tabwriter=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b185/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b186/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b189/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b190/_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=T27q1FEamFhzP2ylc9Zy/KexIpv7mJ15s7VE4-Dsw/lAT67iCDlXOCdV2_aA5F/T27q1FEamFhzP2ylc9Zy -compressdwarf=false -B 0xf512a2286825c96fe2bd77b96c49f2b8d29a8b01 -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.kUH475 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le ++ dirname /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le + cd skopeo-1.0.0 + make DESTDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le SIGSTOREDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/var/lib/containers/sigstore install install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/bin install -m 755 skopeo /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/bin/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/man/man1 install -m 644 docs/*.1 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/man/man1/ install -m 755 -d /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/bash-completion/completions install -m 644 completions/bash/skopeo /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/bash-completion/completions/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/var/lib/containers/sigstore install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/etc/containers install -m 644 default-policy.json /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/etc/containers/policy.json install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/etc/containers/registries.d install -m 644 default.yaml /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/etc/containers/registries.d/default.yaml + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/etc + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/etc/containers/certs.d /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/etc/containers/oci/hooks.d + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/man/man5 + install -m0644 /builddir/build/SOURCES/storage.conf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/etc/containers/storage.conf + install -p -m 644 /builddir/build/SOURCES/registries.conf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/etc/containers/ + go-md2man -in /builddir/build/SOURCES/containers-storage.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.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.0.0-1.module_el8.3.0+401+88d810c7.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.0.0-1.module_el8.3.0+401+88d810c7.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.0.0-1.module_el8.3.0+401+88d810c7.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.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/man/man5/containers-signature.5 + go-md2man -in /builddir/build/SOURCES/containers-transports.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.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.0.0-1.module_el8.3.0+401+88d810c7.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.0.0-1.module_el8.3.0+401+88d810c7.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.0.0-1.module_el8.3.0+401+88d810c7.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.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/man/man5/containers-auth.json.5 + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/containers + install -m0644 /builddir/build/SOURCES/mounts.conf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/containers/mounts.conf + install -m0644 /builddir/build/SOURCES/seccomp.json /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/containers/seccomp.json + install -m0644 /builddir/build/SOURCES/containers.conf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/containers/containers.conf + install -d -p -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le//usr/share/rhel/secrets + ln -s /etc/pki/entitlement /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/rhel/secrets/etc-pki-entitlement + ln -s /etc/rhsm /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/rhel/secrets/rhsm + ln -s /etc/yum.repos.d/redhat.repo /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/rhel/secrets/redhat.repo + install -d -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.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.0.0-1.module_el8.3.0+401+88d810c7.ppc64le//usr/share/skopeo/test/system/ 'systemtest/001-basic.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le//usr/share/skopeo/test/system/001-basic.bats' 'systemtest/010-inspect.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le//usr/share/skopeo/test/system/010-inspect.bats' 'systemtest/020-copy.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le//usr/share/skopeo/test/system/020-copy.bats' 'systemtest/030-local-registry-tls.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le//usr/share/skopeo/test/system/030-local-registry-tls.bats' 'systemtest/040-local-registry-auth.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le//usr/share/skopeo/test/system/040-local-registry-auth.bats' 'systemtest/050-signing.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le//usr/share/skopeo/test/system/050-signing.bats' 'systemtest/060-delete.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le//usr/share/skopeo/test/system/060-delete.bats' 'systemtest/helpers.bash' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le//usr/share/skopeo/test/system/helpers.bash' 'systemtest/run-tests' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le//usr/share/skopeo/test/system/run-tests' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.0.0-1.module_el8.3.0+401+88d810c7 --unique-debug-suffix -1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le --unique-debug-src-base skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/skopeo-1.0.0 extracting debug info from /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/bin/skopeo 14464 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.0.0-1.module_el8.3.0+401+88d810c7.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.xuKn0i + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + exit 0 Processing files: skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dwwQSv + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/doc/skopeo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/doc/skopeo + cp -pr README.md /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/doc/skopeo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bB4wLI + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/licenses/skopeo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/licenses/skopeo + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/licenses/skopeo + exit 0 Provides: skopeo = 1:1.0.0-1.module_el8.3.0+401+88d810c7 skopeo(ppc-64) = 1:1.0.0-1.module_el8.3.0+401+88d810c7 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.0.0-1.module_el8.3.0+401+88d810c7.ppc64le Provides: config(containers-common) = 1:1.0.0-1.module_el8.3.0+401+88d810c7 containers-common = 1:1.0.0-1.module_el8.3.0+401+88d810c7 containers-common(ppc-64) = 1:1.0.0-1.module_el8.3.0+401+88d810c7 skopeo-containers = 1:1.0.0-1.module_el8.3.0+401+88d810c7 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.0.0-1.module_el8.3.0+401+88d810c7.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1XEIQV + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/licenses/skopeo-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/licenses/skopeo-tests + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le/usr/share/licenses/skopeo-tests + exit 0 Provides: skopeo-tests = 1:1.0.0-1.module_el8.3.0+401+88d810c7 skopeo-tests(ppc-64) = 1:1.0.0-1.module_el8.3.0+401+88d810c7 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.0.0-1.module_el8.3.0+401+88d810c7.ppc64le Provides: skopeo-debugsource = 1:1.0.0-1.module_el8.3.0+401+88d810c7 skopeo-debugsource(ppc-64) = 1:1.0.0-1.module_el8.3.0+401+88d810c7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: skopeo-debuginfo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le Provides: debuginfo(build-id) = de7ee5b00591967180204e54c7da5f01ddeff075 skopeo-debuginfo = 1:1.0.0-1.module_el8.3.0+401+88d810c7 skopeo-debuginfo(ppc-64) = 1:1.0.0-1.module_el8.3.0+401+88d810c7 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.0.0-1.module_el8.3.0+401+88d810c7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le Wrote: /builddir/build/RPMS/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le.rpm Wrote: /builddir/build/RPMS/containers-common-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le.rpm Wrote: /builddir/build/RPMS/skopeo-tests-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le.rpm Wrote: /builddir/build/RPMS/skopeo-debugsource-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le.rpm Wrote: /builddir/build/RPMS/skopeo-debuginfo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bPud1g + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.3.0+401+88d810c7.ppc64le + exit 0 Child return code was: 0