Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/skopeo.spec'], chrootPath='/var/lib/mock/f30-build-19404791-1362960/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/skopeo-0.1.41-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/skopeo.spec'], chrootPath='/var/lib/mock/f30-build-19404791-1362960/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TcnWQS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skopeo-0.1.41 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.1.41.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skopeo-0.1.41 + /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-0.1.41 base' Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pe1gOd + exit 0 + umask 022 + cd /builddir/build/BUILD + cd skopeo-0.1.41 + 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.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/k8s.io = vendor/src + test -d vendor/k8s.io + mv vendor/k8s.io 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-0.1.41:/builddir/build/BUILD/skopeo-0.1.41/vendor + GOPATH=/builddir/build/BUILD/skopeo-0.1.41:/builddir/build/BUILD/skopeo-0.1.41/vendor ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xe9ef288a62e0edf1ba82cadf97e31c3fd4ed8c4a -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-build020133640 errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config 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 K2abwdhB9GgFgZ4C1-j4/K2abwdhB9GgFgZ4C1-j4 -goversion go1.12.15 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go math/bits mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p math/bits -std -complete -installsuffix shared -buildid mTUO2ixgvCzwRKip9Qti/mTUO2ixgvCzwRKip9Qti -goversion go1.12.15 -D "" -importcfg $WORK/b008/importcfg -pack ./bits.go ./bits_tables.go internal/cpu mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b013/symabis ./asm_ppc64x.s ./atomic_ppc64x.s cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c2/c245da1b231741d9ce602b450086c427bd553aaa446583b1bc0a765c709aa9aa-d # internal runtime/internal/sys mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid M7l5vTLedK6fZIWPjQ_K/M7l5vTLedK6fZIWPjQ_K -goversion go1.12.15 -D "" -importcfg $WORK/b015/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b013/symabis2 ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8b/8b70f7016f74053e930d0f270e67b99ea635a3e64966fababc8aff23a9e7f458-d # internal runtime/internal/math mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid tjKsj6V0YCelSMM-WGs4/tjKsj6V0YCelSMM-WGs4 -goversion go1.12.15 -D "" -importcfg $WORK/b014/importcfg -pack ./math.go cat >>$WORK/b013/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid XGFZYHEXkjnU_EH8458Q/XGFZYHEXkjnU_EH8458Q -goversion go1.12.15 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ce/ce2e79dc96832eda18d352970dae78c578017f795f8435af0e1855b9f1174cbd-d # internal unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid RjQyvdNAEb2qLsgyqxKu/RjQyvdNAEb2qLsgyqxKu -goversion go1.12.15 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b013/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/48/489072ab18270038bc3a7898200062ab6fbe5439085cc1670f620b0831296b96-d # internal math mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b013/atomic_ppc64x.o ./atomic_ppc64x.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p math -std -installsuffix shared -buildid 8_DjvS55NcJC2v_Zx4KX/8_DjvS55NcJC2v_Zx4KX -goversion go1.12.15 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid QtIPQxaEWl68dXs2WoH2/QtIPQxaEWl68dXs2WoH2 -goversion go1.12.15 -D "" -importcfg $WORK/b012/importcfg -pack ./cpu.go ./cpu_ppc64x.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_ppc64x.o $WORK/b013/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2e/2e9029fe1c1076f52b7e7fc6fc7d4b65e2e220e79ab592ef83328d7fe761304c-d # internal internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/race -std -complete -installsuffix shared -buildid EiPtShy8uhT6AVf-CQrQ/EiPtShy8uhT6AVf-CQrQ -goversion go1.12.15 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/c2/c2f3c32956901ddd77da98699a52c9865483ee2bcccd188e98508c65abed7208-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/27/272cde90306cc1fff41c5704491d8b59ad12c8cd566eca8e7530abfc22710973-d # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF 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 7BAKaDuLJELDLqIld6a3/7BAKaDuLJELDLqIld6a3 -goversion go1.12.15 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p sync/atomic -std -installsuffix shared -buildid upq0oFIuCPrTV7m1dH1B/upq0oFIuCPrTV7m1dH1B -goversion go1.12.15 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/c7/c738dbab29eeb7fd21ab85f1e4e57eade2bec29f040daaff6cdb1f58e40c12f2-d # internal internal/bytealg mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid G2WSGGmsHAuCmEC4CBYq/G2WSGGmsHAuCmEC4CBYq -goversion go1.12.15 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/compare_ppc64x.o ./compare_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/63/6330aa22f99fd340f4db3d0963b0bdcc5f3f63d08d8fda86224359d4948e10c1-d # internal internal/testlog mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/testlog -std -complete -installsuffix shared -buildid P-jtOmBJeNs4CoU0gC9o/P-jtOmBJeNs4CoU0gC9o -goversion go1.12.15 -D "" -importcfg $WORK/b029/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/89/8954dd2573054ce89f4057896c84f281f4fd2858d4711df076d4e7e190f86e07-d # internal encoding mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding -std -complete -installsuffix shared -buildid -yG-pEuX0jRUiRGzJ_PD/-yG-pEuX0jRUiRGzJ_PD -goversion go1.12.15 -D "" -importcfg $WORK/b032/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/indexbyte_ppc64x.o ./indexbyte_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/21/216848db87193a196b568c57d06bfeb0fedeb37a78311cca1d9beead1fd69f50-d # internal unicode/utf16 mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 7qLpxW-tnpQnBAAchpxk/7qLpxW-tnpQnBAAchpxk -goversion go1.12.15 -D "" -importcfg $WORK/b036/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_ppc64x.o $WORK/b011/count_ppc64x.o $WORK/b011/equal_ppc64x.o $WORK/b011/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/07/070f8ee6298ca89088f5b79c55568a1a6b4648304a689b7641d7148ff92633d9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/52/52ff9c97953054e86ded738b24eb90f213adb9dd4e20ef7e17680759bc0488b7-d # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm.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 runtime/cgo mkdir -p $WORK/b057/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b057/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b057/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/sqrt_ppc64x.o ./sqrt_ppc64x.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_ppc64x.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/stubs_ppc64x.o ./stubs_ppc64x.s cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis2 ./asm_ppc64x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/floor_ppc64x.o $WORK/b007/modf_ppc64x.o $WORK/b007/sqrt_ppc64x.o $WORK/b007/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/44/449e89f3a5740180fb1d759597f22fc7fce6f77fb88d5cd1d69a48310b7219fd-d # internal cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.reginit ABI0 ref runtime.load_g ABI0 EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a packagefile runtime/internal/math=$WORK/b014/_pkg_.a packagefile runtime/internal/sys=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid lq7ONRwBUbeJaa2ciyUm/lq7ONRwBUbeJaa2ciyUm -goversion go1.12.15 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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 ./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 ./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 ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go cd $WORK gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/33/33d10be043c40d23a8e0e349508ab7130b4f9155c66029b3e22bfd188545aee1-d # internal gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c crypto/internal/subtle strconv mkdir -p $WORK/b079/ mkdir -p $WORK/b016/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7kO-2I93rKpK85Joz76O/7kO-2I93rKpK85Joz76O -goversion go1.12.15 -D "" -importcfg $WORK/b079/importcfg -pack ./aliasing.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p strconv -std -complete -installsuffix shared -buildid OGriY-o1kJbqN7Hx6fYb/OGriY-o1kJbqN7Hx6fYb -goversion go1.12.15 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/41/41c8596be073e06210cf197001b69830859f5c9720f6bd749daae089d8d0c2dc-d # internal crypto/subtle mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid tP_6meLeJM0gClYlqQ8d/tP_6meLeJM0gClYlqQ8d -goversion go1.12.15 -D "" -importcfg $WORK/b080/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/11/11c45e7cdfad83cdfcfa9dc172b69792e883b50234292749d188cf50d9336440-d # internal github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid Qc9hYFDtqRjgxTO1NNwD/Qc9hYFDtqRjgxTO1NNwD -goversion go1.12.15 -D "" -importcfg $WORK/b094/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e3/e37fb946fcc17f2274ac0f9f9f158067cb316e37c13c7ca05f19e52046fc9bfd-d # internal container/list mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p container/list -std -complete -installsuffix shared -buildid Z--qTTEfaBhiswl3Furv/Z--qTTEfaBhiswl3Furv -goversion go1.12.15 -D "" -importcfg $WORK/b108/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/de/dec459d0c3084deb77eb5d450aa1ab881e43bebdd794bbf0c9fa5d3673996e9d-d # internal internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid jmc8bXwDfEsisVtZBd1B/jmc8bXwDfEsisVtZBd1B -goversion go1.12.15 -D "" -importcfg $WORK/b119/importcfg -pack ./asn1.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/bf/bf3ff3fef59c7b0d65f86ebf4b5131837b8842b7197159e46fe2454d6087802c-d # internal internal/nettrace mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tc_PBw-lUact8DigEXBi/tc_PBw-lUact8DigEXBi -goversion go1.12.15 -D "" -importcfg $WORK/b121/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/67/67a4f8af451de279f46c4121b13860745a544367920488c3390f1da3e051c5b6-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid PJSamOXCyMsWmfgho7n6/PJSamOXCyMsWmfgho7n6 -goversion go1.12.15 -D "" -importcfg $WORK/b123/importcfg -pack ./message.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b0/b0dff841aad7eb6000d9ce39b470585e8851cf1b9b98acceaf016a0c7da98970-d # internal crypto/rc4 mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid uU-S1ClmPB7hy3thxC8s/uU-S1ClmPB7hy3thxC8s -goversion go1.12.15 -D "" -importcfg $WORK/b112/importcfg -pack ./rc4.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x006.o -c gcc_linux_ppc64x.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/79/7901db2b1b4bd23be015f50ff42cf9c742b0ad4c16151bc1fa241f37ea9653f4-d # internal github.com/containers/ocicrypt/spec mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid u1Th5Eb4KpQ6FowvwBMk/u1Th5Eb4KpQ6FowvwBMk -goversion go1.12.15 -D "" -importcfg $WORK/b131/importcfg -pack ./spec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/bb/bb121a1ca7dd694a54e99aac83a9c870fea0101e435f9bd455c928db586e1b59-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid Xinmro6wG4NWjZyTBqbF/Xinmro6wG4NWjZyTBqbF -goversion go1.12.15 -D "" -importcfg $WORK/b146/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/89/8909db6aca2d263c7ee225c67a724a0b5556b3a843e41501efb3f57efa9462ee-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid 6mGztNnif30e1rMe2fzI/6mGztNnif30e1rMe2fzI -goversion go1.12.15 -D "" -importcfg $WORK/b151/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/95/95eddf691a4b93a73f5f1242e9ab946648090c803a5307033cf674cb918452f6-d # internal image/color mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p image/color -std -complete -installsuffix shared -buildid RolcdUXNqwpmkLUok3k1/RolcdUXNqwpmkLUok3k1 -goversion go1.12.15 -D "" -importcfg $WORK/b155/importcfg -pack ./color.go ./ycbcr.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/99/994e318f88bdc0466401cc08984a7931ebf8bf4d90221583c4b39c7aa10c83ac-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid l7LY8P56I1m2kTqRO5Y9/l7LY8P56I1m2kTqRO5Y9 -goversion go1.12.15 -D "" -importcfg $WORK/b181/importcfg -pack ./ewma.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/8f/8f38aa1bb06b6230151dc641f9bb6a4ff74ce812d1d245c623ee82c47bc60dfb-d # internal github.com/vbauerster/mpb/v4/internal mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbauerster/mpb/v4/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/vbauerster/mpb/v4/internal -complete -installsuffix shared -buildid E-eUhauaLuMU6IRaAyDO/E-eUhauaLuMU6IRaAyDO -goversion go1.12.15 -D "" -importcfg $WORK/b183/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/4f/4fa36c6d4eeda812eb735c5c7af5cb9461a45d4931e03dcebe6632007e07e7e0-d # internal github.com/docker/docker/api mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid EW4dv2AJyVJAaxoyA2-p/EW4dv2AJyVJAaxoyA2-p -goversion go1.12.15 -D "" -importcfg $WORK/b251/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/d3/d3839fc6273e84b9bf0d4e25db72e8f4747c7d75682e7d13d9212b70d86b02e2-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 1qT52bMMi9GGbRqPvO1z/1qT52bMMi9GGbRqPvO1z -goversion go1.12.15 -D "" -importcfg $WORK/b276/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/dc/dc569eda546dac32535d7304e58e4bbc3c0e399d5984802993ff829af2dc04f5-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid TKnKegeyYUeoOod9yz7u/TKnKegeyYUeoOod9yz7u -goversion go1.12.15 -D "" -importcfg $WORK/b277/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/d0/d06503eeab55ee7a700003bc1ac7dbc116da261791c2544223bfc1920fa5d4db-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid ZUJCfNkflU-f1FuYK22j/ZUJCfNkflU-f1FuYK22j -goversion go1.12.15 -D "" -importcfg $WORK/b288/importcfg -pack ./promise.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/ab/abac227bad63ee981f5cad26e1456f69d99bca755f2a1c501d87af39867f7c80-d # internal github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid -wBakFcgZqGxuearuXS7/-wBakFcgZqGxuearuXS7 -goversion go1.12.15 -D "" -importcfg $WORK/b291/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/8a/8ae9c4069d29e386f15e8ec57daed2c28d728ff7fc4584bb070f0cccc67efe2e-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 2xEEtEFIfHXX14-Kk6KJ/2xEEtEFIfHXX14-Kk6KJ -goversion go1.12.15 -D "" -importcfg $WORK/b314/importcfg -pack ./label.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/e5/e5c7bb855413c371b1e17ab88f52625498e685c6c00e9e956e183388199f82f0-d # internal github.com/pquerna/ffjson/shared mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid bQjd1KQLHv1Hv_8Vd-T0/bQjd1KQLHv1Hv_8Vd-T0 -goversion go1.12.15 -D "" -importcfg $WORK/b338/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/29/29121544b15697328e3cd79a9ba05093e3ed51e2a6705cb108d53954a9094dd8-d # internal github.com/shurcooL/sanitized_anchor_name mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/shurcooL/sanitized_anchor_name /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/shurcooL/sanitized_anchor_name -complete -installsuffix shared -buildid K7Lazu2BzUtLoqrBUrCG/K7Lazu2BzUtLoqrBUrCG -goversion go1.12.15 -D "" -importcfg $WORK/b356/importcfg -pack ./main.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/32/3221580019ab0934c13ca8d71e5d3b8b35b67c2301e5ad5cca02b54b25f7e845-d # internal github.com/containers/skopeo/version mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-0.1.41/src/github.com/containers/skopeo/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/containers/skopeo/version -complete -installsuffix shared -buildid -V8tc2C-zgD2GLvPqOCZ/-V8tc2C-zgD2GLvPqOCZ -goversion go1.12.15 -D "" -importcfg $WORK/b358/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/05/0541fbd91e27e30931372204c0e4f34415987f67e06590e98a4da7dcc905e4dc-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x010.o -c gcc_ppc64x.S cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/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/b057=/tmp/go-build -gno-record-gcc-switches -o $WORK/b057/_cgo_.o $WORK/b057/_cgo_main.o $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o $WORK/b057/_x006.o $WORK/b057/_x007.o $WORK/b057/_x008.o $WORK/b057/_x009.o $WORK/b057/_x010.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/b4/b458c3e06b9b47c59b06ca20645ed1968c2b86afd990842b6728ba9def9b5ace-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b057/_cgo_.o -dynout $WORK/b057/_cgo_import.go -dynlinker cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b057/symabis ./asm_ppc64x.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p runtime/cgo -std -installsuffix shared -buildid fJxXSWXA1LG-j8qsOXYK/fJxXSWXA1LG-j8qsOXYK -goversion go1.12.15 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b057/_cgo_gotypes.go $WORK/b057/cgo.cgo1.go $WORK/b057/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b057/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_ppc64x.o $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o $WORK/b057/_x006.o $WORK/b057/_x007.o $WORK/b057/_x008.o $WORK/b057/_x009.o $WORK/b057/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/4b/4b214ae43f436bc03a95bab15d7567f4078e68e9c9bd380870e87193a7b9d72e-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o $WORK/b010/duff_ppc64x.o $WORK/b010/memclr_ppc64x.o $WORK/b010/memmove_ppc64x.o $WORK/b010/rt0_linux_ppc64le.o $WORK/b010/sys_linux_ppc64x.o $WORK/b010/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/28/2866ef71e83338b79bddc600926f973e3a9796197bd6de15d55c76a70b6f4ba2-d # internal sync mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p sync -std -installsuffix shared -buildid jgrcvK7Hpcmazpx36niy/jgrcvK7Hpcmazpx36niy -goversion go1.12.15 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/37/3794bb0f9a3c8becf3a3d7040e3dc21e501302256b357c131f9e4b8a12cfb095-d # internal reflect mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /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 ./asm_ppc64x.s io mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p io -std -complete -installsuffix shared -buildid 6vhMI1MFRVm4TeENNVAo/6vhMI1MFRVm4TeENNVAo -goversion go1.12.15 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go math/rand mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b007/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p math/rand -std -complete -installsuffix shared -buildid PKyHG3ctA3v2BK5DFSUL/PKyHG3ctA3v2BK5DFSUL -goversion go1.12.15 -D "" -importcfg $WORK/b082/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go syscall mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p reflect -std -installsuffix shared -buildid 5BTEg6azxY9TqoMZoW-W/5BTEg6azxY9TqoMZoW-W -goversion go1.12.15 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/syscall /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 ./asm_linux_ppc64x.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p syscall -std -installsuffix shared -buildid N-QPQZwPMsvmBxooXcnC/N-QPQZwPMsvmBxooXcnC -goversion go1.12.15 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/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/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/aa/aa0a0b274d492d9d1a7f828d9fd0e887e144485499da749aaef6a89846a7cb82-d # internal internal/singleflight mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid g2ATYVQYG7zRvi9tmn2u/g2ATYVQYG7zRvi9tmn2u -goversion go1.12.15 -D "" -importcfg $WORK/b122/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/03/03e16737068b8803acdfab791d69f53f1b48ac505d16b4cf830cea35f13c919b-d # internal bytes mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p bytes -std -installsuffix shared -buildid BTLog4Fu-J9Rs2N95gp8/BTLog4Fu-J9Rs2N95gp8 -goversion go1.12.15 -D "" -importcfg $WORK/b031/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/0d/0dc4162c6aeb1d6aca5c2e80465dcd12f262985625efd8b3dd1bb7eeb086ea55-d # internal strings mkdir -p $WORK/b035/ cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b035/symabis ./strings.s cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p strings -std -installsuffix shared -buildid XZjgkJOj7k33ZVK9w-GX/XZjgkJOj7k33ZVK9w-GX -goversion go1.12.15 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/af/af4dd38e3108aaf74fa8aae607a1931ffb661697525133529560c8f5203d6e60-d # internal bufio mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p bufio -std -complete -installsuffix shared -buildid IXSLldRhyERpnRPY8yeP/IXSLldRhyERpnRPY8yeP -goversion go1.12.15 -D "" -importcfg $WORK/b038/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b035/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b035/_pkg_.a $WORK/b035/strings.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/9e/9e1d1ead0002264fbb4a042c8193c9be131c736673d7f2d434a6847ebecd9946-d # internal path mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p path -std -complete -installsuffix shared -buildid SQsGLg60sEuE22vnvu9G/SQsGLg60sEuE22vnvu9G -goversion go1.12.15 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d6/d6d68a80d682a913ffabbdd403c6912d140c594ac5f220ec2e4da9d460df624e-d # internal hash mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p hash -std -complete -installsuffix shared -buildid Vj-vNZGnXEHENPq5SbAY/Vj-vNZGnXEHENPq5SbAY -goversion go1.12.15 -D "" -importcfg $WORK/b065/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e5/e579e21f9a2e738b15629c948b6789088a320797ab1a1ba8b4d849dd43add292-d # internal crypto mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto -std -complete -installsuffix shared -buildid VwGzozR_Y_eXe-kWmvd-/VwGzozR_Y_eXe-kWmvd- -goversion go1.12.15 -D "" -importcfg $WORK/b064/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f5/f5dcdbbb75a123a1e963a92cb5a5385670665e0e400c4049944d74c865aedc16-d # internal github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid uGOyuYdoOHEhgfMExYyK/uGOyuYdoOHEhgfMExYyK -goversion go1.12.15 -D "" -importcfg $WORK/b073/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/17/17248efb669ed5e3715a532cc9e41d295f734856b292160f8bb018c65813ebef-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid VfvF5_5ci2hKxjoj79lj/VfvF5_5ci2hKxjoj79lj -goversion go1.12.15 -D "" -importcfg $WORK/b074/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/00/00f5a0973a42b9873f5bfea0fbeabeb784e2ed6c1d7c0c9f8140c571fff0aa51-d # internal crypto/sha256 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b067 -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b067/symabis ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/5c/5c8d801bc68c8902a31af0c6c329ba441ba441826bb619bab0ce3c0b17c3fd0e-d # internal hash/crc32 mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /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 ./crc32_ppc64le.s ./crc32_table_ppc64le.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p crypto/sha256 -std -installsuffix shared -buildid Iw6J9Ybv9HJbAVySPeGn/Iw6J9Ybv9HJbAVySPeGn -goversion go1.12.15 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p hash/crc32 -std -installsuffix shared -buildid ejX_4XYqEIXrp114NCdv/ejX_4XYqEIXrp114NCdv -goversion go1.12.15 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /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/crc32_ppc64le.o ./crc32_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b067 -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b067/sha256block_ppc64le.o ./sha256block_ppc64le.s cd /usr/lib/golang/src/hash/crc32 /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/crc32_table_ppc64le.o ./crc32_table_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $WORK/b067/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c1/c1c95f902eeb1c2176165862e99504e6adc6a875ad09ca72f50502714e24ce15-d # internal hash/crc64 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid YJoc4Cq0zgnuOTq2K1OT/YJoc4Cq0zgnuOTq2K1OT -goversion go1.12.15 -D "" -importcfg $WORK/b095/importcfg -pack ./crc64.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b086/_pkg_.a $WORK/b086/crc32_ppc64le.o $WORK/b086/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/32/32f6ace2ca06c28380fc052868ccd2c57c09ec2fd775bef1c7c9134ce2e5911b-d # internal crypto/internal/randutil mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid Jlw6cQDKs3JDq6dEuGGB/Jlw6cQDKs3JDq6dEuGGB -goversion go1.12.15 -D "" -importcfg $WORK/b103/importcfg -pack ./randutil.go cd /usr/lib/golang/src/syscall /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/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_linux_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/db/db3f4145c47cd5d8e8d7e831d1f1cb65cf60d61519c7d0c85f85d28e1d9b595f-d # internal time mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p time -std -installsuffix shared -buildid 7gk60e4qWdOGS1MbM0Y1/7gk60e4qWdOGS1MbM0Y1 -goversion go1.12.15 -D "" -importcfg $WORK/b027/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/04/045ddb705f4cd885021f24e8165c17074ad25a05e9e60cbe4211e4c59abcc277-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/fc/fcff3fdd9f309e8eb37bf3c32874293bcc184b6ef2cb77ae8603b50be5d5fd31-d # internal crypto/sha512 mkdir -p $WORK/b104/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b104 -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b104/symabis ./sha512block_ppc64le.s internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid EcTEiM7KV0Yjg9GKonw9/EcTEiM7KV0Yjg9GKonw9 -goversion go1.12.15 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p crypto/sha512 -std -installsuffix shared -buildid Qa2dHUHPLzu3MfzfCqHT/Qa2dHUHPLzu3MfzfCqHT -goversion go1.12.15 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c8/c8f526538eba9caf99cb1ced45cbd270c046a69cbf6e6b24bea369abf5de0fd7-d # internal crypto/hmac mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid SQrynUtVGrlUPmXgk0-r/SQrynUtVGrlUPmXgk0-r -goversion go1.12.15 -D "" -importcfg $WORK/b110/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/17/17189cd72009ee8c2fa6647238c8387dbb227522a0889186f02b8bf07b5e7f23-d # internal crypto/sha1 mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid AL6Ip6Hzu-xDgiQ0FZjm/AL6Ip6Hzu-xDgiQ0FZjm -goversion go1.12.15 -D "" -importcfg $WORK/b113/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b104 -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b104/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b104/_pkg_.a $WORK/b104/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/2f/2ffcadfbc894a3097a713021e96ae6bd8dc0a302b80ac45a10675e76ef77dbd4-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid PBcbWFS3C_ey9ufQEJsY/PBcbWFS3C_ey9ufQEJsY -goversion go1.12.15 -D "" -importcfg $WORK/b129/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/48/482e611213d70fcfb6b0e8f25d7ccce80e1d7ffb1e3419e64dfa48a08defc251-d # internal encoding/base32 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid JScb44jcekrWAafybMgP/JScb44jcekrWAafybMgP -goversion go1.12.15 -D "" -importcfg $WORK/b130/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ad/ad8a8420d54b5641bdb4c60afa9bbc6d6a61b677d141b697d8e346cf17c0bf50-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid 3q43FhHDmCCkIf1O0IA_/3q43FhHDmCCkIf1O0IA_ -goversion go1.12.15 -D "" -importcfg $WORK/b132/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/ca/ca168f6f9c7aa50470b394e3428e6f17dec72b2ac657e69837f16bbe92846cbb-d # internal hash/fnv mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p hash/fnv -std -complete -installsuffix shared -buildid wXK_FYkGzTGkR6ty1yXP/wXK_FYkGzTGkR6ty1yXP -goversion go1.12.15 -D "" -importcfg $WORK/b138/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/91/91e10a97b3e6528f8503dd3f3b048a4b996fc12f57f41aa0ce8bd166bdb7382e-d # internal hash/adler32 mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid SpgvxOf2OmkJAJjxY6G6/SpgvxOf2OmkJAJjxY6G6 -goversion go1.12.15 -D "" -importcfg $WORK/b150/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/59/59ea728ec5b01730fd07a75552ae298c53c3ad3b4964492af0e9993dfb45ae57-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid cbhhogLu-vGuN964T_Em/cbhhogLu-vGuN964T_Em -goversion go1.12.15 -D "" -importcfg $WORK/b153/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/9a/9a475b499f045b6e28cd4207190570d19b03c368f353869def11eb16ea1242f2-d # internal image mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b155/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p image -std -complete -installsuffix shared -buildid eortgi94K-7MOn_l4a6R/eortgi94K-7MOn_l4a6R -goversion go1.12.15 -D "" -importcfg $WORK/b154/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/67/67bcf0c47805ed9c4e50e177262f7dab222e4bed37fcac8d091a5a8dc4aed877-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid wY7Qnh1b_xY8q_K0mfMt/wY7Qnh1b_xY8q_K0mfMt -goversion go1.12.15 -D "" -importcfg $WORK/b164/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/88/88f02f347fc4397f544c3c9db83092b591b0b6f8129aebfa1ee89827e2e2e687-d # internal internal/x/text/transform mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid AImr9m8IxOsJnxQBjU_x/AImr9m8IxOsJnxQBjU_x -goversion go1.12.15 -D "" -importcfg $WORK/b205/importcfg -pack ./transform.go cd /usr/lib/golang/src/reflect /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/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm_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/7f/7faf2728ebec82d923d3fa78b9fba485d0f809f308f0f3a4b866e9d7a6684f0a-d # internal sort mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p sort -std -complete -installsuffix shared -buildid XIO8mDmxcYGW9BLoM3V2/XIO8mDmxcYGW9BLoM3V2 -goversion go1.12.15 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/23/239da199ed53cf33bfa5a72d68b944f93f2f3d21ad5c9522945dffeea3e4a924-d # internal encoding/binary mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p encoding/binary -std -complete -installsuffix shared -buildid jQqToBWmXsIq-EA3-iQl/jQqToBWmXsIq-EA3-iQl -goversion go1.12.15 -D "" -importcfg $WORK/b034/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/37/37d3d46958d5cdcdc798d49e16dd32460c4293f3d403e0cca8b4df022f8cf304-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/48/4853a6e994bb308d5b3a89a9f9c717d9f692141b7696fb3b848e2545ddf8e7d6-d # internal internal/fmtsort mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid tYZAqLYCHWZHmfeSKU2L/tYZAqLYCHWZHmfeSKU2L -goversion go1.12.15 -D "" -importcfg $WORK/b005/importcfg -pack ./sort.go internal/poll mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/poll -std -installsuffix shared -buildid J4oHTwRZ95oHLMQeezoW/J4oHTwRZ95oHLMQeezoW -goversion go1.12.15 -D "" -importcfg $WORK/b025/importcfg -pack ./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/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d5/d501ce09965917135a739cb79e67d216ba8ce2ffef57b37a3052ed052ddbf29b-d # internal regexp/syntax mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid XZ_QHhFhuGXkyPZaqt2t/XZ_QHhFhuGXkyPZaqt2t -goversion go1.12.15 -D "" -importcfg $WORK/b049/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/3c/3ce700155b9c92841eda7deccfdd80400e2f595a918895ea325422f93cdb1d39-d # internal compress/bzip2 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid dAmoHIXWA1PxVk3ZU2BQ/dAmoHIXWA1PxVk3ZU2BQ -goversion go1.12.15 -D "" -importcfg $WORK/b072/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/21/21e6cbd53f0ef1476196c62127a664e7c6d876f0883fdcdecce42b64a12757d7-d # internal image/internal/imageutil mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b154/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 0dHPGOAAzHMQrYNTnNgg/0dHPGOAAzHMQrYNTnNgg -goversion go1.12.15 -D "" -importcfg $WORK/b157/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/74/741338267e4d344d735b318a0ee59cc1a06f5fd89138e11c5c5bfa2626d31653-d # internal encoding/base64 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid OWozPMsAhQYwQkFuCYRB/OWozPMsAhQYwQkFuCYRB -goversion go1.12.15 -D "" -importcfg $WORK/b033/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d9/d9968ec34dd1b79ca24d3d426b37e6260bcc45f4d15c422fcafc5f5083d05b3d-d # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/3b/3b590002ffcede3f33d21ae5526fe3ef54ba485a30f4936986a0856ae8a79a5a-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b025/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b029/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p os -std -installsuffix shared -buildid dnef3R8o7lM_OJnhoWcP/dnef3R8o7lM_OJnhoWcP -goversion go1.12.15 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.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 golang.org/x/sys/unix mkdir -p $WORK/b044/ cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/sys/unix /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 ./asm_linux_ppc64x.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid v1HnJutNFDfcuyrpcCkg/v1HnJutNFDfcuyrpcCkg -goversion go1.12.15 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/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_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ae/aeba74c3d64926204f5eb8eb9e93e3ab181cf2a3878183c13e162929a680df80-d # internal crypto/cipher mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b078/symabis ./xor_ppc64x.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/cipher -std -installsuffix shared -buildid ltBBdYQKcVSq_5ep6EaS/ltBBdYQKcVSq_5ep6EaS -goversion go1.12.15 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b078/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b078/_pkg_.a $WORK/b078/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/11/11b9e95fd4e4af22c715e7d34685024e1ec812ea3e92e5841edc97139e0b769e-d # internal crypto/aes mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b077 -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b077/symabis ./asm_ppc64le.s cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ec/ec0db7a6c3d8eab7b6be85e463907a9dd77dc79c44dbc0a7d9351b4ad451544b-d # internal regexp mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b049/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p regexp -std -complete -installsuffix shared -buildid s9I6AWU0oU0wo4trDwAb/s9I6AWU0oU0wo4trDwAb -goversion go1.12.15 -D "" -importcfg $WORK/b048/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/85/856872362cc5d74029c8df19723003b0c3b599b3a897a067da7f643411f9b8e1-d # internal fmt mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b005/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p fmt -std -complete -installsuffix shared -buildid ACtH80Ar-ZTVTUQbMjJP/ACtH80Ar-ZTVTUQbMjJP -goversion go1.12.15 -D "" -importcfg $WORK/b004/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/aes -std -installsuffix shared -buildid vG4GM0S4hjaEJqPX1aTx/vG4GM0S4hjaEJqPX1aTx -goversion go1.12.15 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b077 -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b077/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b077/_pkg_.a $WORK/b077/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a1/a192bae90bab06b92acd83ea04d1285934399a706c45fd766f543997c01f4a53-d # internal path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid m5-M049RBzQpjcgBLDEl/m5-M049RBzQpjcgBLDEl -goversion go1.12.15 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/a3/a3bbdc68a5eed095d0492d44a47ca4b138f2221ea63fdcc8b287dc23db9502be-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 1XYdfy0eP9vKDb0E33Qd/1XYdfy0eP9vKDb0E33Qd -goversion go1.12.15 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/9e/9eeb6a4c1d58df99996fbcc5635f2a120a5270c4fe9828cf031667e5d539ff7e-d # internal github.com/klauspost/compress/snappy mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b086/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid e9r-1TfaeejYXOtHQJmb/e9r-1TfaeejYXOtHQJmb -goversion go1.12.15 -D "" -importcfg $WORK/b085/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/371ed20f757194466384b50534aa4979f7df0c525f28edcd2c966bab85f74e5c-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid lCU5ceRUUu6M6rZSeHiD/lCU5ceRUUu6M6rZSeHiD -goversion go1.12.15 -D "" -importcfg $WORK/b087/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/9f/9f60b7d0c96305d73fde992ec18001ea23a97b01ec2f3554054ef65e2de258a5-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_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 2_PhNm8EJUtR5Bof4n-u/2_PhNm8EJUtR5Bof4n-u -goversion go1.12.15 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/f4/f46ec26aac17d3e97606021e383c0919fd4b2a4b0eb6134593432ab7af110245-d # internal encoding/json mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p encoding/json -std -complete -installsuffix shared -buildid HX-CDjyMj4y9SOuVpwxM/HX-CDjyMj4y9SOuVpwxM -goversion go1.12.15 -D "" -importcfg $WORK/b030/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/58/58a03063da2e67a5f7e45cdbefb8bd5dfa9f121615615ccfad7b2db2882a8984-d # internal log mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p log -std -complete -installsuffix shared -buildid Umf06rO6-TIO8hF3CLxt/Umf06rO6-TIO8hF3CLxt -goversion go1.12.15 -D "" -importcfg $WORK/b045/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/69/69e4149efbae6c390a886a32b4a58f9573dc0a722cfc35b525a07364b130888d-d # internal text/scanner mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p text/scanner -std -complete -installsuffix shared -buildid KeYbvy0IHKIYN7NnLxSq/KeYbvy0IHKIYN7NnLxSq -goversion go1.12.15 -D "" -importcfg $WORK/b050/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/24/2447d69f022fdc7cbb3bb4f99b4f5eafd6d550cf8b38f79d933c0eab10730c94-d # internal github.com/docker/go-units mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid C3n9mvy9BLa8N5DbH-qh/C3n9mvy9BLa8N5DbH-qh -goversion go1.12.15 -D "" -importcfg $WORK/b051/importcfg -pack ./duration.go ./size.go ./ulimit.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/sys/unix /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/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2f/2fd03bda9b05ca3325e9fcd4f83fc8066975c3ca6db4b41f2e7cd8558e82f8de-d # internal github.com/pkg/errors mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid lHUUhLqDs-S6UD0S9jSf/lHUUhLqDs-S6UD0S9jSf -goversion go1.12.15 -D "" -importcfg $WORK/b052/importcfg -pack ./errors.go ./stack.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/27/2721def1e583781f91eb7c70906ed1c035635da7d98d34dfc33a6cf3a7fcb695-d # internal os/exec mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p os/exec -std -complete -installsuffix shared -buildid cODXoMqGXiWTIkO3vDM3/cODXoMqGXiWTIkO3vDM3 -goversion go1.12.15 -D "" -importcfg $WORK/b054/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e8/e87dfb0c9c977db14e9d5b5d129aa880fc794fd20b5f0af962760370b864206a-d # internal os/user mkdir -p $WORK/b056/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b056/ -importpath os/user -- -I $WORK/b056/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/4b/4b870954dc8f7358475bf18c8aebd77a4aa3f52749c01a4512ca12247091a540-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid 8DoQq9RqcRow79YaesQu/8DoQq9RqcRow79YaesQu -goversion go1.12.15 -D "" -importcfg $WORK/b059/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/15/155ceeea4c08881ff14042317f621fb880f64877d1482f6bd1eff86447a66c83-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid vLjl4JzlIRVxtA0MyBFR/vLjl4JzlIRVxtA0MyBFR -goversion go1.12.15 -D "" -importcfg $WORK/b060/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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/0d/0dc845375a99656f29df733b27776b6271297cc8575121ff535a00720c72ae7a-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid QNsSXzbsQ-WtPrR9G3zd/QNsSXzbsQ-WtPrR9G3zd -goversion go1.12.15 -D "" -importcfg $WORK/b058/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/41/41803f99f5fe88ec5a9f26fd158a8397b0582c0b0e6ef40a469cf4592ac48105-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid _je_uoDMBmMTgNbHS7Zm/_je_uoDMBmMTgNbHS7Zm -goversion go1.12.15 -D "" -importcfg $WORK/b063/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ab/ab03c5f22ebac6842492c375f08572fa5c5ad670a1d197886760af62711c04cd-d # internal encoding/hex mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 1w_zHJuZTIBqzn6dHofd/1w_zHJuZTIBqzn6dHofd -goversion go1.12.15 -D "" -importcfg $WORK/b068/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/e7/e7b57b6d05271c2cdd5576c3aceb9d9930e80ca3c4a1daf8aae2374cc3ea8a8a-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid -vRpTr836gid1CAMhowk/-vRpTr836gid1CAMhowk -goversion go1.12.15 -D "" -importcfg $WORK/b062/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/57/570c20d33cce904eeaf89695d12b4ba3be4aee071af3d03072aa1c4165c34205-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid prAVjLOVL-QSCX3FB7nA/prAVjLOVL-QSCX3FB7nA -goversion go1.12.15 -D "" -importcfg $WORK/b069/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f3/f30b3dfdda2145de975da08e93e5930c74c9d97f0f9be4717f938ec15b95573b-d # internal math/big mkdir -p $WORK/b081/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b081/symabis ./arith_ppc64x.s cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p math/big -std -installsuffix shared -buildid JO4IpNWYqMVZZkVC03vW/JO4IpNWYqMVZZkVC03vW -goversion go1.12.15 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/10/10ddf480fe561baede4d039a11a4d0cd1aae15815f5fb7f905892eb90ed017ef-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid rA6cHjbpuZJrJQOqKnB1/rA6cHjbpuZJrJQOqKnB1 -goversion go1.12.15 -D "" -importcfg $WORK/b084/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/79/79422fe2e92ccd6cb3e9db3bc3b4ee3a1f8e868ae6c9551035ec084cfdb1469d-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid xWv0tazYxh14LNuFbn9R/xWv0tazYxh14LNuFbn9R -goversion go1.12.15 -D "" -importcfg $WORK/b043/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/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/69/6986f82d81cef1806f7186dc971dbf5256665e437d98becab7d9bb6b6385b76d-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b084/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid M0YUV-Jfoa1zxiFTSR3j/M0YUV-Jfoa1zxiFTSR3j -goversion go1.12.15 -D "" -importcfg $WORK/b083/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/55/55388dfdcc7ae67fa26f6aae90f80dac9d52561898cfa9fde141d098291b722a-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/scanner=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid ZGZmwys15mIH3qxB7jfb/ZGZmwys15mIH3qxB7jfb -goversion go1.12.15 -D "" -importcfg $WORK/b042/importcfg -pack ./fileutils.go ./fileutils_unix.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/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/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/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/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/bd/bdd7ebffd019ec340d35188fb4a346a5cace9be57c02d7c8c7ce54176a533a9a-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b042/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid mU0k1u6JtsXpJMImGGcD/mU0k1u6JtsXpJMImGGcD -goversion go1.12.15 -D "" -importcfg $WORK/b041/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/1d/1d0e0184f0d54dffd558c66ee05dd742de0ec1adb052d83eb4c4a0f997d2c173-d # internal runtime/debug mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /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 ./debug.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p runtime/debug -std -installsuffix shared -buildid YmXyFOhCDyFQuCHl30F9/YmXyFOhCDyFQuCHl30F9 -goversion go1.12.15 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /usr/lib/golang/src/runtime/debug /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/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b088/_pkg_.a $WORK/b088/debug.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/c3/c32a8c22dd37f952f33b5dc1d0b42fd93f05e9576eeded7e6478ef78774deaa4-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid rwUuo_rnZkae19AvBbw9/rwUuo_rnZkae19AvBbw9 -goversion go1.12.15 -D "" -importcfg $WORK/b090/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 ./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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1a/1ae4dcc1128d7f5672e554e831b7dff1c4f2acc21369dc62826d75cb905fd0ea-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid _L0KcjpkhnhmNtjRAR8v/_L0KcjpkhnhmNtjRAR8v -goversion go1.12.15 -D "" -importcfg $WORK/b040/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b081/arith_ppc64x.o ./arith_ppc64x.s cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b081/_pkg_.a $WORK/b081/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/97/973be13705a2b0c86c87566b987b4b522b690e602553b2cf3ac4b714dbdc775a-d # internal crypto/rand mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/rand -std -complete -installsuffix shared -buildid QkiYn7wN9wos8YRQvhZs/QkiYn7wN9wos8YRQvhZs -goversion go1.12.15 -D "" -importcfg $WORK/b076/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ca/cadfe1e6c00686493cd357313b1d23ced449423035cacbf4ac0fca96f7dd491f-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 1CyTcmEu2XycOkV-VAaP/1CyTcmEu2XycOkV-VAaP -goversion go1.12.15 -D "" -importcfg $WORK/b092/importcfg -pack ./xlog.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -o $WORK/b056/_cgo_.o $WORK/b056/_cgo_main.o $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b056/_cgo_.o -dynout $WORK/b056/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/94/94857b9d80bc3bc5e05b0ed029358b595ac0d43cb572ce694ebfb4d8987eaa4d-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b083/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b085/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b087/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/crc32=$WORK/b086/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid -aswfyGfRyR77PW_u9Z9/-aswfyGfRyR77PW_u9Z9 -goversion go1.12.15 -D "" -importcfg $WORK/b075/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.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 cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p os/user -std -installsuffix shared -buildid ebfB8NAdlannBWIKmJFY/ebfB8NAdlannBWIKmJFY -goversion go1.12.15 -D "" -importcfg $WORK/b056/importcfg -pack ./lookup.go ./user.go $WORK/b056/_cgo_gotypes.go $WORK/b056/cgo_lookup_unix.cgo1.go $WORK/b056/getgrouplist_unix.cgo1.go $WORK/b056/listgroups_unix.cgo1.go $WORK/b056/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/d8/d897378bc2d8d60fc29dc1a859ea61c94abf4069e833b99d8f461a9f8eb94b48-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b094/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b092/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid OGllDsxdzB8c2qbXj9dS/OGllDsxdzB8c2qbXj9dS -goversion go1.12.15 -D "" -importcfg $WORK/b093/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 /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ad/ad7b92ae9381a37e99472de9cb42453a321606fa2fba9e7e6e526585a1e31f35-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid QUhBtbDX7OTTtzGQSC2f/QUhBtbDX7OTTtzGQSC2f -goversion go1.12.15 -D "" -importcfg $WORK/b055/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/dd/dd991c12f22c90998d9a90d820108c2d8a0a9c49334d5815a10ff80850013cc4-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 4ideiDEVB43N_jX6XVJy/4ideiDEVB43N_jX6XVJy -goversion go1.12.15 -D "" -importcfg $WORK/b039/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/bb/bbb2c79d869ac27f54b0017ed4e418762eff2f447b2d360c08ecd6aa7dd78d8b-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b090/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/crc32=$WORK/b086/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid Oy2T9Lxdw_w-12SFQZvJ/Oy2T9Lxdw_w-12SFQZvJ -goversion go1.12.15 -D "" -importcfg $WORK/b089/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/05/050cfbc7f65de4e3ced7e7236a26a0c3cde024725c3d5a8818645bdb114b1307-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b092/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b093/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/crc32=$WORK/b086/_pkg_.a packagefile hash/crc64=$WORK/b095/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid sLprZM-w1G-GvyrKftwy/sLprZM-w1G-GvyrKftwy -goversion go1.12.15 -D "" -importcfg $WORK/b091/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/86/86a7fd4e15cba605691a16bd479f048149056a135b540236a2515a89c9575486-d # internal github.com/containers/common/pkg/unshare mkdir -p $WORK/b037/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b037/ -importpath github.com/containers/common/pkg/unshare -- -I $WORK/b037/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/e8/e84c17b1a3304eee7b3f35e987a206cbadfb6c68506407747ad7deb19868a25b-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid vNTqZdyfZZZJXrZlCQyi/vNTqZdyfZZZJXrZlCQyi -goversion go1.12.15 -D "" -importcfg $WORK/b096/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/6a/6ae527859d30e19ea8e750e2e05762e732f8a76484fa2d7f54ca28f86eb1a945-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid yFWli2nOUbphI2QKmSQo/yFWli2nOUbphI2QKmSQo -goversion go1.12.15 -D "" -importcfg $WORK/b099/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6d/6da190b52e86f12cbe368214d099f97f4d4ab0203d7003826ea6807d5668ad5a-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b099/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid eX8d19-5BDuDfQapwBzz/eX8d19-5BDuDfQapwBzz -goversion go1.12.15 -D "" -importcfg $WORK/b098/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/42/424e4cc26e9c9412489ec2fe50d7a2c2e56d9a1c38b2b431fa6a57756627b760-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid P-jVaIhAWW1V7Us4O-5P/P-jVaIhAWW1V7Us4O-5P -goversion go1.12.15 -D "" -importcfg $WORK/b097/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/58/585ce1088fc48c257052df26fc86a7b129491e77a9fd91c1491a2ed32ad00520-d # internal crypto/elliptic mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid aUXOKkS8GXLsNJogH6WW/aUXOKkS8GXLsNJogH6WW -goversion go1.12.15 -D "" -importcfg $WORK/b102/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/0b/0b3924be89fe8484713e8e74a766a22eaff586d5f0e66d49b2ccea4548e348f3-d # internal encoding/asn1 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 6WaZdvTZLjR-zyqJ4d3I/6WaZdvTZLjR-zyqJ4d3I -goversion go1.12.15 -D "" -importcfg $WORK/b105/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b037 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/99/996d37a66210b4c4bc4c00d82e56bb1ba1e1e95298703d916b03727d8f0a3c53-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/bzip2=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b075/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b089/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b091/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 3hmj6X956R4nsVIESaO6/3hmj6X956R4nsVIESaO6 -goversion go1.12.15 -D "" -importcfg $WORK/b071/importcfg -pack ./compression.go ./zstd.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -o $WORK/b037/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ee/ee8a1bac6d013cefb90617afbb808a781e8f4e11062038eb9e2762423296e18f-d # internal crypto/rsa mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b103/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid ae3lKF883QGMYucFoXpV/ae3lKF883QGMYucFoXpV -goversion go1.12.15 -D "" -importcfg $WORK/b106/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/36/36b47191afcade847bcd1d6b4c7903719c70840514052ca6f24011e04d4342f8-d # internal crypto/des mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p crypto/des -std -complete -installsuffix shared -buildid G9vkwcT9SxBoNDDjiDOp/G9vkwcT9SxBoNDDjiDOp -goversion go1.12.15 -D "" -importcfg $WORK/b109/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/d0/d056586c339194b028332126755261eb42489b05d74677bbfb2ee892bcebab3b-d # internal crypto/md5 mkdir -p $WORK/b111/ cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b111/symabis ./md5block_ppc64x.s cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p crypto/md5 -std -installsuffix shared -buildid hdrY9bOwXZk32JLXm3qb/hdrY9bOwXZk32JLXm3qb -goversion go1.12.15 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/0f/0f78172135cb5e15289b260f38ebb9091c15f37404e03ce61c651c6235438f2f-d # internal crypto/ecdsa mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/internal/randutil=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid wLj3bMCfVP3Vil7gCVQM/wLj3bMCfVP3Vil7gCVQM -goversion go1.12.15 -D "" -importcfg $WORK/b101/importcfg -pack ./ecdsa.go cd $WORK/b037 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/68/68a7b12f998de66e9fdb9c208bee4e3a32687d61a2326e1fc7dbd8cc08275754-d # internal crypto/dsa mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid dg8-MED85Oissh27eUKc/dg8-MED85Oissh27eUKc -goversion go1.12.15 -D "" -importcfg $WORK/b115/importcfg -pack ./dsa.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b111/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/1a/1ab8269ead557be6bbace6215abda1450c0e2d2fa9da9ff2ff3aa61ef11a206f-d # internal crypto/x509/pkix mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid jgRkDZHqMWe2Zx4Gj9hw/jgRkDZHqMWe2Zx4Gj9hw -goversion go1.12.15 -D "" -importcfg $WORK/b116/importcfg -pack ./pkix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b111/_pkg_.a $WORK/b111/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/5b/5baf818097df18f6ba28c21e159a5ae369863156d808e0e507c97a00d04661e7-d # internal encoding/pem mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p encoding/pem -std -complete -installsuffix shared -buildid NMbRwXoKCLzlXjMo68vS/NMbRwXoKCLzlXjMo68vS -goversion go1.12.15 -D "" -importcfg $WORK/b117/importcfg -pack ./pem.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/8a/8ad2b139e4c94fcf779e66ed879d90eb447493729281764960e0d430aef4ec29-d # internal internal/x/crypto/cryptobyte mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b119/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid EVi5BS4k9fuZcOy3i1pE/EVi5BS4k9fuZcOy3i1pE -goversion go1.12.15 -D "" -importcfg $WORK/b118/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/67/6733ae99f7032668c559424705594548544698c0f4975230569bfaa33c5fc5df-d # internal net mkdir -p $WORK/b120/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b120/ -importpath net -- -I $WORK/b120/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/11/116883da40a1f5c82fb5d8d54c2d0f7f4f5dee6a55447aa1e18ab5a8e1f0833e-d # internal net/url mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p net/url -std -complete -installsuffix shared -buildid -YbYBum05Qy_WVSKoL_T/-YbYBum05Qy_WVSKoL_T -goversion go1.12.15 -D "" -importcfg $WORK/b124/importcfg -pack ./url.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b059/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b060/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containers/common/pkg/unshare -installsuffix shared -buildid T8p1Fp2QxYZKczBgJI2f/T8p1Fp2QxYZKczBgJI2f -goversion go1.12.15 -D "" -importcfg $WORK/b037/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b037/_cgo_gotypes.go $WORK/b037/getenv_linux_cgo.cgo1.go $WORK/b037/unshare_cgo.cgo1.go $WORK/b037/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/2b/2b84269faf5c641150c5c39bb1bcd2a00084415dbd84743253cfb348d71a72c4-d # internal internal/x/crypto/internal/chacha20 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid MlB9_DFg8OR46ZegAZcj/MlB9_DFg8OR46ZegAZcj -goversion go1.12.15 -D "" -importcfg $WORK/b126/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ba/ba8a80ce45a1a0309c3e5967994b4499c4591d86b9fc36fd182167b251c73a19-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid ew9i3rh48MQBJ_phRiuy/ew9i3rh48MQBJ_phRiuy -goversion go1.12.15 -D "" -importcfg $WORK/b127/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/d9/d97ac1a6974a82b799f7c59886a05bedfdbf7c4f37b79c23fe2e41af6a288b6f-d # internal internal/x/crypto/curve25519 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid u4OMxb9jnG1BTYFRabUt/u4OMxb9jnG1BTYFRabUt -goversion go1.12.15 -D "" -importcfg $WORK/b128/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/c0/c0e82a7e01aee8f43c8687f552c761904e808d3a8160258e3bfffe2374d80513-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b126/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b127/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid PRZ1-yX9mplTSFgb8KxA/PRZ1-yX9mplTSFgb8KxA -goversion go1.12.15 -D "" -importcfg $WORK/b125/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/common/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fe/fee7393a51f3fc5f5fda94a977efba3a940e14c939cba560a0e2a6dd5b7ee92f-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid ttf4Mlzc3f0f7VFgifxS/ttf4Mlzc3f0f7VFgifxS -goversion go1.12.15 -D "" -importcfg $WORK/b133/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/3e/3ecbfd7b8be894ac3b7518af8b148fb0c348e8f96e66368500c0a948d0b91fc9-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid j1Mzt1uz6WTk62pB5I1n/j1Mzt1uz6WTk62pB5I1n -goversion go1.12.15 -D "" -importcfg $WORK/b136/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/14/14d09ae5dd7008ab193cf4750724ecf14357d56d5527ea2180e8bee44597b0d8-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/e8/e8ccfed01e121cb3fa8852aced8dbb7b4d61267a4015199f09f12cbf026c5b77-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid rQSAyZk-900YxOSFg9Kw/rQSAyZk-900YxOSFg9Kw -goversion go1.12.15 -D "" -importcfg $WORK/b141/importcfg -pack ./stub.go ./transports.go github.com/etcd-io/bbolt mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash/fnv=$WORK/b138/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid XZivNP3p1uNPRQL5gHLD/XZivNP3p1uNPRQL5gHLD -goversion go1.12.15 -D "" -importcfg $WORK/b137/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/8b/8b83b7105f78a127e4c21359a1b04c0f10e54fd16c001fbbc4e1bf44bd07290b-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid fGrtsek9e94ljfOkR3CH/fGrtsek9e94ljfOkR3CH -goversion go1.12.15 -D "" -importcfg $WORK/b139/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/b7/b7214f32544521c3079c60f91b153bfb0d5e268baaa6b9df09605e88eff0e622-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid t462FOD-PEs9QH8k_889/t462FOD-PEs9QH8k_889 -goversion go1.12.15 -D "" -importcfg $WORK/b142/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/7c/7c16f4b671ab4ad3b95e3bd8774b36ac54fcb6aaf4a355522125e50c8cf1463f-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b143/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b143/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b143/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/93/932fdf5d29f55809833032557e21f5a795452d2afa3c9767ca8b4893ea96c316-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid cWd8s2KT7RW_KN5W2Bok/cWd8s2KT7RW_KN5W2Bok -goversion go1.12.15 -D "" -importcfg $WORK/b145/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c8/c85890939de3241d640a2fe0f4bc6d0bae3048ba6f0cbad5ce9c2b22406f677e-d # internal compress/flate mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p compress/flate -std -complete -installsuffix shared -buildid 2d5-B8SHp84c29g2iiDS/2d5-B8SHp84c29g2iiDS -goversion go1.12.15 -D "" -importcfg $WORK/b148/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd $WORK/b120 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/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/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/db/db186da5748d4db62f4f9211d8ec22cb1335e39c5d96213e3d26a28bf8055df3-d # internal compress/zlib mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/adler32=$WORK/b150/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p compress/zlib -std -complete -installsuffix shared -buildid 7k6URdllloqEAGcUi9ct/7k6URdllloqEAGcUi9ct -goversion go1.12.15 -D "" -importcfg $WORK/b149/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/6c/6cdd35339b9755bc76f40bca764022e686335782eaa79f3de1c93e65e0955da0-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid 0VD8q7fO57MhbIR3SdFN/0VD8q7fO57MhbIR3SdFN -goversion go1.12.15 -D "" -importcfg $WORK/b152/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cd $WORK/b120 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/15/15e72fa90b7abedd2bfefb35194ef08d514cbb5271dc0eeb48499c462548c6dd-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b137/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid IRYM0_JbLuuPkUzk_O7r/IRYM0_JbLuuPkUzk_O7r -goversion go1.12.15 -D "" -importcfg $WORK/b135/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/5b/5bd4c6eff9409dc6b80f0a17f1351b203de80f9143ee00dc688cc8f51cd8d067-d # internal image/jpeg mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b154/_pkg_.a packagefile image/color=$WORK/b155/_pkg_.a packagefile image/internal/imageutil=$WORK/b157/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p image/jpeg -std -complete -installsuffix shared -buildid GkK8L31p14Q81jDccMyq/GkK8L31p14Q81jDccMyq -goversion go1.12.15 -D "" -importcfg $WORK/b156/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go cd $WORK/b120 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/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/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/eb/eb95d5aba5a779442f394ac005d4369df67c587a68a970a27db7b9eff34949a0-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid ldXpQzXoFse5iXiOA4Xx/ldXpQzXoFse5iXiOA4Xx -goversion go1.12.15 -D "" -importcfg $WORK/b134/importcfg -pack ./default.go cd $WORK/b120 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/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/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/5d/5d89644e90a589489120ab5c870bfcbfe2352f3298975593b215c8a12f593781-d # internal golang.org/x/crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p golang.org/x/crypto/ed25519/internal/edwards25519 -complete -installsuffix shared -buildid VQg_6A1eVujTMB9AK7R_/VQg_6A1eVujTMB9AK7R_ -goversion go1.12.15 -D "" -importcfg $WORK/b163/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/tmp/go-build -gno-record-gcc-switches -o $WORK/b120/_cgo_.o $WORK/b120/_cgo_main.o $WORK/b120/_x001.o $WORK/b120/_x002.o $WORK/b120/_x003.o $WORK/b120/_x004.o $WORK/b120/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b120/_cgo_.o -dynout $WORK/b120/_cgo_import.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/nettrace=$WORK/b121/_pkg_.a packagefile internal/poll=$WORK/b025/_pkg_.a packagefile internal/singleflight=$WORK/b122/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b123/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p net -std -installsuffix shared -buildid RCwR7L9sRghdYENmsTsz/RCwR7L9sRghdYENmsTsz -goversion go1.12.15 -D "" -importcfg $WORK/b120/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/b120/_cgo_gotypes.go $WORK/b120/cgo_linux.cgo1.go $WORK/b120/cgo_resnew.cgo1.go $WORK/b120/cgo_socknew.cgo1.go $WORK/b120/cgo_unix.cgo1.go $WORK/b120/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/b1/b14afd8d88b950fc9329afb522fc8ac182c1c60f0e57a2222a93d5f1553e1652-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/bzip2=$WORK/b072/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile compress/zlib=$WORK/b149/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b109/_pkg_.a packagefile crypto/dsa=$WORK/b115/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/md5=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha1=$WORK/b113/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b151/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b152/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b153/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile image=$WORK/b154/_pkg_.a packagefile image/jpeg=$WORK/b156/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid olwxUYERvRbWYooplpS8/olwxUYERvRbWYooplpS8 -goversion go1.12.15 -D "" -importcfg $WORK/b147/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/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/06/0683ad3b66413a42035be07c111cffadaa888e0cc975c27ddb4c4950a2451123-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b163/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid CJlKyDsYCafYB0Kb59ky/CJlKyDsYCafYB0Kb59ky -goversion go1.12.15 -D "" -importcfg $WORK/b162/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/a6/a68db3714c507fd5a58aa3e60e56bbc3ced3f95e9140f87d2dc1ca01cba9c98a-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid c96DPAJV0UOGLSG70Ke_/c96DPAJV0UOGLSG70Ke_ -goversion go1.12.15 -D "" -importcfg $WORK/b165/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/8d/8d0e503c716c1acc62ccd3d19ec9a04d79b5522df4c5558a618feb53d50fd537-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid XLzkH-uNGByuIvp_mQp9/XLzkH-uNGByuIvp_mQp9 -goversion go1.12.15 -D "" -importcfg $WORK/b166/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/3e/3e8423ceac9931b30d3293da7a5818379fd945de788ea102963e4b63729fce4c-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b153/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid sEp6Pte4JhWGKy04wcoa/sEp6Pte4JhWGKy04wcoa -goversion go1.12.15 -D "" -importcfg $WORK/b144/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/ad/ad6066cdf3b85ad5ee02489c96ad89a90a219a21ec1f3f53e60ba1d20d14ee84-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid AgGby49mTy1fE4EuRGDm/AgGby49mTy1fE4EuRGDm -goversion go1.12.15 -D "" -importcfg $WORK/b167/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/75/757e542e33cd2c24309c33673ed0b154dc0ccce3041ef974b1c79db6c0163663-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid icR2N53z1j3706gcwNgg/icR2N53z1j3706gcwNgg -goversion go1.12.15 -D "" -importcfg $WORK/b168/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/65/658f4abc0d6bd2c83d2b2c0b3d52eb330ec5452d3abd6d640bf1da729a1c56b5-d # internal mime mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p mime -std -complete -installsuffix shared -buildid COZI5XeEaAynnMMjV8rF/COZI5XeEaAynnMMjV8rF -goversion go1.12.15 -D "" -importcfg $WORK/b172/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/a3/a37a7df11c2c78a1cccebc9bb72a4296c44a4c13181b9bb56ac2ea3ed6ee0ffd-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid JFXVsaynC3DXYP7HTtI5/JFXVsaynC3DXYP7HTtI5 -goversion go1.12.15 -D "" -importcfg $WORK/b176/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/40/4039122c1827b8ed72654731b0471dc927cf3c9b3e6d9eb657a7cf1df3b3782c-d # internal container/heap mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p container/heap -std -complete -installsuffix shared -buildid VY2wowC-ekaUc_uyXLm1/VY2wowC-ekaUc_uyXLm1 -goversion go1.12.15 -D "" -importcfg $WORK/b178/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/b9/b9307ea73a22c938d38502d9180d856c6e5d3064910e568c6d08287eb6958386-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid v7OppG-UhtUwnvRGqewt/v7OppG-UhtUwnvRGqewt -goversion go1.12.15 -D "" -importcfg $WORK/b182/importcfg -pack ./stripansi.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/08/086c5a13629bcb5798f9b4521e31caca2a8f025c487cb17ae60e8264add9d68d-d # internal github.com/vbauerster/mpb/v4/decor mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b181/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b182/_pkg_.a packagefile github.com/vbauerster/mpb/v4/internal=$WORK/b183/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbauerster/mpb/v4/decor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/vbauerster/mpb/v4/decor -complete -installsuffix shared -buildid AfvFh-DPOo2Vcpm89h4a/AfvFh-DPOo2Vcpm89h4a -goversion go1.12.15 -D "" -importcfg $WORK/b180/importcfg -pack ./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/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/c0/c02ae65edc093181780dfcb1a1cead65e38148872745781d996a59aa32d9af79-d # internal github.com/vbauerster/mpb/v4/cwriter mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b176/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbauerster/mpb/v4/cwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/vbauerster/mpb/v4/cwriter -complete -installsuffix shared -buildid 5-TvSNXIY85yYl0tNEDS/5-TvSNXIY85yYl0tNEDS -goversion go1.12.15 -D "" -importcfg $WORK/b179/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/8b/8b31b350f83af73df19bf85e5904d00927187f03341bc02bf9c0aad41e890e28-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b108/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid kcB88ilCxbx4xaaWuS6C/kcB88ilCxbx4xaaWuS6C -goversion go1.12.15 -D "" -importcfg $WORK/b184/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/f9/f9677bd84b26778a1d6d86e0b0b3378212712be0154c8ff67bc3737d98a68723-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid LXHtXp9ol9PYhz68jXO3/LXHtXp9ol9PYhz68jXO3 -goversion go1.12.15 -D "" -importcfg $WORK/b186/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/8a/8a688683f75dd202749881c1f08998561ee7f4ad7e26cc7b724e04d982e71895-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 2j3vexn7VoZQ-qxYXJVP/2j3vexn7VoZQ-qxYXJVP -goversion go1.12.15 -D "" -importcfg $WORK/b188/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/67/67f37493f94eba6b0c78ea2ef924b97f57f6b1c12c575b1442b25464abfdfaad-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid kWQWnBsIbiQM4hbDCbeU/kWQWnBsIbiQM4hbDCbeU -goversion go1.12.15 -D "" -importcfg $WORK/b190/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/cc/ccd53f4b3fe9498b7cd8f811f0c24e45effec10f1eab48b45b4fa82bc2c18aca-d # internal github.com/vbauerster/mpb/v4 mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile container/heap=$WORK/b178/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/vbauerster/mpb/v4/cwriter=$WORK/b179/_pkg_.a packagefile github.com/vbauerster/mpb/v4/decor=$WORK/b180/_pkg_.a packagefile github.com/vbauerster/mpb/v4/internal=$WORK/b183/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbauerster/mpb/v4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/vbauerster/mpb/v4 -complete -installsuffix shared -buildid gDRUvArcqkMW7sGg97Ct/gDRUvArcqkMW7sGg97Ct -goversion go1.12.15 -D "" -importcfg $WORK/b177/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/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/4b/4b49db9a7d6284260bbd84bb4dcea2595d0de867d5613551017a93f0e46db2b8-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid WA2w1hh6RMNQ8SMmAAPX/WA2w1hh6RMNQ8SMmAAPX -goversion go1.12.15 -D "" -importcfg $WORK/b192/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/42/4266b6745631dda98dd00bf14e5f8d1e4a6e65a5e444c227a99f81370736d6a3-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b192/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid C89dKwCiMGpXstn0d0f7/C89dKwCiMGpXstn0d0f7 -goversion go1.12.15 -D "" -importcfg $WORK/b191/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/44/44b0a9932218fc1d47afaf66f80964bcd32db1b8f106cbc88e2f61247bb20819-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid wog2OCdUeufqEIN7nUrv/wog2OCdUeufqEIN7nUrv -goversion go1.12.15 -D "" -importcfg $WORK/b193/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b120/_pkg_.a $WORK/b120/_x001.o $WORK/b120/_x002.o $WORK/b120/_x003.o $WORK/b120/_x004.o $WORK/b120/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a2/a2da1dd31e3893b7df1a6ec7a9fef78dc3309e57d1c7c3df3c44a8bd3f029877-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b191/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b192/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b193/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid Sbq0ZWR5lnzKAWDv4oyo/Sbq0ZWR5lnzKAWDv4oyo -goversion go1.12.15 -D "" -importcfg $WORK/b189/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/38/3879629154b87306997cf7e82cb3556a9e3944fb5984ee4a308a48cf98f4ebf9-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid eeU5yd3u4rbaEfXhKL3H/eeU5yd3u4rbaEfXhKL3H -goversion go1.12.15 -D "" -importcfg $WORK/b195/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/f1/f153963b981743344ffaa08804ae88caf1119771c35202b94e47503e6f6c1eed-d # internal crypto/x509 mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b109/_pkg_.a packagefile crypto/dsa=$WORK/b115/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/md5=$WORK/b111/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha1=$WORK/b113/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/x509/pkix=$WORK/b116/_pkg_.a packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b117/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b118/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b119/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid Ts6h6Z9zZ_o4-9eXdVAp/Ts6h6Z9zZ_o4-9eXdVAp -goversion go1.12.15 -D "" -importcfg $WORK/b114/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/98/98eb24bfc3acd371f10b1c52e343f168fe6f150fc660f704b40b36e08664aeb2-d # internal net/textproto mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p net/textproto -std -complete -installsuffix shared -buildid 2HVvvdBbVuO0_Oqj9hKB/2HVvvdBbVuO0_Oqj9hKB -goversion go1.12.15 -D "" -importcfg $WORK/b173/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/bf/bfb7f7ffa6d9cf21ef8c3b318dd330f1bb2490744b5c619b71ac7a24302bb05e-d # internal net/mail mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p net/mail -std -complete -installsuffix shared -buildid F8xBV8waO6LIUePDqYYV/F8xBV8waO6LIUePDqYYV -goversion go1.12.15 -D "" -importcfg $WORK/b171/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a8/a825e3c592a74a5dbd484fb5606e640de53396a2b7fc6bde2afeb96839298224-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b168/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b147/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/mail=$WORK/b171/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid ycA-y_xE2_JdqMoET3aT/ycA-y_xE2_JdqMoET3aT -goversion go1.12.15 -D "" -importcfg $WORK/b170/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/8b/8bf9e4d8faf2a97e14cedf17d88fbe50336352f85d7a0dcae0a1a39be1af385b-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid T22Ek44b9y2eNJcqLRp-/T22Ek44b9y2eNJcqLRp- -goversion go1.12.15 -D "" -importcfg $WORK/b199/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6b/6b765e0da20603aabaf9c50b02136c722238e769b8eb98ee7797bd62b4577e25-d # internal crypto/tls mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile container/list=$WORK/b108/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b109/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile crypto/md5=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rc4=$WORK/b112/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha1=$WORK/b113/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile encoding/pem=$WORK/b117/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b125/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b118/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b128/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b129/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p crypto/tls -std -complete -installsuffix shared -buildid KzB8BZDmEvht89gRv3mI/KzB8BZDmEvht89gRv3mI -goversion go1.12.15 -D "" -importcfg $WORK/b107/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/1b/1b53e229984c5fa412f67da53e2a8018d6bede328a1f70a70644066cffd3e014-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha1=$WORK/b113/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b162/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b164/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b165/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b166/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid eYEEPldTo82aQCNQhx-H/eYEEPldTo82aQCNQhx-H -goversion go1.12.15 -D "" -importcfg $WORK/b161/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/a1/a12b43bb57e1eb36202797932f2fc21d6dba1f8afb472fe428df7e6348ed91bf-d # internal github.com/fullsailor/pkcs7 mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b109/_pkg_.a packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha1=$WORK/b113/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile crypto/x509/pkix=$WORK/b116/_pkg_.a packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid EcClxIfHKIzZ6ElrpMv7/EcClxIfHKIzZ6ElrpMv7 -goversion go1.12.15 -D "" -importcfg $WORK/b175/importcfg -pack ./ber.go ./pkcs7.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/2c/2c67ed8916bbc2739867dbf1bbe631de22c3fd5028635899a674abdba7b94786-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid w93-It87IJpbUriXgvOZ/w93-It87IJpbUriXgvOZ -goversion go1.12.15 -D "" -importcfg $WORK/b194/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/6e/6e6673fdec9d9504cc58e490b1356b80900b5b5ce27016061cee56409070047d-d # internal golang.org/x/net/proxy mkdir -p $WORK/b198/ cat >$WORK/b198/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/b199/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid JPqo_2ObzuBof53_zcwH/JPqo_2ObzuBof53_zcwH -goversion go1.12.15 -D "" -importcfg $WORK/b198/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/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/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/ce/ce0fbbab37ee0396d3b620b2f43ddc06073df0213eee878f2ad5e472e7427161-d # internal compress/gzip mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b086/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p compress/gzip -std -complete -installsuffix shared -buildid mRl-uGOVQo3BlxreuATy/mRl-uGOVQo3BlxreuATy -goversion go1.12.15 -D "" -importcfg $WORK/b201/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/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/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/32/329a1bfd538efe4c3d1f32d95c94c82663de6cf196abd9e54d7c17c3a3bc539f-d # internal internal/x/text/unicode/bidi mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid CPM8VQPbmENzmBoYFU2w/CPM8VQPbmENzmBoYFU2w -goversion go1.12.15 -D "" -importcfg $WORK/b206/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/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/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/38/38810ed8a03238f1d5c4d95da6e2065976ef2a3c3815b660834caaa3a2b3299e-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile crypto/x509/pkix=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/pem=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b161/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid ZXL_GO1Yw_D2JK1cI_Gy/ZXL_GO1Yw_D2JK1cI_Gy -goversion go1.12.15 -D "" -importcfg $WORK/b160/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/2b/2b99b32f555f0280520b2221a18ea0f69ce67268d51e3abe850934bda8ee5e94-d # internal github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid rNSSG5G68c0vfdodhV3B/rNSSG5G68c0vfdodhV3B -goversion go1.12.15 -D "" -importcfg $WORK/b159/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/8a/8a1e7eb0178ce4220cd25e1f26f25228d7bcdaaba8ace2115d87d15aa6e910a1-d # internal github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b168/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b161/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid yl4zP0xrzBz2kVzZgTjl/yl4zP0xrzBz2kVzZgTjl -goversion go1.12.15 -D "" -importcfg $WORK/b169/importcfg -pack ./keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/c9/c9d4df832b7b3ffe87062383c5664f1af934fc944413dd5a7cb01293175691ed-d # internal github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b168/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b160/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid FY1Xz0zCnkacwHhOCQZH/FY1Xz0zCnkacwHhOCQZH -goversion go1.12.15 -D "" -importcfg $WORK/b174/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/83/831cefc0a17f85835673d8901952a9f4c096a84cb929d40532246097ec89a030-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/text/transform=$WORK/b205/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b206/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid bO46JReEMtP7PgbW3Lvd/bO46JReEMtP7PgbW3Lvd -goversion go1.12.15 -D "" -importcfg $WORK/b204/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/42/4238a9aa7e6743c72a2b7d87c49aed999f7771bbaf8cd08b8c750ffdcd078a8f-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b159/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b168/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b169/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b170/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b176/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid wWFaZujvHXRimKigfK32/wWFaZujvHXRimKigfK32 -goversion go1.12.15 -D "" -importcfg $WORK/b158/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/6e/6e70fa650a358632132ec02ee3ee38e466db62287d951a8bce7c29665301ee28-d # internal internal/x/text/unicode/norm mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/text/transform=$WORK/b205/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid sz81zDVrSBwBXO90Rmjl/sz81zDVrSBwBXO90Rmjl -goversion go1.12.15 -D "" -importcfg $WORK/b207/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/6c/6c275f3651f450a050cf702973dbd8066eec35d1e2ff0c06e328d7e056fbef07-d # internal internal/x/net/http2/hpack mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid TTkLwRZfnJOk3UbKnsZP/TTkLwRZfnJOk3UbKnsZP -goversion go1.12.15 -D "" -importcfg $WORK/b209/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b143/ -g -O2 -o $WORK/b143/_x005.o -c go_gpgme.c cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/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/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/23/23a724b2e96d943d9c022d5cd0f92c0a00433b960619f03570dc157be9bacfab-d # internal mime/quotedprintable mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 34_X8b2-LXvdKSvB8bny/34_X8b2-LXvdKSvB8bny -goversion go1.12.15 -D "" -importcfg $WORK/b211/importcfg -pack ./reader.go ./writer.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -o $WORK/b143/_cgo_.o $WORK/b143/_cgo_main.o $WORK/b143/_x001.o $WORK/b143/_x002.o $WORK/b143/_x003.o $WORK/b143/_x004.o $WORK/b143/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/d5/d59734ecac3988e3e4b82df18a08a039bf6e2ac2dfe491e498f86195486f971b-d # internal mime/multipart mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile mime/quotedprintable=$WORK/b211/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p mime/multipart -std -complete -installsuffix shared -buildid HKMqBYZtansaPDpIgPAf/HKMqBYZtansaPDpIgPAf -goversion go1.12.15 -D "" -importcfg $WORK/b210/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b143/_cgo_.o -dynout $WORK/b143/_cgo_import.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid RNt1wPyMfDtaI-mr0VZ0/RNt1wPyMfDtaI-mr0VZ0 -goversion go1.12.15 -D "" -importcfg $WORK/b143/importcfg -pack ./callbacks.go $WORK/b143/_cgo_gotypes.go $WORK/b143/data.cgo1.go $WORK/b143/gpgme.cgo1.go $WORK/b143/unset_agent_info.cgo1.go $WORK/b143/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/45/45ac9f98cb86be24e1690b1c0f0bcd68cc7a2e516943e06b42280a1d6caeee44-d # internal net/http/internal mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p net/http/internal -std -complete -installsuffix shared -buildid TK6XHq_o7hHibNLHZbTi/TK6XHq_o7hHibNLHZbTi -goversion go1.12.15 -D "" -importcfg $WORK/b213/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/25/25f02bc5c1bf5bebd75ffc9f44bca023eff31a17ec37f400fba5130a249e214d-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/5f/5f0904cccf2d2be84dd77c7e20a08ad9340024633a57706a360c16b36195f2b1-d # internal github.com/containers/libtrust mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile crypto/x509/pkix=$WORK/b116/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile encoding/pem=$WORK/b117/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid PO-zQWohzAiojbXeXTli/PO-zQWohzAiojbXeXTli -goversion go1.12.15 -D "" -importcfg $WORK/b100/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go internal/x/net/idna mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b204/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b206/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b207/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid VgUV28e16_IU_2jEnO5E/VgUV28e16_IU_2jEnO5E -goversion go1.12.15 -D "" -importcfg $WORK/b203/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/28/2845005c1a74501e26afc449d3f158d07272e7b5f24b0543c21d79f3e16c050d-d # internal net/http/httptrace mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile internal/nettrace=$WORK/b121/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid zf-YqPSweZWcVE2EY12_/zf-YqPSweZWcVE2EY12_ -goversion go1.12.15 -D "" -importcfg $WORK/b212/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/a5/a5222692d0bdf4bb7a0013aaacaf91fdef31047aa1dafd207021be6ee8ff4b55-d # internal github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile encoding/pem=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid ZLPSj_PrFD8Vu6rzMd7r/ZLPSj_PrFD8Vu6rzMd7r -goversion go1.12.15 -D "" -importcfg $WORK/b214/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/87/87e0e6b34fd5ccee42703056b2f55852373e1d1ee2f878448286138767efa7cb-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid BTnizpzdA6IRc_wi9w31/BTnizpzdA6IRc_wi9w31 -goversion go1.12.15 -D "" -importcfg $WORK/b218/importcfg -pack ./set.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b143/_pkg_.a $WORK/b143/_x001.o $WORK/b143/_x002.o $WORK/b143/_x003.o $WORK/b143/_x004.o $WORK/b143/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/49/493a94047732074583c21946230a660a3fff453e3c387a2f1a0059787c31323d-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b007/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid E_SuNjH0yx_jk009zQg0/E_SuNjH0yx_jk009zQg0 -goversion go1.12.15 -D "" -importcfg $WORK/b229/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/97/9780ac6d23f00e495b35c66b52ac1a96e9f4f29c61bf2cb458238fb35fc7b3b3-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b218/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid ACruZNkFnQrN0QT99zHL/ACruZNkFnQrN0QT99zHL -goversion go1.12.15 -D "" -importcfg $WORK/b217/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/91/91c3016fc5452b88976fa94c63957b1182556eb902e8932bb332e1a035ce4f6b-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b203/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid ApGh3DZqj2NiuNOY5DGZ/ApGh3DZqj2NiuNOY5DGZ -goversion go1.12.15 -D "" -importcfg $WORK/b202/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/0a/0ab94ca388e9da6abeeed8feb797a06540e9bc5a664d10d2c793078f7c715e69-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/net/idna=$WORK/b203/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid T1JZtkzVK3pMgrIu2iBy/T1JZtkzVK3pMgrIu2iBy -goversion go1.12.15 -D "" -importcfg $WORK/b208/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/f9/f990675a8e19d0de7804143e266cdaf3ce8eaa35553f01b34cce16ccd0c121ed-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 2-zmzZhLTFAU2XHdX5B5/2-zmzZhLTFAU2XHdX5B5 -goversion go1.12.15 -D "" -importcfg $WORK/b230/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/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/86/861bf6a5cf7c33398ef9a80b11783e32b0c0c1bf937697dfb559812e8abf5e28-d # internal net/http mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/gzip=$WORK/b201/_pkg_.a packagefile container/list=$WORK/b108/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b202/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b208/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b209/_pkg_.a packagefile internal/x/net/idna=$WORK/b203/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile mime/multipart=$WORK/b210/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http/httptrace=$WORK/b212/_pkg_.a packagefile net/http/internal=$WORK/b213/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p net/http -std -complete -installsuffix shared -buildid T2tU3A3bkex-l2gfzb2e/T2tU3A3bkex-l2gfzb2e -goversion go1.12.15 -D "" -importcfg $WORK/b200/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/14/14fb2761a4bc8ca602a4914d85f032255b815913988a5195486334b06dc20af8-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid -2_adbtwK6dFpBlo0kiH/-2_adbtwK6dFpBlo0kiH -goversion go1.12.15 -D "" -importcfg $WORK/b235/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/11/11c8b516afde0bd2f7bbdaa690153216880ca1f8fde625885dc1af674fdda0d3-d # internal github.com/prometheus/common/model mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid CskZz5GoVK7kCNmyoCqf/CskZz5GoVK7kCNmyoCqf -goversion go1.12.15 -D "" -importcfg $WORK/b236/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/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/5e/5e4256c8212004a9ec8b361b7fef35b50472de6ff37252db56373af871acbc2a-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b096/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b100/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid Tk2oscNvdkBVENVW93Vy/Tk2oscNvdkBVENVW93Vy -goversion go1.12.15 -D "" -importcfg $WORK/b070/importcfg -pack ./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/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/7c/7c88dde131775c134044576357e146494f37c0b44375c73abf191b3aa0301315-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid mZqWmH5-q3NzxDmNhQ_n/mZqWmH5-q3NzxDmNhQ_n -goversion go1.12.15 -D "" -importcfg $WORK/b238/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/0f/0f6e27f948164afd50b80bdaad24da260c066d102cb36b170f625e679039f328-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid GQw9y0YZb0q35OGwIIRs/GQw9y0YZb0q35OGwIIRs -goversion go1.12.15 -D "" -importcfg $WORK/b239/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/96/96b5df314e233ada5589ec666552a52c267d0f5d52c624bde55296a12827cde2-d # internal github.com/prometheus/procfs mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b238/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b239/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid YlR6gXEZUikOV8GHo_vd/YlR6gXEZUikOV8GHo_vd -goversion go1.12.15 -D "" -importcfg $WORK/b237/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/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/2e/2e3e26da33bff38f9da527baf6a93a8341a170dbacfe63991ae46588d6d4a8c7-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid DVyGokCo5Rw5fiDNUcL9/DVyGokCo5Rw5fiDNUcL9 -goversion go1.12.15 -D "" -importcfg $WORK/b066/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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/aa/aa301a6e84797f6d585148a52f32b15f0e3f4b4f81b7445ef04225c264a9c72a-d # internal github.com/containers/image/v5/signature mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b142/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b143/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid OfC4udJYfpENoSYYMXk7/OfC4udJYfpENoSYYMXk7 -goversion go1.12.15 -D "" -importcfg $WORK/b140/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/fe/fe349225037eb4eec88ed9578424ad913f443c28a98cfd0ce166a71b08f1dc3a-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b158/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/vbauerster/mpb/v4=$WORK/b177/_pkg_.a packagefile github.com/vbauerster/mpb/v4/decor=$WORK/b180/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b176/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b184/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid _vQHn-b60Y0ebLJfecap/_vQHn-b60Y0ebLJfecap -goversion go1.12.15 -D "" -importcfg $WORK/b061/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/45/450cc6af28223158934ef26fc4e0e99ae4ed9ae103d40cd04963a686fb9b3c44-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b186/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid ByroEk6HSPbSnMWQbDfX/ByroEk6HSPbSnMWQbDfX -goversion go1.12.15 -D "" -importcfg $WORK/b185/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/a1/a1cffa7ddaa33aa0d20acbbe26d5bb901088998775eb937c1ccbf0cda5df1f0e-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid qZ3Yp9Q68JMlf-krGVfu/qZ3Yp9Q68JMlf-krGVfu -goversion go1.12.15 -D "" -importcfg $WORK/b243/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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/8c/8c1dd3ca203ad68c0e8bb0545b3710119368b38850ce4a3ba61bb9ce2299ba5f-d # internal archive/tar mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p archive/tar -std -complete -installsuffix shared -buildid 2YkseBsTMVneCxziXXaO/2YkseBsTMVneCxziXXaO -goversion go1.12.15 -D "" -importcfg $WORK/b247/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/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/df/dfef6b5fac8f590577826ab81dd724deb5c561fd87f29a1501e851d19c4acc94-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid em0EXAKGABdwwV1xDGBo/em0EXAKGABdwwV1xDGBo -goversion go1.12.15 -D "" -importcfg $WORK/b232/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/2b/2b5118727b53dba600eb2645f0d3e499382fb9968a513a92d17e3c08071b7a9e-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid gU1Xxg9ho-O2Qoj-SQxX/gU1Xxg9ho-O2Qoj-SQxX -goversion go1.12.15 -D "" -importcfg $WORK/b231/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/91/91b64fd6af6b1be2f9c10b139504ab5f6705ea1fcc8c62a45f0ee2a9de1cee4b-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid LX0c7dJPTq6lIaw-uJRg/LX0c7dJPTq6lIaw-uJRg -goversion go1.12.15 -D "" -importcfg $WORK/b234/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/e1/e1eee943757ef98607fbae1b89addb6ddb62384b3a70e28a30fa70488b02b659-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid ZF2HQdEIE2quYjNDFx19/ZF2HQdEIE2quYjNDFx19 -goversion go1.12.15 -D "" -importcfg $WORK/b248/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/2a/2a52aa35f163882741591d48a42385efd6f8a166b1f9720358a0daebf50de84e-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid XcrrDdnZJRJbjc3bklY4/XcrrDdnZJRJbjc3bklY4 -goversion go1.12.15 -D "" -importcfg $WORK/b254/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/93/934cfea40de74b670009b3682a632bf886ae7c1beb6c086f881ca17ca68ad8c9-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 2yv4wgVtI4Y_onCc-FSc/2yv4wgVtI4Y_onCc-FSc -goversion go1.12.15 -D "" -importcfg $WORK/b255/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/2e/2e97e68cbaa7fa882c3f97adc4b6dfed2fd94ccfa53671bf0c17e77f4e7ffbb1-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid xAHhluALy-JGxxUa1FbW/xAHhluALy-JGxxUa1FbW -goversion go1.12.15 -D "" -importcfg $WORK/b256/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/5d/5d7b5d1d360152e03d26688102199f46d4cc260d8f1ff7793809ce31e1f70e86-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid 6PFn6s_jp2yBfDyQ7RtL/6PFn6s_jp2yBfDyQ7RtL -goversion go1.12.15 -D "" -importcfg $WORK/b257/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/4d/4db185b5b461fb0bf51f4df837a431c056d249d298e6af67f0b91ae386226ada-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b256/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b257/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid DnyKb_9yxxcHgKFJVE6L/DnyKb_9yxxcHgKFJVE6L -goversion go1.12.15 -D "" -importcfg $WORK/b253/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/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/76/76b0433a6cf7f61e4ca7257fb4ccde5958d79e9c2dba23c0dfb7e9c1ed8a5a2e-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b247/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid 6gEJCzG8_LQr5oBa499z/6gEJCzG8_LQr5oBa499z -goversion go1.12.15 -D "" -importcfg $WORK/b246/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/20/20c00d0657143682eb17f7d2b4829c5b870817aa31f1f91312738589b1c71cdb-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 83TWuaXTgM-2gw_n_UCJ/83TWuaXTgM-2gw_n_UCJ -goversion go1.12.15 -D "" -importcfg $WORK/b258/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/48/48096add45aa99906d9f78e460899ae35784f2b0b0dff4783a01f37a29449bf4-d # internal github.com/containers/image/v5/docker/archive mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid coTgJvnSNSXr0RUXt_sX/coTgJvnSNSXr0RUXt_sX -goversion go1.12.15 -D "" -importcfg $WORK/b245/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/65/65b5477c87aa5e464cb8850daf02521cbdc5c0d469da16cd4632bdef178863e0-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid khGdFp2bCT6Y226o1uyp/khGdFp2bCT6Y226o1uyp -goversion go1.12.15 -D "" -importcfg $WORK/b262/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/35/35982944ee32df184fd1f004242555d84d869f7f511fb8e3c4429b0967c7e567-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid uX-vUVzHLTMi8TZCqp61/uX-vUVzHLTMi8TZCqp61 -goversion go1.12.15 -D "" -importcfg $WORK/b265/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/c9/c982050e21496ff730d3e9c548198aaf85996f74102747337991c1c0e3ec735c-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid DCdNmv_QexPPENjhI_6u/DCdNmv_QexPPENjhI_6u -goversion go1.12.15 -D "" -importcfg $WORK/b266/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/60/60eb5d56751da58c17dcec74543322a79cc9f51e56e59ef19a404fc714f3408d-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid hSSOLLyUFMgF0ZEAM-il/hSSOLLyUFMgF0ZEAM-il -goversion go1.12.15 -D "" -importcfg $WORK/b267/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/9e/9e99d2d9712de68a334a2334f38f4678d09678e04901f9ed6ac868a40aa072fa-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b265/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid xBIECeL3S_fDRoEjvlRr/xBIECeL3S_fDRoEjvlRr -goversion go1.12.15 -D "" -importcfg $WORK/b268/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/16/163c0fd75e6e83ca6228dc02295500307a4a2670f70516a292f292d72b4c4ab6-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b265/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b266/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b267/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid JnG-6OBqXYnt7gLNI1Xe/JnG-6OBqXYnt7gLNI1Xe -goversion go1.12.15 -D "" -importcfg $WORK/b264/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/d1/d17f57118388d6f39564053406329a0633506722edbd6d7075d0477fdb677765-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Pz7JvOUO482nqnAV7-3Q/Pz7JvOUO482nqnAV7-3Q -goversion go1.12.15 -D "" -importcfg $WORK/b271/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/20/205c10a122cc41a81de7b50a9223c975846240ffb86bb2e57cfa6a882df4ded6-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile net=$WORK/b120/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 2Bt_L5IYCax-_xNhZ_2L/2Bt_L5IYCax-_xNhZ_2L -goversion go1.12.15 -D "" -importcfg $WORK/b272/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/c7/c7ab9e39ca7acfc3b747b07e403384940e9fe712c9c9673530cd6e9d37b698ff-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid vrI0G423Hr94LGEeujK4/vrI0G423Hr94LGEeujK4 -goversion go1.12.15 -D "" -importcfg $WORK/b275/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/b271/_pkg_.a /builddir/.cache/go-build/6b/6b5ceeec76dbac5d21cc8e770d5d40561c36daf4ed84a56668616e50f7557b7d-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b271/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 159Y5ztWslxYrfx1dbUt/159Y5ztWslxYrfx1dbUt -goversion go1.12.15 -D "" -importcfg $WORK/b270/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/1f/1fadc4777da84a4bcf9498dbff74b498a12dfaebd798da466bbc2416e6085575-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b270/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid 2G-NnIbBA92ggjCyyEMs/2G-NnIbBA92ggjCyyEMs -goversion go1.12.15 -D "" -importcfg $WORK/b269/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/99/99875664e78a97608d815ef2ce01a517fbe48d4d190cdb06d93058906949e730-d # internal google.golang.org/grpc/status mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b264/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b269/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid z3j2lYb1_3bBTyGLj9n5/z3j2lYb1_3bBTyGLj9n5 -goversion go1.12.15 -D "" -importcfg $WORK/b263/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/4e/4eb489ea8ae09e1938a1824da32844e1dca006d2bc5d4d7f79234ef48cbfd2c2-d # internal github.com/ghodss/yaml mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b243/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid 1xbEI0uXOpnLTREnhJ6X/1xbEI0uXOpnLTREnhJ6X -goversion go1.12.15 -D "" -importcfg $WORK/b242/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/b5/b50fb17a739c0b7e48cc8e8de5f4c6469b7d3783bf26a06f8791048a25fb5224-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b263/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid loZXFdeBQ-T5mDZ42TcX/loZXFdeBQ-T5mDZ42TcX -goversion go1.12.15 -D "" -importcfg $WORK/b261/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/2b/2b9f3e5e75f736346736b674ee1b7c42eb01867737ba1b7e4ef5b141f3992dd3-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid wz1wrPlZmUTPMmMlsGm_/wz1wrPlZmUTPMmMlsGm_ -goversion go1.12.15 -D "" -importcfg $WORK/b278/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/a1/a11d13f361194c2d7b8df74f01c119dacbf0c3b0f0e1f4d7f0d78e05ac0249a7-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid bNqutfswAItM1KDFbU_S/bNqutfswAItM1KDFbU_S -goversion go1.12.15 -D "" -importcfg $WORK/b282/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/23/2368f655428572eac81439acd4da1bea73b49ddf34af5de41e75b158f70c2d0f-d # internal golang.org/x/net/context mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid UvDMUCZvCphwrE7ET1Dt/UvDMUCZvCphwrE7ET1Dt -goversion go1.12.15 -D "" -importcfg $WORK/b286/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/c9/c98abb708faba92bc9e8f48865507b928e939c455ce11ac42e8c51dfb9876fcc-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b286/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid kZWCuT49eqDbXajEVxqw/kZWCuT49eqDbXajEVxqw -goversion go1.12.15 -D "" -importcfg $WORK/b285/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/d0/d0d8772828c0e7cf086cf4afccd47c8a0d27f40d1ffa4132fde10df07eab94e5-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b289/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b289/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b289/ -g -O2 ./sysconfig.go cd $WORK/b289 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/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/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/0a/0af4f2a68acc72432935454a1d10a78eb3df0294860797993d5d85606734c311-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid esiaFtqlNlpHC2HE458M/esiaFtqlNlpHC2HE458M -goversion go1.12.15 -D "" -importcfg $WORK/b287/importcfg -pack ./pools.go cd $WORK/b289 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/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/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/fc/fc2005cfd705b2a75227474de2f12bb366a44c2c2353f45fae3d3e7d786eeda3-d # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b291/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid VKDtWp47XXPvK_5rhvk3/VKDtWp47XXPvK_5rhvk3 -goversion go1.12.15 -D "" -importcfg $WORK/b290/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b289=/tmp/go-build -gno-record-gcc-switches -o $WORK/b289/_cgo_.o $WORK/b289/_cgo_main.o $WORK/b289/_x001.o $WORK/b289/_x002.o -g -O2 cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/52/52ec8d0d6bcd4fe3de9a76eace9be81a11a7f1055a25fde99e76f8f0d706b1e4-d # internal github.com/docker/go-connections/sockets mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b198/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid YrnPiEMopkNjvqQjuDCc/YrnPiEMopkNjvqQjuDCc -goversion go1.12.15 -D "" -importcfg $WORK/b197/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b289/_cgo_.o -dynout $WORK/b289/_cgo_import.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b055/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid uSiQMzD5u8cpI2CpmiSp/uSiQMzD5u8cpI2CpmiSp -goversion go1.12.15 -D "" -importcfg $WORK/b289/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b289/_cgo_gotypes.go $WORK/b289/sysconfig.cgo1.go $WORK/b289/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/69/6946bcc56d08700f9ffd79647a75ac73435592d457bd8aa579bbc0ba3fdbc766-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b197/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b214/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid mWVAF8qAPqpeomwRw3ly/mWVAF8qAPqpeomwRw3ly -goversion go1.12.15 -D "" -importcfg $WORK/b196/importcfg -pack ./tlsclientconfig.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b289/_pkg_.a $WORK/b289/_x001.o $WORK/b289/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/ab/ab2f98e4e444180727e059f3446fa91d10a5d7f6e6d638b1a66d191a757c1147-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid ju2wjciXEY79wNWwPkQt/ju2wjciXEY79wNWwPkQt -goversion go1.12.15 -D "" -importcfg $WORK/b215/importcfg -pack ./errors.go ./handler.go ./register.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/ac/acf8acbd75ea0932bdb3bd69848a5a4e8debb2845249eff142940e3b379dead9-d # internal github.com/gorilla/mux mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid RZ1ZVGby-J2ZNqV0qxya/RZ1ZVGby-J2ZNqV0qxya -goversion go1.12.15 -D "" -importcfg $WORK/b219/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/3f/3f1706342cd75f02e92e0757ec08c9293a9ca9b75052437ec27c6e104b6cda3f-d # internal github.com/docker/distribution mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b217/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid q5EbqDfRLQDL7v3KKNs2/q5EbqDfRLQDL7v3KKNs2 -goversion go1.12.15 -D "" -importcfg $WORK/b221/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/b5/b58c98b71fbe6abc09e0ae49dd6d4ffe5b35d712ba8c069bcabaab76e6cb2f46-d # internal github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid i3VboDnpE84lR8u0U05_/i3VboDnpE84lR8u0U05_ -goversion go1.12.15 -D "" -importcfg $WORK/b222/importcfg -pack ./addr.go ./authchallenge.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/2c/2ce4c9099a27a79e1ac70b5643049dc8c742f5c314a70a381bb7f334c087022b-d # internal github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid v6MZ_OYtJePZTHGb4UML/v6MZ_OYtJePZTHGb4UML -goversion go1.12.15 -D "" -importcfg $WORK/b223/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/ae/ae7378191eb8f50e48b288897dd2af912bd236efcf528a8f1c622d70a6afdf43-d # internal expvar mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p expvar -std -complete -installsuffix shared -buildid a7WlcQK-hiUBkfwuiJ9A/a7WlcQK-hiUBkfwuiJ9A -goversion go1.12.15 -D "" -importcfg $WORK/b228/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/1a/1a392907d51d44dd2f2f220865556653a24d9ef4a07ded2022f635ec3fd081e6-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b234/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b235/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b236/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid X7HeRb3llVcqqdnxcfMo/X7HeRb3llVcqqdnxcfMo -goversion go1.12.15 -D "" -importcfg $WORK/b233/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/0a/0a605c73490906923cad8cdaeca98672de28520ee2b2f0e4c397429f2aeab581-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b217/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b215/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b219/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 9irtZlcBQJ3B-HQ-v9qz/9irtZlcBQJ3B-HQ-v9qz -goversion go1.12.15 -D "" -importcfg $WORK/b216/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/49/4925d4752a259eade8bb8bee41e2fa1374ebafb00726fb6144260bc212a2249a-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b261/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b215/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b263/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid ukKIOC2O7QdHrlWg9ldl/ukKIOC2O7QdHrlWg9ldl -goversion go1.12.15 -D "" -importcfg $WORK/b260/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/10/108b208050f92fe8ebb55c661f26021e5535c93d69874257751cbb45e1b7bcac-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b260/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid Ze2jVT4QFhRbCvQLf7Js/Ze2jVT4QFhRbCvQLf7Js -goversion go1.12.15 -D "" -importcfg $WORK/b259/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/d7/d70fbf3f53eedc94af4c080ac5a59d2d62af6d1025fd2f6eeab33f3bae2cde5d-d # internal net/http/httputil mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b202/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/internal=$WORK/b213/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid sFgWFFRTFrkxmQVIRtqh/sFgWFFRTFrkxmQVIRtqh -goversion go1.12.15 -D "" -importcfg $WORK/b280/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/70/706852fa6c8a4f4ff6c83988fb5e4546841c71849298a2f8eed8d78f9d94260d-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b186/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b214/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid FgyDOLtoGrngYzPXV2cx/FgyDOLtoGrngYzPXV2cx -goversion go1.12.15 -D "" -importcfg $WORK/b283/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/cb/cb6d852ed064874db426465262b3ecb103b91e9193a29b0816eeac60d5fbac3d-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b229/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b231/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b233/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b236/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b237/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b088/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid xcAc2nvw2aN809bna4KL/xcAc2nvw2aN809bna4KL -goversion go1.12.15 -D "" -importcfg $WORK/b227/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/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/27/27928089ce515c8f72bc7db76c6fa0d397781f607386d4e53db70981e6465419-d # internal github.com/containers/storage/pkg/archive mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b247/_pkg_.a packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/bzip2=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b042/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b287/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b075/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b290/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid b6zj0ocNeijEFzU14WGX/b6zj0ocNeijEFzU14WGX -goversion go1.12.15 -D "" -importcfg $WORK/b284/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/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/ba/baafa05236d1d9c610e938a27b2f37129e09734cb7c8693503df80685297b203-d # internal github.com/imdario/mergo mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid NGptp7X_Ax8XE4tT_5NG/NGptp7X_Ax8XE4tT_5NG -goversion go1.12.15 -D "" -importcfg $WORK/b293/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/1d/1d183f9650df6f561d5c4632167fca8b254cd126e1a962db24a9ada0ceb90952-d # internal golang.org/x/text/transform mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid 0k_-sg8x-3chTrZ7WMBh/0k_-sg8x-3chTrZ7WMBh -goversion go1.12.15 -D "" -importcfg $WORK/b298/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/9f/9fbfd06a9f0348b9d3b535a5f3db2cd498c8e4b5f091f6630ea40e51a50f7685-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid -B0Q34Cz0xK9e1D2CyF0/-B0Q34Cz0xK9e1D2CyF0 -goversion go1.12.15 -D "" -importcfg $WORK/b299/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/f0/f03ef2d4c2f1af9ad01f55e9d3bb032dca529c3621b337f2c09979d044e9663d-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b298/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b299/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid X9o7P1L6F8fuEA9g-f2W/X9o7P1L6F8fuEA9g-f2W -goversion go1.12.15 -D "" -importcfg $WORK/b297/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/92/92dd0575e6d49d9c783418d2c4b033b0eac48143faf2da34c27822453aa57b86-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b298/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid X8jnCk0yPxQ9AcX57FKN/X8jnCk0yPxQ9AcX57FKN -goversion go1.12.15 -D "" -importcfg $WORK/b300/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/14/140246653f2ab63da163ca7763f4e0c643ae1679fd87904962206603192cf809-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b201/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b227/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b233/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/httptrace=$WORK/b212/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid zAKqgauFf35hKPItA3OR/zAKqgauFf35hKPItA3OR -goversion go1.12.15 -D "" -importcfg $WORK/b240/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/9d/9dd261206d8be30fd9aad2c0e9558f347ce8a6e4855acd79f0ba0c64517409e4-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b186/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid Tx9iGxjS4_hK2W3JdAB8/Tx9iGxjS4_hK2W3JdAB8 -goversion go1.12.15 -D "" -importcfg $WORK/b281/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/93/93b9f74e4c994eda88ae3581dad4c6b682cd0910c2efb76cd1d32707a3004d91-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid JLrZ7pdpCc8AgMu1Q6SU/JLrZ7pdpCc8AgMu1Q6SU -goversion go1.12.15 -D "" -importcfg $WORK/b301/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/64/64173d62ceeb1d63fa9604191f1120748245b289f5fd6f6e7967c0d0410b9985-d # internal k8s.io/client-go/util/homedir mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid 1MxTQhGBM1pvFimBaUfW/1MxTQhGBM1pvFimBaUfW -goversion go1.12.15 -D "" -importcfg $WORK/b302/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/4c/4cdcb89fa4618a59d8cf19519403db3f30df192cd4f385b7876cbffa8c60b0c0-d # internal flag mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p flag -std -complete -installsuffix shared -buildid -JiZjrv9zMg1QQXwjreA/-JiZjrv9zMg1QQXwjreA -goversion go1.12.15 -D "" -importcfg $WORK/b307/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/b1/b19271549f5061647e69253ef6997835317b7b3200b2bbc26a4be928f0d8b805-d # internal golang.org/x/net/idna mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b297/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b299/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b300/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid IfoRMgqT2cnaWmLIZ5TT/IfoRMgqT2cnaWmLIZ5TT -goversion go1.12.15 -D "" -importcfg $WORK/b296/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables10.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/34/348263d9553c36801a27237366224401e565dc7a4148afc8d59468c37786e882-d # internal github.com/docker/go-metrics mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b227/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b240/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid HEVVfNhoBtbOU_3iJ5Gi/HEVVfNhoBtbOU_3iJ5Gi -goversion go1.12.15 -D "" -importcfg $WORK/b226/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/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/21/2150bdd6922b21215d9891dd8013fcf0bbedd06424676a3c5bdd10e3f680eb91-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b247/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile flag=$WORK/b307/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b060/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid Non7YGHYQVFdGxNDdLe3/Non7YGHYQVFdGxNDdLe3 -goversion go1.12.15 -D "" -importcfg $WORK/b306/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/f8/f8da9d16d0e7b78355bf64e381ca3f6e726a86b9fc1c6eed1643c48c411cdd22-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b226/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid wahY6tZe-0_XaBvX4urV/wahY6tZe-0_XaBvX4urV -goversion go1.12.15 -D "" -importcfg $WORK/b225/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/9e/9ea41afd6eaf17e18c3d5c26b93a99d1aed06daf04d7905b474138ad835fe874-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution=$WORK/b221/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b225/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid v0mEE7N2z9vHv35sSR6x/v0mEE7N2z9vHv35sSR6x -goversion go1.12.15 -D "" -importcfg $WORK/b224/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/cb/cb2acca5cebe4dca118e1533fceefdc13beeb7ef37e871f222ead0fadfef7198-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b275/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid -mKcybeYYe9j4EjSZv3W/-mKcybeYYe9j4EjSZv3W -goversion go1.12.15 -D "" -importcfg $WORK/b274/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/9a/9afd2df691090fc41cae218c8ebf001ee5c02bcadc70fff5c431300542e6382e-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b095/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid Fc4jZ7Snf3poNnIhdRH_/Fc4jZ7Snf3poNnIhdRH_ -goversion go1.12.15 -D "" -importcfg $WORK/b308/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/ea/eaca4d8ffaf8f5ff8c06e099ab6e82c62a888ba3fd6537a1b5a15eeadad91c36-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b221/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b217/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b224/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid JqN-bWk3532ULasNHSJb/JqN-bWk3532ULasNHSJb -goversion go1.12.15 -D "" -importcfg $WORK/b241/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/1a/1ab1fe64d0e8b265335d4b5d56cdd64acfb17479e1904d9270cb26374933a829-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b296/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid N1cdYcwvpdp88L2ozhFs/N1cdYcwvpdp88L2ozhFs -goversion go1.12.15 -D "" -importcfg $WORK/b295/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/b4/b4121bfff5e90c112ad4f97a9a17c1448da942d6cf74d1b653db1abc6c85cf13-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b306/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b308/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid qaouaNiV5dVJU0wqtqfh/qaouaNiV5dVJU0wqtqfh -goversion go1.12.15 -D "" -importcfg $WORK/b305/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/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/2c/2c631bbe39f371de50c4b3d4e1605d37dacd1985d9391c8356decb4a89f9774a-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b274/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid FZPXJfnkVUMVjRsipP4I/FZPXJfnkVUMVjRsipP4I -goversion go1.12.15 -D "" -importcfg $WORK/b273/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/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/20/20f562293b1f72e31908167e8f60fc4b4a99f5560df1d92579e1a572d9039426-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution=$WORK/b221/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b217/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b215/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b222/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b223/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b224/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b241/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid UbNEk-NNViG9ZVW54PDK/UbNEk-NNViG9ZVW54PDK -goversion go1.12.15 -D "" -importcfg $WORK/b220/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/f1/f15970147504c1cc593b90306421b1f43b7558e10151ad699afebd9793225d95-d # internal golang.org/x/net/http2 mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/gzip=$WORK/b201/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b295/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b301/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b296/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/httptrace=$WORK/b212/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid hlo3J3_3mTj9yQ3E5g10/hlo3J3_3mTj9yQ3E5g10 -goversion go1.12.15 -D "" -importcfg $WORK/b294/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/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/05/052e2e3293e8e187738ed8139996d21943e9a8caf06246babfdb8a90ab09d824-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b273/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b257/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid DnuB7IeHdYar7Tg20vLf/DnuB7IeHdYar7Tg20vLf -goversion go1.12.15 -D "" -importcfg $WORK/b252/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/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/92/92b9e8dab90cc2e7e89e53a327950a2aef21ffeeff76e19558e225b8822cb7f9-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b252/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid Omvh2UcE923_EejysSk1/Omvh2UcE923_EejysSk1 -goversion go1.12.15 -D "" -importcfg $WORK/b279/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/fb/fb8019de83c69ce31e65c53dfe2a664c5d31579f6411cbf933633c7693837c87-d # internal github.com/docker/docker/client mkdir -p $WORK/b250/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b217/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b251/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b252/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b273/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b279/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b260/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b197/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b214/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/httputil=$WORK/b280/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid YsAhmMheZTGsLAgh54o8/YsAhmMheZTGsLAgh54o8 -goversion go1.12.15 -D "" -importcfg $WORK/b250/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/7b/7b2f162459cac110784083abc3ecc94d7b5c56ac6edf4d8e51bae0b22d8cbf08-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid hbg_sQFooyZOhyWsYHjh/hbg_sQFooyZOhyWsYHjh -goversion go1.12.15 -D "" -importcfg $WORK/b311/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/da/daa344c316d12081b8eb9fe7858d86d7c2292ff437ff5149842c0c35dbe26aaf-d # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/7f/7fd4a5af7838bea12353697439ce18745cffeefe533f9d248d9fe22a7a41ce9f-d # internal github.com/containers/storage/pkg/locker mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF github.com/containers/image/v5/docker cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid 0yasyI_rp2NlYho_HhZr/0yasyI_rp2NlYho_HhZr -goversion go1.12.15 -D "" -importcfg $WORK/b312/importcfg -pack ./locker.go mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b189/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b215/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b220/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b214/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid YMSEv_ObajPXj3SDdrjY/YMSEv_ObajPXj3SDdrjY -goversion go1.12.15 -D "" -importcfg $WORK/b187/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/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/af/aff9a47b057862d02d2a9174015ee56ea4bf546ec9c3aa1a4bc86143ff38a6a8-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid oh2mJmuNr-5czHsVENaM/oh2mJmuNr-5czHsVENaM -goversion go1.12.15 -D "" -importcfg $WORK/b313/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/ca/caf3870f26e77e3b0d2edd990da2602d804e01df97dfc9d8cdf0bccc73f3021f-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b306/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b311/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b312/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b308/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid r75LP91xIw0QISocYdDu/r75LP91xIw0QISocYdDu -goversion go1.12.15 -D "" -importcfg $WORK/b310/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/c8/c80cfe7db3b7f8ae6f779c8dbfe04420f9c2d5dfc4933597049e3e12155fd329-d # internal github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b315/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b315/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b315/ -g -O2 ./btrfs.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/65/65511010d0d30e807817aec6dcd8204ab6efb32edb299ac7f4b739dbb20802b9-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b317/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper pkg-config --libs -- devmapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b317/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b317/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cd $WORK/b315 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b315=/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-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b315=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/2a/2a9014e721cff781f6ed9e8a2e2c6cf8d7bd2727933fd73b4ad8c27370efe9fc-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b142/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b242/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b293/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b294/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b302/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid f0F1OBWRTsNLxzIO-hkB/f0F1OBWRTsNLxzIO-hkB -goversion go1.12.15 -D "" -importcfg $WORK/b292/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/04/0462c6dece8cbe73373b89c84ba868b011bb2f6e4676de87c86d780453a7c6bf-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b250/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b214/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid H8u49SFbCu8vXkd2L4Vw/H8u49SFbCu8vXkd2L4Vw -goversion go1.12.15 -D "" -importcfg $WORK/b249/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cd $WORK/b315 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b315=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b315=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b315=/tmp/go-build -gno-record-gcc-switches -o $WORK/b315/_cgo_.o $WORK/b315/_cgo_main.o $WORK/b315/_x001.o $WORK/b315/_x002.o $WORK/b315/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/3a/3aef6408f0869f1df36b0a1528c542e8369392d087da2cfb65858ddd99aaf3f4-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid -o1MMvxX9y4KjSfsMKIz/-o1MMvxX9y4KjSfsMKIz -goversion go1.12.15 -D "" -importcfg $WORK/b318/importcfg -pack ./dmesg_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/4a/4a0141f9b3080b2d34b77d139811ce1144218da766ab30c2b63259022ea5556b-d # internal github.com/containers/storage/pkg/loopback cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage btrfs -dynimport $WORK/b315/_cgo_.o -dynout $WORK/b315/_cgo_import.go mkdir -p $WORK/b319/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b319/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b319/ -g -O2 ./loop_wrapper.go cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid ui8GCoFiQg5jLqVcu-bA/ui8GCoFiQg5jLqVcu-bA -goversion go1.12.15 -D "" -importcfg $WORK/b315/importcfg -pack $WORK/b315/_cgo_gotypes.go $WORK/b315/btrfs.cgo1.go $WORK/b315/version.cgo1.go $WORK/b315/_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/8b/8bf05fc5c4bb6445c33dc3739759a236d3367aff1f1bbb51f913af82a0844b0e-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid c4RDImQZcDjP4Z_kT29Z/c4RDImQZcDjP4Z_kT29Z -goversion go1.12.15 -D "" -importcfg $WORK/b320/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go cd $WORK/b319 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b319=/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/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/f8/f899a9340cd2ff2dfa281e6eb13feddb7b62a2bb1640419e497d5bee95f0d981-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid oMW8bCHl9KYS2cS09qgC/oMW8bCHl9KYS2cS09qgC -goversion go1.12.15 -D "" -importcfg $WORK/b322/importcfg -pack ./overlayutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/b5/b5cd15e7d0808c5ff798972e8e1120cd894ea587873cf6636949874237cf0874-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b323/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b323/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b323/ -g -O2 ./projectquota.go cd $WORK/b319 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b319=/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-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b319=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b315/_pkg_.a $WORK/b315/_x001.o $WORK/b315/_x002.o $WORK/b315/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/7b/7b4775af246a341c45221cfecdff244e1554339705a8e9ee442456d791eb3b1a-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid ycou1A9ZaffeSyTpUL8w/ycou1A9ZaffeSyTpUL8w -goversion go1.12.15 -D "" -importcfg $WORK/b324/importcfg -pack ./fsutils_linux.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b319=/tmp/go-build -gno-record-gcc-switches -o $WORK/b319/_cgo_.o $WORK/b319/_cgo_main.o $WORK/b319/_x001.o $WORK/b319/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/99/9931f48da5aae6f3b81dd1985273f43658d250da32848c08559a9086421c1b8a-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b326/ cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b326/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b326/ -g -O2 ./copy_linux.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage loopback -dynimport $WORK/b319/_cgo_.o -dynout $WORK/b319/_cgo_import.go cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid YhoA175sByzbIf1bv7Rx/YhoA175sByzbIf1bv7Rx -goversion go1.12.15 -D "" -importcfg $WORK/b319/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b319/_cgo_gotypes.go $WORK/b319/loop_wrapper.cgo1.go $WORK/b319/_cgo_import.go cd $WORK/b326 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b326=/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-0.1.41/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b326=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b319/_pkg_.a $WORK/b319/_x001.o $WORK/b319/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cd $WORK/b326 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b326=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/ed/ed5a4ce752a6f9ee9af4c2c53e53647d44076f252aefbbdf93ac376a4704ed5d-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid pu4JUAvkMC36SVa6FfCa/pu4JUAvkMC36SVa6FfCa -goversion go1.12.15 -D "" -importcfg $WORK/b328/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b326=/tmp/go-build -gno-record-gcc-switches -o $WORK/b326/_cgo_.o $WORK/b326/_cgo_main.o $WORK/b326/_x001.o $WORK/b326/_x002.o -g -O2 cd $WORK/b323 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b326/_cgo_.o -dynout $WORK/b326/_cgo_import.go cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b287/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid nvbxuAKI7e__PJ0N2GwE/nvbxuAKI7e__PJ0N2GwE -goversion go1.12.15 -D "" -importcfg $WORK/b326/importcfg -pack $WORK/b326/_cgo_gotypes.go $WORK/b326/copy_linux.cgo1.go $WORK/b326/_cgo_import.go cd $WORK/b323 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b326/_pkg_.a $WORK/b326/_x001.o $WORK/b326/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/6e/6ef6a04b3cc163c8bd3f6222f40813cc5ede466e76bd9f4f342c4f3897c160f2-d # internal github.com/containers/storage/drivers/vfs mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b326/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid J8EWUsJL9OEXsFH67crl/J8EWUsJL9OEXsFH67crl -goversion go1.12.15 -D "" -importcfg $WORK/b325/importcfg -pack ./copy_linux.go ./driver.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/34/34bbb100247d059e17dd7c93f6847955a30118e3d05745587bcdb399dfb7a06f-d # internal github.com/containers/storage/drivers/zfs mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b328/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid pFxlvmsX6T7Z6w8879I2/pFxlvmsX6T7Z6w8879I2 -goversion go1.12.15 -D "" -importcfg $WORK/b327/importcfg -pack ./zfs.go ./zfs_linux.go cd $WORK/b323 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -o $WORK/b323/_cgo_.o $WORK/b323/_cgo_main.o $WORK/b323/_x001.o $WORK/b323/_x002.o -g -O2 cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b323/_cgo_.o -dynout $WORK/b323/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid Bh3ZyVmQKrzN69Ebd_Fs/Bh3ZyVmQKrzN69Ebd_Fs -goversion go1.12.15 -D "" -importcfg $WORK/b323/importcfg -pack $WORK/b323/_cgo_gotypes.go $WORK/b323/projectquota.cgo1.go $WORK/b323/_cgo_import.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/3c/3c5dc60a5e640a95a8fadf6865d7904a7e33e60f0ab63a9b9c30027f2a11f9c5-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid i2UHRcFGWDyrs2FSAca7/i2UHRcFGWDyrs2FSAca7 -goversion go1.12.15 -D "" -importcfg $WORK/b329/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/19/19caa0e08ce419d8c83282d0fae79b682baed20f90db21b298147afeed9a4155-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid Ry301EnFBsZiQchlkn_b/Ry301EnFBsZiQchlkn_b -goversion go1.12.15 -D "" -importcfg $WORK/b331/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/f3/f37bcf30a616b543feb8109d2b88880483cdb55dd78dbbc911506f10a9e57ce1-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid Px-WeSiLhl9vbOda68ul/Px-WeSiLhl9vbOda68ul -goversion go1.12.15 -D "" -importcfg $WORK/b332/importcfg -pack ./stringutils.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b323/_pkg_.a $WORK/b323/_x001.o $WORK/b323/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/7a/7aa8c5febc7d05c681462c6a31809cb33ecc94a5f65d38c56b2cf3a0ab592de9-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile flag=$WORK/b307/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b306/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b311/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b312/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid DXSbXAa0jrvWcf9CveYX/DXSbXAa0jrvWcf9CveYX -goversion go1.12.15 -D "" -importcfg $WORK/b321/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/02/028eba41d26ee4fe8c6d182c16b22cc09f24d9540fe4ec6e04a1463d26139b9c-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid 5FJdEFzKTK4_Qa8sMTD6/5FJdEFzKTK4_Qa8sMTD6 -goversion go1.12.15 -D "" -importcfg $WORK/b330/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/00/00e24b040782a1aa8ef1dba8e4264ef39f345b093d6c0f7bb7b266ec27fb450d-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid JqaFn_8tDfVyVZNQpv8e/JqaFn_8tDfVyVZNQpv8e -goversion go1.12.15 -D "" -importcfg $WORK/b334/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/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/80/80fd08649356a7fb48c594b4dcf8daf67d7193eb5dfd086d179cf24edbce0810-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid e3RrPJBNvMecrXY8grY8/e3RrPJBNvMecrXY8grY8 -goversion go1.12.15 -D "" -importcfg $WORK/b336/importcfg -pack ./children.go ./patricia.go cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/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/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/08/083f195b9ae9f911f9ded8ad2d5192a65f415bfa4039bb01798336b10019520d-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b336/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid 3qDUr219EKziWs2L8yY3/3qDUr219EKziWs2L8yY3 -goversion go1.12.15 -D "" -importcfg $WORK/b335/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/5b/5bdf61f801afb940cfba809e20301201f43308e6cdf81e8a1739a0dff7e8ccc9-d # internal go/token mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p go/token -std -complete -installsuffix shared -buildid zesNhLqVcw-7fPCTa2od/zesNhLqVcw-7fPCTa2od -goversion go1.12.15 -D "" -importcfg $WORK/b342/importcfg -pack ./position.go ./serialize.go ./token.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -o $WORK/b317/_cgo_.o $WORK/b317/_cgo_main.o $WORK/b317/_x001.o $WORK/b317/_x002.o $WORK/b317/_x003.o $WORK/b317/_x004.o $WORK/b317/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/c1/c1020322e9c4eb986c94689cff9e64a3272d3b229ea141ab4f014de1998d7d35-d # internal go/scanner mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/token=$WORK/b342/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p go/scanner -std -complete -installsuffix shared -buildid L0uhRhDu5euJkDH-9SiJ/L0uhRhDu5euJkDH-9SiJ -goversion go1.12.15 -D "" -importcfg $WORK/b341/importcfg -pack ./errors.go ./scanner.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage devicemapper -dynimport $WORK/b317/_cgo_.o -dynout $WORK/b317/_cgo_import.go cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid B4HNx-VbOvZibqlBwJnq/B4HNx-VbOvZibqlBwJnq -goversion go1.12.15 -D "" -importcfg $WORK/b317/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b317/_cgo_gotypes.go $WORK/b317/devmapper_log.cgo1.go $WORK/b317/devmapper_wrapper.cgo1.go $WORK/b317/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b317/devmapper_wrapper_dynamic.cgo1.go $WORK/b317/_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/e1/e1ba95fa44277a5125da6d35e38737b272b0cc26715962e07c1ad6052c1c5019-d # internal text/tabwriter mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid tC07Pi8zXVprv4CGHkVV/tC07Pi8zXVprv4CGHkVV -goversion go1.12.15 -D "" -importcfg $WORK/b345/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/6c/6c04fa9c95e1668d2281fc2a761f476eec20ec11e366f998a80f00ea7aa84017-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b334/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid y8H-lokulLhZ2vjH7SGj/y8H-lokulLhZ2vjH7SGj -goversion go1.12.15 -D "" -importcfg $WORK/b333/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/e0/e0a67caf0b54f505d22890a4579de08078bca135108119a4c23273971bb937dd-d # internal text/template/parse mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p text/template/parse -std -complete -installsuffix shared -buildid 4g-nLd_XWMLEyM10UhVv/4g-nLd_XWMLEyM10UhVv -goversion go1.12.15 -D "" -importcfg $WORK/b347/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/a2/a289052fa218babb657bee8ec9705543804ddac52a766d24cf80a24cb3837e80-d # internal go/ast mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/scanner=$WORK/b341/_pkg_.a packagefile go/token=$WORK/b342/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p go/ast -std -complete -installsuffix shared -buildid FAeHlgCxWuQi5k7i1P36/FAeHlgCxWuQi5k7i1P36 -goversion go1.12.15 -D "" -importcfg $WORK/b340/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/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/1e/1e589a7548021129d239a0cf1c4c60b67039064112eadb67550cf8655ce24f99-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b334/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b308/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/crc64=$WORK/b095/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid NGSQE6iswo06zBRkA4mC/NGSQE6iswo06zBRkA4mC -goversion go1.12.15 -D "" -importcfg $WORK/b348/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/84/8448501c52770096063b78e12239678671bbaf6d6d6bc9f740cd175e4220e1e7-d # internal github.com/containers/image/v5/tarball mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid A5gmSg3U9YOL1sHCFuFR/A5gmSg3U9YOL1sHCFuFR -goversion go1.12.15 -D "" -importcfg $WORK/b349/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b317/_pkg_.a $WORK/b317/_x001.o $WORK/b317/_x002.o $WORK/b317/_x003.o $WORK/b317/_x004.o $WORK/b317/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/67/67fef5489109846a09cab6a0cf267a60365750635738e1a710f99137000c8c1c-d # internal github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b317/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b318/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b312/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b319/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b320/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid qqr-6XTbya1aacsm4UQp/qqr-6XTbya1aacsm4UQp -goversion go1.12.15 -D "" -importcfg $WORK/b316/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/aa/aaae6c5733b5ca33347fdba31164745261c977757831314d4e8d1e499b29581e-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid 7SU7EOYf8NJNWxSDWS_G/7SU7EOYf8NJNWxSDWS_G -goversion go1.12.15 -D "" -importcfg $WORK/b352/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/72/72518792dbe7e57cddb144b6e923ff740ed3f5aa6e37c09c3a3b162f8d966e19-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b038/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b261/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b352/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid N563hq7l-UFumKdcn3U6/N563hq7l-UFumKdcn3U6 -goversion go1.12.15 -D "" -importcfg $WORK/b351/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/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/35/3570b1906e6db036e2bc7ee5c488e39522ac9c5011f74cc7a11e69d3fe5abd7f-d # internal text/template mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b005/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b347/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p text/template -std -complete -installsuffix shared -buildid 4NBawOhmhXGm2tQX6CHt/4NBawOhmhXGm2tQX6CHt -goversion go1.12.15 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/78/789c1e17f38728137e1a4837814f5ef2f1c5b36ad840b7a0aea3e1104f8e675e-d # internal html mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p html -std -complete -installsuffix shared -buildid zVfXuW0rdWDtH-BLgipY/zVfXuW0rdWDtH-BLgipY -goversion go1.12.15 -D "" -importcfg $WORK/b357/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/49/4925284a0f12b5d2c8017eb2cc6487484bb198ee7772dc1a0e607d554bdbfb8c-d # internal github.com/russross/blackfriday/v2 mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b356/_pkg_.a packagefile html=$WORK/b357/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/russross/blackfriday/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/russross/blackfriday/v2 -complete -installsuffix shared -buildid pVTXg8s9D0kWBX5_IXee/pVTXg8s9D0kWBX5_IXee -goversion go1.12.15 -D "" -importcfg $WORK/b355/importcfg -pack ./block.go ./doc.go ./esc.go ./html.go ./inline.go ./markdown.go ./node.go ./smartypants.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/f8/f8cc394c3a553c67feed9c3007bda975b69ce1930d8ca9c69cbbfd23d41815fb-d # internal go/parser mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/ast=$WORK/b340/_pkg_.a packagefile go/scanner=$WORK/b341/_pkg_.a packagefile go/token=$WORK/b342/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_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/b343/_pkg_.a -trimpath $WORK/b343 -shared -p go/parser -std -complete -installsuffix shared -buildid Lnc3JIv5aqbJk6-_B1jU/Lnc3JIv5aqbJk6-_B1jU -goversion go1.12.15 -D "" -importcfg $WORK/b343/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/3d/3dfa7fe0e371aa1a97c13762c05874dcfcc983bd2c1108c492021dbcb10ed929-d # internal go/printer mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/ast=$WORK/b340/_pkg_.a packagefile go/token=$WORK/b342/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b345/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p go/printer -std -complete -installsuffix shared -buildid d0Ga8rIa5RylVmKsWzJn/d0Ga8rIa5RylVmKsWzJn -goversion go1.12.15 -D "" -importcfg $WORK/b344/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/fd/fd6fcd17f1323cfb525285d8482a5aef963198ea4802158b5150545c7ad2a350-d # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/87/873d9915f2ba66c86a70afc2dd273ee880508e6ae4b7321f2abc77c331917d14-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b310/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b321/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b327/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid u6kf9Vs_cr5Z1w-WHtlF/u6kf9Vs_cr5Z1w-WHtlF -goversion go1.12.15 -D "" -importcfg $WORK/b309/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/48/486970ecac5c653aaf4cc38503b5978147cbff324bfd0d75f9c86fb47ee0146f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/10/103a56cb413abcfe57db6fdab1905baae324dfe376b8b54ed4b2b0baf4ed7f65-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b355/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/cpuguy83/go-md2man/v2/md2man /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/cpuguy83/go-md2man/v2/md2man -complete -installsuffix shared -buildid SOrhwgU8PTU72nHxxiS2/SOrhwgU8PTU72nHxxiS2 -goversion go1.12.15 -D "" -importcfg $WORK/b354/importcfg -pack ./md2man.go ./roff.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/26/2640ad58c9e3d5338d444d7f05782990714252b32cbe5d185b3fea7f5f1cae9b-d # internal github.com/urfave/cli mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b307/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b354/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b345/_pkg_.a packagefile text/template=$WORK/b346/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/urfave/cli -complete -installsuffix shared -buildid xzdTRViczp93Uj0y3ey8/xzdTRViczp93Uj0y3ey8 -goversion go1.12.15 -D "" -importcfg $WORK/b353/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./docs.go ./errors.go ./fish.go ./flag.go ./flag_bool.go ./flag_bool_t.go ./flag_duration.go ./flag_float64.go ./flag_generic.go ./flag_int.go ./flag_int64.go ./flag_int64_slice.go ./flag_int_slice.go ./flag_string.go ./flag_string_slice.go ./flag_uint.go ./flag_uint64.go ./funcs.go ./help.go ./parse.go ./sort.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/e6/e6ca1124de2ba9771069f36ba52b61b88c29405b526106843ea463eae75bf48e-d # internal go/format mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/ast=$WORK/b340/_pkg_.a packagefile go/parser=$WORK/b343/_pkg_.a packagefile go/printer=$WORK/b344/_pkg_.a packagefile go/token=$WORK/b342/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p go/format -std -complete -installsuffix shared -buildid FSuhVwU6-RxwvcovaE3F/FSuhVwU6-RxwvcovaE3F -goversion go1.12.15 -D "" -importcfg $WORK/b339/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/2a/2a307db06fa378390158ed8538cf54f6e6d64862a080b7514330fb5bcf4b7358-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b290/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b338/_pkg_.a packagefile go/format=$WORK/b339/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b346/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid i0vnSDWlpGjSnGnPeyW2/i0vnSDWlpGjSnGnPeyW2 -goversion go1.12.15 -D "" -importcfg $WORK/b337/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/0f/0f881b8ddc93da0532a3c71d8941de5f4163cec597fd4ce4bf46e82501df3e22-d # internal github.com/containers/storage mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b309/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b311/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b330/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b332/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b333/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b335/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b290/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b337/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b338/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b334/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b348/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b308/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/containers/storage -complete -installsuffix shared -buildid I_kE02uw7FaWG4wAh9Fl/I_kE02uw7FaWG4wAh9Fl -goversion go1.12.15 -D "" -importcfg $WORK/b304/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./lockfile_compat.go ./store.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/e1/e12f7b2a2d9499a490d8c9087e1dc97bcf53a6a9adef4bc28a1f3cb9d5b9a536-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b351/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b158/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/urfave/cli=$WORK/b353/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/ocicrypt/helpers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid GXeGvwl5fbto4X8KgJqL/GXeGvwl5fbto4X8KgJqL -goversion go1.12.15 -D "" -importcfg $WORK/b350/importcfg -pack ./parse_helpers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/0a/0ae1e3cb576b8c641609a726bc2ea7ff46710012a2e615df5fe66e0ec1f9f778-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/3d/3da6c1f94096b397121fd8862fd1fff5b056ade3a4f096d983ed83e900a29b5e-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/storage=$WORK/b304/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid NsJMvUe9jd-rjf86a85f/NsJMvUe9jd-rjf86a85f -goversion go1.12.15 -D "" -importcfg $WORK/b303/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/46/465a59896c6210cc335e87f7dbe3eb9b95dac0dda636bd3d5a846346cf5b7df5-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b292/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b349/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-0.1.41/vendor/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid NbLZ8moNoJ0YcLNJmvRb/NbLZ8moNoJ0YcLNJmvRb -goversion go1.12.15 -D "" -importcfg $WORK/b244/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/1a/1ab14c7c1e3319bbb1a42fb695228a75884c3e6ffe11944e4a4742108c5a62ad-d # internal _/builddir/build/BUILD/skopeo-0.1.41/cmd/skopeo mkdir -p $WORK/b001/ cd /builddir/build/BUILD/skopeo-0.1.41/cmd/skopeo CGO_LDFLAGS='"-g" "-O2" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b001/ -importpath _/builddir/build/BUILD/skopeo-0.1.41/cmd/skopeo -- -I $WORK/b001/ -g -O2 ./cgo_pthread_ordering_workaround.go cd $WORK/b001 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-0.1.41/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-0.1.41/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-0.1.41/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-0.1.41/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/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/common/pkg/unshare=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b350/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b358/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b060/_pkg_.a packagefile github.com/urfave/cli=$WORK/b353/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b243/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b010/_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 ciYmqttHkZF0FfoDWLui/ciYmqttHkZF0FfoDWLui -goversion go1.12.15 -D _/builddir/build/BUILD/skopeo-0.1.41/cmd/skopeo -importcfg $WORK/b001/importcfg -pack ./copy.go ./delete.go ./flag.go ./inspect.go ./layers.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/e5/e583ee17737a205612fde8641edeb0201a9277220ddaff5e20c671b735dc1ef7-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile _/builddir/build/BUILD/skopeo-0.1.41/cmd/skopeo=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/common/pkg/unshare=$WORK/b037/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b097/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b167/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b350/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b358/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b098/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b043/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b060/_pkg_.a packagefile github.com/urfave/cli=$WORK/b353/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b243/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b005/_pkg_.a packagefile bufio=$WORK/b038/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b039/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b059/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b158/_pkg_.a packagefile github.com/vbauerster/mpb/v4=$WORK/b177/_pkg_.a packagefile github.com/vbauerster/mpb/v4/decor=$WORK/b180/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b176/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b184/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b186/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b189/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b196/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b215/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b220/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b214/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b242/_pkg_.a packagefile mime=$WORK/b172/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b096/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b100/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b139/_pkg_.a packagefile compress/bzip2=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b075/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b089/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b091/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b142/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b281/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b292/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b349/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b351/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b160/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile flag=$WORK/b307/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b354/_pkg_.a packagefile text/tabwriter=$WORK/b345/_pkg_.a packagefile text/template=$WORK/b346/_pkg_.a packagefile internal/poll=$WORK/b025/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b029/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a packagefile runtime/internal/math=$WORK/b014/_pkg_.a packagefile runtime/internal/sys=$WORK/b015/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b055/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b159/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b168/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b169/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b170/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b174/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b147/_pkg_.a packagefile container/heap=$WORK/b178/_pkg_.a packagefile github.com/vbauerster/mpb/v4/cwriter=$WORK/b179/_pkg_.a packagefile github.com/vbauerster/mpb/v4/internal=$WORK/b183/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b181/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b182/_pkg_.a packagefile container/list=$WORK/b108/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile crypto/des=$WORK/b109/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/hmac=$WORK/b110/_pkg_.a packagefile crypto/md5=$WORK/b111/_pkg_.a packagefile crypto/rc4=$WORK/b112/_pkg_.a packagefile crypto/rsa=$WORK/b106/_pkg_.a packagefile crypto/sha1=$WORK/b113/_pkg_.a packagefile crypto/sha512=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile crypto/x509=$WORK/b114/_pkg_.a packagefile encoding/asn1=$WORK/b105/_pkg_.a packagefile encoding/pem=$WORK/b117/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b125/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b118/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b128/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b129/_pkg_.a packagefile net=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b190/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b191/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b192/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b193/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b195/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b197/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b217/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b219/_pkg_.a packagefile github.com/docker/distribution=$WORK/b221/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b222/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b223/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b224/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b241/_pkg_.a packagefile compress/gzip=$WORK/b201/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b202/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b208/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b209/_pkg_.a packagefile internal/x/net/idna=$WORK/b203/_pkg_.a packagefile math/rand=$WORK/b082/_pkg_.a packagefile mime/multipart=$WORK/b210/_pkg_.a packagefile net/http/httptrace=$WORK/b212/_pkg_.a packagefile net/http/internal=$WORK/b213/_pkg_.a packagefile net/textproto=$WORK/b173/_pkg_.a packagefile regexp/syntax=$WORK/b049/_pkg_.a packagefile crypto/x509/pkix=$WORK/b116/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b136/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b137/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b083/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b085/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b087/_pkg_.a packagefile hash/crc32=$WORK/b086/_pkg_.a packagefile runtime/debug=$WORK/b088/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b090/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b092/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b093/_pkg_.a packagefile hash/crc64=$WORK/b095/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b246/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b284/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b293/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b294/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b302/_pkg_.a packagefile github.com/containers/storage=$WORK/b304/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b285/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b261/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b352/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b161/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b355/_pkg_.a packagefile text/template/parse=$WORK/b347/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b041/_pkg_.a packagefile github.com/docker/go-units=$WORK/b051/_pkg_.a packagefile net/mail=$WORK/b171/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b175/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile compress/zlib=$WORK/b149/_pkg_.a packagefile crypto/dsa=$WORK/b115/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b151/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b152/_pkg_.a packagefile image=$WORK/b154/_pkg_.a packagefile image/jpeg=$WORK/b156/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b103/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b119/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b126/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b127/_pkg_.a packagefile internal/nettrace=$WORK/b121/_pkg_.a packagefile internal/singleflight=$WORK/b122/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b123/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b198/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b218/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b225/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b204/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b206/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b207/_pkg_.a packagefile mime/quotedprintable=$WORK/b211/_pkg_.a packagefile hash/fnv=$WORK/b138/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b084/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b094/_pkg_.a packagefile archive/tar=$WORK/b247/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b251/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b252/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b273/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b279/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b260/_pkg_.a packagefile net/http/httputil=$WORK/b280/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b042/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b287/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b288/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b289/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b290/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b295/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b301/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b296/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b309/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b311/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b330/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b332/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b333/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b335/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b314/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b337/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b338/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b334/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b348/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b308/_pkg_.a packagefile golang.org/x/net/context=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b263/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b162/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b164/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b165/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b166/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b356/_pkg_.a packagefile html=$WORK/b357/_pkg_.a packagefile hash/adler32=$WORK/b150/_pkg_.a packagefile image/color=$WORK/b155/_pkg_.a packagefile image/internal/imageutil=$WORK/b157/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b199/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b226/_pkg_.a packagefile internal/x/text/transform=$WORK/b205/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b255/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b274/_pkg_.a packagefile text/scanner=$WORK/b050/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b291/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b297/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b299/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b300/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b306/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b310/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b321/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b327/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b336/_pkg_.a packagefile go/format=$WORK/b339/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b230/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b264/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b269/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b163/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b227/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b240/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b275/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b298/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b312/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b317/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b318/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b319/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b320/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b326/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b328/_pkg_.a packagefile go/ast=$WORK/b340/_pkg_.a packagefile go/parser=$WORK/b343/_pkg_.a packagefile go/printer=$WORK/b344/_pkg_.a packagefile go/token=$WORK/b342/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b265/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b266/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b270/_pkg_.a packagefile expvar=$WORK/b228/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b229/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b231/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b233/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b236/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b237/_pkg_.a packagefile go/scanner=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b271/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b234/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b235/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b238/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b239/_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=yRlk4VV7J5g_ut9DuwAS/ciYmqttHkZF0FfoDWLui/8-sMBa6KMwVLT5y6EahZ/yRlk4VV7J5g_ut9DuwAS -B 0xe9ef288a62e0edf1ba82cadf97e31c3fd4ed8c4a -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 $GOPATH/go.mod exists but should not + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dKrPUL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le ++ dirname /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le + cd skopeo-0.1.41 + make DESTDIR=/builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le SIGSTOREDIR=/builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/var/lib/containers/sigstore install install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/bin install -m 755 skopeo /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/bin/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/man/man1 install -m 644 docs/*.1 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/man/man1/ install -m 755 -d /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/bash-completion/completions install -m 644 completions/bash/skopeo /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/bash-completion/completions/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/var/lib/containers/sigstore install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/etc/containers install -m 644 default-policy.json /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/etc/containers/policy.json install -d -m 755 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/etc/containers/registries.d install -m 644 default.yaml /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/etc/containers/registries.d/default.yaml + mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/etc + mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/etc/containers/certs.d /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/etc/containers/oci/hooks.d + mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/man/man5 + install -m0644 /builddir/build/SOURCES/storage.conf /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/etc/containers/storage.conf + install -p -m 644 /builddir/build/SOURCES/registries.conf /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/etc/containers/ + go-md2man -in /builddir/build/SOURCES/containers-storage.conf.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.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-0.1.41-1.fc30.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-0.1.41-1.fc30.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-0.1.41-1.fc30.ppc64le/usr/share/man/man5/containers-mounts.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-signature.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/man/man5/containers-signature.5 + go-md2man -in /builddir/build/SOURCES/containers-transports.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/man/man5/containers-transports.5 + go-md2man -in /builddir/build/SOURCES/containers-certs.d.5.md -out /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.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-0.1.41-1.fc30.ppc64le/usr/share/man/man5/containers-registries.d.5 + mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/containers + install -m0644 /builddir/build/SOURCES/mounts.conf /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/containers/mounts.conf + install -m0644 /builddir/build/SOURCES/seccomp.json /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/containers/seccomp.json + install -d -p -m 755 /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le//usr/share/rhel/secrets + ln -s /etc/pki/entitlement /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/rhel/secrets/etc-pki-entitlement + ln -s /etc/rhsm /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/rhel/secrets/rhsm + ln -s /etc/yum.repos.d/redhat.repo /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/rhel/secrets/rhel7.repo + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.1.41-1.fc30 --unique-debug-suffix -0.1.41-1.fc30.ppc64le --unique-debug-src-base skopeo-0.1.41-1.fc30.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/skopeo-0.1.41 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/bin/skopeo extracting debug info from /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/bin/skopeo 14381 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SYb1Er + umask 022 + cd /builddir/build/BUILD + cd skopeo-0.1.41 + exit 0 Processing files: skopeo-0.1.41-1.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.joclp7 + umask 022 + cd /builddir/build/BUILD + cd skopeo-0.1.41 + DOCDIR=/builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/doc/skopeo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/doc/skopeo + cp -pr README.md /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/doc/skopeo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AquX9M + umask 022 + cd /builddir/build/BUILD + cd skopeo-0.1.41 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/licenses/skopeo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/licenses/skopeo + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le/usr/share/licenses/skopeo + exit 0 Provides: bundled(golang(github.com/BurntSushi/toml)) = master bundled(golang(github.com/beorn7/perks)) = 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9 bundled(golang(github.com/containerd/continuity)) = d8fb8589b0e8e85b8c8bbaa8840226d0dfeb7371 bundled(golang(github.com/containers/image)) = master bundled(golang(github.com/containers/storage)) = master bundled(golang(github.com/davecgh/go-spew)) = master bundled(golang(github.com/docker/distribution)) = master bundled(golang(github.com/docker/docker)) = da99009bbb1165d1ac5688b5c81d2f589d418341 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 7beb39f0b969b075d1325fecb092faf27fd357b6 bundled(golang(github.com/docker/go-metrics)) = 399ea8c73916000c64c2c76e8da00ca82f8387ab bundled(golang(github.com/docker/go-units)) = 8a7beacffa3009a9ac66bad506b18ffdd110cf97 bundled(golang(github.com/docker/libtrust)) = master bundled(golang(github.com/ghodss/yaml)) = 73d445a93680fa1a78ae23a5839bad48f32ba1ee bundled(golang(github.com/go-check/check)) = v1 bundled(golang(github.com/gogo/protobuf)) = fcdc5011193ff531a548e9b0301828d5a5b97fd8 bundled(golang(github.com/golang/glog)) = 44145f04b68cf362d9c4df2182967c2275eaefed bundled(golang(github.com/golang/protobuf)) = 8d92cf5fc15a4382f8964b08e1f42a75c0591aa3 bundled(golang(github.com/gorilla/context)) = 14f550f51a bundled(golang(github.com/gorilla/mux)) = e444e69cbd bundled(golang(github.com/imdario/mergo)) = 6633656539c1639d9d78127b7d47c622b5d7b6dc bundled(golang(github.com/kr/pretty)) = v0.1.0 bundled(golang(github.com/kr/text)) = v0.1.0 bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = c12348ce28de40eed0136aa2b644d0ee0650e56c bundled(golang(github.com/mistifyio/go-zfs)) = 22c9b32c84eb0d0c6f4043b6e90fc94073de92fa bundled(golang(github.com/mtrmac/gpgme)) = master bundled(golang(github.com/opencontainers/go-digest)) = master bundled(golang(github.com/opencontainers/image-spec)) = 149252121d044fddff670adcdc67f33148e16226 bundled(golang(github.com/opencontainers/image-tools)) = 6d941547fa1df31900990b3fb47ec2468c9c6469 bundled(golang(github.com/opencontainers/runc)) = master bundled(golang(github.com/opencontainers/runtime-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/selinux)) = master bundled(golang(github.com/ostreedev/ostree-go)) = aeb02c6b6aa2889db3ef62f7855650755befd460 bundled(golang(github.com/pborman/uuid)) = v1.0 bundled(golang(github.com/pkg/errors)) = master bundled(golang(github.com/pmezard/go-difflib)) = master bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/prometheus/client_golang)) = c332b6f63c0658a65eca15c0e5247ded801cf564 bundled(golang(github.com/prometheus/client_model)) = 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c bundled(golang(github.com/prometheus/common)) = 89604d197083d4781071d3c65855d24ecfb0a563 bundled(golang(github.com/prometheus/procfs)) = cb4147076ac75738c9a7d279075a253c0cc5acbd bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/stretchr/testify)) = v1.1.3 bundled(golang(github.com/syndtr/gocapability)) = master bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/urfave/cli)) = v1.17.0 bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(go4.org)) = master bundled(golang(golang.org/x/crypto)) = master bundled(golang(golang.org/x/net)) = master bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = master bundled(golang(gopkg.in/cheggaaa/pb.v1)) = ad4efe000aa550bb54918c06ebbadc0ff17687b9 bundled(golang(gopkg.in/yaml.v2)) = d466437aa4adc35830964cffc5b5f262c63ddcb4 bundled(golang(k8s.io/client-go)) = master skopeo = 1:0.1.41-1.fc30 skopeo(ppc-64) = 1:0.1.41-1.fc30 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) 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-0.1.41-1.fc30.ppc64le Provides: config(containers-common) = 1:0.1.41-1.fc30 containers-common = 1:0.1.41-1.fc30 containers-common(ppc-64) = 1:0.1.41-1.fc30 skopeo-containers = 1:0.1.41-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: atomic-registries <= 1.22.1-1 Obsoletes: atomic <= 1.13.1-2 docker-rhsubscription <= 2:1.13.1-31 skopeo-containers <= 1:0.1.31-2 Processing files: skopeo-debugsource-0.1.41-1.fc30.ppc64le Provides: skopeo-debugsource = 1:0.1.41-1.fc30 skopeo-debugsource(ppc-64) = 1:0.1.41-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: skopeo-debuginfo-0.1.41-1.fc30.ppc64le Provides: debuginfo(build-id) = 87bf69278608d949ce717d22de4fcb27a401634c skopeo-debuginfo = 1:0.1.41-1.fc30 skopeo-debuginfo(ppc-64) = 1:0.1.41-1.fc30 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:0.1.41-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le Wrote: /builddir/build/RPMS/skopeo-0.1.41-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/containers-common-0.1.41-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/skopeo-debugsource-0.1.41-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/skopeo-debuginfo-0.1.41-1.fc30.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h6BbfA + umask 022 + cd /builddir/build/BUILD + cd skopeo-0.1.41 + /usr/bin/rm -rf /builddir/build/BUILDROOT/skopeo-0.1.41-1.fc30.ppc64le + exit 0 Child return code was: 0