Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/golang-github-hashicorp-serf.spec'], chrootPath='/var/lib/mock/eln-build-21900462-1808086/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/golang-github-hashicorp-serf.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 error: %changelog not in descending chronological order Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/golang-github-hashicorp-serf-0.9.3-2.eln103.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/golang-github-hashicorp-serf.spec'], chrootPath='/var/lib/mock/eln-build-21900462-1808086/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/golang-github-hashicorp-serf.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 error: %changelog not in descending chronological order Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fZFHdP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf serf-0.9.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/serf-0.9.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd serf-0.9.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/serf-0.9.3/vendor + [[ ! -e /builddir/build/BUILD/serf-0.9.3/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/serf-0.9.3/_build/bin install: creating directory '/builddir/build/BUILD/serf-0.9.3/_build' install: creating directory '/builddir/build/BUILD/serf-0.9.3/_build/bin' + export GOPATH=/builddir/build/BUILD/serf-0.9.3/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/serf-0.9.3/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp/serf ]] ++ dirname /builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp/serf + install -m 0755 -vd /builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp install: creating directory '/builddir/build/BUILD/serf-0.9.3/_build/src' install: creating directory '/builddir/build/BUILD/serf-0.9.3/_build/src/github.com' install: creating directory '/builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp' + ln -fs /builddir/build/BUILD/serf-0.9.3 /builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp/serf + cd /builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp/serf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MCCvbP + umask 022 + cd /builddir/build/BUILD + cd serf-0.9.3 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/serf + GOPATH=/builddir/build/BUILD/serf-0.9.3/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/hashicorp/serf/version=0.9.3 -B 0xc49bbe3df7d8beda93ae83c35125a868701ec319 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/serf-0.9.3/_build/bin/serf github.com/hashicorp/serf/cmd/serf WORK=/tmp/go-build929127046 internal/cpu mkdir -p $WORK/b009/ internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid -Qi3lvuk9BtcHPK--pm7/-Qi3lvuk9BtcHPK--pm7 -goversion go1.15rc1 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_ppc64x.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid l6kpMdDwLwZpOO0fdcMt/l6kpMdDwLwZpOO0fdcMt -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid rmpNrXV23yvJIsLRR5tt/rmpNrXV23yvJIsLRR5tt -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 2ca6yuJSBoK0YC61H1dL/2ca6yuJSBoK0YC61H1dL -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 6xL0N36T9reIKRKAIiOW/6xL0N36T9reIKRKAIiOW -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm.s runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b020/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid ceIRVzfjVEq8rHila1yx/ceIRVzfjVEq8rHila1yx -goversion go1.15rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid _dWZxpEJRSyyUIYoKF1h/_dWZxpEJRSyyUIYoKF1h -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c8/c8894aa972b349e0d77e0ec01c46395b2a8f4fc868e7029b9148a88554a80bc1-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid 2a9tYVwStVu7UzTYuOAw/2a9tYVwStVu7UzTYuOAw -goversion go1.15rc1 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid LfdU5VLmZXjxSK2eXt6c/LfdU5VLmZXjxSK2eXt6c -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/1b/1b5d78371d041638fbd6e48bb81cf6f4e13feff59041057375672154acdbc805-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid mhtOcT4beNXGtJPkUCol/mhtOcT4beNXGtJPkUCol -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/d4/d43c8d80505dc71f48e50a0ce29dcca22671c7005d8af19b4f5f288a44bcd0f8-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b008/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ba/bad3de322b1aa80bca0d58430b7c01d5fd18a8b3f045a34a3266d002566300ff-d # internal crypto/internal/subtle mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c2/c20c6fe63dfca8f27e6d5140a4cbd1c3a1df970faef9fa864fd49da3afca971c-d # internal cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v1lQkSezvomI2x624iNg/v1lQkSezvomI2x624iNg -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./aliasing.go internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid QRCc4jZ2-Ac6bYaMPnxR/QRCc4jZ2-Ac6bYaMPnxR -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/39/391a01f787e72c487fe819855622a1dda38fc573723a01d6f6f7f8f7b9d8b281-d # internal crypto/subtle mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid KtCdmvJm8P9MORE2t7CK/KtCdmvJm8P9MORE2t7CK -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack ./constant_time.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid kmK1d41PjYswpkICzkXs/kmK1d41PjYswpkICzkXs -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/25/256ea5330e46b379c85224a8e7d3a191a4256ec515bcb9695fa459f411688993-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b015/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 -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a7/a7d24c3a93a1096539cccadbc610b56b75752780b9278234891cc4589fa1c219-d # internal encoding mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding -std -complete -installsuffix shared -buildid myaQzrm9c3CE99AiUnr4/myaQzrm9c3CE99AiUnr4 -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/9a/9ae7feea15552fe777a66ff9ee2e04af8ed413b99ea80f8d3d452f9e51d75489-d # internal unicode/utf16 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid MeUot2oCY9DBSum8oXxP/MeUot2oCY9DBSum8oXxP -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/4e/4ecefb1098660a380b29166822824729ed1afde59663f02a80fc791ed1e8c8a5-d # internal internal/nettrace mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid GuwRPRgpLiZ-BwIlZMi7/GuwRPRgpLiZ-BwIlZMi7 -goversion go1.15rc1 -D "" -importcfg $WORK/b067/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/d6/d6061e8c646d0c1dc3b609c7a364490b939555cf55b2bea5c0b04a7c8733ebe7-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/05/05b4987f3057d70c631fcee619d1ff7bb444dd368158283482c21696eae32df5-d # internal container/list mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p container/list -std -complete -installsuffix shared -buildid iJLgJX7lDPJc73sv4lVj/iJLgJX7lDPJc73sv4lVj -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack ./list.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid IRgU-4pNhmwvIlAuPdrq/IRgU-4pNhmwvIlAuPdrq -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/compare_ppc64x.o ./compare_ppc64x.s runtime/cgo mkdir -p $WORK/b069/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b069/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b069/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c4/c422e93a40abec451069d8a00cf699d3726f0d8d2a9bcf4ba9d2fb67fae752cc-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b085/ cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/dd/dd22d58004fb598b446299fc1967d293b7f71b1806aeff77d2f8995c8ab9ed3a-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b101/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid hQJthVWbW32Kwpg-B0fb/hQJthVWbW32Kwpg-B0fb -goversion go1.15rc1 -D "" -importcfg $WORK/b085/importcfg -pack ./asn1.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b0/b0446de60f0efde0f334ad38ea4029a241768631f5ca0f6dce8417dc9e6807ae-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid Is8WeBSu8mFRp5yEdzx5/Is8WeBSu8mFRp5yEdzx5 -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack ./const.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kt32KTbd_Nt9hIzNs3ZI/kt32KTbd_Nt9hIzNs3ZI -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/6d/6d063b009307e16910a9c4443deea3638d56e4bd2b763c2920fa97b140867b5a-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/66/6692fc9a6c3f3eee144892ed4512bf7aba994acaeaeddfdedc85ec8059cdab01-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_ppc64x.o $WORK/b008/count_ppc64x.o $WORK/b008/equal_ppc64x.o $WORK/b008/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ae/ae3f4f4ab73b43fd98c266ba0547dbe4cd389899f592d204ee7ec251bfb0a4de-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/63/63c8c5f522777499f0ac3a4e7ce541fb62524c1df0c0974e259b5af681c97d42-d # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/d1/d1020a560206a53471bc0b51e950206b057770b2a69464bca15efdba53edbf1c-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid 5J44cHjJcof7__0UBXpr/5J44cHjJcof7__0UBXpr -goversion go1.15rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/94/940d41850b077865f8c72e24dc74f32e592b2ae09aecce072caa008030327bf7-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/modf_ppc64x.o ./modf_ppc64x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/floor_ppc64x.o $WORK/b015/modf_ppc64x.o $WORK/b015/sqrt_ppc64x.o $WORK/b015/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/6d/6db76115949402756002ef856d9e8adfa053f29eb54aa83718ebfd930a621462-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -g -O2 -Wall -Werror -o $WORK/b069/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/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/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go -dynlinker cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b069/symabis ./asm_ppc64x.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p runtime/cgo -std -installsuffix shared -buildid vk1VzHTIuBtFHLmchuJQ/vk1VzHTIuBtFHLmchuJQ -goversion go1.15rc1 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b069/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_ppc64x.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/47/47259ca1c50ff60b87913eec6d6d09061151a12f0eb392021d5fd61eb500f226-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_ppc64x.o $WORK/b007/atomic_ppc64x.o $WORK/b007/duff_ppc64x.o $WORK/b007/memclr_ppc64x.o $WORK/b007/memmove_ppc64x.o $WORK/b007/preempt_ppc64x.o $WORK/b007/rt0_linux_ppc64le.o $WORK/b007/sys_linux_ppc64x.o $WORK/b007/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/3b/3b0c8c27538d4d5f728a4035ba329a6f6f897fa334c9b7f3c269842084d9a1f9-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid jTNMlTlTQjwsr1f8nRDL/jTNMlTlTQjwsr1f8nRDL -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid D8qoJgf5gbWSWhuywmkw/D8qoJgf5gbWSWhuywmkw -goversion go1.15rc1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e0/e0bc30838b4e3628f18fa9f34432d6225e364090b48371e3263939f5506831a8-d # internal internal/singleflight mkdir -p $WORK/b068/ math/rand cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid ZNaf0VrlJhQGgjnF_tWD/ZNaf0VrlJhQGgjnF_tWD -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack ./singleflight.go mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p math/rand -std -complete -installsuffix shared -buildid TjV6PL7aatC12d9WLERR/TjV6PL7aatC12d9WLERR -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d7/d7b3fa0c7478e7f946a73fbc1b5096447449cfc667304a91e820e7023b581b66-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/b5/b57dadcfef46ab7a04f05438ac3fdc33104a8e1628a78ed012cad3fade08dced-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e8/e8d4b2d9a858249741ea48939e9a8141c2bf57b2dbed11cdba3c2311d3ebd52f-d # internal sort mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid DevUwks05QUe4ParIoOd/DevUwks05QUe4ParIoOd -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid QVIpAokS2KSNG2Fc0Abs/QVIpAokS2KSNG2Fc0Abs -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/42/42803e684b994961802e6663dc3c04fab8a3247bc2c2625f9a4ee4a543741cfe-d # internal internal/oserror mkdir -p $WORK/b026/ io mkdir -p $WORK/b024/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 0EBbZuWov1LtdIToOAh4/0EBbZuWov1LtdIToOAh4 -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid Om6M7uS1GoPMcG6Pdvqx/Om6M7uS1GoPMcG6Pdvqx -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid x38BcQsXe1NA3iWpVzd9/x38BcQsXe1NA3iWpVzd9 -goversion go1.15rc1 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid pSC6rvZC3p-QAqyGAfWt/pSC6rvZC3p-QAqyGAfWt -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack ./message.go github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b123/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid 03LTGWitFq4IvCjVNqDg/03LTGWitFq4IvCjVNqDg -goversion go1.15rc1 -D "" -importcfg $WORK/b123/importcfg -pack ./lru.go ./lru_interface.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3d/3d29bf4039ac2afe259e6736c7e01610c6ad24dd5d9986b087a4b76b0ad689eb-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_ppc64x.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid TuRfm1sf5DFjCGdAKAhB/TuRfm1sf5DFjCGdAKAhB -goversion go1.15rc1 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d8/d81646ac47a3615347f45a8dc0f704dd49d95fba861a96bd31129b602a4cb887-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/36/360b223afe3d6c19b466d0c5b3025e596333bd9e9b6acb3565bfc9d4a9bf54b4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/68/68a67eff74e9c72e2489cd3699bf57066e6c4537a15cc363841deb8ac6244bfe-d # internal bytes mkdir -p $WORK/b034/ hash mkdir -p $WORK/b074/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF strings mkdir -p $WORK/b037/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid 4h-MW5c5lv7ajEAuXjpJ/4h-MW5c5lv7ajEAuXjpJ -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p hash -std -complete -installsuffix shared -buildid -msBNNaNF9zEo-YIbipG/-msBNNaNF9zEo-YIbipG -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack ./hash.go crypto/internal/randutil cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b081/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid A6km3pDb3aBovGgaLvzd/A6km3pDb3aBovGgaLvzd -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid zpfVaaDM0rH3G0AmHrrY/zpfVaaDM0rH3G0AmHrrY -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/5d/5da34c763aabd6a182ae84764a8cf7471e3f208339da1cf02d0c915a4859d959-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/25/2554b8dddb9fc973cf5796ce6a920f73aaac16709af448d4da16b2c570585261-d # internal crypto/hmac mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid BmN1KhEUoy6FZFG0FdPr/BmN1KhEUoy6FZFG0FdPr -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack ./hmac.go hash/crc32 mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b073/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p hash/crc32 -std -installsuffix shared -buildid lf7mCyypG6smnr_UKpRR/lf7mCyypG6smnr_UKpRR -goversion go1.15rc1 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/6e/6eb186e23d7671be6299394e9abb9624b84d1bfa4d494808146bee6a91e3ea23-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid P2zFXq9UEtNN96oMdPvW/P2zFXq9UEtNN96oMdPvW -goversion go1.15rc1 -D "" -importcfg $WORK/b104/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/92/9222960bdefcf268bcb7a3a74c22d9c4ecb8ea7129de8e97c4a04b6b3b1da2f0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/f7/f7411c78530eb9ea618402f1f1dcedc6177d63f47efb9e218d11f2573c2f863b-d # internal crypto mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto -std -complete -installsuffix shared -buildid 6HJPlPxCPa68d13YcxhZ/6HJPlPxCPa68d13YcxhZ -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack ./crypto.go crypto/rc4 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid hY4CE0-im_WYTwc_suji/hY4CE0-im_WYTwc_suji -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack ./rc4.go reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./asm_ppc64x.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid 2DpfPStKGkkVgaM9x64s/2DpfPStKGkkVgaM9x64s -goversion go1.15rc1 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/98/98cabb5eb1aec18b7fb8cac45ae3a6764c72f6147588b2a47569e80480fc7672-d # internal encoding/base32 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid SDl-qo_Womv6Tj5-tnn1/SDl-qo_Womv6Tj5-tnn1 -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack ./base32.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b073/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/30/307bd1920413e15c1928069efa19de9910bbe18b7d7304024904ccd96dfb26b2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b073/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b073/_pkg_.a $WORK/b073/crc32_ppc64le.o $WORK/b073/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/05/057a0276143f679ce1766428fea42bce2a0784c205fd737a7a0bf0f2b83b79da-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/df/df3ffa2e8a7884f5f317203a3e0b4223bd7fc38e9281fb388783d40d619134f0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/6d/6dd75957e76737defa73092d4f095169d5ca2d1266b1abd1f8fd6b3a723a6cef-d # internal path mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p path -std -complete -installsuffix shared -buildid 7-dV6LBXNtuS5-ZZsAAr/7-dV6LBXNtuS5-ZZsAAr -goversion go1.15rc1 -D "" -importcfg $WORK/b119/importcfg -pack ./match.go ./path.go github.com/armon/go-radix mkdir -p $WORK/b151/ regexp/syntax mkdir -p $WORK/b134/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/armon/go-radix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/armon/go-radix -complete -installsuffix shared -buildid FVJ2IFV_fwotEA05xFY2/FVJ2IFV_fwotEA05xFY2 -goversion go1.15rc1 -D "" -importcfg $WORK/b151/importcfg -pack ./radix.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nq8zNeA70iaIqK37TkuZ/nq8zNeA70iaIqK37TkuZ -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go html mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p html -std -complete -installsuffix shared -buildid OsBNMWwjX_lhA_wK8Nwv/OsBNMWwjX_lhA_wK8Nwv -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/94/942a8e054e849096cac3488be5ab88255fbcd47e41e5398b74e33a1b1d381ba8-d # internal bufio mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p bufio -std -complete -installsuffix shared -buildid H5NKs2e3r8r7TJ24A-Em/H5NKs2e3r8r7TJ24A-Em -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/74/74235f93f7646e0ccb39014884a3f9a10209fb06a6ee4f0fe2f340a934186c84-d # internal github.com/hashicorp/logutils mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/logutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/hashicorp/logutils -complete -installsuffix shared -buildid LgNXildu5msaQEnSIIPI/LgNXildu5msaQEnSIIPI -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./level.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/e8/e8f6cabe84f64e37f77dea9182b65d2429ffb4fb06bbf98c258682298eb5df15-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid QWQst8F3Yo2Mda6qJ9Ab/QWQst8F3Yo2Mda6qJ9Ab -goversion go1.15rc1 -D "" -importcfg $WORK/b108/importcfg -pack ./transform.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d1/d1228a81f934f636f081fb4e29c69d7e73bda642b28388922e7aa231aef233db-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b123/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid _YKfc_UzUHAOpdYDDWBi/_YKfc_UzUHAOpdYDDWBi -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack ./edges.go ./iradix.go ./iter.go ./node.go ./raw_iter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/88/88f48a6aa676bfdd5c0713dba4f0ec2a9e48e2eb1bf4d2d944e36c4ce8f03fa5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e0/e00e6232f89503b2774754baf62dcfbd35e6a262e93982d4321fe50fabdd5634-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ae/ae353e8f72575d659a8e3f68e7bb92d2034b543b660629f8ece074dd306c8343-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/f0/f0fcb604822e6ada79992e9b5ea032f8296c5059da1afecf2f6155c733cc7027-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/f9/f9d5d84592c7939f26e501efc94e456ca359f7d6c2e7516be9c579b1159fe3d7-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b029/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/16/16f57063913cbad39cccd6bf0fb0b1a335a8f290132502a469694785e8e69d12-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid WP2SqGZ5S1OLSqeXJ2HN/WP2SqGZ5S1OLSqeXJ2HN -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF time mkdir -p $WORK/b030/ 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 1ngBjvd1IbBN-wXbh6kO/1ngBjvd1IbBN-wXbh6kO -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_ppc64x.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid czhx0Nc__T3N7R7h15ZF/czhx0Nc__T3N7R7h15ZF -goversion go1.15rc1 -D "" -importcfg $WORK/b030/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/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/01/01af12dd0f74a3f83ee788994e8a7719aa706b70808ae59fced18854c0fdd502-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2b/2be859cf3a6ce574e7c763b7b1f726d5fdcd5bbdd7716f50da3fddacf2dd66c2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e4/e48b597a0899529c66baba37d94c8eb75368bba27791dd25c359a99a8baa5eef-d # internal regexp mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b134/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p regexp -std -complete -installsuffix shared -buildid nBQ6auFT9JzpydRHqF0t/nBQ6auFT9JzpydRHqF0t -goversion go1.15rc1 -D "" -importcfg $WORK/b133/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/93/93a7c022a6f037018c3ce8ba9570b96f66f6e92790f07c9aceef460b63c83481-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid nEj5_cMZONB3Jlc7fB_a/nEj5_cMZONB3Jlc7fB_a -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go context mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p context -std -complete -installsuffix shared -buildid 3UJ1r9UH5yYN9EsJcvc9/3UJ1r9UH5yYN9EsJcvc9 -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/31/31b23125c8826af650ab502ae6f5a1b11299c29c3d2b420ce24e071f3cc016c1-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c2/c2d626d2f25484e02e231539984c781afc81b6b14ea1af527ba75cd22b3e8fdb-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid dFMcZSG_ZeY4_8UFG_l7/dFMcZSG_ZeY4_8UFG_l7 -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go encoding/binary mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid sbpEehLF05ah4qbs9RA_/sbpEehLF05ah4qbs9RA_ -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.go github.com/hashicorp/errwrap mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid w5yN51yffEASFLtBL9RO/w5yN51yffEASFLtBL9RO -goversion go1.15rc1 -D "" -importcfg $WORK/b130/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/9b/9bd6b5c84301f760f1c156c9439619466ceefc6d4a544fe63b6248edc0cff363-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid adomuwqpgxNlrrvAOMPr/adomuwqpgxNlrrvAOMPr -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f9/f9c77b7a6de7632af729aa397a10241d432d9f912c7bc4ca7e2a852b580ba3f1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/78/7835a0b7bef68c244d5e60c8402f939862e4782da7414a45c5616755dabbf8bd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/17/1768ee8dc10d4110c32c7869768035d70ec7971d2b2aa789716a85fe6d628652-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/4a/4aef65013aa52d0c3543c06472797e2f2f91c818346007d7d7a2b53607ee893c-d # internal crypto/sha512 mkdir -p $WORK/b082/ encoding/base64 mkdir -p $WORK/b045/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b082/symabis ./sha512block_ppc64le.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Dr8AyJHTubEiaP3V6Q-a/Dr8AyJHTubEiaP3V6Q-a -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack ./base64.go crypto/md5 mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b087/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b089/symabis ./md5block_ppc64x.s crypto/cipher mkdir -p $WORK/b039/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid uapPaIiuZiioUDgcvJeQ/uapPaIiuZiioUDgcvJeQ -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b039/symabis ./xor_ppc64x.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF crypto/sha1 cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid sPwaLkStQ06P__DOaCbW/sPwaLkStQ06P__DOaCbW -goversion go1.15rc1 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go crypto/sha256 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b093/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid sIEnplXbvF6Sv2MgWoOp/sIEnplXbvF6Sv2MgWoOp -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b093/symabis ./sha256block_ppc64le.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/md5 -std -installsuffix shared -buildid xlJi0BVClnEZ-OHNVOkC/xlJi0BVClnEZ-OHNVOkC -goversion go1.15rc1 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/cipher -std -installsuffix shared -buildid IhKmRsOYQ06zFD6DABbN/IhKmRsOYQ06zFD6DABbN -goversion go1.15rc1 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid yUovgcAZrhlMfZeG7JLg/yUovgcAZrhlMfZeG7JLg -goversion go1.15rc1 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/67/676f5c5d0c48ccb6471e314aa1604655e5e3598a6a704dda5e2aaa87d8ade76b-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b102/symabis ./sum_ppc64le.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid KqFP8hJCm6KnAckUXiTs/KqFP8hJCm6KnAckUXiTs -goversion go1.15rc1 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b082/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b082/_pkg_.a $WORK/b082/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/b7/b748eb85ab574a30b2e687dc42b425136558b0fb455156fadde8ae264b21c499-d # internal golang.org/x/sys/unix mkdir -p $WORK/b142/ cat >$WORK/b142/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p golang.org/x/sys/unix -trimpath "$WORK/b142=>" -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b142/symabis ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/1d/1d485acf3ee043932cd18e8a8b6e0399bbc05f09c274eaac3a2b3c59b5424872-d # internal encoding/pem mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid IyaqbEzVgwZG-BWwmmlx/IyaqbEzVgwZG-BWwmmlx -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack ./pem.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid wmcQRQCIW7kIsXHWGKAa/wmcQRQCIW7kIsXHWGKAa -goversion go1.15rc1 -symabis $WORK/b142/symabis -D "" -importcfg $WORK/b142/importcfg -pack -asmhdr $WORK/b142/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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b102/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b102/_pkg_.a $WORK/b102/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/e4/e4d9a341a7c0d98317bb31fbc145fee89fc68de08cbb7182d09211e039201177-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b089/md5block_ppc64x.o ./md5block_ppc64x.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b093/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/ac/acf7832070dfa6fa11bedacbb348c521a97caba69219ae71280d710d2318aa0d-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2e/2eb0c303c6e09dbfe76f2281985c4041aa1e8eeb7b67973ed5786f4cff89433e-d # internal path/filepath mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -9EJQGQbLdd6o2cJ32qm/-9EJQGQbLdd6o2cJ32qm -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid C8_Qs4EEYgm1FE6Q3oSQ/C8_Qs4EEYgm1FE6Q3oSQ -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/56/56fc8b0c73448bec1143998c7c47c88fa4c948d735c3dc25c72934f8093a2e78-d # internal os/signal mkdir -p $WORK/b124/ cat >$WORK/b124/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b124/symabis ./sig.s net mkdir -p $WORK/b064/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b064/ -importpath net -- -I $WORK/b064/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p os/signal -std -installsuffix shared -buildid ynmfmEtJjszkRIIwmwRV/ynmfmEtJjszkRIIwmwRV -goversion go1.15rc1 -symabis $WORK/b124/symabis -D "" -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/7b/7b719d32c534c4df44cde594cd9568467f3c6f3882052a221913ebe2c0605fef-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b039/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b039/_pkg_.a $WORK/b039/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f0/f092002c019635455309e89cda7bf1673ca36ea85252b5e1cf8f85ac015d4cfd-d # internal crypto/des mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid y6OCEWetp8Tm0cD17RMC/y6OCEWetp8Tm0cD17RMC -goversion go1.15rc1 -D "" -importcfg $WORK/b078/importcfg -pack ./block.go ./cipher.go ./const.go crypto/aes mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b038/symabis ./asm_ppc64le.s ./gcm_ppc64le.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/aes -std -installsuffix shared -buildid 04H1HWljkwGXRY-2LZw1/04H1HWljkwGXRY-2LZw1 -goversion go1.15rc1 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/e2/e2f2b4a0282d74431ed328b7320bc733949c744fdca3971b651760903926bd15-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b100/symabis ./chacha_ppc64le.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b124/sig.o ./sig.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid WIY0Hy-AvEm0lf2fr2fO/WIY0Hy-AvEm0lf2fr2fO -goversion go1.15rc1 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b124/_pkg_.a $WORK/b124/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e2/e2e20f9f3d656f1787eecc3698d2b5fd75c4ff0a4872137cedc237b155af01b8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/c3/c360630c7d87b0bd4d6c2ea7f05b286438816de886a3640d2bbf0c3d4fd79971-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b038/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b038/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_ppc64le.o $WORK/b038/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ca/cabd96a40dd68211214bececdc2c3d2ec248c5649ed572719e45bdbadef420a1-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b100/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/e0/e057155e34fa862a0e82a00dc041d5dde9acce52a534dc596f1d72f4009c1894-d # internal io/ioutil mkdir -p $WORK/b058/ os/exec mkdir -p $WORK/b132/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid NNalWrdvuKyrge1EiCVp/NNalWrdvuKyrge1EiCVp -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p os/exec -std -complete -installsuffix shared -buildid hLYdbg-7Epwyzi7tBku6/hLYdbg-7Epwyzi7tBku6 -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b100/_pkg_.a $WORK/b100/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/a5/a5fd4af8f2e8d5d20f87f88ec692df636087f8b8e1cb9a836832ef2133643a6c-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid qbftuJtJNi-os-yyXvYZ/qbftuJtJNi-os-yyXvYZ -goversion go1.15rc1 -D "" -importcfg $WORK/b099/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ca/cad69af6a95facaa6d426ad784ba8688800988dd234fb61e4c7a63e300f41409-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fb/fbcbe7e847887b5d67f206c9ff635dd18038211509c11bb1167e2f9f658b972a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/cf/cfa0e8d79c14155240c69c3c0704bd9c55bbd702d1f01c770ed626a297fc2359-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/26/2692525b925c649878d60adf0924ce17fcaf0ae6dc36f6ddc8800b34d8aa7f6c-d # internal flag mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p flag -std -complete -installsuffix shared -buildid iCFmMcgCO3zir_bTD597/iCFmMcgCO3zir_bTD597 -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack ./flag.go encoding/json mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF encoding/gob cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid p9go2eIkwnrMeeR17uu2/p9go2eIkwnrMeeR17uu2 -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b054/ go/token net/url mkdir -p $WORK/b055/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid fLwInDhLriXCr-s3v6CK/fLwInDhLriXCr-s3v6CK -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b061/ math/big cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p go/token -std -complete -installsuffix shared -buildid LfCNw158kftnSyMVLIwo/LfCNw158kftnSyMVLIwo -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./position.go ./serialize.go ./token.go mkdir -p $WORK/b043/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p net/url -std -complete -installsuffix shared -buildid qQl0LbnLtjOjpjqWycuv/qQl0LbnLtjOjpjqWycuv -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./url.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b043/symabis ./arith_ppc64x.s cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p math/big -std -installsuffix shared -buildid prTJ-uUVuUUXDQ4hYnTe/prTJ-uUVuUUXDQ4hYnTe -goversion go1.15rc1 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/df/df19b0648867b321c8bd2cded913452c9737a0236fef872c555648b199eae8c1-d # internal text/template/parse mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid Hl7aRlQUQsb8U9kduWUI/Hl7aRlQUQsb8U9kduWUI -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./lex.go ./node.go ./parse.go cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/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/b064=/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/b064=/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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/1e/1e1a86dcc77abb1d672d24206e51b8581c7ec216d29814b089c2b49d9ada030a-d # internal log mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p log -std -complete -installsuffix shared -buildid 9QV_ZDOZYcpYjS6w4TSx/9QV_ZDOZYcpYjS6w4TSx -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack ./log.go cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/bb/bbef21db1e090759da4be8fd8451355f2eed47f7cd9e1989c5cf318c1a3144a2-d # internal compress/flate mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid ITnu5Y9aJHfp7HJwos90/ITnu5Y9aJHfp7HJwos90 -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/94/94b855114e80bb930fd7422f94a2e991638f6b4a6f35d2dee634076665199771-d # internal encoding/hex mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid y1odtkrYW-r-XJsBT_z3/y1odtkrYW-r-XJsBT_z3 -goversion go1.15rc1 -D "" -importcfg $WORK/b097/importcfg -pack ./hex.go cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p golang.org/x/sys/unix -trimpath "$WORK/b142=>" -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b142/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/aa/aa1e62fc32f3b4e8edf62c673bc1cb517ad183b700f8ce1b5f8e79b8fef3265d-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid IbXSjMYTWUFRh64c81BQ/IbXSjMYTWUFRh64c81BQ -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b142/_pkg_.a $WORK/b142/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/dd/dd935bb8cc916fba8ca15edff0b0eae5bc97878e16179df9de1ff67555b2850a-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 34BH7WcFrKjVi8_h6zmE/34BH7WcFrKjVi8_h6zmE -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/1c/1cdcf7111a64f6de0981a205a1e993dad499b395a162bd6368819bfed26c2ed6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/6d/6d93139b39b923d328d6e4eb0a90eb58ac2bb8e0962bfb010e38c83bab3e094f-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b110/ vendor/golang.org/x/net/http2/hpack cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid DZVwJnrYdLafsZc_psH5/DZVwJnrYdLafsZc_psH5 -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Zmf1K61hg9YqnEQC77Pn/Zmf1K61hg9YqnEQC77Pn -goversion go1.15rc1 -D "" -importcfg $WORK/b113/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -o $WORK/b064/_cgo_.o $WORK/b064/_cgo_main.o $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b064/_cgo_.o -dynout $WORK/b064/_cgo_import.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b067/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b068/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p net -std -installsuffix shared -buildid FSjSwHYEiVkZL9shln3M/FSjSwHYEiVkZL9shln3M -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b064/_cgo_gotypes.go $WORK/b064/cgo_linux.cgo1.go $WORK/b064/cgo_resnew.cgo1.go $WORK/b064/cgo_socknew.cgo1.go $WORK/b064/cgo_unix.cgo1.go $WORK/b064/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/90/905022709340bbbafec69a60d8cd151fdec7216248ae91ee647235a39853d6a9-d # internal mime mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime -std -complete -installsuffix shared -buildid 5J1hWJqdgBldSDlTubre/5J1hWJqdgBldSDlTubre -goversion go1.15rc1 -D "" -importcfg $WORK/b114/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/05/05fb4b957fcaa99c12ad331005f88b771b84ef7b21e8f8137333b4a1dca4ff5a-d # internal mime/quotedprintable mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid qZT0U_987Mj_bcm5jfAY/qZT0U_987Mj_bcm5jfAY -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b7/b7e647d7eedcfd1f815db2c245a57e104d1c648d8fb6659c2b0e0bcef73754e2-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 9Yi1mXenBX6PmIkd-9UE/9Yi1mXenBX6PmIkd-9UE -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e7/e7396d24aadc0582957a472b3a5f8d500b733e7864d4c04b855e0ee0de74685e-d # internal text/template mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b062/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p text/template -std -complete -installsuffix shared -buildid 4Rl1QRny1ng1QejETsvR/4Rl1QRny1ng1QejETsvR -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/5e/5e2adace91628b020f0d444ce3ea9194c37232320dc4dd85fab2f299fa61e07c-d # internal net/http/internal mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid CFKD7hxpqwQWm5n00lOa/CFKD7hxpqwQWm5n00lOa -goversion go1.15rc1 -D "" -importcfg $WORK/b118/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/81/8150ffd5f9f5d1f6cbaee1b23df9c28387cd8c9ad4b3aba2c20709aa8b73bf24-d # internal compress/lzw mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/compress/lzw /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p compress/lzw -std -complete -installsuffix shared -buildid DHz98nuxE-00WEfKuTYS/DHz98nuxE-00WEfKuTYS -goversion go1.15rc1 -D "" -importcfg $WORK/b127/importcfg -pack ./reader.go ./writer.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e7/e7dc9dd7d8552651bdd3e0aa65f0747c8213c43893a58f4cc3981bb8e07ebf84-d # internal compress/gzip mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile compress/flate=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b073/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid KGzktlp-5d8GcBITvGLl/KGzktlp-5d8GcBITvGLl -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/00/00e27fc64d823d7bb1d393483ca25e27373188d96337fc8d45f79cca3004c980-d # internal github.com/google/btree mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/btree /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/google/btree -complete -installsuffix shared -buildid b6RBPWvRE2zQs6rNHWOr/b6RBPWvRE2zQs6rNHWOr -goversion go1.15rc1 -D "" -importcfg $WORK/b128/importcfg -pack ./btree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/2f/2f406303b8879d716cd6b3fe6212d46eac138d684adb3130dd360820af9cbeb6-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b130/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid 3G30NFRaOh_VCPuiZ8ed/3G30NFRaOh_VCPuiZ8ed -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/96/96e92e3a87b600bc6694438553ff174e7f3e9c53d3551d7c25b740162c9e7095-d # internal golang.org/x/net/bpf mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid Rg9al0uEh51Rw7VuLYVV/Rg9al0uEh51Rw7VuLYVV -goversion go1.15rc1 -D "" -importcfg $WORK/b139/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/67/6714f219891e01cba5030ead4d0629a8b5553d0aa7fd64776a4b5fac940b5321-d # internal github.com/armon/circbuf mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/share/gocode/src/github.com/armon/circbuf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/armon/circbuf -complete -installsuffix shared -buildid aTd_s8QgDMepin8IwQ_a/aTd_s8QgDMepin8IwQ_a -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack ./circbuf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/6b/6bffcddbd7563934f82e9a97178808cb4c417b9530fb271f215573ecf12d4c91-d # internal github.com/bgentry/speakeasy mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b124/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/bgentry/speakeasy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/bgentry/speakeasy -complete -installsuffix shared -buildid ddbLlQgB0d2uJ5gg_fB_/ddbLlQgB0d2uJ5gg_fB_ -goversion go1.15rc1 -D "" -importcfg $WORK/b152/importcfg -pack ./speakeasy.go ./speakeasy_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/82/825ac05d57fce342730aa42fa43684f689bd5ed9b64329ff80a6cbc47ec26d4b-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b155/ cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/dc/dcbcaa2e7eecf7cec16a797a6bbab7976ebe56ff02e8ebcb0c2631bf2758d40f-d # internal cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b142/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid N_rcC4ioMDG439DoK_1V/N_rcC4ioMDG439DoK_1V -goversion go1.15rc1 -D "" -importcfg $WORK/b155/importcfg -pack ./doc.go ./isatty_tcgets.go os/user mkdir -p $WORK/b159/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b159/ -importpath os/user -- -I $WORK/b159/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3a/3a5d718af9e79a5211cd25450ea53aacecc3a9333b810f345137eb9305a82413-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid C0Q6esU9NoaZdLh2Zuza/C0Q6esU9NoaZdLh2Zuza -goversion go1.15rc1 -D "" -importcfg $WORK/b154/importcfg -pack ./colorable_others.go ./noncolorable.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/23/236cd307cc09dcf34082b4a3a122d67db8b8d43b91ad796dc9a42011ef87d2f4-d # internal github.com/ryanuber/columnize mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/ryanuber/columnize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/ryanuber/columnize -complete -installsuffix shared -buildid r2SOIhOt86YwuphSxRrF/r2SOIhOt86YwuphSxRrF -goversion go1.15rc1 -D "" -importcfg $WORK/b161/importcfg -pack ./columnize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/92/921f097d65de5d8c3570391fd14be5915fa55af33291b55e4b40d1f62ac12cdb-d # internal github.com/fatih/color mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b154/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/fatih/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/fatih/color -complete -installsuffix shared -buildid p9SeAPJtNINU9uM7fMSn/p9SeAPJtNINU9uM7fMSn -goversion go1.15rc1 -D "" -importcfg $WORK/b153/importcfg -pack ./color.go ./doc.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b043/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/e3/e37d266a1af3c8ab4aa615f00177f74571f6cf3f8e955dbf31e733921ac0c242-d # internal github.com/hashicorp/serf/version mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp/serf/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/hashicorp/serf/version -complete -installsuffix shared -buildid DkmkJ4mBbX38gDj1GnUA/DkmkJ4mBbX38gDj1GnUA -goversion go1.15rc1 -D "" -importcfg $WORK/b162/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/eb/eba28483d0c053987e0032137fe408388fc18c764b4f03bce3d9c49aeb6c9f9e-d # internal crypto/rand mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 6W1HNo9HNvY_GvqOfB3l/6W1HNo9HNvY_GvqOfB3l -goversion go1.15rc1 -D "" -importcfg $WORK/b035/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/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/90/906f71225e60ec310982138cbd3db363caeedaa5c33a794f1eb0803d6876ef0d-d # internal crypto/elliptic mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b080/symabis ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/93/93219a570d633fd8473a13fa5f3dc49ac6f213a45ee3e1db52ef02cf48c56479-d # internal encoding/asn1 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 7gvG53UD8_CkXBGIIwmR/7gvG53UD8_CkXBGIIwmR -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack ./asn1.go ./common.go ./marshal.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/2d/2db81023cd2c02c2c6c6ef4f5949e0d912a0c68d5d59338e3c596294a6164bc7-d # internal crypto/dsa mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid VNok06h4ECNlTAcf3r6e/VNok06h4ECNlTAcf3r6e -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack ./dsa.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid f6nPJtTLa2irHoTTAbar/f6nPJtTLa2irHoTTAbar -goversion go1.15rc1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/0f/0f85e814c0b99f5617655bcf99689ed99a702031e9a1bb0e2daa68e662a66a28-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid AULUoL-R7FEvd1IqwZhH/AULUoL-R7FEvd1IqwZhH -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/91/91e45dd7460c51397054bc49d776a7b87efeb5a7c8ed2c3e3c0dc5d46e452d1c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/44/44f6d68e5680d3489f54027b5ef2d4f182329fe885025f777f2b00d64ce2fe83-d # internal crypto/ed25519 mkdir -p $WORK/b086/ crypto/rsa mkdir -p $WORK/b091/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b077/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b035/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid srqurlTkkWoMGu0AUGHc/srqurlTkkWoMGu0AUGHc -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack ./ed25519.go ./ed25519_noasm.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b077/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b035/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid PgsMQ0B_mESkJZnr44cs/PgsMQ0B_mESkJZnr44cs -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/1c/1ce6973e4240b7ac2ef5a193db910667fdb67eb62fe8782540318088ab7fc15a-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid vPVAnDrVALTQTClpLEYo/vPVAnDrVALTQTClpLEYo -goversion go1.15rc1 -D "" -importcfg $WORK/b137/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/94/94eab20487e587262bb423319277aed6687229251ca756479346f51d3843f75e-d # internal github.com/sean-/seed mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sean-/seed /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/sean-/seed -complete -installsuffix shared -buildid HSuXvrhIIZ962-7CMTqt/HSuXvrhIIZ962-7CMTqt -goversion go1.15rc1 -D "" -importcfg $WORK/b144/importcfg -pack ./init.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ae/ae024a0b2b2d738e5f9a09e241b0001939dab6311118d66f8b5e553e10142563-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/18/18bad6229bce1d9a86bb1f6a74bfe0a40dd4ec30a0c7706dd9b09b2b389bb232-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c4/c4369fb76e79ce1559635e42e3a97f3f782316948fc7fa30a7ef72f1ca130e37-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/50/5094cc169a3ead5e52dd3dfbc8f4e8463ff197b0974d60e5d7c971326c2e9df5-d # internal html/template mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html=$WORK/b057/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a packagefile text/template/parse=$WORK/b062/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p html/template -std -complete -installsuffix shared -buildid 8Vt-L1sV6CIEIgy2Gemb/8Vt-L1sV6CIEIgy2Gemb -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.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/691176a7b4009ba1d253d5daf199ad2e6441c7192aff84fa8fd4d155b48df2e3-d # internal crypto/x509/pkix mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid d9YY5Pnfn22w6MG6ZJJs/d9YY5Pnfn22w6MG6ZJJs -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack ./pkix.go vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid Ykk2GTe04UPjyrltlsGC/Ykk2GTe04UPjyrltlsGC -goversion go1.15rc1 -D "" -importcfg $WORK/b083/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b080/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b080/_pkg_.a $WORK/b080/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/09/097e0d38c374ec6c0619e753008b8a4e4237886825fadfd853fe7d30ef31c4ec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/df/df086a24e1589f04df819f081e036fb51eb6ce609246b4859d38b6da8a9eeed1-d # internal cd $WORK/b159 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/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/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/59/59a806f2e9b023fb6a3f140c12efff4e1d7212c445f0dd848091868e86df4f47-d # internal crypto/ecdsa mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b077/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid GWCSLC_xYe2vTQaolMyT/GWCSLC_xYe2vTQaolMyT -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go cd $WORK/b159 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -o $WORK/b159/_cgo_.o $WORK/b159/_cgo_main.o $WORK/b159/_x001.o $WORK/b159/_x002.o $WORK/b159/_x003.o $WORK/b159/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/05/05249ed6706dc14e37011baf8104acf9de1fc84706d9c91ae4298620befeac40-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b159/_cgo_.o -dynout $WORK/b159/_cgo_import.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p os/user -std -installsuffix shared -buildid KF8WdLT6YmlD3NFHnUJb/KF8WdLT6YmlD3NFHnUJb -goversion go1.15rc1 -D "" -importcfg $WORK/b159/importcfg -pack ./lookup.go ./user.go $WORK/b159/_cgo_gotypes.go $WORK/b159/cgo_lookup_unix.cgo1.go $WORK/b159/getgrouplist_unix.cgo1.go $WORK/b159/listgroups_unix.cgo1.go $WORK/b159/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/24/24f204074470e1054d592c4a81a1a225ad60c1b5ccfc358492aba6442a58bc34-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b159/_pkg_.a $WORK/b159/_x001.o $WORK/b159/_x002.o $WORK/b159/_x003.o $WORK/b159/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/0a/0a5b93bd92b9f7e864be18c8c8fdfdf48a372b59be67f98fbc76ba23c18e4fac-d # internal github.com/posener/complete/cmd/install mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b129/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b159/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a EOF cd /usr/share/gocode/src/github.com/posener/complete/cmd/install /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/posener/complete/cmd/install -complete -installsuffix shared -buildid 2nZY09qBg2izE_EpUvr4/2nZY09qBg2izE_EpUvr4 -goversion go1.15rc1 -D "" -importcfg $WORK/b158/importcfg -pack ./bash.go ./fish.go ./install.go ./utils.go ./zsh.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/5f/5f8d4a6f923d1b6bd7c9b4ee842e18bf294b526ddf431ed79434d1445b88b456-d # internal crypto/x509 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b077/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF net/textproto mkdir -p $WORK/b111/ cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid LE5kQAFIlN3U3q0jObcz/LE5kQAFIlN3U3q0jObcz -goversion go1.15rc1 -D "" -importcfg $WORK/b094/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid aX3cnNdW-csI9QMkirVv/aX3cnNdW-csI9QMkirVv -goversion go1.15rc1 -D "" -importcfg $WORK/b111/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go log/syslog mkdir -p $WORK/b148/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b112/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid ZoR5_UnllE-OJzD_jxJA/ZoR5_UnllE-OJzD_jxJA -goversion go1.15rc1 -D "" -importcfg $WORK/b148/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid NlYIGLfsBcFveJUbzTtz/NlYIGLfsBcFveJUbzTtz -goversion go1.15rc1 -D "" -importcfg $WORK/b112/importcfg -pack ./proxy.go golang.org/x/net/internal/socket mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b142/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid dSQnCgCaGm-HIg7dO-Pl/dSQnCgCaGm-HIg7dO-Pl -goversion go1.15rc1 -D "" -importcfg $WORK/b141/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./norace.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_ppc64le.go ./sys_posix.go ./sys_unix.go ./zsys_linux_ppc64le.go github.com/hashicorp/go-sockaddr mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os/exec=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b133/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-sockaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid Ta_GWHhkE0YotR5JeBwA/Ta_GWHhkE0YotR5JeBwA -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack ./doc.go ./ifaddr.go ./ifaddrs.go ./ifattr.go ./ipaddr.go ./ipaddrs.go ./ipv4addr.go ./ipv6addr.go ./rfc.go ./route_info.go ./route_info_linux.go ./sockaddr.go ./sockaddrs.go ./unixsock.go github.com/mitchellh/mapstructure mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mitchellh/mapstructure /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid gUFDikx4fZQi8XWpTKSY/gUFDikx4fZQi8XWpTKSY -goversion go1.15rc1 -D "" -importcfg $WORK/b160/importcfg -pack ./decode_hooks.go ./error.go ./mapstructure.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/fb/fb2846a7c55bd5b8835945b57efece62a9075971c301c06531f53f0db294ddb4-d # internal github.com/hashicorp/go-syslog mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log/syslog=$WORK/b148/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/hashicorp/go-syslog -complete -installsuffix shared -buildid QXjZziwdPb7i7d7tXXOh/QXjZziwdPb7i7d7tXXOh -goversion go1.15rc1 -D "" -importcfg $WORK/b147/importcfg -pack ./builtin.go ./syslog.go ./unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/c2/c2b71fb8494029703540bcaedcc6e9645e05e0857c14314ad46893a01b2fa575-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/43/432271263ea94fe992aaf095b6c0aa126e63ad7cc336f889114d9bf83b52ab8e-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b105/ mime/multipart mkdir -p $WORK/b115/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid WRNujuoYNrEDDSMh5urp/WRNujuoYNrEDDSMh5urp -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/quotedprintable=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid T1Pa0W8-G6Bt4ttsJc26/T1Pa0W8-G6Bt4ttsJc26 -goversion go1.15rc1 -D "" -importcfg $WORK/b115/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/81/81004b084dddf7f4925d43dd69fa959e9b383b569a1ac5036a47f35e1012bee4-d # internal github.com/posener/complete/cmd mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/posener/complete/cmd/install=$WORK/b158/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/posener/complete/cmd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/posener/complete/cmd -complete -installsuffix shared -buildid nHo1SO4vnQm-ix0bfAeT/nHo1SO4vnQm-ix0bfAeT -goversion go1.15rc1 -D "" -importcfg $WORK/b157/importcfg -pack ./cmd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/aa/aa65315b94fb66e11b4e50d55e2cb9f39c50483cc38bc6cd4ebf298f6e5ef4f2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/10/10fa7e8319a07a732ba3a82641ec140f56ac50d2a041a76a41875f53953c6258-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/6a/6afd5afaa9c646327d145d6ab2d289de877ddef0e8e65cc422f42735ada99758-d # internal github.com/posener/complete mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/posener/complete/cmd=$WORK/b157/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/posener/complete /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/posener/complete -complete -installsuffix shared -buildid PytiF4aPiz8gSsKJvEAF/PytiF4aPiz8gSsKJvEAF -goversion go1.15rc1 -D "" -importcfg $WORK/b156/importcfg -pack ./args.go ./command.go ./complete.go ./doc.go ./log.go ./predict.go ./predict_files.go ./predict_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/7f/7f851d87701859cc112c30f9d9b7fb8d27e5d1e9f4cc679d6611e64d6f06c212-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b139/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b140/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b141/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b142/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid Xol7ZoJZ2cWnq1qF8VTM/Xol7ZoJZ2cWnq1qF8VTM -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_ppc64le.go golang.org/x/net/ipv6 mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b139/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b140/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b141/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b142/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid hcEDVPiY3lmOjlc63XXP/hcEDVPiY3lmOjlc63XXP -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/42/42baa01d31e32538a650f425c1ad9f303cea293bcac50794e53adf03f066b1a4-d # internal github.com/mitchellh/cli mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b151/_pkg_.a packagefile github.com/bgentry/speakeasy=$WORK/b152/_pkg_.a packagefile github.com/fatih/color=$WORK/b153/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b155/_pkg_.a packagefile github.com/posener/complete=$WORK/b156/_pkg_.a packagefile github.com/posener/complete/cmd/install=$WORK/b158/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b133/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mitchellh/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/mitchellh/cli -complete -installsuffix shared -buildid _xUB9RIlK2DmEsFGrJZY/_xUB9RIlK2DmEsFGrJZY -goversion go1.15rc1 -D "" -importcfg $WORK/b150/importcfg -pack ./autocomplete.go ./cli.go ./command.go ./command_mock.go ./help.go ./ui.go ./ui_colored.go ./ui_concurrent.go ./ui_mock.go ./ui_writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/74/7496c8563bcd170a813a63a5772664970d08a5e9530465d261b60669db330f75-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/bf/bff7c658faea8370c36ac613540275d7c79300aa39b9f93276932a50baef64c8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/8b/8b5373489c8d3ac92e55673bb2e497ca45d129f266f6178752ce19a722ecb250-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/32/3296335e0e2bde23b8073263d8203ed3b62f9ba0868baeff40ce1da5b179bec6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/64/640868e88936ac59cdfc80ccef6b39d199779f776eacb09a5583b3e9241222b7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/bc/bcda9512ae610d171d56a82c2082a1f54180b35b60d9dbcf825ab24c6d59dc6a-d # internal crypto/tls mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b034/_pkg_.a packagefile container/list=$WORK/b075/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile crypto=$WORK/b077/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b035/_pkg_.a packagefile crypto/rc4=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid lajrytikpGFiT9wH5G7T/lajrytikpGFiT9wH5G7T -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/39/3941b114ca8621eb299fe05257ec3936fce6b575e96881f7a2ad461c2e56f667-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/f7/f768ec0c19b28c476a8723a6ac9c5426909ccf5393cd164a09201cfeb60870ad-d # internal net/http/httptrace mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b076/_pkg_.a packagefile internal/nettrace=$WORK/b067/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid wrmrtWNXuKNKTZVVj9de/wrmrtWNXuKNKTZVVj9de -goversion go1.15rc1 -D "" -importcfg $WORK/b117/importcfg -pack ./trace.go github.com/miekg/dns mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile crypto=$WORK/b077/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b035/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/base32=$WORK/b136/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b137/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b138/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b143/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b142/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/miekg/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid KQ1QFXD2-FPA8otWZ_ny/KQ1QFXD2-FPA8otWZ_ny -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack ./acceptfunc.go ./client.go ./clientconfig.go ./dane.go ./defaults.go ./dns.go ./dnssec.go ./dnssec_keygen.go ./dnssec_keyscan.go ./dnssec_privkey.go ./doc.go ./duplicate.go ./edns.go ./format.go ./generate.go ./labels.go ./listen_go111.go ./msg.go ./msg_helpers.go ./msg_truncate.go ./nsecx.go ./privaterr.go ./reverse.go ./sanitize.go ./scan.go ./scan_rr.go ./serve_mux.go ./server.go ./sig0.go ./singleinflight.go ./smimea.go ./tlsa.go ./tsig.go ./types.go ./udp.go ./update.go ./version.go ./xfr.go ./zduplicate.go ./zmsg.go ./ztypes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/20/203114f9378969c13ac668297db4231e0da4065e760af6119cebef3d34c3fd62-d # internal net/http mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b071/_pkg_.a packagefile container/list=$WORK/b075/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b035/_pkg_.a packagefile crypto/tls=$WORK/b076/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/multipart=$WORK/b115/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http/httptrace=$WORK/b117/_pkg_.a packagefile net/http/internal=$WORK/b118/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b119/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p net/http -std -complete -installsuffix shared -buildid S_JSsUNn37YnubJat3ba/S_JSsUNn37YnubJat3ba -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/b7/b7cf18be496b232ec61c4953888f452fba9b1a9f96fb19743a5520e39a7b3749-d # internal github.com/hashicorp/mdns mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/miekg/dns=$WORK/b135/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b138/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b143/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/mdns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/hashicorp/mdns -complete -installsuffix shared -buildid Mur_Y_837afuH8Xo09Xr/Mur_Y_837afuH8Xo09Xr -goversion go1.15rc1 -D "" -importcfg $WORK/b149/importcfg -pack ./client.go ./server.go ./zone.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/8a/8a76595a956fce3b2a0e6b7fbc141e960702a50a4508f1f818a74cb7a1778d7b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e7/e73dcc49618331129d569d47d74d3f4b6e429384782c5624ed9da36720e63e8d-d # internal net/rpc mkdir -p $WORK/b053/ github.com/armon/go-metrics mkdir -p $WORK/b121/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile encoding/gob=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/token=$WORK/b055/_pkg_.a packagefile html/template=$WORK/b056/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid M9apr7w16RYaVZhVqLjD/M9apr7w16RYaVZhVqLjD -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./client.go ./debug.go ./server.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b122/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b124/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/armon/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/armon/go-metrics -complete -installsuffix shared -buildid ib0oag0HBQDzyfRr7EdM/ib0oag0HBQDzyfRr7EdM -goversion go1.15rc1 -D "" -importcfg $WORK/b121/importcfg -pack ./const_unix.go ./inmem.go ./inmem_endpoint.go ./inmem_signal.go ./metrics.go ./sink.go ./start.go ./statsd.go ./statsite.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/56/569221a8261917e5fd1d16143a754a928f2b4d766b204d0086bda25bc48288e1-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/rpc=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid CEEiSrJSatXEgTFhb3y4/CEEiSrJSatXEgTFhb3y4 -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./0doc.go ./binc.go ./decode.go ./encode.go ./helper.go ./helper_internal.go ./msgpack.go ./rpc.go ./simple.go ./time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/27/2758cb8f8c312f22f621d0fa357c837ce24511b82137d6d16a3f302d9f05b77b-d # internal github.com/hashicorp/serf/coordinate mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b121/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp/serf/coordinate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/hashicorp/serf/coordinate -complete -installsuffix shared -buildid bBb80V6I_YzF1fTXI0ka/bBb80V6I_YzF1fTXI0ka -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack ./client.go ./config.go ./coordinate.go ./phantom.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/84/8450c142fd7876a6c78d719bb2b14078ccafd86812242b5c3857c65649826198-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/69/691aa87985db6b9770e3aab7d157599326cc23ad29cf7d23967374d0ba2d7314-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/lzw=$WORK/b127/_pkg_.a packagefile container/list=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/rand=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b121/_pkg_.a packagefile github.com/google/btree=$WORK/b128/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b052/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b129/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b131/_pkg_.a packagefile github.com/miekg/dns=$WORK/b135/_pkg_.a packagefile github.com/sean-/seed=$WORK/b144/_pkg_.a packagefile hash/crc32=$WORK/b073/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/memberlist /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid swB9rMjfeQUZH5iVoNc3/swB9rMjfeQUZH5iVoNc3 -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack ./alive_delegate.go ./awareness.go ./broadcast.go ./config.go ./conflict_delegate.go ./delegate.go ./event_delegate.go ./keyring.go ./logging.go ./memberlist.go ./merge_delegate.go ./mock_transport.go ./net.go ./net_transport.go ./ping_delegate.go ./queue.go ./security.go ./state.go ./suspicion.go ./transport.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/b3/b3231a57bf6337936c27089175e8a7ad447e2a2fd1f05d88b6b0a9988b458fd5-d # internal github.com/hashicorp/serf/serf mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b121/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b052/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b126/_pkg_.a packagefile github.com/hashicorp/serf/coordinate=$WORK/b120/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b133/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp/serf/serf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/hashicorp/serf/serf -complete -installsuffix shared -buildid K0RxQMmbw14zAD2VtKk5/K0RxQMmbw14zAD2VtKk5 -goversion go1.15rc1 -D "" -importcfg $WORK/b125/importcfg -pack ./broadcast.go ./coalesce.go ./coalesce_member.go ./coalesce_user.go ./config.go ./conflict_delegate.go ./delegate.go ./event.go ./event_delegate.go ./internal_query.go ./keymanager.go ./lamport.go ./merge_delegate.go ./messages.go ./ping_delegate.go ./query.go ./serf.go ./snapshot.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b6/b651400200e1ce782b83f97bef58e8eee389a841238d282dbcee376a50274aa8-d # internal github.com/hashicorp/serf/client mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b052/_pkg_.a packagefile github.com/hashicorp/logutils=$WORK/b050/_pkg_.a packagefile github.com/hashicorp/serf/coordinate=$WORK/b120/_pkg_.a packagefile github.com/hashicorp/serf/serf=$WORK/b125/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp/serf/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/hashicorp/serf/client -complete -installsuffix shared -buildid RGfSt4o0gJ5jrhaxkEa2/RGfSt4o0gJ5jrhaxkEa2 -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./const.go ./rpc_client.go github.com/hashicorp/serf/cmd/serf/command/agent mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/armon/circbuf=$WORK/b146/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b121/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b052/_pkg_.a packagefile github.com/hashicorp/go-syslog=$WORK/b147/_pkg_.a packagefile github.com/hashicorp/logutils=$WORK/b050/_pkg_.a packagefile github.com/hashicorp/mdns=$WORK/b149/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b126/_pkg_.a packagefile github.com/hashicorp/serf/coordinate=$WORK/b120/_pkg_.a packagefile github.com/hashicorp/serf/serf=$WORK/b125/_pkg_.a packagefile github.com/mitchellh/cli=$WORK/b150/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b160/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b132/_pkg_.a packagefile os/signal=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b133/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp/serf/cmd/serf/command/agent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/hashicorp/serf/cmd/serf/command/agent -complete -installsuffix shared -buildid vr-HqUt-WezNRJMAUojd/vr-HqUt-WezNRJMAUojd -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack ./agent.go ./command.go ./config.go ./event_handler.go ./event_handler_mock.go ./flag_slice_value.go ./gated_writer.go ./invoke.go ./ipc.go ./ipc_event_stream.go ./ipc_log_stream.go ./ipc_query_response_stream.go ./log_levels.go ./log_writer.go ./mdns.go ./syslog.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/b1/b15b0a5af4c703182a390961aa84baca3d667c19fcbbadc2cb9a00a54e442f7d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/9c/9ca201fc239460926aef18e63cf8039e5f52a7574f47a3999aaaf6f5c4009d05-d # internal github.com/hashicorp/serf/cmd/serf/command mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/hashicorp/logutils=$WORK/b050/_pkg_.a packagefile github.com/hashicorp/serf/client=$WORK/b051/_pkg_.a packagefile github.com/hashicorp/serf/cmd/serf/command/agent=$WORK/b145/_pkg_.a packagefile github.com/hashicorp/serf/serf=$WORK/b125/_pkg_.a packagefile github.com/mitchellh/cli=$WORK/b150/_pkg_.a packagefile github.com/ryanuber/columnize=$WORK/b161/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp/serf/cmd/serf/command /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/hashicorp/serf/cmd/serf/command -complete -installsuffix shared -buildid EcF_hwn9oSVGbuoPtRe0/EcF_hwn9oSVGbuoPtRe0 -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./event.go ./force_leave.go ./info.go ./join.go ./keygen.go ./keys.go ./leave.go ./members.go ./monitor.go ./output.go ./query.go ./reachability.go ./rpc.go ./rtt.go ./tags.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3f/3f3f99e5c1aacd27e99c58aad5d3583e4bc4213f3c14cec63bf16bcc357c2502-d # internal github.com/hashicorp/serf/cmd/serf mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/hashicorp/serf/cmd/serf/command=$WORK/b033/_pkg_.a packagefile github.com/hashicorp/serf/cmd/serf/command/agent=$WORK/b145/_pkg_.a packagefile github.com/hashicorp/serf/version=$WORK/b162/_pkg_.a packagefile github.com/mitchellh/cli=$WORK/b150/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b124/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp/serf/cmd/serf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid nphdLNpiKr7IJtvWhlT9/nphdLNpiKr7IJtvWhlT9 -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./commands.go ./main.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/65/654ec5af13d9a8fe41f9e72030fae46eecd74ea247319594d4223afa5f177e53-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/hashicorp/serf/cmd/serf=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/hashicorp/serf/cmd/serf/command=$WORK/b033/_pkg_.a packagefile github.com/hashicorp/serf/cmd/serf/command/agent=$WORK/b145/_pkg_.a packagefile github.com/hashicorp/serf/version=$WORK/b162/_pkg_.a packagefile github.com/mitchellh/cli=$WORK/b150/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b124/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile github.com/hashicorp/logutils=$WORK/b050/_pkg_.a packagefile github.com/hashicorp/serf/client=$WORK/b051/_pkg_.a packagefile github.com/hashicorp/serf/serf=$WORK/b125/_pkg_.a packagefile github.com/ryanuber/columnize=$WORK/b161/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile bufio=$WORK/b036/_pkg_.a packagefile github.com/armon/circbuf=$WORK/b146/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b121/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b052/_pkg_.a packagefile github.com/hashicorp/go-syslog=$WORK/b147/_pkg_.a packagefile github.com/hashicorp/mdns=$WORK/b149/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b126/_pkg_.a packagefile github.com/hashicorp/serf/coordinate=$WORK/b120/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b160/_pkg_.a packagefile os/exec=$WORK/b132/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b133/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b151/_pkg_.a packagefile github.com/bgentry/speakeasy=$WORK/b152/_pkg_.a packagefile github.com/fatih/color=$WORK/b153/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b155/_pkg_.a packagefile github.com/posener/complete=$WORK/b156/_pkg_.a packagefile github.com/posener/complete/cmd/install=$WORK/b158/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b066/_pkg_.a packagefile internal/nettrace=$WORK/b067/_pkg_.a packagefile internal/singleflight=$WORK/b068/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile net/rpc=$WORK/b053/_pkg_.a packagefile log/syslog=$WORK/b148/_pkg_.a packagefile github.com/miekg/dns=$WORK/b135/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b138/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b143/_pkg_.a packagefile compress/lzw=$WORK/b127/_pkg_.a packagefile container/list=$WORK/b075/_pkg_.a packagefile github.com/google/btree=$WORK/b128/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b129/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b131/_pkg_.a packagefile github.com/sean-/seed=$WORK/b144/_pkg_.a packagefile hash/crc32=$WORK/b073/_pkg_.a packagefile regexp/syntax=$WORK/b134/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b154/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b142/_pkg_.a packagefile github.com/posener/complete/cmd=$WORK/b157/_pkg_.a packagefile os/user=$WORK/b159/_pkg_.a packagefile text/template/parse=$WORK/b062/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b123/_pkg_.a packagefile compress/gzip=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/multipart=$WORK/b115/_pkg_.a packagefile net/http/httptrace=$WORK/b117/_pkg_.a packagefile net/http/internal=$WORK/b118/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile path=$WORK/b119/_pkg_.a packagefile encoding/gob=$WORK/b054/_pkg_.a packagefile go/token=$WORK/b055/_pkg_.a packagefile html/template=$WORK/b056/_pkg_.a packagefile crypto=$WORK/b077/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/base32=$WORK/b136/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b137/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b139/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b140/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b141/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b130/_pkg_.a packagefile compress/flate=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/rc4=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile mime/quotedprintable=$WORK/b116/_pkg_.a packagefile html=$WORK/b057/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_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=TFv6NzBe1Lxu7A54NB4E/nphdLNpiKr7IJtvWhlT9/iuZa_LZ0Spv5WDAWQlc5/TFv6NzBe1Lxu7A54NB4E -X github.com/hashicorp/serf/version=0.9.3 -B 0xc49bbe3df7d8beda93ae83c35125a868701ec319 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/serf-0.9.3/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/serf-0.9.3/_build/bin/serf rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MMnZBO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le ++ dirname /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le + cd serf-0.9.3 + cd /builddir/build/BUILD/serf-0.9.3/_build/src/github.com/hashicorp/serf + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/hashicorp/serf -b /builddir/build/BUILD/serf-0.9.3/_build/bin -s /builddir/build/BUILD/serf-0.9.3/_build -o golang-github-hashicorp-serf-devel.file-list -O /builddir/build/BUILD/serf-0.9.3 -V 0.9.3-2.eln103 -p /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le -g /usr/share/gocode -r '.*example.*' Installing: github.com/hashicorp/serf + IFS= +++ realpath -e --relative-base=. CHANGELOG.md README.md +++ sort -u ++ listfiles_include='CHANGELOG.md README.md' ++ echo 'CHANGELOG.md README.md' + godocs='CHANGELOG.md README.md' + [[ -n CHANGELOG.md README.md ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/serf-0.9.3/_build/bin/serf /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/bin/ '/builddir/build/BUILD/serf-0.9.3/_build/bin/serf' -> '/builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/bin/serf' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.9.3-2.eln103 --unique-debug-suffix -0.9.3-2.eln103.ppc64le --unique-debug-src-base golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/serf-0.9.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/bin/serf extracting debug info from /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/bin/serf /usr/lib/rpm/find-debuginfo.sh: line 262: 2020469 Segmentation fault (core dumped) nm -D "$binary" --format=posix --defined-only 2020470 Done | awk '{ print $1 }' 2020471 Done | sort > "$dynsyms" /usr/lib/rpm/find-debuginfo.sh: line 262: 2020474 Segmentation fault (core dumped) nm "$debuginfo" --format=sysv --defined-only 2020475 Done | awk -F \| '{ if ($4 ~ "FUNC") print $1 }' 2020476 Done | sort > "$funcsyms" xz: /tmp/tmp.wJEkes1IB7: No such file or directory objcopy: cannot open: /tmp/tmp.wJEkes1IB7.xz: No such file or directory original debug info size: 12824kB, size after compression: 12256kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 662 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FOayhS + umask 022 + cd /builddir/build/BUILD + cd serf-0.9.3 + LDFLAGS='-X github.com/hashicorp/serf/version=0.9.3' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/hashicorp/serf -b /builddir/build/BUILD/serf-0.9.3/_build/bin -s /builddir/build/BUILD/serf-0.9.3/_build -V 0.9.3-2.eln103 -p /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le -g /usr/share/gocode -r '.*example.*' -t cmd -t serf Testing in: /builddir/build/BUILD/serf-0.9.3/_build/src PATH: /builddir/build/BUILD/serf-0.9.3/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/serf-0.9.3/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/hashicorp/serf/version=0.9.3 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/hashicorp/serf github.com/hashicorp/serf/coordinate Error avg= 0.001735 max= 0.009168 Error avg= 0.001406 max= 0.015147 Error avg= 0.000059 max= 0.000473 Error avg= 0.002362 max= 0.057089 Error avg= 0.052652 max= 0.264047 PASS ok github.com/hashicorp/serf/coordinate 0.607s github.com/hashicorp/serf/testutil testing: warning: no tests to run PASS ok github.com/hashicorp/serf/testutil 0.003s github.com/hashicorp/serf/testutil/retry PASS ok github.com/hashicorp/serf/testutil/retry 0.404s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.47NgSP + umask 022 + cd /builddir/build/BUILD + cd serf-0.9.3 + DOCDIR=/builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/doc/golang-github-hashicorp-serf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/doc/golang-github-hashicorp-serf + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/doc/golang-github-hashicorp-serf + cp -pr README.md /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/doc/golang-github-hashicorp-serf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KWr1tR + umask 022 + cd /builddir/build/BUILD + cd serf-0.9.3 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/licenses/golang-github-hashicorp-serf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/licenses/golang-github-hashicorp-serf + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/licenses/golang-github-hashicorp-serf + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-hashicorp-serf = 0.9.3-2.eln103 golang-github-hashicorp-serf(ppc-64) = 0.9.3-2.eln103 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: golang-github-hashicorp-serf-devel-0.9.3-2.eln103.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.93aPlP + umask 022 + cd /builddir/build/BUILD + cd serf-0.9.3 + DOCDIR=/builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/doc/golang-github-hashicorp-serf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/doc/golang-github-hashicorp-serf-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/doc/golang-github-hashicorp-serf-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/doc/golang-github-hashicorp-serf-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZzxfSR + umask 022 + cd /builddir/build/BUILD + cd serf-0.9.3 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/licenses/golang-github-hashicorp-serf-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/licenses/golang-github-hashicorp-serf-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le/usr/share/licenses/golang-github-hashicorp-serf-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/hashicorp/serf/client) = 0.9.3-2.eln103 golang(github.com/hashicorp/serf/cmd/serf/command) = 0.9.3-2.eln103 golang(github.com/hashicorp/serf/cmd/serf/command/agent) = 0.9.3-2.eln103 golang(github.com/hashicorp/serf/coordinate) = 0.9.3-2.eln103 golang(github.com/hashicorp/serf/serf) = 0.9.3-2.eln103 golang(github.com/hashicorp/serf/testutil) = 0.9.3-2.eln103 golang(github.com/hashicorp/serf/testutil/retry) = 0.9.3-2.eln103 golang(github.com/hashicorp/serf/version) = 0.9.3-2.eln103 golang-github-hashicorp-serf-devel = 0.9.3-2.eln103 golang-ipath(github.com/hashicorp/serf) = 0.9.3-2.eln103 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/armon/circbuf) golang(github.com/armon/go-metrics) golang(github.com/hashicorp/go-msgpack/codec) golang(github.com/hashicorp/go-syslog) golang(github.com/hashicorp/logutils) golang(github.com/hashicorp/mdns) golang(github.com/hashicorp/memberlist) golang(github.com/mitchellh/cli) golang(github.com/mitchellh/mapstructure) golang(github.com/ryanuber/columnize) Processing files: golang-github-hashicorp-serf-debugsource-0.9.3-2.eln103.ppc64le Provides: golang-github-hashicorp-serf-debugsource = 0.9.3-2.eln103 golang-github-hashicorp-serf-debugsource(ppc-64) = 0.9.3-2.eln103 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-hashicorp-serf-debuginfo-0.9.3-2.eln103.ppc64le Provides: debuginfo(build-id) = bcac85f2d73adb076d47b0b7deee651d5855cade golang-github-hashicorp-serf-debuginfo = 0.9.3-2.eln103 golang-github-hashicorp-serf-debuginfo(ppc-64) = 0.9.3-2.eln103 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-hashicorp-serf-debugsource(ppc-64) = 0.9.3-2.eln103 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le Wrote: /builddir/build/RPMS/golang-github-hashicorp-serf-debugsource-0.9.3-2.eln103.ppc64le.rpm Wrote: /builddir/build/RPMS/golang-github-hashicorp-serf-devel-0.9.3-2.eln103.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le.rpm Wrote: /builddir/build/RPMS/golang-github-hashicorp-serf-debuginfo-0.9.3-2.eln103.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WEJIYO + umask 022 + cd /builddir/build/BUILD + cd serf-0.9.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-hashicorp-serf-0.9.3-2.eln103.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0