Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f31-build-19360629-1350056/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-prometheus-alertmanager.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1580602977 Wrote: /builddir/build/SRPMS/golang-github-prometheus-alertmanager-0.20.0-1.fc31.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-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f31-build-19360629-1350056/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-prometheus-alertmanager.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1580602977 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VjoTOx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alertmanager-0.20.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/alertmanager-0.20.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd alertmanager-0.20.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/alertmanager-0.20.0/vendor + [[ ! -e /builddir/build/BUILD/alertmanager-0.20.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/alertmanager-0.20.0/_build/bin install: creating directory '/builddir/build/BUILD/alertmanager-0.20.0/_build' install: creating directory '/builddir/build/BUILD/alertmanager-0.20.0/_build/bin' + export GOPATH=/builddir/build/BUILD/alertmanager-0.20.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/alertmanager-0.20.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager ]] ++ dirname /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager install: creating directory '/builddir/build/BUILD/alertmanager-0.20.0/_build/src' install: creating directory '/builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus' + install -m 0755 -vd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus + ln -fs /builddir/build/BUILD/alertmanager-0.20.0 /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager + cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager + sed -i 's|uuid.NewV4().String()|uuid.Must(uuid.NewV4()).String()|' silence/silence.go + rm -rf client + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ue2gmA + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 ++ basename cmd/alertmanager + GOPATH=/builddir/build/BUILD/alertmanager-0.20.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/prometheus/alertmanager/version=0.20.0 -B 0x200ee8963d87ce20000a376a5996d4e40f502fbc -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/alertmanager-0.20.0/_build/bin/alertmanager github.com/prometheus/alertmanager/cmd/alertmanager WORK=/tmp/go-build823196293 internal/race mkdir -p $WORK/b013/ runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid hL8xF2blBuTck7wu_zk2/hL8xF2blBuTck7wu_zk2 -goversion go1.13.6 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid mVTallWNmwoQm-S5mk5Z/mVTallWNmwoQm-S5mk5Z -goversion go1.13.6 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid NZObfID3RxAxxqIFzeyl/NZObfID3RxAxxqIFzeyl -goversion go1.13.6 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/30/302e95d9cc0f12edef4403b574750eb584198752bf14830203d1b2bd67a694c8-d # internal runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/71/710a938aed34f93182ce0986b1ba1ad945fec617d067ee07d0de2690b1bcc07d-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 6zRPKMRpzAt9GcCrmmAO/6zRPKMRpzAt9GcCrmmAO -goversion go1.13.6 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/39/395a0a831d26c6868656fb5726905cdc98c6a1b2db1ca07680db03565aa993df-d # internal math/bits mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math/bits -std -complete -installsuffix shared -buildid oESM75v9gsJt2HnByviH/oESM75v9gsJt2HnByviH -goversion go1.13.6 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid wf9Fv6atlPRt5C4WsLSn/wf9Fv6atlPRt5C4WsLSn -goversion go1.13.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid I_BSNenF2kB6GF2Gy_FC/I_BSNenF2kB6GF2Gy_FC -goversion go1.13.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/2d/2d54a557e69ac053b19d28cb641f47af16cf4f2129941ce358a3034ff54c267f-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e5/e5274c864ee58286b460b8ee69a1319f94e2285d3259d0fb6d36b9be7b0bad0c-d # internal unicode/utf8 mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid yZV6JajGFznRDMwBVbtS/yZV6JajGFznRDMwBVbtS -goversion go1.13.6 -D "" -importcfg $WORK/b024/importcfg -pack ./utf8.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 7XqgdJtExepxxkpI_iUD/7XqgdJtExepxxkpI_iUD -goversion go1.13.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e5/e543dfd0e4694d89e3f4bf2eef90e66de8ce594a9cf923263d0d46624a98288f-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/compare_ppc64x.o ./compare_ppc64x.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ff/ff6d0afbaff13ce6dee456490c7624a97f1b7eb3cb588611625981062260388a-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/count_ppc64x.o ./count_ppc64x.s unicode mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode -std -complete -installsuffix shared -buildid xqVEYAT84DhOht2zDDL4/xqVEYAT84DhOht2zDDL4 -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/equal_ppc64x.o ./equal_ppc64x.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p math -std -installsuffix shared -buildid egb-8epC7Ilx8KUarko4/egb-8epC7Ilx8KUarko4 -goversion go1.13.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/04/04f8b3e3c261d4dd3edb6d55bef2d4e0069ea8b8b899d03f286a069d2d38985f-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid TtN-RporYB0sHTyskcwg/TtN-RporYB0sHTyskcwg -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/a8/a8ab054dabaa2eaaaf730773ad0839a8cddaed621221623b9e2283688005c092-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/57/57742384be9cb94bc54fcf6a33ebb9efaaa2914f59024e5a98c2866950dbaad9-d # internal encoding mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p encoding -std -complete -installsuffix shared -buildid UvvZZaa4xwuOiuHsZr2u/UvvZZaa4xwuOiuHsZr2u -goversion go1.13.6 -D "" -importcfg $WORK/b034/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c3/c3d89879cd2bbf761d672d4cc60af8abc5996d0367cf5f014a4d2544fdfe66c6-d # internal unicode/utf16 cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid 6Pp-q27pF1iWSGeJJgZW/6Pp-q27pF1iWSGeJJgZW -goversion go1.13.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid --EhCwmosv8WsT06JeUd/--EhCwmosv8WsT06JeUd -goversion go1.13.6 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/44/44b68457ec69daaf559c54b436a0fc93093585e3e43b94428b347220bb8986d6-d # internal container/list mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p container/list -std -complete -installsuffix shared -buildid dcYLigKopfwaa9wufE4s/dcYLigKopfwaa9wufE4s -goversion go1.13.6 -D "" -importcfg $WORK/b058/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/bf/bf24dbc247ad4a4aa8fb7a4efac5d6ae403664034ef2521ce5308e414b2b4c58-d # internal crypto/internal/subtle mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid uYcjRr7OEKBcwSni9gTP/uYcjRr7OEKBcwSni9gTP -goversion go1.13.6 -D "" -importcfg $WORK/b062/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f9/f9a6f4173a476d286d0ea168a6eab6bb87e776cce32c5b9735a5920d15503195-d # internal crypto/subtle mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid nIcjVtr-dqajTrdNUezL/nIcjVtr-dqajTrdNUezL -goversion go1.13.6 -D "" -importcfg $WORK/b063/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/32/3231db1b4b15b0db84f3d355c46c35b9afd1d4aa987c1f2a03a338502973e106-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b088/ cat >$WORK/b088/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/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid Fj9muCoE7SdJHb4UaHBF/Fj9muCoE7SdJHb4UaHBF -goversion go1.13.6 -D "" -importcfg $WORK/b088/importcfg -pack ./asn1.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/5f/5fc2c0913f3765a05021a4584aab21f6364c788d5c21d0ade0411b2acea5e86d-d # internal internal/nettrace mkdir -p $WORK/b093/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b093/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid rkBe3PzjA0rd_4GK56a6/rkBe3PzjA0rd_4GK56a6 -goversion go1.13.6 -D "" -importcfg $WORK/b093/importcfg -pack ./nettrace.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e9/e96bc5238f023a72c9db92530a2474615ffe20bd2941a1445687122ce9258092-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/floor_ppc64x.o $WORK/b021/modf_ppc64x.o $WORK/b021/sqrt_ppc64x.o $WORK/b021/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/03/033755523aa11a7b09ac3dd327e8b41b39fee089e3df68c832e579e4c608bd1d-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b099/ cat >$WORK/b099/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/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid U9n8K4HW6_Nsclr13cY9/U9n8K4HW6_Nsclr13cY9 -goversion go1.13.6 -D "" -importcfg $WORK/b099/importcfg -pack ./aliasing.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/06/068291b5a0d94f779b00985e7c6de9cec4ba7988fdb4bfc3e88c516d9cbbc41e-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b159/ cat >$WORK/b159/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/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 1A_eN1-uks4NzUTcxAUA/1A_eN1-uks4NzUTcxAUA -goversion go1.13.6 -D "" -importcfg $WORK/b159/importcfg -pack ./const.go runtime/cgo mkdir -p $WORK/b095/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b095/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b095/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/9e/9e4af96e0023cfd03a1f6148987db96510420a5f24a95b225af1952b2612b8d5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/05/05a958b91887b503ce7677a27ec0ca9b0f7a3ae8bc1ec9942cca79976a428a88-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/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/b095=/tmp/go-build -gno-record-gcc-switches -o $WORK/b095/_cgo_.o $WORK/b095/_cgo_main.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o $WORK/b095/_x006.o $WORK/b095/_x007.o $WORK/b095/_x008.o $WORK/b095/_x009.o $WORK/b095/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_cgo_import.go -dynlinker cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b095/symabis ./asm_ppc64x.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7svY5gbKsZSyD1xnthw2/7svY5gbKsZSyD1xnthw2 -goversion go1.13.6 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b095/_cgo_gotypes.go $WORK/b095/cgo.cgo1.go $WORK/b095/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b095/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b095/_pkg_.a $WORK/b095/asm_ppc64x.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o $WORK/b095/_x006.o $WORK/b095/_x007.o $WORK/b095/_x008.o $WORK/b095/_x009.o $WORK/b095/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/f7/f726163f341a5c36342aeec22ee07087246ca33a58023504594003e21fa180b0-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_ppc64x.o $WORK/b005/atomic_ppc64x.o $WORK/b005/duff_ppc64x.o $WORK/b005/memclr_ppc64x.o $WORK/b005/memmove_ppc64x.o $WORK/b005/rt0_linux_ppc64le.o $WORK/b005/sys_linux_ppc64x.o $WORK/b005/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/4c/4c08dae2f7a0f5880f93019c9ceee9fa0ad333e79c6d6220b160bd9253e72298-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b012/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid pKhBGKIkihEA7UHU5aCv/pKhBGKIkihEA7UHU5aCv -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid xonEOVG9yPTCDmY2Ujup/xonEOVG9yPTCDmY2Ujup -goversion go1.13.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/91/9186fedf62d4ffc1d2c59c54c90e09805ba65b87c3098f8965a88bb17d89a398-d # internal math/rand mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/rand -std -complete -installsuffix shared -buildid WRj_qx4hvtgp4KS9xVzM/WRj_qx4hvtgp4KS9xVzM -goversion go1.13.6 -D "" -importcfg $WORK/b065/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/singleflight mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid UVrgK3NVkyuSjO2G5HVd/UVrgK3NVkyuSjO2G5HVd -goversion go1.13.6 -D "" -importcfg $WORK/b094/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/df/df704dc0a76dc5098a5704bc4f2017f71603d5af9c82c0b2f5fb8fd1a107ab0a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/98/982ad8f4f2a10b944c65d64c827021b8c407afcdef0c0adbffac771538536d9a-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d6/d658a648fc7b3bf1388be6aff364b1078c03daccd7713bd7cf806f3ebc003815-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 781nu9i3Pg56_-XK1Yyt/781nu9i3Pg56_-XK1Yyt -goversion go1.13.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid qu5vmILnwU91j6Py8i_x/qu5vmILnwU91j6Py8i_x -goversion go1.13.6 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/dd/dd0f28fcd66ea0a2dacc764bb647743c0818ce119f1ad82d1e48c64061ec5bcc-d # internal internal/oserror mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid HA1O7IxA7HWX7mk-rspH/HA1O7IxA7HWX7mk-rspH -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p strconv -std -complete -installsuffix shared -buildid yB2dzF51EdnYySAw9P7q/yB2dzF51EdnYySAw9P7q -goversion go1.13.6 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go io mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p io -std -complete -installsuffix shared -buildid 01cM_-pLSPnikoGFOoBA/01cM_-pLSPnikoGFOoBA -goversion go1.13.6 -D "" -importcfg $WORK/b027/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d6/d6c79aab7f1bc9ac4a63de9bcfe434aa4dd346e8f1195687809837d4d7d83317-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_ppc64x.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid 6HXyE1360R7Tltauaqzn/6HXyE1360R7Tltauaqzn -goversion go1.13.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3d/3da107fd0e18275614a2078b90053c136f212b1fba331d8015d0c70fe029b81c-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b092/ cat >$WORK/b092/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/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid p2yYW-iAfUACfJMpRgE4/p2yYW-iAfUACfJMpRgE4 -goversion go1.13.6 -D "" -importcfg $WORK/b092/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/e4/e42c3cd43a57d121fc77584552fdbf7026e32b26d403a086d7448793cf547d40-d # internal bytes mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p bytes -std -installsuffix shared -buildid MK__Ny_4cmwzbtUNiAle/MK__Ny_4cmwzbtUNiAle -goversion go1.13.6 -D "" -importcfg $WORK/b033/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/cf/cf0f8e6fdc0cfd9089045e6bd5e8d935fa63a084c33646317489e78a5f0198d0-d # internal strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid wraM7TcTVF-GIwy9vqT5/wraM7TcTVF-GIwy9vqT5 -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/32/32d03c1499360d4161aeb969b89ca74f5d9a28147b14d5ff210383277f877b2b-d # internal reflect mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./asm_ppc64x.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p reflect -std -installsuffix shared -buildid DXYb5vRpTUoIHtAn0JSz/DXYb5vRpTUoIHtAn0JSz -goversion go1.13.6 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/02/02313a7e74f3c766f0e4d776bdbcaad361a15738f4536ed9fb2fdcdbf2c9b4b8-d # internal bufio mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p bufio -std -complete -installsuffix shared -buildid N-wDI6bWvh5Sm1wrKIE8/N-wDI6bWvh5Sm1wrKIE8 -goversion go1.13.6 -D "" -importcfg $WORK/b041/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a0/a0d1cca24e9bfa2262545f19396527e8244998585c89d942d3fe580867d9f08f-d # internal regexp/syntax mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid MOklQdzWwZyhvVwdzkOd/MOklQdzWwZyhvVwdzkOd -goversion go1.13.6 -D "" -importcfg $WORK/b044/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/04/04abc38d5630ec386b0c0c86226aeee295982e9849aa979a1ede08feeb16ac2f-d # internal path mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p path -std -complete -installsuffix shared -buildid -vIvPTqs_OyvsFHh94H-/-vIvPTqs_OyvsFHh94H- -goversion go1.13.6 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/72/726350f4ef00b02d61b5dcd7d7b1fe01272d3496b51f32cdae634cfd91a3e5e8-d # internal time mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid Lb0Lwo_0esGAK6ApGUqZ/Lb0Lwo_0esGAK6ApGUqZ -goversion go1.13.6 -D "" -importcfg $WORK/b015/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/80/805b00fbdab54712ee69cbdaabbb9c95ae4cf35020c07d8d235a425c5192aabb-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid aJCxiBYG24976KDHbid3/aJCxiBYG24976KDHbid3 -goversion go1.13.6 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/dc/dcc9e864f718a6fc93fa74583aea258085e73fca4866529fa45d3dbbf47643aa-d # internal hash mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p hash -std -complete -installsuffix shared -buildid nb0meJAkE6kQJKWfzb-U/nb0meJAkE6kQJKWfzb-U -goversion go1.13.6 -D "" -importcfg $WORK/b055/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/be/bea0d3f5bfb8b7030b972b4e5b7b9106916217c0a46ac68d38e89760e6e76221-d # internal hash/crc32 mkdir -p $WORK/b054/ cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b054/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 7oEUQaa9ugycMb9Qxfzy/7oEUQaa9ugycMb9Qxfzy -goversion go1.13.6 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b054/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b054/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b054/_pkg_.a $WORK/b054/crc32_ppc64le.o $WORK/b054/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c7/c7bafba54256d3b9b64389aec9b5b836eccc29b90627513788c7ee665ed85c9a-d # internal crypto mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto -std -complete -installsuffix shared -buildid oDR3xl5WSGGRqY-JJmMF/oDR3xl5WSGGRqY-JJmMF -goversion go1.13.6 -D "" -importcfg $WORK/b067/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/05/059bdb67f2b41d8c480ba63427ae2de0bbf2c5f51f8ecb630986c1257c8e0c82-d # internal crypto/internal/randutil mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid AK75qZrL4Dws8AgOh_TE/AK75qZrL4Dws8AgOh_TE -goversion go1.13.6 -D "" -importcfg $WORK/b071/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7a/7ac1318adc7c0c2408e558d5d3fd50be6d6b228cdc000dfeba2a36f363d70b21-d # internal crypto/hmac mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid FLr_x-7ENgKE6TKjT3CJ/FLr_x-7ENgKE6TKjT3CJ -goversion go1.13.6 -D "" -importcfg $WORK/b076/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/51/51bf3004381ce552aeea87115a577844aee5cd409180350fe6d38fc6a20cc124-d # internal crypto/rc4 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid NLg9QHBnHoD5Bi-irnQX/NLg9QHBnHoD5Bi-irnQX -goversion go1.13.6 -D "" -importcfg $WORK/b078/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/35/35e3774c9438eff96d8d82a6963cf1e7e7fff0ce7bac9779a299233c05010e27-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid ThxOHEZfxKvqQrDLRfdw/ThxOHEZfxKvqQrDLRfdw -goversion go1.13.6 -D "" -importcfg $WORK/b102/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/fb/fbe835a85d2a32572a28eb587d892d054e909ea8db72850ce2acdbb1dd297c97-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 8UKWJXrdeJyY8F_XFAIV/8UKWJXrdeJyY8F_XFAIV -goversion go1.13.6 -D "" -importcfg $WORK/b106/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/bc/bc4188fdae50cb8997d9f4b9d5bed5767931d4583b40bc16926115e47d932b61-d # internal regexp mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp/syntax=$WORK/b044/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p regexp -std -complete -installsuffix shared -buildid a-E6bBL6oKpRewOcFD8H/a-E6bBL6oKpRewOcFD8H -goversion go1.13.6 -D "" -importcfg $WORK/b043/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/f2/f2b1686c45efd3b301927170f7e0f93ed24606597b24cf1c7bed20b8349e05e1-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid inqdY5-4hjr15Wsixr38/inqdY5-4hjr15Wsixr38 -goversion go1.13.6 -D "" -importcfg $WORK/b117/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/23/23b6138e344f557ce7d0155d763972d53531f939c06f68aabd5c30ef75f8067a-d # internal bitbucket.org/ww/goautoneg mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid LCVOwo1DtOpnxA5tpcEL/LCVOwo1DtOpnxA5tpcEL -goversion go1.13.6 -D "" -importcfg $WORK/b123/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/0c/0cb0c205e4dbe55848e6b79252a460c8605744a6fc6249f6d8a9dfc762bc56b8-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b058/_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/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid 52hmlyAB5jHXhQuEAukT/52hmlyAB5jHXhQuEAukT -goversion go1.13.6 -D "" -importcfg $WORK/b140/importcfg -pack ./lru.go ./lru_interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/4f/4f3d494c5d0e1cf7c7aefc6f7bc54c62380e1c9a08a6d8a846754a105723506e-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid rC3WDDdeKowcS5P93aDc/rC3WDDdeKowcS5P93aDc -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/49/494f7a21f68c307ea91289eb95469f3615311a5af255980a0e6d2568514d13da-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid 5BSNaI-pr4TK0UjZVdl_/5BSNaI-pr4TK0UjZVdl_ -goversion go1.13.6 -D "" -importcfg $WORK/b029/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/cc/cc5334e219d314ae8381dcba285a8e7e5ca25bb937d5cefb1aaecc6bd02aa0d9-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b140/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid L1VhedeOdao_0BeaxWgJ/L1VhedeOdao_0BeaxWgJ -goversion go1.13.6 -D "" -importcfg $WORK/b139/importcfg -pack ./edges.go ./iradix.go ./iter.go ./node.go ./raw_iter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/f7/f7a1163d30f01dd98fd91961d453e76f759df1674c10bec6bf9c0c7c1067b893-d # internal html mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p html -std -complete -installsuffix shared -buildid Bhlad8rzBPsEP36lirhB/Bhlad8rzBPsEP36lirhB -goversion go1.13.6 -D "" -importcfg $WORK/b148/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/9c/9c1b31230e35b76d9709360060a542bc8560d9cf29cfc80eb774b069d63da482-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p os -std -installsuffix shared -buildid wqwG1Bp6vIqwlNblOkIs/wqwG1Bp6vIqwlNblOkIs -goversion go1.13.6 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2d/2dd116b8b87216523008d4992404ef4c595a656a715dc28516627b7d3c597c2a-d # internal encoding/base32 mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid iEpdYHuzRrYTYTOBKVSu/iEpdYHuzRrYTYTOBKVSu -goversion go1.13.6 -D "" -importcfg $WORK/b154/importcfg -pack ./base32.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/79/790874829979e0eb9e760770b1bc4e5cdcb53f573a5005c3a8637a479b8438cf-d # internal internal/fmtsort mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid agsqXzYbjHfzMfbLyI6q/agsqXzYbjHfzMfbLyI6q -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/c0/c08de52f4d5930cecb7a92209196123ab9a928b1f38a43f23e3aec4630b3da84-d # internal encoding/binary mkdir -p $WORK/b037/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid QIjtYrOUL7psmieafFFA/QIjtYrOUL7psmieafFFA -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack ./binary.go ./varint.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/b0/b070bab78cb368e9a7b5cc62424fdbd65b658b86c2072a9ccb84205149b4d8fa-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid BOkKSHNs_gWI0aUwfHoD/BOkKSHNs_gWI0aUwfHoD -goversion go1.13.6 -D "" -importcfg $WORK/b152/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a6/a6d51724ae2bc0dbcb6cd5c58cdd38b02c8d9f6d5b619d76715491d90a847172-d # internal text/tabwriter mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid p2354U-STyPu6TuPZ3LP/p2354U-STyPu6TuPZ3LP -goversion go1.13.6 -D "" -importcfg $WORK/b174/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/29/29f79b81096769c978a5ea912927cd6a9f0346665abe818693d7e5a5298dd874-d # internal github.com/cenkalti/backoff mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cenkalti/backoff /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/cenkalti/backoff -complete -installsuffix shared -buildid 0zpts1mjr1QDrF2g--st/0zpts1mjr1QDrF2g--st -goversion go1.13.6 -D "" -importcfg $WORK/b178/importcfg -pack ./backoff.go ./context.go ./exponential.go ./retry.go ./ticker.go ./tries.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/eb/eb1524229365a51f82218134abf7e7c4d0f7e1bd7e9bc8e7040a35c9bf42618a-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid c8yT3Geo_PO49yvi26rM/c8yT3Geo_PO49yvi26rM -goversion go1.13.6 -D "" -importcfg $WORK/b188/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/4a/4a34a5dbfb09b229199ec422439cf1913b7b3e14853b5faf76fc25930e7603e6-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/buffer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid QT3BM8_4qRd2169hPjgV/QT3BM8_4qRd2169hPjgV -goversion go1.13.6 -D "" -importcfg $WORK/b208/importcfg -pack ./pool.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/bb/bb3585ba5ebcd9758eb27276f9d29394efc6980fa83f92b4b8b35de2477744ed-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b208/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/jwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid VB-gbMM8NXATe5pb-4XA/VB-gbMM8NXATe5pb-4XA -goversion go1.13.6 -D "" -importcfg $WORK/b207/importcfg -pack ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/6c/6c8cba79f830d33b4852674a22e5bd6794f99a87b5a8f6e0818115ff6c7444ab-d # internal encoding/base64 mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid RKXgiBoOuu_DGHQifTHZ/RKXgiBoOuu_DGHQifTHZ -goversion go1.13.6 -D "" -importcfg $WORK/b036/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/56/56e069730cdfe04ce61bff6d5f583035c77918f7381f9e24a4e5530e7394e634-d # internal crypto/cipher mkdir -p $WORK/b061/ cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b061/symabis ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a1/a117a51cb2e02ff58a24f94e83e57e8bc83008ebc8f1326e9a84ac67f8841d7d-d # internal fmt mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p fmt -std -complete -installsuffix shared -buildid p_BQG2lorfkT5dkPQ2-G/p_BQG2lorfkT5dkPQ2-G -goversion go1.13.6 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 8aDJaasrBT9mXx3K9IXH/8aDJaasrBT9mXx3K9IXH -goversion go1.13.6 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f8/f8d658b78a55fdea6c213803628a0e2a7ee1a920108be38e1bca79743a82475f-d # internal crypto/sha512 mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b072/symabis ./sha512block_ppc64le.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid Onw2Xs9mlohpoRrKvLSd/Onw2Xs9mlohpoRrKvLSd -goversion go1.13.6 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/7c/7cb1f584f0c4953785566b2cee4508ae8ec04b45be4672d60ed3b56bc47da910-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid B8Ym1fSUBsagPRMf0GwT/B8Ym1fSUBsagPRMf0GwT -goversion go1.13.6 -D "" -importcfg $WORK/b075/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b072/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b072/_pkg_.a $WORK/b072/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/87/874f6ec818bbaced104be907dc47910085b38819eec08e82a64daedfd1323546-d # internal crypto/md5 mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b077/symabis ./md5block_ppc64x.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/md5 -std -installsuffix shared -buildid -yDnztH1mqg-z5wJo56l/-yDnztH1mqg-z5wJo56l -goversion go1.13.6 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b061/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b061/_pkg_.a $WORK/b061/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/94/9461758ea49924ec64b35b0cbd3186d0ea03893adef7dd8a78b025b1950b27f0-d # internal crypto/aes mkdir -p $WORK/b060/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b060/symabis ./asm_ppc64le.s cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/aes -std -installsuffix shared -buildid EDFuB-dwuEE2I_38L3jE/EDFuB-dwuEE2I_38L3jE -goversion go1.13.6 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b077/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b077/_pkg_.a $WORK/b077/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/e5/e5ca37b74f2875280e154108ebe9eae38d37f317bbaaaed4cd88493b511621c6-d # internal crypto/des mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid O2dCfff-HExAFpI0ntMy/O2dCfff-HExAFpI0ntMy -goversion go1.13.6 -D "" -importcfg $WORK/b068/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b060/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b060/_pkg_.a $WORK/b060/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/81/814c913e95f157cba2c2f99c352ed132d503bd644bd8145b1a14bd93041e4c69-d # internal crypto/sha1 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid wet1VT78FEhb4m5h2wpm/wet1VT78FEhb4m5h2wpm -goversion go1.13.6 -D "" -importcfg $WORK/b080/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/64/64f54746ed9064b535137ca458438757c85aeb15cc2e50fa0663c21029f1a4d4-d # internal crypto/sha256 mkdir -p $WORK/b081/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b081/symabis ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/65/657945d6196ec34a751f4c9200401533228547e70250ceb05fcf7298f29ae732-d # internal encoding/pem mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid Yu7TvuGmGKRH8NGR7wDL/Yu7TvuGmGKRH8NGR7wDL -goversion go1.13.6 -D "" -importcfg $WORK/b086/importcfg -pack ./pem.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid 0vYc3CnZFtQwNmegNiEQ/0vYc3CnZFtQwNmegNiEQ -goversion go1.13.6 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/0b/0bb15a530d5bea21a7a81256868d825e4f002293103174ebdeb81d1754cf390f-d # internal path/filepath mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid WXaX7LH8b0lnCAl-R7Nw/WXaX7LH8b0lnCAl-R7Nw -goversion go1.13.6 -D "" -importcfg $WORK/b090/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/ad/ad58ac9db1d2f2a52227ca38b53f82b87e283395db173c808f10eaf359e88019-d # internal net mkdir -p $WORK/b091/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b091/ -importpath net -- -I $WORK/b091/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c6/c6b2f04cbbfc0bcf51e5737544721d989d73f157d031e7836d1beddeff846375-d # internal encoding/json mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid VqGC_F7SPf-rqZzHraE-/VqGC_F7SPf-rqZzHraE- -goversion go1.13.6 -D "" -importcfg $WORK/b035/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b081/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b081/_pkg_.a $WORK/b081/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/5b/5b5491c113f028f1b6c627e99d671938bcaa0734e462dc863f8bfc90d0d8e1b6-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-logfmt/logfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid fZK77Eb2_dv3e5DC77nr/fZK77Eb2_dv3e5DC77nr -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack ./decode.go ./doc.go ./encode.go ./jsonstring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/f0/f0022d93de6210cf17b6ad58b2ad29c33a5fcbbec52f3f18afaa0a903c220347-d # internal log mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p log -std -complete -installsuffix shared -buildid ZwwhSd5BE5C__7UXuEox/ZwwhSd5BE5C__7UXuEox -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/57/57905c11e277db20dadeebfbe8c40e215d82e091604a615e59fc180db81a55d2-d # internal github.com/pkg/errors mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid 4O28O6fg7DqItE3ISJr6/4O28O6fg7DqItE3ISJr6 -goversion go1.13.6 -D "" -importcfg $WORK/b046/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/c1/c1366293ec8c83cff66f3fc4a6fff7813953985a378eb82b0586a68be8019c76-d # internal compress/flate mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid wOOpC_uGh943dQWyJ9pm/wOOpC_uGh943dQWyJ9pm -goversion go1.13.6 -D "" -importcfg $WORK/b053/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/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e9/e900cd6e8730f8d38fa3522e7f22037f405739dd472c2f460f0df9b38e145552-d # internal math/big mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b064/symabis ./arith_ppc64x.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p math/big -std -installsuffix shared -buildid t_LGW1OqaaU6iwDmxAwe/t_LGW1OqaaU6iwDmxAwe -goversion go1.13.6 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/85/85a447d94ea0502d1ba6d7d910e0f89d37dc8461bd384a3baf90e10b69caa8bc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal compress/gzip mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b054/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 3W7AVxHCxWgej8HHzhCm/3W7AVxHCxWgej8HHzhCm -goversion go1.13.6 -D "" -importcfg $WORK/b052/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/09/09ed39020f3770c404c065b6489b56e6e2dd0f96340536b039e292672bdeb2af-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-kit/kit/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/go-kit/kit/log -complete -installsuffix shared -buildid ddup8J5ZenIQBvBFuMaj/ddup8J5ZenIQBvBFuMaj -goversion go1.13.6 -D "" -importcfg $WORK/b032/importcfg -pack ./doc.go ./json_logger.go ./log.go ./logfmt_logger.go ./nop_logger.go ./stdlib.go ./sync.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c2/c29b29982679ffb03c32c1901706da992fff742c9865659ce501f7cfdcd58c6c-d # internal encoding/hex mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid R2JF2ZcIJLb5aBCHN8vZ/R2JF2ZcIJLb5aBCHN8vZ -goversion go1.13.6 -D "" -importcfg $WORK/b085/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a0/a07916a8a59730f294155462fae8e7919a12d0892dbe09753bfd63713fee6f4c-d # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-kit/kit/log/level /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid R8KIwAa4kA5466lFPcJK/R8KIwAa4kA5466lFPcJK -goversion go1.13.6 -D "" -importcfg $WORK/b045/importcfg -pack ./doc.go ./level.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/d3/d3890e827c710d0bc8feb4f0480341d9cef38a471005e4876eab7cca688aecc3-d # internal io/ioutil mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid hLfvAzLG93An2X8xARQF/hLfvAzLG93An2X8xARQF -goversion go1.13.6 -D "" -importcfg $WORK/b089/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/0d/0d57f73c5d1bebb4bb7f90e523c24705023e18f06fc82dcdea08745832b094af-d # internal net/url mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p net/url -std -complete -installsuffix shared -buildid JEt2SDffPb880e1U2nWc/JEt2SDffPb880e1U2nWc -goversion go1.13.6 -D "" -importcfg $WORK/b096/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8f/8f7952bf8fc35a63df7cef0ffcb15a8bad811f7bf94a63615464f5f4fd2baee8-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b098/symabis ./asm_ppc64le.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid VfTHSu6xYDP4G7RA4MOL/VfTHSu6xYDP4G7RA4MOL -goversion go1.13.6 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b098/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b098/_pkg_.a $WORK/b098/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/16/162c7947bcfa0afe739432d64f8e37e8058c342b1b56533bc7501cec7dba821e-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b100/symabis ./sum_ppc64le.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid KCwq6I4pkGr1m6ILTl6A/KCwq6I4pkGr1m6ILTl6A -goversion go1.13.6 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./poly1305.go ./sum_generic.go ./sum_ppc64le.go cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b100/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b100/_pkg_.a $WORK/b100/sum_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/13/13e96edf5497be8935dc93c8441e88e37ab3e6488cbdd40236a1eedf839bf6d1-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b100/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 5_UctUtUF2j2nApJXDAS/5_UctUtUF2j2nApJXDAS -goversion go1.13.6 -D "" -importcfg $WORK/b097/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/37/37dfc45a86bf03b0ad6527877fd5566771082ff473bef848e286795a2f2f3fa0-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 4DiOYdMaTf0lSs0oNisM/4DiOYdMaTf0lSs0oNisM -goversion go1.13.6 -D "" -importcfg $WORK/b101/importcfg -pack ./curve25519.go ./doc.go cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/aa/aa36f1f821efb02f938d971eb876b58500492ea71699c97d1f65ff498a9bb172-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid GV6ffUbVokNIOGA-W0et/GV6ffUbVokNIOGA-W0et -goversion go1.13.6 -D "" -importcfg $WORK/b107/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/47/478b17ee7a598ee94a0b90aa91fe5e7e0173fa419595c2fa606f31b99cb71409-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid sbK4xAdAHiu9kfhhFM0P/sbK4xAdAHiu9kfhhFM0P -goversion go1.13.6 -D "" -importcfg $WORK/b108/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b064/arith_ppc64x.o ./arith_ppc64x.s cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/4f/4f4a175fc5bfeb343ca981e06b1b08170cdd075783159ce77a00e517e34802f0-d # internal crypto/rand mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid WoJKoh0BZ3eczceIoGrs/WoJKoh0BZ3eczceIoGrs -goversion go1.13.6 -D "" -importcfg $WORK/b059/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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ed/ed126c7e135f629b16b7b06f3dd473a61e5d16f93af92e933cee01efb236e40b-d # internal crypto/elliptic mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid zApyX_rBUl0tbLMYkVVU/zApyX_rBUl0tbLMYkVVU -goversion go1.13.6 -D "" -importcfg $WORK/b070/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/6e/6e21fa7519c957caf3f681632c6b42cb849249eaffccccac20a0fba97df83e8d-d # internal encoding/asn1 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid -lWZXIJHg6d4uEp2h-Lv/-lWZXIJHg6d4uEp2h-Lv -goversion go1.13.6 -D "" -importcfg $WORK/b073/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/23/23fa62eeed5ab474bf787f8f9031025fac0c9a0653efe345a2e6f9e7db0af4c7-d # internal crypto/ed25519 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid z7RkGa6YqVwjHGt21Pf2/z7RkGa6YqVwjHGt21Pf2 -goversion go1.13.6 -D "" -importcfg $WORK/b074/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/49/49148e0fc0f78808c547ee094e2adea4a2e96ca8c66edcb6d5ca061931d1108a-d # internal crypto/rsa mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid VwVRPBgvu7kjnCTZKrvm/VwVRPBgvu7kjnCTZKrvm -goversion go1.13.6 -D "" -importcfg $WORK/b079/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a3/a34459eaafef9d857643ac2675bee269c6c4e5d8cebda655dfeb51abc5c5b124-d # internal crypto/dsa mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid uCajSuvgK80NDfGo7BN7/uCajSuvgK80NDfGo7BN7 -goversion go1.13.6 -D "" -importcfg $WORK/b083/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/08/0877733df4fdaaaf7c0499cbdd026e8ffbd507b58a712fb3317c58dd3f626f3c-d # internal crypto/ecdsa mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid fzAFpyuxTPmhhRn52__d/fzAFpyuxTPmhhRn52__d -goversion go1.13.6 -D "" -importcfg $WORK/b069/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a4/a47c577b5b60cf2f43c0e7e86a3d8ed848c043d7d767e4154df38e82dded94b6-d # internal crypto/x509/pkix mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid nAwpUeao_BFNBNR340vH/nAwpUeao_BFNBNR340vH -goversion go1.13.6 -D "" -importcfg $WORK/b084/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/c8/c8e7d7af423b9d10a7bc5b15171de7c3bce2b4067189f6bf4057848e15bac648-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid LzZfyMeoSylzYAyJEYa5/LzZfyMeoSylzYAyJEYa5 -goversion go1.13.6 -D "" -importcfg $WORK/b087/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f2/f2f4f2548304dd2890f4fc9e29c9678652e749fae32edeeaeec9e146c7723980-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b105/ cat >$WORK/b105/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/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid ahLJXS94MQIwk0Pxa0i7/ahLJXS94MQIwk0Pxa0i7 -goversion go1.13.6 -D "" -importcfg $WORK/b105/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/cf/cfff19acdacdbe49490f0256cb859cea02e55858557ca28673d513e1f0c7f38e-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid HuD0MM5a8IJN9UqLgiVF/HuD0MM5a8IJN9UqLgiVF -goversion go1.13.6 -D "" -importcfg $WORK/b111/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/db/db78b3bfeb2a3bae733157b4cc3f70675cff0ca526906cb6f7cb9673f4b9ce78-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b108/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 5Fz6hzXtjkwS2uPf5Xmz/5Fz6hzXtjkwS2uPf5Xmz -goversion go1.13.6 -D "" -importcfg $WORK/b104/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/65/65e685b746c4eabfce14c54df541c37f7daa5b4ebbdd9a76fab2407ddce0af79-d # internal mime mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p mime -std -complete -installsuffix shared -buildid g7LZzc99pO8_4o2y6gV1/g7LZzc99pO8_4o2y6gV1 -goversion go1.13.6 -D "" -importcfg $WORK/b112/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d9/d9d70ef1b16bca632feda44e5be1d1db761c1ffe21ae26e0709aa4bcf35a0bbf-d # internal mime/quotedprintable mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid OPDZVVCPSon24_4xjZO1/OPDZVVCPSon24_4xjZO1 -goversion go1.13.6 -D "" -importcfg $WORK/b114/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/24/248f3e8eb35fe7d0bc4ce09c31cd97ec07dc922a293293ef91315197f103772b-d # internal net/http/internal mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid eHbVGreot7VCQnXbfKeJ/eHbVGreot7VCQnXbfKeJ -goversion go1.13.6 -D "" -importcfg $WORK/b116/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/5f/5f0ae2a7cff27142db8ace04ee6498d9aa12e528ab7aa9bea00d71d18d3f8e5b-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 7RgI1Vpuqtr3oDDpmdm2/7RgI1Vpuqtr3oDDpmdm2 -goversion go1.13.6 -D "" -importcfg $WORK/b118/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ab/aba3636a39157874cf22194b99bcae899510447707d6b921a5f0127dde83458b-d # internal github.com/prometheus/common/model mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid uu2nYuAdHGnW4RLukrqY/uu2nYuAdHGnW4RLukrqY -goversion go1.13.6 -D "" -importcfg $WORK/b128/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ed/edca6b954a591caf3a01e096e3677b194b34b6fb33efa96d88974da9083dce24-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid SE4qyI7oxooWmSs-namm/SE4qyI7oxooWmSs-namm -goversion go1.13.6 -D "" -importcfg $WORK/b130/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/bc/bc85ea4c66e24ffb88b63ae9fc6a1ec0fe5f81affccce62336fa73a5ce4a039d-d # internal runtime/debug mkdir -p $WORK/b131/ cat >$WORK/b131/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b131/symabis ./debug.s cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p runtime/debug -std -installsuffix shared -buildid b5LHdmMKfhXkNY2DntJF/b5LHdmMKfhXkNY2DntJF -goversion go1.13.6 -symabis $WORK/b131/symabis -D "" -importcfg $WORK/b131/importcfg -pack -asmhdr $WORK/b131/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b131/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b131/_pkg_.a $WORK/b131/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c2/c2b018e87e349ffc1f7e7297ae51583b43ad7412e0531af5c0c0d4b7af695e56-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid ue4KF1mf4Yo2IXGIOAhz/ue4KF1mf4Yo2IXGIOAhz -goversion go1.13.6 -D "" -importcfg $WORK/b133/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/0b/0baba16942db3e489f1b6fb386731764eb143fe8ab822a7dc95084249d73c69d-d # internal os/exec mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p os/exec -std -complete -installsuffix shared -buildid 5BFE6nru1h3f22cs3OK_/5BFE6nru1h3f22cs3OK_ -goversion go1.13.6 -D "" -importcfg $WORK/b135/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -o $WORK/b091/_cgo_.o $WORK/b091/_cgo_main.o $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b091/_cgo_.o -dynout $WORK/b091/_cgo_import.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b092/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b093/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b094/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p net -std -installsuffix shared -buildid WrKawhHfm7DLKflnPPr5/WrKawhHfm7DLKflnPPr5 -goversion go1.13.6 -D "" -importcfg $WORK/b091/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b091/_cgo_gotypes.go $WORK/b091/cgo_linux.cgo1.go $WORK/b091/cgo_resnew.cgo1.go $WORK/b091/cgo_socknew.cgo1.go $WORK/b091/cgo_unix.cgo1.go $WORK/b091/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/0b/0b73f2b53e5e226e955bbeeb29f8bded9a04c83940cb4a0663b8df1780e35a17-d # internal compress/lzw mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/lzw /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p compress/lzw -std -complete -installsuffix shared -buildid hR-VG7tvIWDoISFM8HSD/hR-VG7tvIWDoISFM8HSD -goversion go1.13.6 -D "" -importcfg $WORK/b137/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/5a/5ac73397a0f1d8a00cccb5529494ec38442d05728d749814f76e2d9a61c5de78-d # internal os/signal mkdir -p $WORK/b141/ cat >$WORK/b141/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b141/symabis ./sig.s cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p os/signal -std -installsuffix shared -buildid 2cLYQ-iTEPH18GPjhtdp/2cLYQ-iTEPH18GPjhtdp -goversion go1.13.6 -symabis $WORK/b141/symabis -D "" -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b141/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b141/_pkg_.a $WORK/b141/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/1f/1fc097a8b851dea0fe238f566f7dd77ad71d3662fd9cf382f328a3fc3c0b3835-d # internal github.com/google/btree mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/btree /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/google/btree -complete -installsuffix shared -buildid SD54pE-BZ_AKcftWdn-w/SD54pE-BZ_AKcftWdn-w -goversion go1.13.6 -D "" -importcfg $WORK/b142/importcfg -pack ./btree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c1/c118992f8a2ebfe2ea2772ec18d04a75ff7e32e84e8222ed9a83ba7bf293f13e-d # internal encoding/gob mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid 4XWHs890NjY6kYoiyLwv/4XWHs890NjY6kYoiyLwv -goversion go1.13.6 -D "" -importcfg $WORK/b145/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/94/947740b59488399b4417445d79ae426c5e4087e9f71a4daaa433e3703e9fc8ca-d # internal go/token mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p go/token -std -complete -installsuffix shared -buildid P4_2UYwrnBcq6GLEr0NU/P4_2UYwrnBcq6GLEr0NU -goversion go1.13.6 -D "" -importcfg $WORK/b146/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c6/c668147f4e2b5cee2e3ed17595a9465e8e6ee24501188caf2e71eadab5c9ada0-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid uuDkuWYe0pZR1JwZp5uF/uuDkuWYe0pZR1JwZp5uF -goversion go1.13.6 -D "" -importcfg $WORK/b121/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/9b/9b55ab60b297ed61dd50b83c6cdfb5016a8b4da133b57a94aa77906c77e3085f-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b121/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid bzeQMxMJCL0OD9ej9tjV/bzeQMxMJCL0OD9ej9tjV -goversion go1.13.6 -D "" -importcfg $WORK/b120/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/8c/8cbd1d32d622f030982ddd7de40eda00b50642d4882148a5996f2bcff596ef8c-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid Hpuuz-13EYIp9J2Ts62O/Hpuuz-13EYIp9J2Ts62O -goversion go1.13.6 -D "" -importcfg $WORK/b125/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/bf/bf42e30355b745614560332bd31b7738da3da77893669d2a39e2f19a5f691847-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid eFqwKUiRGFp2dVH_8P7q/eFqwKUiRGFp2dVH_8P7q -goversion go1.13.6 -D "" -importcfg $WORK/b126/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a6/a6d2a8fdf5b638272f5ead3962c0cd9bfcf80b9ec78131f5dcdeb720585788dc-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b125/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b126/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 4T2BL71bmT-5GiRqV9ya/4T2BL71bmT-5GiRqV9ya -goversion go1.13.6 -D "" -importcfg $WORK/b124/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/16/16afb9642c014ce6cb9148dca3e70ddeb1d1fa4154e4442f662c90a90f545671-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b120/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 6tS0qEvEu7ftWKcYo0jW/6tS0qEvEu7ftWKcYo0jW -goversion go1.13.6 -D "" -importcfg $WORK/b119/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/1d/1db144b8c6cbeedb097b396b3c27931d00ef036e2d2d1fd8f75fdd8b7bfa1e46-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid hJD1f2hWPqenOrCao0ve/hJD1f2hWPqenOrCao0ve -goversion go1.13.6 -D "" -importcfg $WORK/b127/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/b8/b83850f2eb1e066b34bfb5b0d553e4581d77b88b8066e61bd366dc8751c532aa-d # internal text/template/parse mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid jwqfSBzTgFHCgpLcorC0/jwqfSBzTgFHCgpLcorC0 -goversion go1.13.6 -D "" -importcfg $WORK/b150/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/93/9372d9895f6005334258983d8461af29a6d5c04ef0257c8d9b04a3bd5bf661ca-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b152/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid bHdCwILYMBp0rHRnu70z/bHdCwILYMBp0rHRnu70z -goversion go1.13.6 -D "" -importcfg $WORK/b151/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/78/78a6f6694f6abe8b512ffc60964e4b9c04165394dbae28484938f0700627e1f2-d # internal golang.org/x/crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p golang.org/x/crypto/ed25519/internal/edwards25519 -complete -installsuffix shared -buildid uMvgzoJJ6gdj9-2fkXnc/uMvgzoJJ6gdj9-2fkXnc -goversion go1.13.6 -D "" -importcfg $WORK/b156/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b091/_pkg_.a $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/20/20a897766de13423b5df840ebb536fee25a0dd25c06fcdab841be7fcb887ba32-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b156/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid VVZ0C7LF_EcCUxpW66Su/VVZ0C7LF_EcCUxpW66Su -goversion go1.13.6 -D "" -importcfg $WORK/b155/importcfg -pack ./ed25519.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/82/82705697a1c01a46e179fc1e3107991c00bc62bc08dabf7f11d0ebccc24ecfb2-d # internal crypto/x509 mkdir -p $WORK/b082/ cat >$WORK/b082/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/b033/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/dsa=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b084/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid VsuLnRatqyOgdJKYD0tu/VsuLnRatqyOgdJKYD0tu -goversion go1.13.6 -D "" -importcfg $WORK/b082/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/33/33e204bb121b8cb8b395491a38073821ffd13f01b6792d2c546bf27758d711e5-d # internal net/textproto mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid yDYifxbtPQ2MUPkypxUH/yDYifxbtPQ2MUPkypxUH -goversion go1.13.6 -D "" -importcfg $WORK/b109/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/74/74f61f53d8745d7a467b61931572df0585bbf1e0d60fedf43611e19030ce018e-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid g4lPmUhKCpS59LnnAveu/g4lPmUhKCpS59LnnAveu -goversion go1.13.6 -D "" -importcfg $WORK/b110/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ef/ef0141dc75d7b7b8f4945261b4c770a3c4c0a22c0bb2307bed0ddef046778c8f-d # internal github.com/prometheus/procfs mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b130/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid yWBuM63u78_fe56Zdgp_/yWBuM63u78_fe56Zdgp_ -goversion go1.13.6 -D "" -importcfg $WORK/b129/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/8f/8fd963935d57681bd7bab6cd3afa636d521e1ebcc718485fd649bb41baddd336-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b103/ cat >$WORK/b103/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/b104/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid P1jv7MyLlF3fjzz9PqO_/P1jv7MyLlF3fjzz9PqO_ -goversion go1.13.6 -D "" -importcfg $WORK/b103/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/5c/5c9ee791f142c2d6c41a261be7ef0a6972a8be94c5f32b31194b7fcea697fc28-d # internal mime/multipart mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/quotedprintable=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid KrdpocKhqKNdeAtI2leU/KrdpocKhqKNdeAtI2leU -goversion go1.13.6 -D "" -importcfg $WORK/b113/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/21/21edd955761e73dece67d497730d306d21b629fba45306c1c95bc056869e8a58-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os/exec=$WORK/b135/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-sockaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid HHbZ387d3_YLbmRNf9lH/HHbZ387d3_YLbmRNf9lH -goversion go1.13.6 -D "" -importcfg $WORK/b134/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/cb/cbf6286d41d15aa716ea2c33925fad9e416a8124cb7dcf3ae5b25f2e48db63ed-d # internal text/template mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b150/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p text/template -std -complete -installsuffix shared -buildid Jnl7Fky6YI_4iFdgd6JB/Jnl7Fky6YI_4iFdgd6JB -goversion go1.13.6 -D "" -importcfg $WORK/b149/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/b4/b452c9c441743d74fd3c0e129c88d80c0a30498abb79a82e510c21051ac81fbd-d # internal golang.org/x/net/bpf mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid DZ847VjKzE3Ys34ZR94c/DZ847VjKzE3Ys34ZR94c -goversion go1.13.6 -D "" -importcfg $WORK/b158/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/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/81/811cf1485164e9905abd610adc15d583a559259072d0761cba643a7fb5002352-d # internal crypto/tls mkdir -p $WORK/b066/ cat >$WORK/b066/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/b033/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/rc4=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid ZNNodNh-nf_ufiOJEpve/ZNNodNh-nf_ufiOJEpve -goversion go1.13.6 -D "" -importcfg $WORK/b066/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/3d/3d4e6093db02a62e81cac149e425f751686b68bb83b3e02f0c1e3ac69dabba34-d # internal golang.org/x/sys/unix mkdir -p $WORK/b161/ cat >$WORK/b161/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b161=>" -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b161/symabis ./asm_linux_ppc64x.s cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid _0U5Q5ONCqAYDMOVI9-Z/_0U5Q5ONCqAYDMOVI9-Z -goversion go1.13.6 -symabis $WORK/b161/symabis -D "" -importcfg $WORK/b161/importcfg -pack -asmhdr $WORK/b161/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f8/f8c20cd3a034cb672a3ce10fca1014d98d409cfcba6690c7f90d5c63adedd423-d # internal html/template mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile html=$WORK/b148/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile text/template/parse=$WORK/b150/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p html/template -std -complete -installsuffix shared -buildid I-lU-9FzHAMKWVyqO1LF/I-lU-9FzHAMKWVyqO1LF -goversion go1.13.6 -D "" -importcfg $WORK/b147/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/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/45/45b4210383959d700d666ecfe392595292132916c19b4449d0a561eafd33453f-d # internal github.com/sean-/seed mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sean-/seed /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/sean-/seed -complete -installsuffix shared -buildid xxsxkuHgLZ_344FtM0je/xxsxkuHgLZ_344FtM0je -goversion go1.13.6 -D "" -importcfg $WORK/b163/importcfg -pack ./init.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/fb/fb327b5fa5dfdc2571092e4b66837de2453161e84bf0e31f711c40910ec17626-d # internal database/sql/driver mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid V4CpKnEYUo0j2BK5q13w/V4CpKnEYUo0j2BK5q13w -goversion go1.13.6 -D "" -importcfg $WORK/b165/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/18/189322a96116c90bb00d57b246ec21643ad39694723d8275c91802a31087abbc-d # internal github.com/oklog/ulid mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile database/sql/driver=$WORK/b165/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oklog/ulid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/oklog/ulid -complete -installsuffix shared -buildid VARnAhBLWuyblIlIUJVK/VARnAhBLWuyblIlIUJVK -goversion go1.13.6 -D "" -importcfg $WORK/b164/importcfg -pack ./ulid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/eb/eb88bdd10647390d5b7476cc3062347a0a4b1137b320058518e2456711432c49-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid YHqNb6mxmrncFuLSMMTs/YHqNb6mxmrncFuLSMMTs -goversion go1.13.6 -D "" -importcfg $WORK/b168/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/f1/f12e82de57f55232fe4618a142f714e25257367acf4f6da5e6e0babdc77f8cda-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid 9GB1b6l47HYitSN_Tj04/9GB1b6l47HYitSN_Tj04 -goversion go1.13.6 -D "" -importcfg $WORK/b173/importcfg -pack ./timeseries.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/0d/0d2a5de343b4c905a7223cdcd797b982d6a9157eece761614953cc75e1264424-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid bMm_MNV8F87TJRgFHKmj/bMm_MNV8F87TJRgFHKmj -goversion go1.13.6 -D "" -importcfg $WORK/b175/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b161=>" -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b161/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b161/_pkg_.a $WORK/b161/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/ff/ff15eac292becb2073b16483bc87f9d6044f5a9d8bbbb5d351f246fe604f5a61-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid rtnJs7LttA3S39tWdhMR/rtnJs7LttA3S39tWdhMR -goversion go1.13.6 -D "" -importcfg $WORK/b160/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/85/8543542dc425fe6bafab95eaf8c58e9aa05b2805a5f54302052039fb8a4dce25-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b158/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b159/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b160/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid YAQA5zmOZmOezETNTMSN/YAQA5zmOZmOezETNTMSN -goversion go1.13.6 -D "" -importcfg $WORK/b157/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/3d/3d0cda40b59c4b3e47a4f6b06604d841b72b1c8d0f8224a4c1aed3c768d6b41b-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b158/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b159/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b160/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid kWk2NN9uBYBIRu2yTY8M/kWk2NN9uBYBIRu2yTY8M -goversion go1.13.6 -D "" -importcfg $WORK/b162/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/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/2d/2d3a370eac7b1439e4be877e99d8fffc625d8b104694e80cedc956542c76c3f5-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b168/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid mD2gLW7ZsM5r47XcWXKs/mD2gLW7ZsM5r47XcWXKs -goversion go1.13.6 -D "" -importcfg $WORK/b167/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/23/239f053f977364cc18367de7ed625e76ed3385c6d0cdd1c120a54f38c11294bc-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b167/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cluster/clusterpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid ALgSE6hzI0lhRMHSc720/ALgSE6hzI0lhRMHSc720 -goversion go1.13.6 -D "" -importcfg $WORK/b166/importcfg -pack ./cluster.pb.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/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/f2/f2e2205d1014787933eb83408cb2dc99f84e01b8ed077c93db4e3344bca07ee4-d # internal github.com/cespare/xxhash mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/cespare/xxhash -complete -installsuffix shared -buildid il08R8fb1Hjp-kGnb9xU/il08R8fb1Hjp-kGnb9xU -goversion go1.13.6 -D "" -importcfg $WORK/b179/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/74/7405f298fdc0e14e126202461f03d3967e49d7a410995a026d141bf281d9d625-d # internal net/http/httptrace mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile internal/nettrace=$WORK/b093/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid _MDriO1_Or6yRGEl8_Y8/_MDriO1_Or6yRGEl8_Y8 -goversion go1.13.6 -D "" -importcfg $WORK/b115/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/bc/bcb03b78c8a61621dc2b361bc46b03d6b9e1966f8a39a244d1d9c16abf116915-d # internal github.com/miekg/dns mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/dsa=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/base32=$WORK/b154/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b155/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b157/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/miekg/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid 5Q45Ju5FBMTZYrNrPwPy/5Q45Ju5FBMTZYrNrPwPy -goversion go1.13.6 -D "" -importcfg $WORK/b153/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/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/77/7707d554ab9dc511a66422052c2c0f6d976027265165d06431a7ad7c5d7362e1-d # internal net/http mkdir -p $WORK/b057/ cat >$WORK/b057/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/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile net/http/internal=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p net/http -std -complete -installsuffix shared -buildid aCHnZiohKxdroFoeRaZI/aCHnZiohKxdroFoeRaZI -goversion go1.13.6 -D "" -importcfg $WORK/b057/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/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/5a/5a3707423b8252baa3f74984634b7e71d72a4440e6a1cec25711cb72884d0589-d # internal github.com/oklog/run mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b141/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oklog/run /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/oklog/run -complete -installsuffix shared -buildid Xx66XDpgkW5YE6eNhTya/Xx66XDpgkW5YE6eNhTya -goversion go1.13.6 -D "" -importcfg $WORK/b181/importcfg -pack ./actors.go ./group.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b9/b9163449c801861f42853ec95d26ea004f82b592d75bb99900198409a0acd000-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b188/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid 9u0wq7sbH8gCV-RC639n/9u0wq7sbH8gCV-RC639n -goversion go1.13.6 -D "" -importcfg $WORK/b187/importcfg -pack ./any.go ./any.pb.go ./api.pb.go ./doc.go ./duration.go ./duration.pb.go ./duration_gogo.go ./empty.pb.go ./field_mask.pb.go ./protosize.go ./source_context.pb.go ./struct.pb.go ./timestamp.go ./timestamp.pb.go ./timestamp_gogo.go ./type.pb.go ./wrappers.pb.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/6e/6e85c7c987770eeaf6feb97f4dcfecec156f48b0e138e81fcfbb6611e07ae5ce-d # internal github.com/satori/go.uuid mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile database/sql/driver=$WORK/b165/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/satori/go.uuid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/satori/go.uuid -complete -installsuffix shared -buildid IkwzijI0_0MP-DHMhZIX/IkwzijI0_0MP-DHMhZIX -goversion go1.13.6 -D "" -importcfg $WORK/b191/importcfg -pack ./codec.go ./generator.go ./sql.go ./uuid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/d0/d0310a947169bf091cc741ef04c7f46a26704c197030a8b26beb6eedad0d4b5f-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/pkg/labels /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid TgeJ4XuH4_YS1HrmxY-L/TgeJ4XuH4_YS1HrmxY-L -goversion go1.13.6 -D "" -importcfg $WORK/b196/importcfg -pack ./matcher.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/2d/2dd27651959da5cd5f62a0c4634f961138da4589ee4cbcfd939a55c49d70444e-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b096/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/analysis/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid 22qnkeXCbRyS8K8XN7cY/22qnkeXCbRyS8K8XN7cY -goversion go1.13.6 -D "" -importcfg $WORK/b203/importcfg -pack ./post_go18.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/5c/5cb208047a5ff99667a8f010bc453a3a11a943f015211883f67c77fcb398372f-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/jlexer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid KJBCmkkJpR0Rd9voaSj3/KJBCmkkJpR0Rd9voaSj3 -goversion go1.13.6 -D "" -importcfg $WORK/b206/importcfg -pack ./bytestostr.go ./error.go ./lexer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/47/476e572d43e48cbb6256e5469846902f4b9204470de3790a395ced62f197d73c-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/PuerkitoBio/urlesc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid CN-fLNpdkACHdWSyV4_l/CN-fLNpdkACHdWSyV4_l -goversion go1.13.6 -D "" -importcfg $WORK/b212/importcfg -pack ./urlesc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/26/26127f0e8708c2ea55b7459889072392a85cd645ed3958e430e8a8fbcc10f741-d # internal golang.org/x/text/transform mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid YEngxq37MYBIq-GJYdz1/YEngxq37MYBIq-GJYdz1 -goversion go1.13.6 -D "" -importcfg $WORK/b215/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/3e/3e78c210c854bd3e6805d00999dd5e865c3aaf22f89c05a999d2330acda33529-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid nLgrWYdgecnJBCC8jvzg/nLgrWYdgecnJBCC8jvzg -goversion go1.13.6 -D "" -importcfg $WORK/b216/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/2a/2a2fadd2e37c8e8c6d2a5940273eb1a8de57e5a6d3fcf320b06e211efffe850b-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b215/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b216/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid FacjDGJgANpiccSaOk43/FacjDGJgANpiccSaOk43 -goversion go1.13.6 -D "" -importcfg $WORK/b214/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/15/1521174c9b57fd59b4226aa38121d359ae6dc14384d0f2bb7d169cc0afd2a5f3-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b215/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid j7zSvvthoFmLN0PO1QRK/j7zSvvthoFmLN0PO1QRK -goversion go1.13.6 -D "" -importcfg $WORK/b217/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ef/ef707e4872152ee45860bb5fdef2d7599e554ef51c667e0e66ab54032bb9c5ac-d # internal golang.org/x/net/idna mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b214/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b216/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b217/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid -Z9YQhJXSaj3f9mBbt4F/-Z9YQhJXSaj3f9mBbt4F -goversion go1.13.6 -D "" -importcfg $WORK/b213/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/22/22eddbd2f5c1484d199c5c3cd08cf40a105957d9cb2ac09c62320f2e0130a298-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b167/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b187/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/nflog/nflogpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid fsCQcMSx8oZ7JakB4uVJ/fsCQcMSx8oZ7JakB4uVJ -goversion go1.13.6 -D "" -importcfg $WORK/b186/importcfg -pack ./nflog.pb.go ./set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/68/686ccf48515f64e36d949b64ed2dbf19a69ea90912ab39c7d714670c8b994eba-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b167/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b187/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/silence/silencepb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid hTVyuqnnP8VOxgwzC8jW/hTVyuqnnP8VOxgwzC8jW -goversion go1.13.6 -D "" -importcfg $WORK/b190/importcfg -pack ./silence.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/c7/c795b5f6b9567a83fb8cefff3a6756843de2b9e42acaccce7e58a7fd77c84331-d # internal golang.org/x/text/width mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b215/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/width /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p golang.org/x/text/width -complete -installsuffix shared -buildid qkzbtoA1trIMvKZGNYJ7/qkzbtoA1trIMvKZGNYJ7 -goversion go1.13.6 -D "" -importcfg $WORK/b218/importcfg -pack ./kind_string.go ./tables11.0.0.go ./transform.go ./trieval.go ./width.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/18/188f41ea9d2a24698cb014e283ec075e08724ddcd9a864670f8257a524e086fa-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile html=$WORK/b148/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/asaskevich/govalidator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid YkPPxfDe0fkdx_V9bvEP/YkPPxfDe0fkdx_V9bvEP -goversion go1.13.6 -D "" -importcfg $WORK/b220/importcfg -pack ./arrays.go ./converter.go ./doc.go ./error.go ./numerics.go ./patterns.go ./types.go ./utils.go ./validator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/e1/e1d026ce474418c692a933487068e55c8ae0937b64460b2103765bc66c503cf9-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b212/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b213/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b217/_pkg_.a packagefile golang.org/x/text/width=$WORK/b218/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/PuerkitoBio/purell /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid XFZotfKLctXd_9s8vprf/XFZotfKLctXd_9s8vprf -goversion go1.13.6 -D "" -importcfg $WORK/b211/importcfg -pack ./purell.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/eb/eb995addc6b615fc540be877ca5b60415408a27f64a75d92307416bcf3365176-d # internal github.com/globalsign/mgo/internal/json mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/globalsign/mgo/internal/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/globalsign/mgo/internal/json -complete -installsuffix shared -buildid 1lR5TY6RIY5PoGzFPnk0/1lR5TY6RIY5PoGzFPnk0 -goversion go1.13.6 -D "" -importcfg $WORK/b222/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/55/55ed5142562c9601b0ac2f6725b9fe6ec21b37c2c37280d25aa1254dd8358237-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mitchellh/mapstructure /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid Ew2mmtPr-tL1UPlLW0IW/Ew2mmtPr-tL1UPlLW0IW -goversion go1.13.6 -D "" -importcfg $WORK/b224/importcfg -pack ./decode_hooks.go ./error.go ./mapstructure.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/66/66df919509ecde19713e5520dcec66ff13457c82684994d73c1cd6d89929a81e-d # internal net/mail mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p net/mail -std -complete -installsuffix shared -buildid kPyDtnumZlf_NVvOLJKW/kPyDtnumZlf_NVvOLJKW -goversion go1.13.6 -D "" -importcfg $WORK/b225/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/36/367683c0a6d3642e67aa407cf862dc04bdd79dfe302592fc64d472fd67afa3f6-d # internal expvar mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p expvar -std -complete -installsuffix shared -buildid dn6q5zd_SST9sxQvZHvp/dn6q5zd_SST9sxQvZHvp -goversion go1.13.6 -D "" -importcfg $WORK/b056/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/40/402361391df67018cd3d800c3d309bbd48b68fc53e088c60e1416f3540c1a4bf-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bitbucket.org/ww/goautoneg=$WORK/b123/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b124/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b127/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b120/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid f_71ODWt0t6KBHB5u-04/f_71ODWt0t6KBHB5u-04 -goversion go1.13.6 -D "" -importcfg $WORK/b122/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./openmetrics_create.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/5c/5c568450c470b3cc0121801dc9e08cf9dbad92b691dbbf712f2218f73f3c90bc-d # internal github.com/armon/go-metrics mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/armon/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/armon/go-metrics -complete -installsuffix shared -buildid MI56094ApA4lIhl_lI1v/MI56094ApA4lIhl_lI1v -goversion go1.13.6 -D "" -importcfg $WORK/b138/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/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/43/43cb550431d6c0d10f06c18db2ca4151c0415062a768a5cecb63a9e5535e5a97-d # internal net/rpc mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/gob=$WORK/b145/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/token=$WORK/b146/_pkg_.a packagefile html/template=$WORK/b147/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid wc8IZCmvkQZ7Z5f-0LnD/wc8IZCmvkQZ7Z5f-0LnD -goversion go1.13.6 -D "" -importcfg $WORK/b144/importcfg -pack ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/43/4323e60a489d99276afbece0d16d9abd6ec57da64c26e0a35b4b219a2ddd9721-d # internal golang.org/x/net/trace mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b173/_pkg_.a packagefile html/template=$WORK/b147/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid l7Ee-7WKvikXSalrtdl8/l7Ee-7WKvikXSalrtdl8 -goversion go1.13.6 -D "" -importcfg $WORK/b172/importcfg -pack ./events.go ./histogram.go ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/48/48bd1d2daa89952cf3c3f9950e1d16c71f62d8030e99f2339f65905155b7d6a2-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/rpc=$WORK/b144/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid 0JvIIajcEhPvsh0Fi3sX/0JvIIajcEhPvsh0Fi3sX -goversion go1.13.6 -D "" -importcfg $WORK/b143/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/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c4/c4a5e07de7606905ee768d30e1544e97f92fd4fbefa851c8dba93bb013078b15-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b117/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b119/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b120/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b122/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b129/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b131/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid SsxAI3CFTMnwVeubd8_E/SsxAI3CFTMnwVeubd8_E -goversion go1.13.6 -D "" -importcfg $WORK/b051/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./http.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/e7/e7bfd2a8d76e83d7e30aa5b4578383bc0d4e502b7fcef458720157ac7119160a-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid gRh-KfXTa5uRHs-0FFoZ/gRh-KfXTa5uRHs-0FFoZ -goversion go1.13.6 -D "" -importcfg $WORK/b195/importcfg -pack ./file.go ./vfsutil.go ./walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/dd/dd1fa1dab6efd3ddd82533d4c6657e0f996a4a25a12c47493b0769b510bee0aa-d # internal github.com/julienschmidt/httprouter mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/julienschmidt/httprouter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/julienschmidt/httprouter -complete -installsuffix shared -buildid hJ95fh2qwRePHMIlTZiV/hJ95fh2qwRePHMIlTZiV -goversion go1.13.6 -D "" -importcfg $WORK/b198/importcfg -pack ./params_go17.go ./path.go ./router.go ./tree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/48/48213ec8b921a4db6b28f21e1329eed9c758c0d6f57517216e367ffd5ed56432-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b195/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/shurcooL/vfsgen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid SjlOfN0wBSpVel8fpBHL/SjlOfN0wBSpVel8fpBHL -goversion go1.13.6 -D "" -importcfg $WORK/b194/importcfg -pack ./commentwriter.go ./doc.go ./generator.go ./options.go ./stringwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/ac/ac04f819e17e60afe4b66397cb022e72d5a0f2e9a76ed23c98513e6e63d5dddc-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b194/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/asset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid HNiDJejui8zmvzXDD8Vs/HNiDJejui8zmvzXDD8Vs -goversion go1.13.6 -D "" -importcfg $WORK/b193/importcfg -pack ./assets_vfsdata.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/80/804c7f004d2f199356afcee0ef4913a7e8546726ec8c990db91e2bc48a18e128-d # internal github.com/prometheus/common/route mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b198/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/route /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/prometheus/common/route -complete -installsuffix shared -buildid gIHIaYXekNCQ-N5ejYz4/gIHIaYXekNCQ-N5ejYz4 -goversion go1.13.6 -D "" -importcfg $WORK/b197/importcfg -pack ./route.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/54/54fbb76d9947f2629767553c3d0a9d8a18c3fe450e4a440263414088d3711ef7-d # internal github.com/go-openapi/swag mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b206/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b207/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/swag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/go-openapi/swag -complete -installsuffix shared -buildid HwHfXX89bkBfguJiZRel/HwHfXX89bkBfguJiZRel -goversion go1.13.6 -D "" -importcfg $WORK/b205/importcfg -pack ./convert.go ./convert_types.go ./doc.go ./json.go ./loading.go ./net.go ./path.go ./post_go18.go ./post_go19.go ./util.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/7b/7b5353aff064947e8ae1c7663789bcdd3c095ce8b513a9e8fa9e4ebc201fac5c-d # internal github.com/globalsign/mgo/bson mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/globalsign/mgo/internal/json=$WORK/b222/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/globalsign/mgo/bson /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/globalsign/mgo/bson -complete -installsuffix shared -buildid 28R1YJiNRAbSIaxG1-PQ/28R1YJiNRAbSIaxG1-PQ -goversion go1.13.6 -D "" -importcfg $WORK/b221/importcfg -pack ./bson.go ./compatibility.go ./decimal.go ./decode.go ./encode.go ./json.go ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/be/beae0493448a828cf1dbdc456c8ea0cb4eefa01218980ef8f03cf666d3ca13a0-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/jsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid VNQUn8O3YarSM0BQHnpQ/VNQUn8O3YarSM0BQHnpQ -goversion go1.13.6 -D "" -importcfg $WORK/b204/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/7f/7fd0fd0fb507619c522c707fe5a1b8af8565dfbcb7d056cb9fd65b8abf6ed025-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/lzw=$WORK/b137/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b138/_pkg_.a packagefile github.com/google/btree=$WORK/b142/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b143/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b151/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b134/_pkg_.a packagefile github.com/miekg/dns=$WORK/b153/_pkg_.a packagefile github.com/sean-/seed=$WORK/b163/_pkg_.a packagefile hash/crc32=$WORK/b054/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/memberlist /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid cAci0Tsz93jF85mR9IYy/cAci0Tsz93jF85mR9IYy -goversion go1.13.6 -D "" -importcfg $WORK/b136/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/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5d/5dac52f9f5bab8ee729e4b3e8cab015fd633bff4a973a71a240b3427b6cceac5-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/prometheus/alertmanager/api/metrics -complete -installsuffix shared -buildid 3JvFjmkFIFCPY2RCvRAN/3JvFjmkFIFCPY2RCvRAN -goversion go1.13.6 -D "" -importcfg $WORK/b050/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/e3/e32afceb9e099fdc7845f42a89fd9e1baad1e386db56b1b427037e7416b31510-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b172/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mwitkow/go-conntrack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid H4dF2KLsJ0OIwgfAgQ6s/H4dF2KLsJ0OIwgfAgQ6s -goversion go1.13.6 -D "" -importcfg $WORK/b171/importcfg -pack ./dialer_reporter.go ./dialer_wrapper.go ./listener_reporter.go ./listener_wrapper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/5a/5aeb3273ea36096b52969065e0484ad4ad680a9d51b0b7951d6617ea60125631-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid dkN3TrZiOqKhsz3Dt2EY/dkN3TrZiOqKhsz3Dt2EY -goversion go1.13.6 -D "" -importcfg $WORK/b183/importcfg -pack ./match.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/8b/8bda86c8dd238fa75cffef2dcbb76359f22e8770ce7d159bdc1e10f8893886f2-d # internal github.com/prometheus/common/config mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b171/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/prometheus/common/config -complete -installsuffix shared -buildid cQ3peXCg24YAdJpL_8F0/cQ3peXCg24YAdJpL_8F0 -goversion go1.13.6 -D "" -importcfg $WORK/b170/importcfg -pack ./config.go ./http_config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/48/4874d867919a53b5410c0e026ec7a7a5c4a58dda91e16db613ca988de0758ffa-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/provider /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid suznC4ZZXQIsgyk87iJ7/suznC4ZZXQIsgyk87iJ7 -goversion go1.13.6 -D "" -importcfg $WORK/b182/importcfg -pack ./provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/36/36e7748a6102c139d85dd25536101e1f26da321a891da36cef7992e017001aa4-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/store /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid nwbPDq9wvreq6E7IV3Gy/nwbPDq9wvreq6E7IV3Gy -goversion go1.13.6 -D "" -importcfg $WORK/b184/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/d7/d7a8a2e8f254c30d20940e42e1416b43d71306d75226e98de84911b3c4a6b2ce-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile html/template=$WORK/b147/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid L4XgXOjc0jwDqyKNcdQV/L4XgXOjc0jwDqyKNcdQV -goversion go1.13.6 -D "" -importcfg $WORK/b192/importcfg -pack ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/2b/2b518fbe1058e856abce1bca8fda0123ba6621033f0f34992ac7271a495314ee-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid aFQTkYghqrXl9ziMhYoj/aFQTkYghqrXl9ziMhYoj -goversion go1.13.6 -D "" -importcfg $WORK/b169/importcfg -pack ./config.go ./coordinator.go ./notifiers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/cf/cf54f0e837a565ddb72295e090c464d365d68e486e5ba6f1117d40ec63fb4a71-d # internal github.com/prometheus/common/version mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/prometheus/common/version -complete -installsuffix shared -buildid ldw4-G1iCtTubpYCpdcJ/ldw4-G1iCtTubpYCpdcJ -goversion go1.13.6 -D "" -importcfg $WORK/b199/importcfg -pack ./info.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/ec/ec23c31e20bf5594bc317af70e570b853c790364c2fc47e51f535259e8d94dbd-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b211/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/jsonreference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid hyJwVrYJ5C1f8iouq5uf/hyJwVrYJ5C1f8iouq5uf -goversion go1.13.6 -D "" -importcfg $WORK/b210/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/3e/3ef23b9a81be57033247c3301faedacea946ab55dc2573d6df7d828dd243dc05-d # internal github.com/go-openapi/spec mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile encoding/gob=$WORK/b145/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b204/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b210/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/go-openapi/spec -complete -installsuffix shared -buildid 0TGlFB7bFW2kN76zbYj4/0TGlFB7bFW2kN76zbYj4 -goversion go1.13.6 -D "" -importcfg $WORK/b209/importcfg -pack ./bindata.go ./cache.go ./contact_info.go ./debug.go ./expander.go ./external_docs.go ./header.go ./info.go ./items.go ./license.go ./normalizer.go ./operation.go ./parameter.go ./path_item.go ./paths.go ./ref.go ./response.go ./responses.go ./schema.go ./schema_loader.go ./security_scheme.go ./spec.go ./swagger.go ./tag.go ./unused.go ./xml_object.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/55/5505e6c7a296684a2bc7404f665d4f886bd69355d46330a2ab5d4e370a49d6a9-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b134/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b136/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b164/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b166/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cluster /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid jdTczO4kMX4RPCqQYVpK/jdTczO4kMX4RPCqQYVpK -goversion go1.13.6 -D "" -importcfg $WORK/b132/importcfg -pack ./advertise.go ./channel.go ./cluster.go ./delegate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/3f/3ff971014de4d7383f2de8ff0a0d79f9df54b331edd13e3b282430c28adbfaaf-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/oklog/run=$WORK/b181/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b184/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/inhibit /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid SId_A9hBeg0HYG8T6xFj/SId_A9hBeg0HYG8T6xFj -goversion go1.13.6 -D "" -importcfg $WORK/b180/importcfg -pack ./inhibit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/bf/bf3dbf4dc5c225875729475b4900ed505b507eb0169bf5735cb4ae7ad9bbedda-d # internal github.com/go-openapi/errors mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/go-openapi/errors -complete -installsuffix shared -buildid MaK2LXnbJtNAZs-QOl8g/MaK2LXnbJtNAZs-QOl8g -goversion go1.13.6 -D "" -importcfg $WORK/b223/importcfg -pack ./api.go ./auth.go ./doc.go ./headers.go ./middleware.go ./parsing.go ./schema.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/a9/a9d67c0c53db22a823043d1574f0ab323b2f122b3fa2332704f7c4bb9e5a10d2-d # internal encoding/csv mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid u0VwqwZZyTuL7PsV7tne/u0VwqwZZyTuL7PsV7tne -goversion go1.13.6 -D "" -importcfg $WORK/b228/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/19/193825d7a5d3c58d3195532a8d3107570ce2983391231b03a8282e18b470e448-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b127/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b186/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/nflog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid -UzJ5szQpPnAPBBI1AZ2/-UzJ5szQpPnAPBBI1AZ2 -goversion go1.13.6 -D "" -importcfg $WORK/b185/importcfg -pack ./nflog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/e9/e9c22cfe33d079cdb3429e6e1fa5d09bb92fe1d34630423fb89897a5f6909ecb-d # internal github.com/prometheus/alertmanager/silence mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b191/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/silence /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid wjum5RxhVoiS5udLSQHQ/wjum5RxhVoiS5udLSQHQ -goversion go1.13.6 -D "" -importcfg $WORK/b189/importcfg -pack ./silence.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/1a/1a616f378e83f6d74be18afb48206a653b325d6e2fd613d51a3fae2a1f921ae3-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b165/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b220/_pkg_.a packagefile github.com/globalsign/mgo/bson=$WORK/b221/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b206/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b207/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b224/_pkg_.a packagefile net/mail=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/strfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid fZ5n4JeRr6h6bs44KnmN/fZ5n4JeRr6h6bs44KnmN -goversion go1.13.6 -D "" -importcfg $WORK/b219/importcfg -pack ./bson.go ./date.go ./default.go ./doc.go ./duration.go ./format.go ./time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/ef/ef7173938fb6728d5c6f7a667252d7dac75960efda91aab045e223bc4bf67056-d # internal encoding/xml mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid ZUZYMEpvWjxROlWKnygh/ZUZYMEpvWjxROlWKnygh -goversion go1.13.6 -D "" -importcfg $WORK/b229/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/6e/6ee841fe48b3b4a27414178f1f5502b3fb51b3f0bd8f890a29fa81ababa08dda-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/logger /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid uVRq67QYH13mXneT85U3/uVRq67QYH13mXneT85U3 -goversion go1.13.6 -D "" -importcfg $WORK/b230/importcfg -pack ./logger.go ./standard.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/60/60ad75278d04eb6d1d3e71c355ff77fa06837f515caa7fc580d28d8f24f185f3-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/cenkalti/backoff=$WORK/b178/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b179/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b180/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid ISCrBpgKiO4RTkvet6pf/ISCrBpgKiO4RTkvet6pf -goversion go1.13.6 -D "" -importcfg $WORK/b177/importcfg -pack ./notify.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/7e/7ee4c53efc09b6ace5545ccf4e6efbd96ed49fd6346b150fa5f178b1d757a36b-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid a4rT4kR8m846BCr8xrIS/a4rT4kR8m846BCr8xrIS -goversion go1.13.6 -D "" -importcfg $WORK/b231/importcfg -pack ./router.go ./server.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/17/1759c67d70c2b3316be746200113ec8f37bf433612940d52b7e0bf24725fd3d6-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid tL1eWZ-Vba35nxC5d-5B/tL1eWZ-Vba35nxC5d-5B -goversion go1.13.6 -D "" -importcfg $WORK/b232/importcfg -pack ./header.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/37/3768d816661fe212370f8512f7a8801970c0b5777afa2b7a8869f97f7c738455-d # internal github.com/docker/go-units mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid K0MI0kDmDOORLqv6Ifd9/K0MI0kDmDOORLqv6Ifd9 -goversion go1.13.6 -D "" -importcfg $WORK/b239/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/50/50f743ae9d614848f2554657b025199d8d59462844fb0a3119da3e50f26ad842-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b184/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/dispatch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid wWaMOQEdO6QCBT1obuTk/wWaMOQEdO6QCBT1obuTk -goversion go1.13.6 -D "" -importcfg $WORK/b176/importcfg -pack ./dispatch.go ./route.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/18/18b35ecc61f734f5f047fcb907172fbf172580346a175150a520d2f95c25897a-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b239/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/flagext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/go-openapi/runtime/flagext -complete -installsuffix shared -buildid idYy9Sx6nU5Mtc9q9k-P/idYy9Sx6nU5Mtc9q9k-P -goversion go1.13.6 -D "" -importcfg $WORK/b238/importcfg -pack ./byte_size.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/1b/1baae587c3f2688720797ce9ca594f27af534a5cf0261f3f42470d30621e3957-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid K20yTF8eD4vUb5eoRddE/K20yTF8eD4vUb5eoRddE -goversion go1.13.6 -D "" -importcfg $WORK/b240/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./tiocgwinsz_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/f2/f2f0f08ddce34ae6cd1880e01e4121de02df4a129831c4e27a17dcc99021476d-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b203/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b204/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/analysis /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid V1i6KalsLfFmllbU5uEH/V1i6KalsLfFmllbU5uEH -goversion go1.13.6 -D "" -importcfg $WORK/b202/importcfg -pack ./analyzer.go ./debug.go ./doc.go ./fixer.go ./flatten.go ./mixin.go ./schema.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/8c/8c1e26aac5921d28b9b47b21b4d2106f4e28e046a8ae89090803d01be1272f0a-d # internal github.com/prometheus/alertmanager/api/v1 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b196/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b197/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b199/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/prometheus/alertmanager/api/v1 -complete -installsuffix shared -buildid 1SLCK3poiW8QMY2cZcHI/1SLCK3poiW8QMY2cZcHI -goversion go1.13.6 -D "" -importcfg $WORK/b049/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d8/d803684b05c394caa62a9bba95a3364b6de9ab3860b9dc07b36fba5bfd992910-d # internal golang.org/x/net/netutil mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b091/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/netutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p golang.org/x/net/netutil -complete -installsuffix shared -buildid _tgjMIoE8laeGJ3MSLco/_tgjMIoE8laeGJ3MSLco -goversion go1.13.6 -D "" -importcfg $WORK/b247/importcfg -pack ./listen.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/c1/c102afa5a23e83156de76ef086d14ae2f5dbccdd8aa92160ed93b0aafd8dfca0-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/csv=$WORK/b228/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile encoding/xml=$WORK/b229/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid KzLAW5N_QCvjK8JCQw2J/KzLAW5N_QCvjK8JCQw2J -goversion go1.13.6 -D "" -importcfg $WORK/b227/importcfg -pack ./bytestream.go ./client_auth_info.go ./client_operation.go ./client_request.go ./client_response.go ./constants.go ./csv.go ./discard.go ./file.go ./headers.go ./interfaces.go ./json.go ./request.go ./statuses.go ./text.go ./values.go ./xml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/80/804984de95258991dbaf337f3690abffc277be27d61e5f71f72681297b1b86ab-d # internal github.com/rs/cors mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/rs/cors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/rs/cors -complete -installsuffix shared -buildid VCMhhLW5sU2c0-uGcKwE/VCMhhLW5sU2c0-uGcKwE -goversion go1.13.6 -D "" -importcfg $WORK/b248/importcfg -pack ./cors.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/24/24930df67903e895e494d7879b4fe2f7a30fd4b556ce08a71a073b845c066f25-d # internal net/smtp mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/smtp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p net/smtp -std -complete -installsuffix shared -buildid IaISDF9UYpO3FV4czeJT/IaISDF9UYpO3FV4czeJT -goversion go1.13.6 -D "" -importcfg $WORK/b250/importcfg -pack ./auth.go ./smtp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/b9/b9069b468ebf52bd21baa90394980a33d94f2af45016eb4342a050bf805c1ea1-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/security /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid d5mj0t8E8YjFqCGJe7xN/d5mj0t8E8YjFqCGJe7xN -goversion go1.13.6 -D "" -importcfg $WORK/b234/importcfg -pack ./authenticator.go ./authorizer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/65/65bd970eabd6095099c54f9db3e7deb98588657dc41d78080f617add8c3eefd5-d # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/fc/fc01388e9d7c92b6a52d861cf013c9c94369b74a3af42b38ef41a957cd5e91f6-d # internal github.com/prometheus/alertmanager/notify/hipchat mkdir -p $WORK/b251/ github.com/prometheus/alertmanager/notify/email mkdir -p $WORK/b249/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/hipchat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/prometheus/alertmanager/notify/hipchat -complete -installsuffix shared -buildid O5rx4cIkSb06Q0GKK45Y/O5rx4cIkSb06Q0GKK45Y -goversion go1.13.6 -D "" -importcfg $WORK/b251/importcfg -pack ./hipchat.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile mime/quotedprintable=$WORK/b114/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/mail=$WORK/b225/_pkg_.a packagefile net/smtp=$WORK/b250/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/email /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/prometheus/alertmanager/notify/email -complete -installsuffix shared -buildid Ul8RPPREu59gIxRCsHUn/Ul8RPPREu59gIxRCsHUn -goversion go1.13.6 -D "" -importcfg $WORK/b249/importcfg -pack ./email.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/d5/d56278163110f883b0d40eeab15a864c397c088464f9dc1b98fbb355330b69ea-d # internal github.com/prometheus/alertmanager/notify/opsgenie mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/opsgenie /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/prometheus/alertmanager/notify/opsgenie -complete -installsuffix shared -buildid ufIBM4i0APjD4GTRyja2/ufIBM4i0APjD4GTRyja2 -goversion go1.13.6 -D "" -importcfg $WORK/b252/importcfg -pack ./opsgenie.go cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/e9/e94f00494ab4fd46430a12cc09c0536619a7a246df14abf30f651277a0bcd388-d # internal github.com/prometheus/alertmanager/notify/pagerduty mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/pagerduty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/prometheus/alertmanager/notify/pagerduty -complete -installsuffix shared -buildid NJFUOhbKKUk7HJjdHgKV/NJFUOhbKKUk7HJjdHgKV -goversion go1.13.6 -D "" -importcfg $WORK/b253/importcfg -pack ./pagerduty.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/58/58d8d2af6275aded67ca7a5dbf715fae619fd12e0419f05de0715a76906cc734-d # internal github.com/prometheus/alertmanager/notify/pushover mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/pushover /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/prometheus/alertmanager/notify/pushover -complete -installsuffix shared -buildid E0aiYNy0ZzHEvofLgc_a/E0aiYNy0ZzHEvofLgc_a -goversion go1.13.6 -D "" -importcfg $WORK/b254/importcfg -pack ./pushover.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/03/038a430de99a77442d75af8b20733a9b96fff255ebbe3303e802af22e0c7a32f-d # internal github.com/prometheus/alertmanager/notify/slack mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/slack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/prometheus/alertmanager/notify/slack -complete -installsuffix shared -buildid grDHR9pEqlP2ftFDu3Vh/grDHR9pEqlP2ftFDu3Vh -goversion go1.13.6 -D "" -importcfg $WORK/b255/importcfg -pack ./slack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/6a/6a1b83ac368846c079a82b281b9867224e3ca060408850c90f2b4fbc873320d3-d # internal github.com/prometheus/alertmanager/notify/victorops mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/victorops /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/prometheus/alertmanager/notify/victorops -complete -installsuffix shared -buildid S8txgsb8LSR1zk8nUHNU/S8txgsb8LSR1zk8nUHNU -goversion go1.13.6 -D "" -importcfg $WORK/b256/importcfg -pack ./victorops.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/7c/7c760dca579b41ef06854b96b4c62a935032fbc35d5f1d0208b6751c22d1f4d9-d # internal github.com/go-openapi/loads mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/gob=$WORK/b145/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b202/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/loads /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/go-openapi/loads -complete -installsuffix shared -buildid 3mAymyg-wzqaCE163q_h/3mAymyg-wzqaCE163q_h -goversion go1.13.6 -D "" -importcfg $WORK/b201/importcfg -pack ./doc.go ./spec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/07/074ec26cc78decd7b98b7fef3b3d865c6cad3e076229cf6122ba93d89d94cd1a-d # internal github.com/prometheus/alertmanager/notify/webhook mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b199/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/webhook /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/prometheus/alertmanager/notify/webhook -complete -installsuffix shared -buildid tkCVRH37SGF0hmpDbM2H/tkCVRH37SGF0hmpDbM2H -goversion go1.13.6 -D "" -importcfg $WORK/b257/importcfg -pack ./webhook.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/62/62237474738e5be79ed5cbbd7b7f1feaca80a8ebdea4c60a421955ca8afe2599-d # internal github.com/prometheus/alertmanager/notify/wechat mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/wechat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/prometheus/alertmanager/notify/wechat -complete -installsuffix shared -buildid Vb6CnD-Jo_EsXA8RDvH7/Vb6CnD-Jo_EsXA8RDvH7 -goversion go1.13.6 -D "" -importcfg $WORK/b258/importcfg -pack ./wechat.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/82/8251800327cf053283c53a7d7f085f88c538d107a121d1a82747e5987e6e8681-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b202/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b201/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid R9iC5R8aM7EnCvYPg1AE/R9iC5R8aM7EnCvYPg1AE -goversion go1.13.6 -D "" -importcfg $WORK/b233/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/37/3710eb6db53f2a9a77e3445912c0c3f36007bda749969ec38de9617e4755e5a5-d # internal github.com/go-openapi/validate mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b202/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b204/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b201/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/go-openapi/validate -complete -installsuffix shared -buildid lHndpoEEihvmo9pLP0wZ/lHndpoEEihvmo9pLP0wZ -goversion go1.13.6 -D "" -importcfg $WORK/b235/importcfg -pack ./debug.go ./default_validator.go ./doc.go ./example_validator.go ./formats.go ./helpers.go ./object_validator.go ./options.go ./result.go ./rexp.go ./schema.go ./schema_messages.go ./schema_option.go ./schema_props.go ./slice_validator.go ./spec.go ./spec_messages.go ./type.go ./validator.go ./values.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/81/81b6c9ef94f3101c7aceec6f584866e682ce369915dc26437c09f6653836d316-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b184/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/provider/mem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/prometheus/alertmanager/provider/mem -complete -installsuffix shared -buildid b-j6LW4CbhLyYszUcPd2/b-j6LW4CbhLyYszUcPd2 -goversion go1.13.6 -D "" -importcfg $WORK/b259/importcfg -pack ./mem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/81/8158e406e5effa01e7b5beca171e40f37a1c587cd422d78fabfe5af017fd0db0-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b120/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 6VNEQ1Xz4roUNCdVLjJE/6VNEQ1Xz4roUNCdVLjJE -goversion go1.13.6 -D "" -importcfg $WORK/b261/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/a1/a1098638f17e0089eeea352ee48778e426b4a311caa5559b390c2c97dea62ceb-d # internal runtime/pprof mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p runtime/pprof -std -installsuffix shared -buildid cLpxnsAxCRg5NzRV389z/cLpxnsAxCRg5NzRV389z -goversion go1.13.6 -D "" -importcfg $WORK/b263/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/f9/f93ca242d2003acd7d44d45e2624d365424d6c8f127b86cd08b1f228fcd356ca-d # internal runtime/trace mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p runtime/trace -std -installsuffix shared -buildid iuqds8IUBoAGTy0q94-Z/iuqds8IUBoAGTy0q94-Z -goversion go1.13.6 -D "" -importcfg $WORK/b264/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/36/36eaeae93fbdaee2baba3148f72bb233f3c2e48447a02aab4378f9a77a946e8e-d # internal github.com/prometheus/common/promlog mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/promlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/prometheus/common/promlog -complete -installsuffix shared -buildid MrP-HRk5EVikF1oKpkhS/MrP-HRk5EVikF1oKpkhS -goversion go1.13.6 -D "" -importcfg $WORK/b265/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/3b/3be2f91727777a4cc49ed4347b5c23513021aade898db4d9a9a632f9dde07510-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid C2zHLDCyNGdULohgjTas/C2zHLDCyNGdULohgjTas -goversion go1.13.6 -D "" -importcfg $WORK/b269/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/37/37c03ad940a01f14b332345d4325d723537dd6a90d9c888ff9120c240466d548-d # internal net/http/pprof mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile html/template=$WORK/b147/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b263/_pkg_.a packagefile runtime/trace=$WORK/b264/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid oJXybRJdJCy9wxQCKJCC/oJXybRJdJCy9wxQCKJCC -goversion go1.13.6 -D "" -importcfg $WORK/b262/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/15/152ee7d4ad73133411c975f28845530417269770db609f3af3d6f17302c00066-d # internal github.com/alecthomas/units mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid tPrg0bSuIG42E2d4Vtje/tPrg0bSuIG42E2d4Vtje -goversion go1.13.6 -D "" -importcfg $WORK/b270/importcfg -pack ./bytes.go ./doc.go ./si.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/db/dbed3a7befb0ecb39eb51e2c13d170b9833371fee4519f7ebf6ea0211d762e0d-d # internal go/scanner mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/token=$WORK/b146/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid 9IiEhu2YWLtnO1OWD4h1/9IiEhu2YWLtnO1OWD4h1 -goversion go1.13.6 -D "" -importcfg $WORK/b273/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/ac/ac315151d889ff60448cbe029e8d5369a994dbaeb0447a1d94edca0774b09306-d # internal github.com/alecthomas/template mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b269/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid yGJyuMHoKbEGm1PhFy_r/yGJyuMHoKbEGm1PhFy_r -goversion go1.13.6 -D "" -importcfg $WORK/b268/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/c4/c4e4185a3959812f9fcb481438d45826c81da54dc571e645cec8664370eb0c17-d # internal github.com/prometheus/alertmanager/ui mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b193/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b261/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b197/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/http/pprof=$WORK/b262/_pkg_.a packagefile path=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/ui /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/prometheus/alertmanager/ui -complete -installsuffix shared -buildid AnqglIMhyQaaBCcKsICy/AnqglIMhyQaaBCcKsICy -goversion go1.13.6 -D "" -importcfg $WORK/b260/importcfg -pack ./web.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/13/137da97c03f2d4d5c6604d5f4a2536e1883b7eb1cde750d2f08d91e371dca4df-d # internal go/ast mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/scanner=$WORK/b273/_pkg_.a packagefile go/token=$WORK/b146/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p go/ast -std -complete -installsuffix shared -buildid I2lL-QCy4xx6XRTFLh20/I2lL-QCy4xx6XRTFLh20 -goversion go1.13.6 -D "" -importcfg $WORK/b272/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/df/dfecae30f967d0acdbb17f1f093065103214ff2bbc9bb52f2667bb6e802e5b5b-d # internal internal/lazyregexp mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid RNQJJZmW6me8jZUKxBVt/RNQJJZmW6me8jZUKxBVt -goversion go1.13.6 -D "" -importcfg $WORK/b274/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/5d/5df973e719f413c1ac2f6c8985a9e95dcf5b69a63e1d687b3782ecd6279da5dd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/a4/a439b7b9a08bab78db6225600449db3299bfcd0f5655cbbfb4695caac33d19b6-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b235/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/models /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid 08wgmJijQ7dph0TwQ1Nl/08wgmJijQ7dph0TwQ1Nl -goversion go1.13.6 -D "" -importcfg $WORK/b236/importcfg -pack ./alert.go ./alert_group.go ./alert_groups.go ./alert_status.go ./alertmanager_config.go ./alertmanager_status.go ./cluster_status.go ./gettable_alert.go ./gettable_alerts.go ./gettable_silence.go ./gettable_silences.go ./label_set.go ./matcher.go ./matchers.go ./peer_status.go ./postable_alert.go ./postable_alerts.go ./postable_silence.go ./receiver.go ./silence.go ./silence_status.go ./version_info.go github.com/go-openapi/runtime/middleware mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b202/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b201/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b230/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b231/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b232/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b233/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b234/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b235/_pkg_.a packagefile html/template=$WORK/b147/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid lBjufWGLw2nW6gTmzW0i/lBjufWGLw2nW6gTmzW0i -goversion go1.13.6 -D "" -importcfg $WORK/b226/importcfg -pack ./context.go ./doc.go ./go18.go ./negotiate.go ./not_implemented.go ./operation.go ./parameter.go ./redoc.go ./request.go ./router.go ./security.go ./spec.go ./validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/7f/7f6a2cd787c07fc1f28675d8341db0519778b3da2520da9287cc8200bd2b038f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/43/43242b4a858771b89a7c29917a33e053baf1feb21799e3526aa7e31b9b66328a-d # internal go/doc mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile go/ast=$WORK/b272/_pkg_.a packagefile go/token=$WORK/b146/_pkg_.a packagefile internal/lazyregexp=$WORK/b274/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p go/doc -std -complete -installsuffix shared -buildid raKjdsSOLcefT8IaZVeb/raKjdsSOLcefT8IaZVeb -goversion go1.13.6 -D "" -importcfg $WORK/b271/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/d7/d72fb62bcb08501ab970af512fc8b90e43b06602b6d8f07b4b337a95ac116d4d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/50/502f083e3a2af539aa0ec74de57f2eecb962c124192c5186016992bdceeb69e4-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/general mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -complete -installsuffix shared -buildid gtj5k86h9_OG6pGbRZIy/gtj5k86h9_OG6pGbRZIy -goversion go1.13.6 -D "" -importcfg $WORK/b244/importcfg -pack ./get_status.go ./get_status_parameters.go ./get_status_responses.go ./get_status_urlbuilder.go github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b243/ mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -complete -installsuffix shared -buildid TwqIPl87kyg5I_E9xl5v/TwqIPl87kyg5I_E9xl5v -goversion go1.13.6 -D "" -importcfg $WORK/b242/importcfg -pack ./get_alerts.go ./get_alerts_parameters.go ./get_alerts_responses.go ./get_alerts_urlbuilder.go ./post_alerts.go ./post_alerts_parameters.go ./post_alerts_responses.go ./post_alerts_urlbuilder.go cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -complete -installsuffix shared -buildid K6_-jLbowOxp02Xw5RSK/K6_-jLbowOxp02Xw5RSK -goversion go1.13.6 -D "" -importcfg $WORK/b243/importcfg -pack ./get_alert_groups.go ./get_alert_groups_parameters.go ./get_alert_groups_responses.go ./get_alert_groups_urlbuilder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/6e/6e605c94b8743aa0e684e5c01de699da35aa331337ffbf72086b07e4fa60fb30-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -complete -installsuffix shared -buildid J3Z4YG9isTBIeF_-o3ls/J3Z4YG9isTBIeF_-o3ls -goversion go1.13.6 -D "" -importcfg $WORK/b245/importcfg -pack ./get_receivers.go ./get_receivers_parameters.go ./get_receivers_responses.go ./get_receivers_urlbuilder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/af/afa5b2ec08fc1a47d483f2096de2f6b5a9f0eb71f4f25b926d0a86deaa87e979-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -complete -installsuffix shared -buildid fv-xgk_BxpIR4oXenfM_/fv-xgk_BxpIR4oXenfM_ -goversion go1.13.6 -D "" -importcfg $WORK/b246/importcfg -pack ./delete_silence.go ./delete_silence_parameters.go ./delete_silence_responses.go ./delete_silence_urlbuilder.go ./get_silence.go ./get_silence_parameters.go ./get_silence_responses.go ./get_silence_urlbuilder.go ./get_silences.go ./get_silences_parameters.go ./get_silences_responses.go ./get_silences_urlbuilder.go ./post_silences.go ./post_silences_parameters.go ./post_silences_responses.go ./post_silences_urlbuilder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/92/929ca143878cfd080631b4174ecf771a21a4fb50a9038dbe2136d21ea60642ae-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/14/14c4f774149231a7fae2c581b8192bfa404656bbd362c563d6ac3321d79a2df3-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b268/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b270/_pkg_.a packagefile go/doc=$WORK/b271/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid aRRFg1cjJkpUT28mBgsC/aRRFg1cjJkpUT28mBgsC -goversion go1.13.6 -D "" -importcfg $WORK/b267/importcfg -pack ./actions.go ./app.go ./args.go ./cmd.go ./completions.go ./doc.go ./envar.go ./flags.go ./global.go ./guesswidth_unix.go ./model.go ./parser.go ./parsers.go ./templates.go ./usage.go ./values.go ./values_generated.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/9d/9d7225e22d135bbe6cf28ba4dd245af86d1e658fbb0a0b8f5b131bb90538f389-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/bf/bf31a2f5e209425e757ea778dc76a61be88af1d6c341067ae3b4235bd0c60e50-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b201/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b234/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b246/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations -complete -installsuffix shared -buildid -MqsIvDxuQ55Fz3b_AQv/-MqsIvDxuQ55Fz3b_AQv -goversion go1.13.6 -D "" -importcfg $WORK/b241/importcfg -pack ./alertmanager_api.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/2f/2f97da9b411c9e5fddc0a03908a34b2c34405dab2d24d0d127765b55268f09b8-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b238/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b240/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b246/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b247/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi -complete -installsuffix shared -buildid oPhpT2HxCncTYlkca7O-/oPhpT2HxCncTYlkca7O- -goversion go1.13.6 -D "" -importcfg $WORK/b237/importcfg -pack ./configure_alertmanager.go ./doc.go ./embedded_spec.go ./server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/cf/cfd7375405f2843177937a6f785730f4c7fe8a0e772960a9ad75394a644e918d-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b201/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b246/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b196/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b199/_pkg_.a packagefile github.com/rs/cors=$WORK/b248/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/prometheus/alertmanager/api/v2 -complete -installsuffix shared -buildid Wsuylb4ukyCxHXWS8LWM/Wsuylb4ukyCxHXWS8LWM -goversion go1.13.6 -D "" -importcfg $WORK/b200/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/18/181b7387cb77e296c014f1135baa7c13f7a1fbef0dc43d65cb1de2d755fe5d12-d # internal github.com/prometheus/alertmanager/api mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b200/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b197/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/prometheus/alertmanager/api -complete -installsuffix shared -buildid Gacbr-EbS4Uiy9acJtGW/Gacbr-EbS4Uiy9acJtGW -goversion go1.13.6 -D "" -importcfg $WORK/b048/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/0e/0ef609e1828d998788ae8b64a0673b1abd819bd88472a17cfe6559f613efc602-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/ed/ed039ef1017996168d83246a0ca02e82597a809c959df28016b7cf373f690058-d # internal github.com/prometheus/common/promlog/flag mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/promlog=$WORK/b265/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b267/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/promlog/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/prometheus/common/promlog/flag -complete -installsuffix shared -buildid uepPsaLta_vaIRhzw5ts/uepPsaLta_vaIRhzw5ts -goversion go1.13.6 -D "" -importcfg $WORK/b266/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/61/617444bcc3c5a295e33876112fe52db6abe50e6cfd3abe48704e488696ad5c4c-d # internal github.com/prometheus/alertmanager/cmd/alertmanager mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b180/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b249/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/hipchat=$WORK/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b254/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b255/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b256/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b257/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b258/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b259/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b260/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b261/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b265/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b266/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b197/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b199/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b267/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cmd/alertmanager /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 3db2-Rp5Nu5UN1hBcR53/3db2-Rp5Nu5UN1hBcR53 -goversion go1.13.6 -D "" -importcfg $WORK/b001/importcfg -pack ./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/08/088fb652f7d91a5eade3e48588acfeffe285483e305642d2e31f06085f6319d6-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/alertmanager/cmd/alertmanager=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b180/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b249/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/hipchat=$WORK/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b254/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b255/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b256/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b257/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b258/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b259/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b260/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b261/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b265/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b266/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b197/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b199/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b267/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b040/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b200/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b134/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b136/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b166/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b184/_pkg_.a packagefile github.com/oklog/run=$WORK/b181/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b127/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b186/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile github.com/cenkalti/backoff=$WORK/b178/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b179/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile mime/quotedprintable=$WORK/b114/_pkg_.a packagefile net/mail=$WORK/b225/_pkg_.a packagefile net/smtp=$WORK/b250/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b190/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b191/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b193/_pkg_.a packagefile html/template=$WORK/b147/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile net/http/pprof=$WORK/b262/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile expvar=$WORK/b056/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b117/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b119/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b120/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b122/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b129/_pkg_.a packagefile runtime/debug=$WORK/b131/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b198/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b268/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b270/_pkg_.a packagefile go/doc=$WORK/b271/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b092/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b093/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b094/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile net/http/internal=$WORK/b116/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile regexp/syntax=$WORK/b044/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b196/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b201/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b246/_pkg_.a packagefile github.com/rs/cors=$WORK/b248/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os/exec=$WORK/b135/_pkg_.a packagefile compress/lzw=$WORK/b137/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b138/_pkg_.a packagefile github.com/google/btree=$WORK/b142/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b143/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b151/_pkg_.a packagefile github.com/miekg/dns=$WORK/b153/_pkg_.a packagefile github.com/sean-/seed=$WORK/b163/_pkg_.a packagefile hash/crc32=$WORK/b054/_pkg_.a packagefile database/sql/driver=$WORK/b165/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b167/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b171/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b187/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/rc4=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b194/_pkg_.a packagefile html=$WORK/b148/_pkg_.a packagefile text/template/parse=$WORK/b150/_pkg_.a packagefile runtime/pprof=$WORK/b263/_pkg_.a packagefile runtime/trace=$WORK/b264/_pkg_.a packagefile compress/flate=$WORK/b053/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b121/_pkg_.a packagefile bitbucket.org/ww/goautoneg=$WORK/b123/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b124/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b130/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b269/_pkg_.a packagefile go/ast=$WORK/b272/_pkg_.a packagefile go/token=$WORK/b146/_pkg_.a packagefile internal/lazyregexp=$WORK/b274/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b108/_pkg_.a packagefile encoding/gob=$WORK/b145/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b202/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b230/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b231/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b232/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b233/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b234/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b235/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b220/_pkg_.a packagefile github.com/globalsign/mgo/bson=$WORK/b221/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b206/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b207/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b224/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b238/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b240/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b247/_pkg_.a packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b139/_pkg_.a packagefile net/rpc=$WORK/b144/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b152/_pkg_.a packagefile crypto/dsa=$WORK/b083/_pkg_.a packagefile encoding/base32=$WORK/b154/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b155/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b157/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b168/_pkg_.a packagefile crypto/x509/pkix=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b172/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b188/_pkg_.a packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b100/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b195/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b125/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b126/_pkg_.a packagefile go/scanner=$WORK/b273/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b106/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b203/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b204/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b210/_pkg_.a packagefile encoding/csv=$WORK/b228/_pkg_.a packagefile encoding/xml=$WORK/b229/_pkg_.a packagefile github.com/globalsign/mgo/internal/json=$WORK/b222/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b208/_pkg_.a packagefile github.com/docker/go-units=$WORK/b239/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b140/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b156/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b158/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b159/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b160/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b173/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b211/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b212/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b213/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b217/_pkg_.a packagefile golang.org/x/text/width=$WORK/b218/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b214/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b216/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b215/_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=4lt0LGOOCFS22OkNA4To/3db2-Rp5Nu5UN1hBcR53/-5gIW8uxbRKPJVrNXfGY/4lt0LGOOCFS22OkNA4To -X github.com/prometheus/alertmanager/version=0.20.0 -B 0x200ee8963d87ce20000a376a5996d4e40f502fbc -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/alertmanager-0.20.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/alertmanager-0.20.0/_build/bin/alertmanager rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/amtool + GOPATH=/builddir/build/BUILD/alertmanager-0.20.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/prometheus/alertmanager/version=0.20.0 -B 0xbeb4e73a7dc76e076fc2e174c87870badb17535c -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/alertmanager-0.20.0/_build/bin/amtool github.com/prometheus/alertmanager/cmd/amtool WORK=/tmp/go-build404720232 internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid NZObfID3RxAxxqIFzeyl/NZObfID3RxAxxqIFzeyl -goversion go1.13.6 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go runtime/internal/sys mkdir -p $WORK/b012/ internal/race 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 mVTallWNmwoQm-S5mk5Z/mVTallWNmwoQm-S5mk5Z -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid hL8xF2blBuTck7wu_zk2/hL8xF2blBuTck7wu_zk2 -goversion go1.13.6 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go 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 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/30/302e95d9cc0f12edef4403b574750eb584198752bf14830203d1b2bd67a694c8-d # internal sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s 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 wf9Fv6atlPRt5C4WsLSn/wf9Fv6atlPRt5C4WsLSn -goversion go1.13.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/71/710a938aed34f93182ce0986b1ba1ad945fec617d067ee07d0de2690b1bcc07d-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 6zRPKMRpzAt9GcCrmmAO/6zRPKMRpzAt9GcCrmmAO -goversion go1.13.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid I_BSNenF2kB6GF2Gy_FC/I_BSNenF2kB6GF2Gy_FC -goversion go1.13.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/2d/2d54a557e69ac053b19d28cb641f47af16cf4f2129941ce358a3034ff54c267f-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/39/395a0a831d26c6868656fb5726905cdc98c6a1b2db1ca07680db03565aa993df-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF unicode mkdir -p $WORK/b017/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid xqVEYAT84DhOht2zDDL4/xqVEYAT84DhOht2zDDL4 -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/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/ff/ff6d0afbaff13ce6dee456490c7624a97f1b7eb3cb588611625981062260388a-d # internal 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 yZV6JajGFznRDMwBVbtS/yZV6JajGFznRDMwBVbtS -goversion go1.13.6 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 7XqgdJtExepxxkpI_iUD/7XqgdJtExepxxkpI_iUD -goversion go1.13.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e5/e5274c864ee58286b460b8ee69a1319f94e2285d3259d0fb6d36b9be7b0bad0c-d # internal encoding mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid UvvZZaa4xwuOiuHsZr2u/UvvZZaa4xwuOiuHsZr2u -goversion go1.13.6 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/04/04f8b3e3c261d4dd3edb6d55bef2d4e0069ea8b8b899d03f286a069d2d38985f-d # internal math/bits mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid oESM75v9gsJt2HnByviH/oESM75v9gsJt2HnByviH -goversion go1.13.6 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c3/c3d89879cd2bbf761d672d4cc60af8abc5996d0367cf5f014a4d2544fdfe66c6-d # internal internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid TtN-RporYB0sHTyskcwg/TtN-RporYB0sHTyskcwg -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/57/57742384be9cb94bc54fcf6a33ebb9efaaa2914f59024e5a98c2866950dbaad9-d # internal unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid --EhCwmosv8WsT06JeUd/--EhCwmosv8WsT06JeUd -goversion go1.13.6 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_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/a8/a8ab054dabaa2eaaaf730773ad0839a8cddaed621221623b9e2283688005c092-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/44/44b68457ec69daaf559c54b436a0fc93093585e3e43b94428b347220bb8986d6-d # internal crypto/internal/subtle mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid uYcjRr7OEKBcwSni9gTP/uYcjRr7OEKBcwSni9gTP -goversion go1.13.6 -D "" -importcfg $WORK/b046/importcfg -pack ./aliasing.go runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f9/f9a6f4173a476d286d0ea168a6eab6bb87e776cce32c5b9735a5920d15503195-d # internal crypto/subtle mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid nIcjVtr-dqajTrdNUezL/nIcjVtr-dqajTrdNUezL -goversion go1.13.6 -D "" -importcfg $WORK/b047/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/32/3231db1b4b15b0db84f3d355c46c35b9afd1d4aa987c1f2a03a338502973e106-d # internal container/list mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p container/list -std -complete -installsuffix shared -buildid dcYLigKopfwaa9wufE4s/dcYLigKopfwaa9wufE4s -goversion go1.13.6 -D "" -importcfg $WORK/b058/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/e5/e543dfd0e4694d89e3f4bf2eef90e66de8ce594a9cf923263d0d46624a98288f-d # internal math mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b027/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid egb-8epC7Ilx8KUarko4/egb-8epC7Ilx8KUarko4 -goversion go1.13.6 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_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/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid 6Pp-q27pF1iWSGeJJgZW/6Pp-q27pF1iWSGeJJgZW -goversion go1.13.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/bf/bf24dbc247ad4a4aa8fb7a4efac5d6ae403664034ef2521ce5308e414b2b4c58-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b073/ cat >$WORK/b073/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/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid Fj9muCoE7SdJHb4UaHBF/Fj9muCoE7SdJHb4UaHBF -goversion go1.13.6 -D "" -importcfg $WORK/b073/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/5f/5fc2c0913f3765a05021a4584aab21f6364c788d5c21d0ade0411b2acea5e86d-d # internal internal/nettrace mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid rkBe3PzjA0rd_4GK56a6/rkBe3PzjA0rd_4GK56a6 -goversion go1.13.6 -D "" -importcfg $WORK/b078/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/03/033755523aa11a7b09ac3dd327e8b41b39fee089e3df68c832e579e4c608bd1d-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/e9/e96bc5238f023a72c9db92530a2474615ffe20bd2941a1445687122ce9258092-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b084/ cat >$WORK/b084/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/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid U9n8K4HW6_Nsclr13cY9/U9n8K4HW6_Nsclr13cY9 -goversion go1.13.6 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b080/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b080/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b080/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9e/9e4af96e0023cfd03a1f6148987db96510420a5f24a95b225af1952b2612b8d5-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b223/ cat >$WORK/b223/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/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 1A_eN1-uks4NzUTcxAUA/1A_eN1-uks4NzUTcxAUA -goversion go1.13.6 -D "" -importcfg $WORK/b223/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/05/05a958b91887b503ce7677a27ec0ca9b0f7a3ae8bc1ec9942cca79976a428a88-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/floor_ppc64x.o ./floor_ppc64x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b027/_pkg_.a $WORK/b027/floor_ppc64x.o $WORK/b027/modf_ppc64x.o $WORK/b027/sqrt_ppc64x.o $WORK/b027/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/06/068291b5a0d94f779b00985e7c6de9cec4ba7988fdb4bfc3e88c516d9cbbc41e-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/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/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go -dynlinker cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b080/symabis ./asm_ppc64x.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7svY5gbKsZSyD1xnthw2/7svY5gbKsZSyD1xnthw2 -goversion go1.13.6 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo.cgo1.go $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b080/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b080/_pkg_.a $WORK/b080/asm_ppc64x.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.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/f7/f726163f341a5c36342aeec22ee07087246ca33a58023504594003e21fa180b0-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/4c/4c08dae2f7a0f5880f93019c9ceee9fa0ad333e79c6d6220b160bd9253e72298-d # internal sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid pKhBGKIkihEA7UHU5aCv/pKhBGKIkihEA7UHU5aCv -goversion go1.13.6 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid xonEOVG9yPTCDmY2Ujup/xonEOVG9yPTCDmY2Ujup -goversion go1.13.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/91/9186fedf62d4ffc1d2c59c54c90e09805ba65b87c3098f8965a88bb17d89a398-d # internal internal/singleflight math/rand mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid UVrgK3NVkyuSjO2G5HVd/UVrgK3NVkyuSjO2G5HVd -goversion go1.13.6 -D "" -importcfg $WORK/b079/importcfg -pack ./singleflight.go mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p math/rand -std -complete -installsuffix shared -buildid WRj_qx4hvtgp4KS9xVzM/WRj_qx4hvtgp4KS9xVzM -goversion go1.13.6 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/df/df704dc0a76dc5098a5704bc4f2017f71603d5af9c82c0b2f5fb8fd1a107ab0a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/98/982ad8f4f2a10b944c65d64c827021b8c407afcdef0c0adbffac771538536d9a-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d6/d658a648fc7b3bf1388be6aff364b1078c03daccd7713bd7cf806f3ebc003815-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b033/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid 781nu9i3Pg56_-XK1Yyt/781nu9i3Pg56_-XK1Yyt -goversion go1.13.6 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid qu5vmILnwU91j6Py8i_x/qu5vmILnwU91j6Py8i_x -goversion go1.13.6 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/dd/dd0f28fcd66ea0a2dacc764bb647743c0818ce119f1ad82d1e48c64061ec5bcc-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid 01cM_-pLSPnikoGFOoBA/01cM_-pLSPnikoGFOoBA -goversion go1.13.6 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b022/ strconv cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid HA1O7IxA7HWX7mk-rspH/HA1O7IxA7HWX7mk-rspH -goversion go1.13.6 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_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/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid yB2dzF51EdnYySAw9P7q/yB2dzF51EdnYySAw9P7q -goversion go1.13.6 -D "" -importcfg $WORK/b030/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d6/d6c79aab7f1bc9ac4a63de9bcfe434aa4dd346e8f1195687809837d4d7d83317-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm_linux_ppc64x.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid 6HXyE1360R7Tltauaqzn/6HXyE1360R7Tltauaqzn -goversion go1.13.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3d/3da107fd0e18275614a2078b90053c136f212b1fba331d8015d0c70fe029b81c-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid p2yYW-iAfUACfJMpRgE4/p2yYW-iAfUACfJMpRgE4 -goversion go1.13.6 -D "" -importcfg $WORK/b077/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e4/e42c3cd43a57d121fc77584552fdbf7026e32b26d403a086d7448793cf547d40-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid MK__Ny_4cmwzbtUNiAle/MK__Ny_4cmwzbtUNiAle -goversion go1.13.6 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/32/32d03c1499360d4161aeb969b89ca74f5d9a28147b14d5ff210383277f877b2b-d # internal reflect mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -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_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid DXYb5vRpTUoIHtAn0JSz/DXYb5vRpTUoIHtAn0JSz -goversion go1.13.6 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/cf/cf0f8e6fdc0cfd9089045e6bd5e8d935fa63a084c33646317489e78a5f0198d0-d # internal strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid wraM7TcTVF-GIwy9vqT5/wraM7TcTVF-GIwy9vqT5 -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a0/a0d1cca24e9bfa2262545f19396527e8244998585c89d942d3fe580867d9f08f-d # internal hash mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p hash -std -complete -installsuffix shared -buildid nb0meJAkE6kQJKWfzb-U/nb0meJAkE6kQJKWfzb-U -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/02/02313a7e74f3c766f0e4d776bdbcaad361a15738f4536ed9fb2fdcdbf2c9b4b8-d # internal crypto/internal/randutil mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid AK75qZrL4Dws8AgOh_TE/AK75qZrL4Dws8AgOh_TE -goversion go1.13.6 -D "" -importcfg $WORK/b051/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/be/bea0d3f5bfb8b7030b972b4e5b7b9106916217c0a46ac68d38e89760e6e76221-d # internal crypto mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto -std -complete -installsuffix shared -buildid oDR3xl5WSGGRqY-JJmMF/oDR3xl5WSGGRqY-JJmMF -goversion go1.13.6 -D "" -importcfg $WORK/b041/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7a/7ac1318adc7c0c2408e558d5d3fd50be6d6b228cdc000dfeba2a36f363d70b21-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p bufio -std -complete -installsuffix shared -buildid N-wDI6bWvh5Sm1wrKIE8/N-wDI6bWvh5Sm1wrKIE8 -goversion go1.13.6 -D "" -importcfg $WORK/b056/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/05/059bdb67f2b41d8c480ba63427ae2de0bbf2c5f51f8ecb630986c1257c8e0c82-d # internal crypto/hmac mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b047/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid FLr_x-7ENgKE6TKjT3CJ/FLr_x-7ENgKE6TKjT3CJ -goversion go1.13.6 -D "" -importcfg $WORK/b062/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/51/51bf3004381ce552aeea87115a577844aee5cd409180350fe6d38fc6a20cc124-d # internal crypto/rc4 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid NLg9QHBnHoD5Bi-irnQX/NLg9QHBnHoD5Bi-irnQX -goversion go1.13.6 -D "" -importcfg $WORK/b064/importcfg -pack ./rc4.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/35/35e3774c9438eff96d8d82a6963cf1e7e7fff0ce7bac9779a299233c05010e27-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid ThxOHEZfxKvqQrDLRfdw/ThxOHEZfxKvqQrDLRfdw -goversion go1.13.6 -D "" -importcfg $WORK/b087/importcfg -pack ./hkdf.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/72/726350f4ef00b02d61b5dcd7d7b1fe01272d3496b51f32cdae634cfd91a3e5e8-d # internal time mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/fb/fbe835a85d2a32572a28eb587d892d054e909ea8db72850ce2acdbb1dd297c97-d # internal internal/syscall/unix mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid aJCxiBYG24976KDHbid3/aJCxiBYG24976KDHbid3 -goversion go1.13.6 -D "" -importcfg $WORK/b036/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid Lb0Lwo_0esGAK6ApGUqZ/Lb0Lwo_0esGAK6ApGUqZ -goversion go1.13.6 -D "" -importcfg $WORK/b020/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/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dcc9e864f718a6fc93fa74583aea258085e73fca4866529fa45d3dbbf47643aa-d # internal hash/crc32 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b095/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/04/04abc38d5630ec386b0c0c86226aeee295982e9849aa979a1ede08feeb16ac2f-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_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/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 8UKWJXrdeJyY8F_XFAIV/8UKWJXrdeJyY8F_XFAIV -goversion go1.13.6 -D "" -importcfg $WORK/b099/importcfg -pack ./transform.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 7oEUQaa9ugycMb9Qxfzy/7oEUQaa9ugycMb9Qxfzy -goversion go1.13.6 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b095/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f2/f2b1686c45efd3b301927170f7e0f93ed24606597b24cf1c7bed20b8349e05e1-d # internal path mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_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/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p path -std -complete -installsuffix shared -buildid -vIvPTqs_OyvsFHh94H-/-vIvPTqs_OyvsFHh94H- -goversion go1.13.6 -D "" -importcfg $WORK/b111/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b095/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b095/_pkg_.a $WORK/b095/crc32_ppc64le.o $WORK/b095/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/c7/c7bafba54256d3b9b64389aec9b5b836eccc29b90627513788c7ee665ed85c9a-d # internal html mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_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/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p html -std -complete -installsuffix shared -buildid Bhlad8rzBPsEP36lirhB/Bhlad8rzBPsEP36lirhB -goversion go1.13.6 -D "" -importcfg $WORK/b115/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/80/805b00fbdab54712ee69cbdaabbb9c95ae4cf35020c07d8d235a425c5192aabb-d # internal regexp/syntax mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_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/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid MOklQdzWwZyhvVwdzkOd/MOklQdzWwZyhvVwdzkOd -goversion go1.13.6 -D "" -importcfg $WORK/b117/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c0/c08de52f4d5930cecb7a92209196123ab9a928b1f38a43f23e3aec4630b3da84-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/buffer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid QT3BM8_4qRd2169hPjgV/QT3BM8_4qRd2169hPjgV -goversion go1.13.6 -D "" -importcfg $WORK/b122/importcfg -pack ./pool.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/bb/bb3585ba5ebcd9758eb27276f9d29394efc6980fa83f92b4b8b35de2477744ed-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/jwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid VB-gbMM8NXATe5pb-4XA/VB-gbMM8NXATe5pb-4XA -goversion go1.13.6 -D "" -importcfg $WORK/b121/importcfg -pack ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/7c/7cb1f584f0c4953785566b2cee4508ae8ec04b45be4672d60ed3b56bc47da910-d # internal golang.org/x/text/transform mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid YEngxq37MYBIq-GJYdz1/YEngxq37MYBIq-GJYdz1 -goversion go1.13.6 -D "" -importcfg $WORK/b139/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4f/4f3d494c5d0e1cf7c7aefc6f7bc54c62380e1c9a08a6d8a846754a105723506e-d # internal context mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid rC3WDDdeKowcS5P93aDc/rC3WDDdeKowcS5P93aDc -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/3e/3e78c210c854bd3e6805d00999dd5e865c3aaf22f89c05a999d2330acda33529-d # internal internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/cc/cc5334e219d314ae8381dcba285a8e7e5ca25bb937d5cefb1aaecc6bd02aa0d9-d # internal mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid 5BSNaI-pr4TK0UjZVdl_/5BSNaI-pr4TK0UjZVdl_ -goversion go1.13.6 -D "" -importcfg $WORK/b035/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go golang.org/x/text/width mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/width /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p golang.org/x/text/width -complete -installsuffix shared -buildid qkzbtoA1trIMvKZGNYJ7/qkzbtoA1trIMvKZGNYJ7 -goversion go1.13.6 -D "" -importcfg $WORK/b142/importcfg -pack ./kind_string.go ./tables11.0.0.go ./transform.go ./trieval.go ./width.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/bc/bc4188fdae50cb8997d9f4b9d5bed5767931d4583b40bc16926115e47d932b61-d # internal regexp mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b117/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_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/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p regexp -std -complete -installsuffix shared -buildid a-E6bBL6oKpRewOcFD8H/a-E6bBL6oKpRewOcFD8H -goversion go1.13.6 -D "" -importcfg $WORK/b116/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/e1/e1d026ce474418c692a933487068e55c8ae0937b64460b2103765bc66c503cf9-d # internal text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/9c/9c1b31230e35b76d9709360060a542bc8560d9cf29cfc80eb774b069d63da482-d # internal mkdir -p $WORK/b172/ os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid wqwG1Bp6vIqwlNblOkIs/wqwG1Bp6vIqwlNblOkIs -goversion go1.13.6 -D "" -importcfg $WORK/b034/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b029/asm_ppc64x.o ./asm_ppc64x.s cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid p2354U-STyPu6TuPZ3LP/p2354U-STyPu6TuPZ3LP -goversion go1.13.6 -D "" -importcfg $WORK/b172/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_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/79/790874829979e0eb9e760770b1bc4e5cdcb53f573a5005c3a8637a479b8438cf-d # internal encoding/binary mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid QIjtYrOUL7psmieafFFA/QIjtYrOUL7psmieafFFA -goversion go1.13.6 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/4a/4a34a5dbfb09b229199ec422439cf1913b7b3e14853b5faf76fc25930e7603e6-d # internal internal/fmtsort mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid agsqXzYbjHfzMfbLyI6q/agsqXzYbjHfzMfbLyI6q -goversion go1.13.6 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a6/a6d51724ae2bc0dbcb6cd5c58cdd38b02c8d9f6d5b619d76715491d90a847172-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid inqdY5-4hjr15Wsixr38/inqdY5-4hjr15Wsixr38 -goversion go1.13.6 -D "" -importcfg $WORK/b179/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/23/23b6138e344f557ce7d0155d763972d53531f939c06f68aabd5c30ef75f8067a-d # internal bitbucket.org/ww/goautoneg mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid LCVOwo1DtOpnxA5tpcEL/LCVOwo1DtOpnxA5tpcEL -goversion go1.13.6 -D "" -importcfg $WORK/b185/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/6c/6c8cba79f830d33b4852674a22e5bd6794f99a87b5a8f6e0818115ff6c7444ab-d # internal encoding/base64 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid RKXgiBoOuu_DGHQifTHZ/RKXgiBoOuu_DGHQifTHZ -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/0c/0cb0c205e4dbe55848e6b79252a460c8605744a6fc6249f6d8a9dfc762bc56b8-d # internal crypto/cipher mkdir -p $WORK/b045/ cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b045/symabis ./xor_ppc64x.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a packagefile crypto/subtle=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 8aDJaasrBT9mXx3K9IXH/8aDJaasrBT9mXx3K9IXH -goversion go1.13.6 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/2d/2dd116b8b87216523008d4992404ef4c595a656a715dc28516627b7d3c597c2a-d # internal crypto/sha512 mkdir -p $WORK/b052/ cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b052/symabis ./sha512block_ppc64le.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid Onw2Xs9mlohpoRrKvLSd/Onw2Xs9mlohpoRrKvLSd -goversion go1.13.6 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f8/f8d658b78a55fdea6c213803628a0e2a7ee1a920108be38e1bca79743a82475f-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid B8Ym1fSUBsagPRMf0GwT/B8Ym1fSUBsagPRMf0GwT -goversion go1.13.6 -D "" -importcfg $WORK/b061/importcfg -pack ./const.go ./edwards25519.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/a1/a117a51cb2e02ff58a24f94e83e57e8bc83008ebc8f1326e9a84ac67f8841d7d-d # internal fmt mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid p_BQG2lorfkT5dkPQ2-G/p_BQG2lorfkT5dkPQ2-G -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b045/xor_ppc64x.o ./xor_ppc64x.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b052/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/94/9461758ea49924ec64b35b0cbd3186d0ea03893adef7dd8a78b025b1950b27f0-d # internal crypto/aes mkdir -p $WORK/b044/ cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b044/symabis ./asm_ppc64le.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/aes -std -installsuffix shared -buildid EDFuB-dwuEE2I_38L3jE/EDFuB-dwuEE2I_38L3jE -goversion go1.13.6 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b052/_pkg_.a $WORK/b052/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/87/874f6ec818bbaced104be907dc47910085b38819eec08e82a64daedfd1323546-d # internal crypto/des mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid O2dCfff-HExAFpI0ntMy/O2dCfff-HExAFpI0ntMy -goversion go1.13.6 -D "" -importcfg $WORK/b059/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b044/asm_ppc64le.o ./asm_ppc64le.s cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/65/657945d6196ec34a751f4c9200401533228547e70250ceb05fcf7298f29ae732-d # internal crypto/md5 mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b063/symabis ./md5block_ppc64x.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/81/814c913e95f157cba2c2f99c352ed132d503bd644bd8145b1a14bd93041e4c69-d # internal crypto/sha1 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid wet1VT78FEhb4m5h2wpm/wet1VT78FEhb4m5h2wpm -goversion go1.13.6 -D "" -importcfg $WORK/b065/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/md5 -std -installsuffix shared -buildid -yDnztH1mqg-z5wJo56l/-yDnztH1mqg-z5wJo56l -goversion go1.13.6 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/0b/0bb15a530d5bea21a7a81256868d825e4f002293103174ebdeb81d1754cf390f-d # internal crypto/sha256 mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b066/symabis ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/64/64f54746ed9064b535137ca458438757c85aeb15cc2e50fa0663c21029f1a4d4-d # internal encoding/pem mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid Yu7TvuGmGKRH8NGR7wDL/Yu7TvuGmGKRH8NGR7wDL -goversion go1.13.6 -D "" -importcfg $WORK/b071/importcfg -pack ./pem.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid 0vYc3CnZFtQwNmegNiEQ/0vYc3CnZFtQwNmegNiEQ -goversion go1.13.6 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ad/ad58ac9db1d2f2a52227ca38b53f82b87e283395db173c808f10eaf359e88019-d # internal path/filepath mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_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/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid WXaX7LH8b0lnCAl-R7Nw/WXaX7LH8b0lnCAl-R7Nw -goversion go1.13.6 -D "" -importcfg $WORK/b075/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b063/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/e5/e5ca37b74f2875280e154108ebe9eae38d37f317bbaaaed4cd88493b511621c6-d # internal net mkdir -p $WORK/b076/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b076/ -importpath net -- -I $WORK/b076/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/f0/f0022d93de6210cf17b6ad58b2ad29c33a5fcbbec52f3f18afaa0a903c220347-d # internal io/ioutil mkdir -p $WORK/b074/ /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/sha256block_ppc64le.o # internal cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid hLfvAzLG93An2X8xARQF/hLfvAzLG93An2X8xARQF -goversion go1.13.6 -D "" -importcfg $WORK/b074/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/5b/5b5491c113f028f1b6c627e99d671938bcaa0734e462dc863f8bfc90d0d8e1b6-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b083/ cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b083/symabis ./asm_ppc64le.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid VfTHSu6xYDP4G7RA4MOL/VfTHSu6xYDP4G7RA4MOL -goversion go1.13.6 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c6/c6b2f04cbbfc0bcf51e5737544721d989d73f157d031e7836d1beddeff846375-d # internal encoding/json mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid VqGC_F7SPf-rqZzHraE-/VqGC_F7SPf-rqZzHraE- -goversion go1.13.6 -D "" -importcfg $WORK/b023/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/0d/0d57f73c5d1bebb4bb7f90e523c24705023e18f06fc82dcdea08745832b094af-d # internal math/big mkdir -p $WORK/b049/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b049/symabis ./arith_ppc64x.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/big -std -installsuffix shared -buildid t_LGW1OqaaU6iwDmxAwe/t_LGW1OqaaU6iwDmxAwe -goversion go1.13.6 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b083/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b083/_pkg_.a $WORK/b083/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/16/162c7947bcfa0afe739432d64f8e37e8058c342b1b56533bc7501cec7dba821e-d # internal encoding/hex mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid R2JF2ZcIJLb5aBCHN8vZ/R2JF2ZcIJLb5aBCHN8vZ -goversion go1.13.6 -D "" -importcfg $WORK/b070/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d3/d3890e827c710d0bc8feb4f0480341d9cef38a471005e4876eab7cca688aecc3-d # internal net/url mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p net/url -std -complete -installsuffix shared -buildid JEt2SDffPb880e1U2nWc/JEt2SDffPb880e1U2nWc -goversion go1.13.6 -D "" -importcfg $WORK/b081/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/37/37dfc45a86bf03b0ad6527877fd5566771082ff473bef848e286795a2f2f3fa0-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b085/symabis ./sum_ppc64le.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid KCwq6I4pkGr1m6ILTl6A/KCwq6I4pkGr1m6ILTl6A -goversion go1.13.6 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./poly1305.go ./sum_generic.go ./sum_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b085/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b085/_pkg_.a $WORK/b085/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/13/13e96edf5497be8935dc93c8441e88e37ab3e6488cbdd40236a1eedf839bf6d1-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 5_UctUtUF2j2nApJXDAS/5_UctUtUF2j2nApJXDAS -goversion go1.13.6 -D "" -importcfg $WORK/b082/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/09/09ed39020f3770c404c065b6489b56e6e2dd0f96340536b039e292672bdeb2af-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 4DiOYdMaTf0lSs0oNisM/4DiOYdMaTf0lSs0oNisM -goversion go1.13.6 -D "" -importcfg $WORK/b086/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/aa/aa36f1f821efb02f938d971eb876b58500492ea71699c97d1f65ff498a9bb172-d # internal encoding/csv mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid u0VwqwZZyTuL7PsV7tne/u0VwqwZZyTuL7PsV7tne -goversion go1.13.6 -D "" -importcfg $WORK/b089/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/47/478b17ee7a598ee94a0b90aa91fe5e7e0173fa419595c2fa606f31b99cb71409-d # internal encoding/xml mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid ZUZYMEpvWjxROlWKnygh/ZUZYMEpvWjxROlWKnygh -goversion go1.13.6 -D "" -importcfg $WORK/b090/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/e9/e9c22cfe33d079cdb3429e6e1fa5d09bb92fe1d34630423fb89897a5f6909ecb-d # internal compress/flate mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid wOOpC_uGh943dQWyJ9pm/wOOpC_uGh943dQWyJ9pm -goversion go1.13.6 -D "" -importcfg $WORK/b094/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/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/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b049/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/4f/4f4a175fc5bfeb343ca981e06b1b08170cdd075783159ce77a00e517e34802f0-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -o $WORK/b076/_cgo_.o $WORK/b076/_cgo_main.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o -g -O2 crypto/elliptic mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid zApyX_rBUl0tbLMYkVVU/zApyX_rBUl0tbLMYkVVU -goversion go1.13.6 -D "" -importcfg $WORK/b048/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/85/85a447d94ea0502d1ba6d7d910e0f89d37dc8461bd384a3baf90e10b69caa8bc-d # internal encoding/asn1 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_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/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid -lWZXIJHg6d4uEp2h-Lv/-lWZXIJHg6d4uEp2h-Lv -goversion go1.13.6 -D "" -importcfg $WORK/b053/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b077/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net -std -installsuffix shared -buildid WrKawhHfm7DLKflnPPr5/WrKawhHfm7DLKflnPPr5 -goversion go1.13.6 -D "" -importcfg $WORK/b076/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b076/_cgo_gotypes.go $WORK/b076/cgo_linux.cgo1.go $WORK/b076/cgo_resnew.cgo1.go $WORK/b076/cgo_socknew.cgo1.go $WORK/b076/cgo_unix.cgo1.go $WORK/b076/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/c1/c102afa5a23e83156de76ef086d14ae2f5dbccdd8aa92160ed93b0aafd8dfca0-d # internal crypto/rand mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid WoJKoh0BZ3eczceIoGrs/WoJKoh0BZ3eczceIoGrs -goversion go1.13.6 -D "" -importcfg $WORK/b055/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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/23/23fa62eeed5ab474bf787f8f9031025fac0c9a0653efe345a2e6f9e7db0af4c7-d # internal crypto/dsa mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid uCajSuvgK80NDfGo7BN7/uCajSuvgK80NDfGo7BN7 -goversion go1.13.6 -D "" -importcfg $WORK/b068/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a4/a47c577b5b60cf2f43c0e7e86a3d8ed848c043d7d767e4154df38e82dded94b6-d # internal compress/gzip mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/flate=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b095/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 3W7AVxHCxWgej8HHzhCm/3W7AVxHCxWgej8HHzhCm -goversion go1.13.6 -D "" -importcfg $WORK/b093/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/08/0877733df4fdaaaf7c0499cbdd026e8ffbd507b58a712fb3317c58dd3f626f3c-d # internal crypto/ecdsa mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/internal/randutil=$WORK/b051/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid fzAFpyuxTPmhhRn52__d/fzAFpyuxTPmhhRn52__d -goversion go1.13.6 -D "" -importcfg $WORK/b043/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ed/ed126c7e135f629b16b7b06f3dd473a61e5d16f93af92e933cee01efb236e40b-d # internal crypto/rsa mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/internal/randutil=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid VwVRPBgvu7kjnCTZKrvm/VwVRPBgvu7kjnCTZKrvm -goversion go1.13.6 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/c2/c29b29982679ffb03c32c1901706da992fff742c9865659ce501f7cfdcd58c6c-d # internal crypto/ed25519 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid z7RkGa6YqVwjHGt21Pf2/z7RkGa6YqVwjHGt21Pf2 -goversion go1.13.6 -D "" -importcfg $WORK/b060/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f2/f2f4f2548304dd2890f4fc9e29c9678652e749fae32edeeaeec9e146c7723980-d # internal crypto/x509/pkix mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid nAwpUeao_BFNBNR340vH/nAwpUeao_BFNBNR340vH -goversion go1.13.6 -D "" -importcfg $WORK/b069/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/49/49148e0fc0f78808c547ee094e2adea4a2e96ca8c66edcb6d5ca061931d1108a-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid LzZfyMeoSylzYAyJEYa5/LzZfyMeoSylzYAyJEYa5 -goversion go1.13.6 -D "" -importcfg $WORK/b072/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/c8/c8e7d7af423b9d10a7bc5b15171de7c3bce2b4067189f6bf4057848e15bac648-d # internal log mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p log -std -complete -installsuffix shared -buildid ZwwhSd5BE5C__7UXuEox/ZwwhSd5BE5C__7UXuEox -goversion go1.13.6 -D "" -importcfg $WORK/b101/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/cf/cfff19acdacdbe49490f0256cb859cea02e55858557ca28673d513e1f0c7f38e-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_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/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid sbK4xAdAHiu9kfhhFM0P/sbK4xAdAHiu9kfhhFM0P -goversion go1.13.6 -D "" -importcfg $WORK/b102/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c1/c1366293ec8c83cff66f3fc4a6fff7813953985a378eb82b0586a68be8019c76-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile sort=$WORK/b033/_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/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid GV6ffUbVokNIOGA-W0et/GV6ffUbVokNIOGA-W0et -goversion go1.13.6 -D "" -importcfg $WORK/b100/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/d9/d9d70ef1b16bca632feda44e5be1d1db761c1ffe21ae26e0709aa4bcf35a0bbf-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_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/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid HuD0MM5a8IJN9UqLgiVF/HuD0MM5a8IJN9UqLgiVF -goversion go1.13.6 -D "" -importcfg $WORK/b105/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/65/65e685b746c4eabfce14c54df541c37f7daa5b4ebbdd9a76fab2407ddce0af79-d # internal mime mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p mime -std -complete -installsuffix shared -buildid g7LZzc99pO8_4o2y6gV1/g7LZzc99pO8_4o2y6gV1 -goversion go1.13.6 -D "" -importcfg $WORK/b106/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/6e/6e21fa7519c957caf3f681632c6b42cb849249eaffccccac20a0fba97df83e8d-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b098/ cat >$WORK/b098/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/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b100/_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/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid ahLJXS94MQIwk0Pxa0i7/ahLJXS94MQIwk0Pxa0i7 -goversion go1.13.6 -D "" -importcfg $WORK/b098/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/db/db78b3bfeb2a3bae733157b4cc3f70675cff0ca526906cb6f7cb9673f4b9ce78-d # internal mime/quotedprintable mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid OPDZVVCPSon24_4xjZO1/OPDZVVCPSon24_4xjZO1 -goversion go1.13.6 -D "" -importcfg $WORK/b108/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/24/248f3e8eb35fe7d0bc4ce09c31cd97ec07dc922a293293ef91315197f103772b-d # internal net/http/internal mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid eHbVGreot7VCQnXbfKeJ/eHbVGreot7VCQnXbfKeJ -goversion go1.13.6 -D "" -importcfg $WORK/b110/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/5f/5f0ae2a7cff27142db8ace04ee6498d9aa12e528ab7aa9bea00d71d18d3f8e5b-d # internal database/sql/driver mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid V4CpKnEYUo0j2BK5q13w/V4CpKnEYUo0j2BK5q13w -goversion go1.13.6 -D "" -importcfg $WORK/b113/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ed/edca6b954a591caf3a01e096e3677b194b34b6fb33efa96d88974da9083dce24-d # internal github.com/globalsign/mgo/internal/json mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/globalsign/mgo/internal/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/globalsign/mgo/internal/json -complete -installsuffix shared -buildid 1lR5TY6RIY5PoGzFPnk0/1lR5TY6RIY5PoGzFPnk0 -goversion go1.13.6 -D "" -importcfg $WORK/b119/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/18/189322a96116c90bb00d57b246ec21643ad39694723d8275c91802a31087abbc-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/jlexer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid KJBCmkkJpR0Rd9voaSj3/KJBCmkkJpR0Rd9voaSj3 -goversion go1.13.6 -D "" -importcfg $WORK/b120/importcfg -pack ./bytestostr.go ./error.go ./lexer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a3/a34459eaafef9d857643ac2675bee269c6c4e5d8cebda655dfeb51abc5c5b124-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b097/ cat >$WORK/b097/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/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b102/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_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/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 5Fz6hzXtjkwS2uPf5Xmz/5Fz6hzXtjkwS2uPf5Xmz -goversion go1.13.6 -D "" -importcfg $WORK/b097/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/47/476e572d43e48cbb6256e5469846902f4b9204470de3790a395ced62f197d73c-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid bMm_MNV8F87TJRgFHKmj/bMm_MNV8F87TJRgFHKmj -goversion go1.13.6 -D "" -importcfg $WORK/b126/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ab/aba3636a39157874cf22194b99bcae899510447707d6b921a5f0127dde83458b-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/logger /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid uVRq67QYH13mXneT85U3/uVRq67QYH13mXneT85U3 -goversion go1.13.6 -D "" -importcfg $WORK/b127/importcfg -pack ./logger.go ./standard.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7e/7ee4c53efc09b6ace5545ccf4e6efbd96ed49fd6346b150fa5f178b1d757a36b-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/analysis/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid 22qnkeXCbRyS8K8XN7cY/22qnkeXCbRyS8K8XN7cY -goversion go1.13.6 -D "" -importcfg $WORK/b130/importcfg -pack ./post_go18.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/5c/5cb208047a5ff99667a8f010bc453a3a11a943f015211883f67c77fcb398372f-d # internal encoding/gob mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b017/_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/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid 4XWHs890NjY6kYoiyLwv/4XWHs890NjY6kYoiyLwv -goversion go1.13.6 -D "" -importcfg $WORK/b133/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b076/_pkg_.a $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/82/82705697a1c01a46e179fc1e3107991c00bc62bc08dabf7f11d0ebccc24ecfb2-d # internal crypto/x509 mkdir -p $WORK/b067/ cat >$WORK/b067/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/b003/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/des=$WORK/b059/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b043/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b073/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid VsuLnRatqyOgdJKYD0tu/VsuLnRatqyOgdJKYD0tu -goversion go1.13.6 -D "" -importcfg $WORK/b067/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/43/4323e60a489d99276afbece0d16d9abd6ec57da64c26e0a35b4b219a2ddd9721-d # internal net/textproto mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid yDYifxbtPQ2MUPkypxUH/yDYifxbtPQ2MUPkypxUH -goversion go1.13.6 -D "" -importcfg $WORK/b103/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/8f/8fd963935d57681bd7bab6cd3afa636d521e1ebcc718485fd649bb41baddd336-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b096/ cat >$WORK/b096/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/b097/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile strings=$WORK/b038/_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/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid P1jv7MyLlF3fjzz9PqO_/P1jv7MyLlF3fjzz9PqO_ -goversion go1.13.6 -D "" -importcfg $WORK/b096/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/5c/5c9ee791f142c2d6c41a261be7ef0a6972a8be94c5f32b31194b7fcea697fc28-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b097/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid g4lPmUhKCpS59LnnAveu/g4lPmUhKCpS59LnnAveu -goversion go1.13.6 -D "" -importcfg $WORK/b104/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ef/ef0141dc75d7b7b8f4945261b4c770a3c4c0a22c0bb2307bed0ddef046778c8f-d # internal mime/multipart mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/quotedprintable=$WORK/b108/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid KrdpocKhqKNdeAtI2leU/KrdpocKhqKNdeAtI2leU -goversion go1.13.6 -D "" -importcfg $WORK/b107/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/cb/cbf6286d41d15aa716ea2c33925fad9e416a8124cb7dcf3ae5b25f2e48db63ed-d # internal github.com/globalsign/mgo/bson mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/globalsign/mgo/internal/json=$WORK/b119/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/globalsign/mgo/bson /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/globalsign/mgo/bson -complete -installsuffix shared -buildid 28R1YJiNRAbSIaxG1-PQ/28R1YJiNRAbSIaxG1-PQ -goversion go1.13.6 -D "" -importcfg $WORK/b118/importcfg -pack ./bson.go ./compatibility.go ./decimal.go ./decode.go ./encode.go ./json.go ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/94/947740b59488399b4417445d79ae426c5e4087e9f71a4daaa433e3703e9fc8ca-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mitchellh/mapstructure /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid Ew2mmtPr-tL1UPlLW0IW/Ew2mmtPr-tL1UPlLW0IW -goversion go1.13.6 -D "" -importcfg $WORK/b123/importcfg -pack ./decode_hooks.go ./error.go ./mapstructure.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/6e/6e85c7c987770eeaf6feb97f4dcfecec156f48b0e138e81fcfbb6611e07ae5ce-d # internal net/mail mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p net/mail -std -complete -installsuffix shared -buildid kPyDtnumZlf_NVvOLJKW/kPyDtnumZlf_NVvOLJKW -goversion go1.13.6 -D "" -importcfg $WORK/b124/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/81/811cf1485164e9905abd610adc15d583a559259072d0761cba643a7fb5002352-d # internal crypto/tls mkdir -p $WORK/b057/ cat >$WORK/b057/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/b003/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/des=$WORK/b059/_pkg_.a packagefile crypto/ecdsa=$WORK/b043/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid ZNNodNh-nf_ufiOJEpve/ZNNodNh-nf_ufiOJEpve -goversion go1.13.6 -D "" -importcfg $WORK/b057/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/5c/5c568450c470b3cc0121801dc9e08cf9dbad92b691dbbf712f2218f73f3c90bc-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile html=$WORK/b115/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/asaskevich/govalidator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid YkPPxfDe0fkdx_V9bvEP/YkPPxfDe0fkdx_V9bvEP -goversion go1.13.6 -D "" -importcfg $WORK/b114/importcfg -pack ./arrays.go ./converter.go ./doc.go ./error.go ./numerics.go ./patterns.go ./types.go ./utils.go ./validator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/43/43cb550431d6c0d10f06c18db2ca4151c0415062a768a5cecb63a9e5535e5a97-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/PuerkitoBio/urlesc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid CN-fLNpdkACHdWSyV4_l/CN-fLNpdkACHdWSyV4_l -goversion go1.13.6 -D "" -importcfg $WORK/b136/importcfg -pack ./urlesc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/26/26127f0e8708c2ea55b7459889072392a85cd645ed3958e430e8a8fbcc10f741-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid nLgrWYdgecnJBCC8jvzg/nLgrWYdgecnJBCC8jvzg -goversion go1.13.6 -D "" -importcfg $WORK/b140/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/2a/2a2fadd2e37c8e8c6d2a5940273eb1a8de57e5a6d3fcf320b06e211efffe850b-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b139/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b140/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid FacjDGJgANpiccSaOk43/FacjDGJgANpiccSaOk43 -goversion go1.13.6 -D "" -importcfg $WORK/b138/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/15/1521174c9b57fd59b4226aa38121d359ae6dc14384d0f2bb7d169cc0afd2a5f3-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b139/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid j7zSvvthoFmLN0PO1QRK/j7zSvvthoFmLN0PO1QRK -goversion go1.13.6 -D "" -importcfg $WORK/b141/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/55/55ed5142562c9601b0ac2f6725b9fe6ec21b37c2c37280d25aa1254dd8358237-d # internal text/template/parse mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_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/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid jwqfSBzTgFHCgpLcorC0/jwqfSBzTgFHCgpLcorC0 -goversion go1.13.6 -D "" -importcfg $WORK/b151/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/bf/bf3dbf4dc5c225875729475b4900ed505b507eb0169bf5735cb4ae7ad9bbedda-d # internal github.com/pkg/errors mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid 4O28O6fg7DqItE3ISJr6/4O28O6fg7DqItE3ISJr6 -goversion go1.13.6 -D "" -importcfg $WORK/b153/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/e9/e900cd6e8730f8d38fa3522e7f22037f405739dd472c2f460f0df9b38e145552-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid C2zHLDCyNGdULohgjTas/C2zHLDCyNGdULohgjTas -goversion go1.13.6 -D "" -importcfg $WORK/b164/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ef/ef707e4872152ee45860bb5fdef2d7599e554ef51c667e0e66ab54032bb9c5ac-d # internal golang.org/x/net/idna mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b138/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b140/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b141/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid -Z9YQhJXSaj3f9mBbt4F/-Z9YQhJXSaj3f9mBbt4F -goversion go1.13.6 -D "" -importcfg $WORK/b137/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/74/74f61f53d8745d7a467b61931572df0585bbf1e0d60fedf43611e19030ce018e-d # internal text/template mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b151/_pkg_.a packagefile unicode=$WORK/b017/_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/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p text/template -std -complete -installsuffix shared -buildid Jnl7Fky6YI_4iFdgd6JB/Jnl7Fky6YI_4iFdgd6JB -goversion go1.13.6 -D "" -importcfg $WORK/b150/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/68/686ccf48515f64e36d949b64ed2dbf19a69ea90912ab39c7d714670c8b994eba-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b136/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b137/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b141/_pkg_.a packagefile golang.org/x/text/width=$WORK/b142/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/PuerkitoBio/purell /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid XFZotfKLctXd_9s8vprf/XFZotfKLctXd_9s8vprf -goversion go1.13.6 -D "" -importcfg $WORK/b135/importcfg -pack ./purell.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/ac/ac315151d889ff60448cbe029e8d5369a994dbaeb0447a1d94edca0774b09306-d # internal github.com/alecthomas/template mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b164/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid yGJyuMHoKbEGm1PhFy_r/yGJyuMHoKbEGm1PhFy_r -goversion go1.13.6 -D "" -importcfg $WORK/b163/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/eb/eb995addc6b615fc540be877ca5b60415408a27f64a75d92307416bcf3365176-d # internal github.com/alecthomas/units mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid tPrg0bSuIG42E2d4Vtje/tPrg0bSuIG42E2d4Vtje -goversion go1.13.6 -D "" -importcfg $WORK/b165/importcfg -pack ./bytes.go ./doc.go ./si.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/db/dbed3a7befb0ecb39eb51e2c13d170b9833371fee4519f7ebf6ea0211d762e0d-d # internal go/token mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p go/token -std -complete -installsuffix shared -buildid P4_2UYwrnBcq6GLEr0NU/P4_2UYwrnBcq6GLEr0NU -goversion go1.13.6 -D "" -importcfg $WORK/b169/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/8c/8cbd1d32d622f030982ddd7de40eda00b50642d4882148a5996f2bcff596ef8c-d # internal go/scanner mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b169/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid 9IiEhu2YWLtnO1OWD4h1/9IiEhu2YWLtnO1OWD4h1 -goversion go1.13.6 -D "" -importcfg $WORK/b168/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/13/137da97c03f2d4d5c6604d5f4a2536e1883b7eb1cde750d2f08d91e371dca4df-d # internal go/ast mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/scanner=$WORK/b168/_pkg_.a packagefile go/token=$WORK/b169/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p go/ast -std -complete -installsuffix shared -buildid I2lL-QCy4xx6XRTFLh20/I2lL-QCy4xx6XRTFLh20 -goversion go1.13.6 -D "" -importcfg $WORK/b167/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/f8/f8c20cd3a034cb672a3ce10fca1014d98d409cfcba6690c7f90d5c63adedd423-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/74/7405f298fdc0e14e126202461f03d3967e49d7a410995a026d141bf281d9d625-d # internal net/http/httptrace mkdir -p $WORK/b109/ html/template mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile html=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile text/template/parse=$WORK/b151/_pkg_.a packagefile unicode=$WORK/b017/_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/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p html/template -std -complete -installsuffix shared -buildid I-lU-9FzHAMKWVyqO1LF/I-lU-9FzHAMKWVyqO1LF -goversion go1.13.6 -D "" -importcfg $WORK/b149/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 cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b057/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid _MDriO1_Or6yRGEl8_Y8/_MDriO1_Or6yRGEl8_Y8 -goversion go1.13.6 -D "" -importcfg $WORK/b109/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/77/7707d554ab9dc511a66422052c2c0f6d976027265165d06431a7ad7c5d7362e1-d # internal net/http mkdir -p $WORK/b092/ cat >$WORK/b092/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/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b107/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http/httptrace=$WORK/b109/_pkg_.a packagefile net/http/internal=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_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/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p net/http -std -complete -installsuffix shared -buildid aCHnZiohKxdroFoeRaZI/aCHnZiohKxdroFoeRaZI -goversion go1.13.6 -D "" -importcfg $WORK/b092/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/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/7f/7f6a2cd787c07fc1f28675d8341db0519778b3da2520da9287cc8200bd2b038f-d # internal internal/lazyregexp mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid RNQJJZmW6me8jZUKxBVt/RNQJJZmW6me8jZUKxBVt -goversion go1.13.6 -D "" -importcfg $WORK/b170/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/5d/5df973e719f413c1ac2f6c8985a9e95dcf5b69a63e1d687b3782ecd6279da5dd-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-logfmt/logfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid fZK77Eb2_dv3e5DC77nr/fZK77Eb2_dv3e5DC77nr -goversion go1.13.6 -D "" -importcfg $WORK/b175/importcfg -pack ./decode.go ./doc.go ./encode.go ./jsonstring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/57/57905c11e277db20dadeebfbe8c40e215d82e091604a615e59fc180db81a55d2-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b175/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-kit/kit/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/go-kit/kit/log -complete -installsuffix shared -buildid ddup8J5ZenIQBvBFuMaj/ddup8J5ZenIQBvBFuMaj -goversion go1.13.6 -D "" -importcfg $WORK/b174/importcfg -pack ./doc.go ./json_logger.go ./log.go ./logfmt_logger.go ./nop_logger.go ./stdlib.go ./sync.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/43/43242b4a858771b89a7c29917a33e053baf1feb21799e3526aa7e31b9b66328a-d # internal go/doc mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b167/_pkg_.a packagefile go/token=$WORK/b169/_pkg_.a packagefile internal/lazyregexp=$WORK/b170/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p go/doc -std -complete -installsuffix shared -buildid raKjdsSOLcefT8IaZVeb/raKjdsSOLcefT8IaZVeb -goversion go1.13.6 -D "" -importcfg $WORK/b166/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/a0/a07916a8a59730f294155462fae8e7919a12d0892dbe09753bfd63713fee6f4c-d # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-kit/kit/log/level /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid R8KIwAa4kA5466lFPcJK/R8KIwAa4kA5466lFPcJK -goversion go1.13.6 -D "" -importcfg $WORK/b176/importcfg -pack ./doc.go ./level.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/8f/8f7952bf8fc35a63df7cef0ffcb15a8bad811f7bf94a63615464f5f4fd2baee8-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 7RgI1Vpuqtr3oDDpmdm2/7RgI1Vpuqtr3oDDpmdm2 -goversion go1.13.6 -D "" -importcfg $WORK/b180/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f1/f12e82de57f55232fe4618a142f714e25257367acf4f6da5e6e0babdc77f8cda-d # internal github.com/prometheus/common/model mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid uu2nYuAdHGnW4RLukrqY/uu2nYuAdHGnW4RLukrqY -goversion go1.13.6 -D "" -importcfg $WORK/b190/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/14/14c4f774149231a7fae2c581b8192bfa404656bbd362c563d6ac3321d79a2df3-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b163/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b165/_pkg_.a packagefile go/doc=$WORK/b166/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid aRRFg1cjJkpUT28mBgsC/aRRFg1cjJkpUT28mBgsC -goversion go1.13.6 -D "" -importcfg $WORK/b162/importcfg -pack ./actions.go ./app.go ./args.go ./cmd.go ./completions.go ./doc.go ./envar.go ./flags.go ./global.go ./guesswidth_unix.go ./model.go ./parser.go ./parsers.go ./templates.go ./usage.go ./values.go ./values_generated.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/0b/0baba16942db3e489f1b6fb386731764eb143fe8ab822a7dc95084249d73c69d-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid SE4qyI7oxooWmSs-namm/SE4qyI7oxooWmSs-namm -goversion go1.13.6 -D "" -importcfg $WORK/b192/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/bc/bc85ea4c66e24ffb88b63ae9fc6a1ec0fe5f81affccce62336fa73a5ce4a039d-d # internal github.com/prometheus/procfs mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b192/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid yWBuM63u78_fe56Zdgp_/yWBuM63u78_fe56Zdgp_ -goversion go1.13.6 -D "" -importcfg $WORK/b191/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/b4/b452c9c441743d74fd3c0e129c88d80c0a30498abb79a82e510c21051ac81fbd-d # internal runtime/debug mkdir -p $WORK/b193/ cat >$WORK/b193/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b193=>" -I $WORK/b193/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b193/symabis ./debug.s cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p runtime/debug -std -installsuffix shared -buildid b5LHdmMKfhXkNY2DntJF/b5LHdmMKfhXkNY2DntJF -goversion go1.13.6 -symabis $WORK/b193/symabis -D "" -importcfg $WORK/b193/importcfg -pack -asmhdr $WORK/b193/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b193=>" -I $WORK/b193/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b193/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/ed/ed039ef1017996168d83246a0ca02e82597a809c959df28016b7cf373f690058-d # internal github.com/prometheus/alertmanager/cli/config mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b162/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cli/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/prometheus/alertmanager/cli/config -complete -installsuffix shared -buildid EWIn4ThTzCqwsnPlwcmM/EWIn4ThTzCqwsnPlwcmM -goversion go1.13.6 -D "" -importcfg $WORK/b161/importcfg -pack ./config.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b193/_pkg_.a $WORK/b193/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/c2/c2b018e87e349ffc1f7e7297ae51583b43ad7412e0531af5c0c0d4b7af695e56-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid 9GB1b6l47HYitSN_Tj04/9GB1b6l47HYitSN_Tj04 -goversion go1.13.6 -D "" -importcfg $WORK/b197/importcfg -pack ./timeseries.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/07/0767f79e2e20ff6c0140564221bfe42756f1a0ac06a300f68f2affc9758b4021-d # internal github.com/cenkalti/backoff mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cenkalti/backoff /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/cenkalti/backoff -complete -installsuffix shared -buildid 0zpts1mjr1QDrF2g--st/0zpts1mjr1QDrF2g--st -goversion go1.13.6 -D "" -importcfg $WORK/b200/importcfg -pack ./backoff.go ./context.go ./exponential.go ./retry.go ./ticker.go ./tries.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/0d/0d2a5de343b4c905a7223cdcd797b982d6a9157eece761614953cc75e1264424-d # internal github.com/cespare/xxhash mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/cespare/xxhash -complete -installsuffix shared -buildid il08R8fb1Hjp-kGnb9xU/il08R8fb1Hjp-kGnb9xU -goversion go1.13.6 -D "" -importcfg $WORK/b201/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/eb/eb1524229365a51f82218134abf7e7c4d0f7e1bd7e9bc8e7040a35c9bf42618a-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid ue4KF1mf4Yo2IXGIOAhz/ue4KF1mf4Yo2IXGIOAhz -goversion go1.13.6 -D "" -importcfg $WORK/b203/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/5a/5a3707423b8252baa3f74984634b7e71d72a4440e6a1cec25711cb72884d0589-d # internal os/exec mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p os/exec -std -complete -installsuffix shared -buildid 5BFE6nru1h3f22cs3OK_/5BFE6nru1h3f22cs3OK_ -goversion go1.13.6 -D "" -importcfg $WORK/b205/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/0b/0b73f2b53e5e226e955bbeeb29f8bded9a04c83940cb4a0663b8df1780e35a17-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os/exec=$WORK/b205/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-sockaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid HHbZ387d3_YLbmRNf9lH/HHbZ387d3_YLbmRNf9lH -goversion go1.13.6 -D "" -importcfg $WORK/b204/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/c6/c668147f4e2b5cee2e3ed17595a9465e8e6ee24501188caf2e71eadab5c9ada0-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid uuDkuWYe0pZR1JwZp5uF/uuDkuWYe0pZR1JwZp5uF -goversion go1.13.6 -D "" -importcfg $WORK/b183/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/9b/9b55ab60b297ed61dd50b83c6cdfb5016a8b4da133b57a94aa77906c77e3085f-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b183/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid bzeQMxMJCL0OD9ej9tjV/bzeQMxMJCL0OD9ej9tjV -goversion go1.13.6 -D "" -importcfg $WORK/b182/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/16/16afb9642c014ce6cb9148dca3e70ddeb1d1fa4154e4442f662c90a90f545671-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b182/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 6tS0qEvEu7ftWKcYo0jW/6tS0qEvEu7ftWKcYo0jW -goversion go1.13.6 -D "" -importcfg $WORK/b181/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b8/b83850f2eb1e066b34bfb5b0d553e4581d77b88b8066e61bd366dc8751c532aa-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid Hpuuz-13EYIp9J2Ts62O/Hpuuz-13EYIp9J2Ts62O -goversion go1.13.6 -D "" -importcfg $WORK/b187/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/bf/bf42e30355b745614560332bd31b7738da3da77893669d2a39e2f19a5f691847-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid eFqwKUiRGFp2dVH_8P7q/eFqwKUiRGFp2dVH_8P7q -goversion go1.13.6 -D "" -importcfg $WORK/b188/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/a6/a6d2a8fdf5b638272f5ead3962c0cd9bfcf80b9ec78131f5dcdeb720585788dc-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b187/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b188/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b183/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 4T2BL71bmT-5GiRqV9ya/4T2BL71bmT-5GiRqV9ya -goversion go1.13.6 -D "" -importcfg $WORK/b186/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/1d/1db144b8c6cbeedb097b396b3c27931d00ef036e2d2d1fd8f75fdd8b7bfa1e46-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid hJD1f2hWPqenOrCao0ve/hJD1f2hWPqenOrCao0ve -goversion go1.13.6 -D "" -importcfg $WORK/b189/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/93/9372d9895f6005334258983d8461af29a6d5c04ef0257c8d9b04a3bd5bf661ca-d # internal compress/lzw mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/lzw /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p compress/lzw -std -complete -installsuffix shared -buildid hR-VG7tvIWDoISFM8HSD/hR-VG7tvIWDoISFM8HSD -goversion go1.13.6 -D "" -importcfg $WORK/b207/importcfg -pack ./reader.go ./writer.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/45/45b4210383959d700d666ecfe392595292132916c19b4449d0a561eafd33453f-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid 52hmlyAB5jHXhQuEAukT/52hmlyAB5jHXhQuEAukT -goversion go1.13.6 -D "" -importcfg $WORK/b210/importcfg -pack ./lru.go ./lru_interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/5a/5ac73397a0f1d8a00cccb5529494ec38442d05728d749814f76e2d9a61c5de78-d # internal os/signal mkdir -p $WORK/b211/ cat >$WORK/b211/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b211=>" -I $WORK/b211/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b211/symabis ./sig.s cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p os/signal -std -installsuffix shared -buildid 2cLYQ-iTEPH18GPjhtdp/2cLYQ-iTEPH18GPjhtdp -goversion go1.13.6 -symabis $WORK/b211/symabis -D "" -importcfg $WORK/b211/importcfg -pack -asmhdr $WORK/b211/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/49/494f7a21f68c307ea91289eb95469f3615311a5af255980a0e6d2568514d13da-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b210/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid L1VhedeOdao_0BeaxWgJ/L1VhedeOdao_0BeaxWgJ -goversion go1.13.6 -D "" -importcfg $WORK/b209/importcfg -pack ./edges.go ./iradix.go ./iter.go ./node.go ./raw_iter.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b211=>" -I $WORK/b211/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b211/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b211/_pkg_.a $WORK/b211/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/1f/1fc097a8b851dea0fe238f566f7dd77ad71d3662fd9cf382f328a3fc3c0b3835-d # internal github.com/google/btree mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/btree /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/google/btree -complete -installsuffix shared -buildid SD54pE-BZ_AKcftWdn-w/SD54pE-BZ_AKcftWdn-w -goversion go1.13.6 -D "" -importcfg $WORK/b212/importcfg -pack ./btree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/36/367683c0a6d3642e67aa407cf862dc04bdd79dfe302592fc64d472fd67afa3f6-d # internal github.com/go-openapi/errors mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/go-openapi/errors -complete -installsuffix shared -buildid MaK2LXnbJtNAZs-QOl8g/MaK2LXnbJtNAZs-QOl8g -goversion go1.13.6 -D "" -importcfg $WORK/b091/importcfg -pack ./api.go ./auth.go ./doc.go ./headers.go ./middleware.go ./parsing.go ./schema.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/f7/f7a1163d30f01dd98fd91961d453e76f759df1674c10bec6bf9c0c7c1067b893-d # internal github.com/go-openapi/swag mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b120/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b121/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/swag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/go-openapi/swag -complete -installsuffix shared -buildid HwHfXX89bkBfguJiZRel/HwHfXX89bkBfguJiZRel -goversion go1.13.6 -D "" -importcfg $WORK/b125/importcfg -pack ./convert.go ./convert_types.go ./doc.go ./json.go ./loading.go ./net.go ./path.go ./post_go18.go ./post_go19.go ./util.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/c1/c118992f8a2ebfe2ea2772ec18d04a75ff7e32e84e8222ed9a83ba7bf293f13e-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid a4rT4kR8m846BCr8xrIS/a4rT4kR8m846BCr8xrIS -goversion go1.13.6 -D "" -importcfg $WORK/b144/importcfg -pack ./router.go ./server.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/1a/1a616f378e83f6d74be18afb48206a653b325d6e2fd613d51a3fae2a1f921ae3-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b113/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b114/_pkg_.a packagefile github.com/globalsign/mgo/bson=$WORK/b118/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b120/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b121/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b123/_pkg_.a packagefile net/mail=$WORK/b124/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/strfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid fZ5n4JeRr6h6bs44KnmN/fZ5n4JeRr6h6bs44KnmN -goversion go1.13.6 -D "" -importcfg $WORK/b112/importcfg -pack ./bson.go ./date.go ./default.go ./doc.go ./duration.go ./format.go ./time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/17/1759c67d70c2b3316be746200113ec8f37bf433612940d52b7e0bf24725fd3d6-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b092/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid tL1eWZ-Vba35nxC5d-5B/tL1eWZ-Vba35nxC5d-5B -goversion go1.13.6 -D "" -importcfg $WORK/b145/importcfg -pack ./header.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/37/3768d816661fe212370f8512f7a8801970c0b5777afa2b7a8869f97f7c738455-d # internal net/http/httputil mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/http/internal=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid zUm-FQ_hL4e02oyKnJ1I/zUm-FQ_hL4e02oyKnJ1I -goversion go1.13.6 -D "" -importcfg $WORK/b152/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/be/beae0493448a828cf1dbdc456c8ea0cb4eefa01218980ef8f03cf666d3ca13a0-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/jsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid VNQUn8O3YarSM0BQHnpQ/VNQUn8O3YarSM0BQHnpQ -goversion go1.13.6 -D "" -importcfg $WORK/b131/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e3/e32afceb9e099fdc7845f42a89fd9e1baad1e386db56b1b427037e7416b31510-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b135/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/jsonreference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid hyJwVrYJ5C1f8iouq5uf/hyJwVrYJ5C1f8iouq5uf -goversion go1.13.6 -D "" -importcfg $WORK/b134/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/d1/d16944caa679b6f524550708556953eb4b34a66349c42bd3a4219a70daccb3a7-d # internal expvar mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p expvar -std -complete -installsuffix shared -buildid dn6q5zd_SST9sxQvZHvp/dn6q5zd_SST9sxQvZHvp -goversion go1.13.6 -D "" -importcfg $WORK/b178/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/3e/3ef23b9a81be57033247c3301faedacea946ab55dc2573d6df7d828dd243dc05-d # internal github.com/go-openapi/spec mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile encoding/gob=$WORK/b133/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b134/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/go-openapi/spec -complete -installsuffix shared -buildid 0TGlFB7bFW2kN76zbYj4/0TGlFB7bFW2kN76zbYj4 -goversion go1.13.6 -D "" -importcfg $WORK/b132/importcfg -pack ./bindata.go ./cache.go ./contact_info.go ./debug.go ./expander.go ./external_docs.go ./header.go ./info.go ./items.go ./license.go ./normalizer.go ./operation.go ./parameter.go ./path_item.go ./paths.go ./ref.go ./response.go ./responses.go ./schema.go ./schema_loader.go ./security_scheme.go ./spec.go ./swagger.go ./tag.go ./unused.go ./xml_object.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/40/402361391df67018cd3d800c3d309bbd48b68fc53e088c60e1416f3540c1a4bf-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bitbucket.org/ww/goautoneg=$WORK/b185/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b186/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b189/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b182/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid f_71ODWt0t6KBHB5u-04/f_71ODWt0t6KBHB5u-04 -goversion go1.13.6 -D "" -importcfg $WORK/b184/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./openmetrics_create.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/f2/f2f0f08ddce34ae6cd1880e01e4121de02df4a129831c4e27a17dcc99021476d-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/csv=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile encoding/xml=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid KzLAW5N_QCvjK8JCQw2J/KzLAW5N_QCvjK8JCQw2J -goversion go1.13.6 -D "" -importcfg $WORK/b088/importcfg -pack ./bytestream.go ./client_auth_info.go ./client_operation.go ./client_request.go ./client_response.go ./constants.go ./csv.go ./discard.go ./file.go ./headers.go ./interfaces.go ./json.go ./request.go ./statuses.go ./text.go ./values.go ./xml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/b9/b9069b468ebf52bd21baa90394980a33d94f2af45016eb4342a050bf805c1ea1-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/security /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid d5mj0t8E8YjFqCGJe7xN/d5mj0t8E8YjFqCGJe7xN -goversion go1.13.6 -D "" -importcfg $WORK/b147/importcfg -pack ./authenticator.go ./authorizer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/65/65bd970eabd6095099c54f9db3e7deb98588657dc41d78080f617add8c3eefd5-d # internal golang.org/x/net/trace mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b197/_pkg_.a packagefile html/template=$WORK/b149/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b172/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid l7Ee-7WKvikXSalrtdl8/l7Ee-7WKvikXSalrtdl8 -goversion go1.13.6 -D "" -importcfg $WORK/b196/importcfg -pack ./events.go ./histogram.go ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/c4/c4a5e07de7606905ee768d30e1544e97f92fd4fbefa851c8dba93bb013078b15-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b178/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b179/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b181/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b182/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b191/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b193/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid SsxAI3CFTMnwVeubd8_E/SsxAI3CFTMnwVeubd8_E -goversion go1.13.6 -D "" -importcfg $WORK/b177/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./http.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/ef/ef7173938fb6728d5c6f7a667252d7dac75960efda91aab045e223bc4bf67056-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b130/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/analysis /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid V1i6KalsLfFmllbU5uEH/V1i6KalsLfFmllbU5uEH -goversion go1.13.6 -D "" -importcfg $WORK/b129/importcfg -pack ./analyzer.go ./debug.go ./doc.go ./fixer.go ./flatten.go ./mixin.go ./schema.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/21/21edd955761e73dece67d497730d306d21b629fba45306c1c95bc056869e8a58-d # internal github.com/armon/go-metrics mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b209/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b211/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/armon/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/armon/go-metrics -complete -installsuffix shared -buildid MI56094ApA4lIhl_lI1v/MI56094ApA4lIhl_lI1v -goversion go1.13.6 -D "" -importcfg $WORK/b208/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/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/dd/dd1fa1dab6efd3ddd82533d4c6657e0f996a4a25a12c47493b0769b510bee0aa-d # internal net/rpc mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding/gob=$WORK/b133/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b169/_pkg_.a packagefile html/template=$WORK/b149/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid wc8IZCmvkQZ7Z5f-0LnD/wc8IZCmvkQZ7Z5f-0LnD -goversion go1.13.6 -D "" -importcfg $WORK/b214/importcfg -pack ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/48/48bd1d2daa89952cf3c3f9950e1d16c71f62d8030e99f2339f65905155b7d6a2-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/rpc=$WORK/b214/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_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/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid 0JvIIajcEhPvsh0Fi3sX/0JvIIajcEhPvsh0Fi3sX -goversion go1.13.6 -D "" -importcfg $WORK/b213/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/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/e7/e7bfd2a8d76e83d7e30aa5b4578383bc0d4e502b7fcef458720157ac7119160a-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid BOkKSHNs_gWI0aUwfHoD/BOkKSHNs_gWI0aUwfHoD -goversion go1.13.6 -D "" -importcfg $WORK/b216/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/29/29f79b81096769c978a5ea912927cd6a9f0346665abe818693d7e5a5298dd874-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b216/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid bHdCwILYMBp0rHRnu70z/bHdCwILYMBp0rHRnu70z -goversion go1.13.6 -D "" -importcfg $WORK/b215/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/78/78a6f6694f6abe8b512ffc60964e4b9c04165394dbae28484938f0700627e1f2-d # internal encoding/base32 mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid iEpdYHuzRrYTYTOBKVSu/iEpdYHuzRrYTYTOBKVSu -goversion go1.13.6 -D "" -importcfg $WORK/b218/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/b0/b070bab78cb368e9a7b5cc62424fdbd65b658b86c2072a9ccb84205149b4d8fa-d # internal golang.org/x/crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p golang.org/x/crypto/ed25519/internal/edwards25519 -complete -installsuffix shared -buildid uMvgzoJJ6gdj9-2fkXnc/uMvgzoJJ6gdj9-2fkXnc -goversion go1.13.6 -D "" -importcfg $WORK/b220/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/7c/7c760dca579b41ef06854b96b4c62a935032fbc35d5f1d0208b6751c22d1f4d9-d # internal github.com/go-openapi/loads mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/gob=$WORK/b133/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b129/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/loads /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/go-openapi/loads -complete -installsuffix shared -buildid 3mAymyg-wzqaCE163q_h/3mAymyg-wzqaCE163q_h -goversion go1.13.6 -D "" -importcfg $WORK/b143/importcfg -pack ./doc.go ./spec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/82/8251800327cf053283c53a7d7f085f88c538d107a121d1a82747e5987e6e8681-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b129/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid R9iC5R8aM7EnCvYPg1AE/R9iC5R8aM7EnCvYPg1AE -goversion go1.13.6 -D "" -importcfg $WORK/b146/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/5d/5dac52f9f5bab8ee729e4b3e8cab015fd633bff4a973a71a240b3427b6cceac5-d # internal github.com/go-openapi/validate mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b129/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/go-openapi/validate -complete -installsuffix shared -buildid lHndpoEEihvmo9pLP0wZ/lHndpoEEihvmo9pLP0wZ -goversion go1.13.6 -D "" -importcfg $WORK/b148/importcfg -pack ./debug.go ./default_validator.go ./doc.go ./example_validator.go ./formats.go ./helpers.go ./object_validator.go ./options.go ./result.go ./rexp.go ./schema.go ./schema_messages.go ./schema_option.go ./schema_props.go ./slice_validator.go ./spec.go ./spec_messages.go ./type.go ./validator.go ./values.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/20/20a897766de13423b5df840ebb536fee25a0dd25c06fcdab841be7fcb887ba32-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b196/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mwitkow/go-conntrack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid H4dF2KLsJ0OIwgfAgQ6s/H4dF2KLsJ0OIwgfAgQ6s -goversion go1.13.6 -D "" -importcfg $WORK/b195/importcfg -pack ./dialer_reporter.go ./dialer_wrapper.go ./listener_reporter.go ./listener_wrapper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a1/a1098638f17e0089eeea352ee48778e426b4a311caa5559b390c2c97dea62ceb-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b220/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid VVZ0C7LF_EcCUxpW66Su/VVZ0C7LF_EcCUxpW66Su -goversion go1.13.6 -D "" -importcfg $WORK/b219/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/33/33e204bb121b8cb8b395491a38073821ffd13f01b6792d2c546bf27758d711e5-d # internal golang.org/x/net/bpf mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid DZ847VjKzE3Ys34ZR94c/DZ847VjKzE3Ys34ZR94c -goversion go1.13.6 -D "" -importcfg $WORK/b222/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/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/8b/8bda86c8dd238fa75cffef2dcbb76359f22e8770ce7d159bdc1e10f8893886f2-d # internal github.com/prometheus/common/config mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b057/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b195/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/prometheus/common/config -complete -installsuffix shared -buildid cQ3peXCg24YAdJpL_8F0/cQ3peXCg24YAdJpL_8F0 -goversion go1.13.6 -D "" -importcfg $WORK/b194/importcfg -pack ./config.go ./http_config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/3d/3d4e6093db02a62e81cac149e425f751686b68bb83b3e02f0c1e3ac69dabba34-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal golang.org/x/sys/unix mkdir -p $WORK/b225/ cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/2b/2b518fbe1058e856abce1bca8fda0123ba6621033f0f34992ac7271a495314ee-d # internal cat >$WORK/b225/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b225=>" -I $WORK/b225/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b225/symabis ./asm_linux_ppc64x.s github.com/prometheus/alertmanager/config mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b153/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b194/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid aFQTkYghqrXl9ziMhYoj/aFQTkYghqrXl9ziMhYoj -goversion go1.13.6 -D "" -importcfg $WORK/b173/importcfg -pack ./config.go ./coordinator.go ./notifiers.go cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid _0U5Q5ONCqAYDMOVI9-Z/_0U5Q5ONCqAYDMOVI9-Z -goversion go1.13.6 -symabis $WORK/b225/symabis -D "" -importcfg $WORK/b225/importcfg -pack -asmhdr $WORK/b225/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/7f/7fd0fd0fb507619c522c707fe5a1b8af8565dfbcb7d056cb9fd65b8abf6ed025-d # internal github.com/sean-/seed mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sean-/seed /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/sean-/seed -complete -installsuffix shared -buildid xxsxkuHgLZ_344FtM0je/xxsxkuHgLZ_344FtM0je -goversion go1.13.6 -D "" -importcfg $WORK/b227/importcfg -pack ./init.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/fb/fb327b5fa5dfdc2571092e4b66837de2453161e84bf0e31f711c40910ec17626-d # internal github.com/oklog/ulid mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oklog/ulid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/oklog/ulid -complete -installsuffix shared -buildid VARnAhBLWuyblIlIUJVK/VARnAhBLWuyblIlIUJVK -goversion go1.13.6 -D "" -importcfg $WORK/b228/importcfg -pack ./ulid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/eb/eb88bdd10647390d5b7476cc3062347a0a4b1137b320058518e2456711432c49-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid YHqNb6mxmrncFuLSMMTs/YHqNb6mxmrncFuLSMMTs -goversion go1.13.6 -D "" -importcfg $WORK/b231/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/3f/3ff971014de4d7383f2de8ff0a0d79f9df54b331edd13e3b282430c28adbfaaf-d # internal github.com/oklog/run mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b211/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oklog/run /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/oklog/run -complete -installsuffix shared -buildid Xx66XDpgkW5YE6eNhTya/Xx66XDpgkW5YE6eNhTya -goversion go1.13.6 -D "" -importcfg $WORK/b233/importcfg -pack ./actors.go ./group.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/b9/b9163449c801861f42853ec95d26ea004f82b592d75bb99900198409a0acd000-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid dkN3TrZiOqKhsz3Dt2EY/dkN3TrZiOqKhsz3Dt2EY -goversion go1.13.6 -D "" -importcfg $WORK/b235/importcfg -pack ./match.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/48/4874d867919a53b5410c0e026ec7a7a5c4a58dda91e16db613ca988de0758ffa-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/provider /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid suznC4ZZXQIsgyk87iJ7/suznC4ZZXQIsgyk87iJ7 -goversion go1.13.6 -D "" -importcfg $WORK/b234/importcfg -pack ./provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/36/36e7748a6102c139d85dd25536101e1f26da321a891da36cef7992e017001aa4-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/store /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid nwbPDq9wvreq6E7IV3Gy/nwbPDq9wvreq6E7IV3Gy -goversion go1.13.6 -D "" -importcfg $WORK/b236/importcfg -pack ./store.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/a4/a439b7b9a08bab78db6225600449db3299bfcd0f5655cbbfb4695caac33d19b6-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b129/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b127/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b144/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b145/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b146/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b147/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b148/_pkg_.a packagefile html/template=$WORK/b149/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid lBjufWGLw2nW6gTmzW0i/lBjufWGLw2nW6gTmzW0i -goversion go1.13.6 -D "" -importcfg $WORK/b128/importcfg -pack ./context.go ./doc.go ./go18.go ./negotiate.go ./not_implemented.go ./operation.go ./parameter.go ./redoc.go ./request.go ./router.go ./security.go ./spec.go ./validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/d7/d7a8a2e8f254c30d20940e42e1416b43d71306d75226e98de84911b3c4a6b2ce-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b148/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/models /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid 08wgmJijQ7dph0TwQ1Nl/08wgmJijQ7dph0TwQ1Nl -goversion go1.13.6 -D "" -importcfg $WORK/b156/importcfg -pack ./alert.go ./alert_group.go ./alert_groups.go ./alert_status.go ./alertmanager_config.go ./alertmanager_status.go ./cluster_status.go ./gettable_alert.go ./gettable_alerts.go ./gettable_silence.go ./gettable_silences.go ./label_set.go ./matcher.go ./matchers.go ./peer_status.go ./postable_alert.go ./postable_alerts.go ./postable_silence.go ./receiver.go ./silence.go ./silence_status.go ./version_info.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b225=>" -I $WORK/b225/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b225/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b225/_pkg_.a $WORK/b225/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/ff/ff15eac292becb2073b16483bc87f9d6044f5a9d8bbbb5d351f246fe604f5a61-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b225/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid rtnJs7LttA3S39tWdhMR/rtnJs7LttA3S39tWdhMR -goversion go1.13.6 -D "" -importcfg $WORK/b224/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/d7/d72fb62bcb08501ab970af512fc8b90e43b06602b6d8f07b4b337a95ac116d4d-d # internal github.com/prometheus/alertmanager/cli/format mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b162/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b172/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cli/format /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/prometheus/alertmanager/cli/format -complete -installsuffix shared -buildid T1krSZuubwFftBk3dh4U/T1krSZuubwFftBk3dh4U -goversion go1.13.6 -D "" -importcfg $WORK/b171/importcfg -pack ./format.go ./format_extended.go ./format_json.go ./format_simple.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/3d/3d0cda40b59c4b3e47a4f6b06604d841b72b1c8d0f8224a4c1aed3c768d6b41b-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b231/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid mD2gLW7ZsM5r47XcWXKs/mD2gLW7ZsM5r47XcWXKs -goversion go1.13.6 -D "" -importcfg $WORK/b230/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/e4/e48fbe00247b70b409df6bd9b4352221d9994fce4cb38ed092e12067aa056775-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/oklog/run=$WORK/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b173/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/inhibit /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid SId_A9hBeg0HYG8T6xFj/SId_A9hBeg0HYG8T6xFj -goversion go1.13.6 -D "" -importcfg $WORK/b232/importcfg -pack ./inhibit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/50/502f083e3a2af539aa0ec74de57f2eecb962c124192c5186016992bdceeb69e4-d # internal github.com/go-openapi/runtime/client mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b043/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b057/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b127/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b128/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/http/httputil=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/go-openapi/runtime/client -complete -installsuffix shared -buildid Az9pjBv6jGRA9jBVQftQ/Az9pjBv6jGRA9jBVQftQ -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack ./auth_info.go ./keepalive.go ./request.go ./response.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/85/8543542dc425fe6bafab95eaf8c58e9aa05b2805a5f54302052039fb8a4dce25-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b222/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b223/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b224/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b225/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid YAQA5zmOZmOezETNTMSN/YAQA5zmOZmOezETNTMSN -goversion go1.13.6 -D "" -importcfg $WORK/b221/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/23/239f053f977364cc18367de7ed625e76ed3385c6d0cdd1c120a54f38c11294bc-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b222/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b223/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b224/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b225/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid kWk2NN9uBYBIRu2yTY8M/kWk2NN9uBYBIRu2yTY8M -goversion go1.13.6 -D "" -importcfg $WORK/b226/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/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/a9/a9d67c0c53db22a823043d1574f0ab323b2f122b3fa2332704f7c4bb9e5a10d2-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b230/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cluster/clusterpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid ALgSE6hzI0lhRMHSc720/ALgSE6hzI0lhRMHSc720 -goversion go1.13.6 -D "" -importcfg $WORK/b229/importcfg -pack ./cluster.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/bc/bcb03b78c8a61621dc2b361bc46b03d6b9e1966f8a39a244d1d9c16abf116915-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid c8yT3Geo_PO49yvi26rM/c8yT3Geo_PO49yvi26rM -goversion go1.13.6 -D "" -importcfg $WORK/b240/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/56/56e069730cdfe04ce61bff6d5f583035c77918f7381f9e24a4e5530e7394e634-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b240/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid 9u0wq7sbH8gCV-RC639n/9u0wq7sbH8gCV-RC639n -goversion go1.13.6 -D "" -importcfg $WORK/b239/importcfg -pack ./any.go ./any.pb.go ./api.pb.go ./doc.go ./duration.go ./duration.pb.go ./duration_gogo.go ./empty.pb.go ./field_mask.pb.go ./protosize.go ./source_context.pb.go ./struct.pb.go ./timestamp.go ./timestamp.pb.go ./timestamp_gogo.go ./type.pb.go ./wrappers.pb.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/35/35aa1e65bcd8553c1f5c7f50eaf32400963fd403fab67c82f50243db805d57f2-d # internal github.com/prometheus/alertmanager/api/v2/client/alert mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/alert /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/alert -complete -installsuffix shared -buildid YT5PgwN_UKoLQAov8VzS/YT5PgwN_UKoLQAov8VzS -goversion go1.13.6 -D "" -importcfg $WORK/b155/importcfg -pack ./alert_client.go ./get_alerts_parameters.go ./get_alerts_responses.go ./post_alerts_parameters.go ./post_alerts_responses.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/8f/8f2d455b75a0de617f1f13e7e3143e2a486bf3a087f6098016ac3969a7a718b2-d # internal github.com/prometheus/alertmanager/api/v2/client/alertgroup mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/alertgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/alertgroup -complete -installsuffix shared -buildid TK-BvxGW0AqwSXcwKl5z/TK-BvxGW0AqwSXcwKl5z -goversion go1.13.6 -D "" -importcfg $WORK/b157/importcfg -pack ./alertgroup_client.go ./get_alert_groups_parameters.go ./get_alert_groups_responses.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/f2/f2e2205d1014787933eb83408cb2dc99f84e01b8ed077c93db4e3344bca07ee4-d # internal github.com/prometheus/alertmanager/api/v2/client/general mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/general /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/general -complete -installsuffix shared -buildid BpMibX_EvTYnadXpr5tk/BpMibX_EvTYnadXpr5tk -goversion go1.13.6 -D "" -importcfg $WORK/b158/importcfg -pack ./general_client.go ./get_status_parameters.go ./get_status_responses.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d1/d19ed9bfee3de42902ce1d622600a84e023fdd33484d8c3fefb8a02ccc206b98-d # internal github.com/prometheus/alertmanager/api/v2/client/receiver mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/receiver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/receiver -complete -installsuffix shared -buildid hXc0SLGc5th8aCFW6liH/hXc0SLGc5th8aCFW6liH -goversion go1.13.6 -D "" -importcfg $WORK/b159/importcfg -pack ./get_receivers_parameters.go ./get_receivers_responses.go ./receiver_client.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e8/e83c8e05e9d068f366f4ccf2a2f74479e92c1acfd0c625473d065c798cddad51-d # internal github.com/prometheus/alertmanager/api/v2/client/silence mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/silence /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/silence -complete -installsuffix shared -buildid 2-Psb5HGMnBUoogC6n48/2-Psb5HGMnBUoogC6n48 -goversion go1.13.6 -D "" -importcfg $WORK/b160/importcfg -pack ./delete_silence_parameters.go ./delete_silence_responses.go ./get_silence_parameters.go ./get_silence_responses.go ./get_silences_parameters.go ./get_silences_responses.go ./post_silences_parameters.go ./post_silences_responses.go ./silence_client.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/2d/2d3a370eac7b1439e4be877e99d8fffc625d8b104694e80cedc956542c76c3f5-d # internal github.com/miekg/dns mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b043/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile crypto/tls=$WORK/b057/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile encoding/base32=$WORK/b218/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b219/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b221/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b226/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b225/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/miekg/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid 5Q45Ju5FBMTZYrNrPwPy/5Q45Ju5FBMTZYrNrPwPy -goversion go1.13.6 -D "" -importcfg $WORK/b217/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/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/c7/c7730183efef6b4c9f5f54ba0232d99266c5822426fc1d4556a33da231718a47-d # internal github.com/satori/go.uuid mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile database/sql/driver=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/satori/go.uuid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/satori/go.uuid -complete -installsuffix shared -buildid IkwzijI0_0MP-DHMhZIX/IkwzijI0_0MP-DHMhZIX -goversion go1.13.6 -D "" -importcfg $WORK/b243/importcfg -pack ./codec.go ./generator.go ./sql.go ./uuid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/c4/c4c78413dbd2194b97b52cf23a00ebef8f69e91dc57335020c4eff373388254e-d # internal github.com/prometheus/alertmanager/api/v2/client mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b155/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b157/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b158/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b159/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b160/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/prometheus/alertmanager/api/v2/client -complete -installsuffix shared -buildid TS3oVG6LE64NJmj2ojuh/TS3oVG6LE64NJmj2ojuh -goversion go1.13.6 -D "" -importcfg $WORK/b154/importcfg -pack ./alertmanager_client.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/d0/d0310a947169bf091cc741ef04c7f46a26704c197030a8b26beb6eedad0d4b5f-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid gRh-KfXTa5uRHs-0FFoZ/gRh-KfXTa5uRHs-0FFoZ -goversion go1.13.6 -D "" -importcfg $WORK/b247/importcfg -pack ./file.go ./vfsutil.go ./walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/67/6757faa818088d60d82abaa0bc9224f748bb08930bf5f3e11aec8677ab30e3cb-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/pkg/labels /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid TgeJ4XuH4_YS1HrmxY-L/TgeJ4XuH4_YS1HrmxY-L -goversion go1.13.6 -D "" -importcfg $WORK/b248/importcfg -pack ./matcher.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/48/48213ec8b921a4db6b28f21e1329eed9c758c0d6f57517216e367ffd5ed56432-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b247/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/shurcooL/vfsgen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid SjlOfN0wBSpVel8fpBHL/SjlOfN0wBSpVel8fpBHL -goversion go1.13.6 -D "" -importcfg $WORK/b246/importcfg -pack ./commentwriter.go ./doc.go ./generator.go ./options.go ./stringwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/2d/2dd27651959da5cd5f62a0c4634f961138da4589ee4cbcfd939a55c49d70444e-d # internal github.com/prometheus/common/version mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/prometheus/common/version -complete -installsuffix shared -buildid ldw4-G1iCtTubpYCpdcJ/ldw4-G1iCtTubpYCpdcJ -goversion go1.13.6 -D "" -importcfg $WORK/b249/importcfg -pack ./info.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/ac/ac04f819e17e60afe4b66397cb022e72d5a0f2e9a76ed23c98513e6e63d5dddc-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b246/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/asset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid HNiDJejui8zmvzXDD8Vs/HNiDJejui8zmvzXDD8Vs -goversion go1.13.6 -D "" -importcfg $WORK/b245/importcfg -pack ./assets_vfsdata.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/ec/ec23c31e20bf5594bc317af70e570b853c790364c2fc47e51f535259e8d94dbd-d # internal github.com/xlab/treeprint mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/xlab/treeprint /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/xlab/treeprint -complete -installsuffix shared -buildid TyZtFaDM7FgMDvTSmiz4/TyZtFaDM7FgMDvTSmiz4 -goversion go1.13.6 -D "" -importcfg $WORK/b250/importcfg -pack ./helpers.go ./struct.go ./treeprint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/18/1873f93f2856d5adfbf6c8921596d0cb68babe15938fe0912fae111650976dba-d # internal os/user mkdir -p $WORK/b251/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b251/ -importpath os/user -- -I $WORK/b251/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/7b/7b5353aff064947e8ae1c7663789bcdd3c095ce8b513a9e8fa9e4ebc201fac5c-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile html/template=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid L4XgXOjc0jwDqyKNcdQV/L4XgXOjc0jwDqyKNcdQV -goversion go1.13.6 -D "" -importcfg $WORK/b244/importcfg -pack ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/cf/cf54f0e837a565ddb72295e090c464d365d68e486e5ba6f1117d40ec63fb4a71-d # internal cd $WORK/b251 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/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/b251=/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/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/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/b251=/tmp/go-build -gno-record-gcc-switches -o $WORK/b251/_cgo_.o $WORK/b251/_cgo_main.o $WORK/b251/_x001.o $WORK/b251/_x002.o $WORK/b251/_x003.o $WORK/b251/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b251/_cgo_.o -dynout $WORK/b251/_cgo_import.go cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/22/22eddbd2f5c1484d199c5c3cd08cf40a105957d9cb2ac09c62320f2e0130a298-d # internal github.com/prometheus/alertmanager/silence/silencepb cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p os/user -std -installsuffix shared -buildid LRys2gIqKSxUNEMRYsqY/LRys2gIqKSxUNEMRYsqY -goversion go1.13.6 -D "" -importcfg $WORK/b251/importcfg -pack ./lookup.go ./user.go $WORK/b251/_cgo_gotypes.go $WORK/b251/cgo_lookup_unix.cgo1.go $WORK/b251/getgrouplist_unix.cgo1.go $WORK/b251/listgroups_unix.cgo1.go $WORK/b251/_cgo_import.go mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b230/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b239/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/silence/silencepb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid hTVyuqnnP8VOxgwzC8jW/hTVyuqnnP8VOxgwzC8jW -goversion go1.13.6 -D "" -importcfg $WORK/b242/importcfg -pack ./silence.pb.go github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b230/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b239/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/nflog/nflogpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid fsCQcMSx8oZ7JakB4uVJ/fsCQcMSx8oZ7JakB4uVJ -goversion go1.13.6 -D "" -importcfg $WORK/b238/importcfg -pack ./nflog.pb.go ./set.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b251/_pkg_.a $WORK/b251/_x001.o $WORK/b251/_x002.o $WORK/b251/_x003.o $WORK/b251/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/90/90614728b828cc3b75c0db708f725fb114668e0807aaab2b1b114f6f558da449-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/c7/c795b5f6b9567a83fb8cefff3a6756843de2b9e42acaccce7e58a7fd77c84331-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/18/188f41ea9d2a24698cb014e283ec075e08724ddcd9a864670f8257a524e086fa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/66/66df919509ecde19713e5520dcec66ff13457c82684994d73c1cd6d89929a81e-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/lzw=$WORK/b207/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b208/_pkg_.a packagefile github.com/google/btree=$WORK/b212/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b213/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b215/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b204/_pkg_.a packagefile github.com/miekg/dns=$WORK/b217/_pkg_.a packagefile github.com/sean-/seed=$WORK/b227/_pkg_.a packagefile hash/crc32=$WORK/b095/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/memberlist /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid cAci0Tsz93jF85mR9IYy/cAci0Tsz93jF85mR9IYy -goversion go1.13.6 -D "" -importcfg $WORK/b206/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/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/55/5505e6c7a296684a2bc7404f665d4f886bd69355d46330a2ab5d4e370a49d6a9-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b204/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b206/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b228/_pkg_.a packagefile github.com/pkg/errors=$WORK/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b229/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cluster /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid jdTczO4kMX4RPCqQYVpK/jdTczO4kMX4RPCqQYVpK -goversion go1.13.6 -D "" -importcfg $WORK/b202/importcfg -pack ./advertise.go ./channel.go ./cluster.go ./delegate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/19/193825d7a5d3c58d3195532a8d3107570ce2983391231b03a8282e18b470e448-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b237/ github.com/prometheus/alertmanager/silence cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b238/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/nflog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid -UzJ5szQpPnAPBBI1AZ2/-UzJ5szQpPnAPBBI1AZ2 -goversion go1.13.6 -D "" -importcfg $WORK/b237/importcfg -pack ./nflog.go mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b189/_pkg_.a packagefile github.com/pkg/errors=$WORK/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b243/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/silence /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid wjum5RxhVoiS5udLSQHQ/wjum5RxhVoiS5udLSQHQ -goversion go1.13.6 -D "" -importcfg $WORK/b241/importcfg -pack ./silence.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/60/60ad75278d04eb6d1d3e71c355ff77fa06837f515caa7fc580d28d8f24f185f3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/6e/6ee841fe48b3b4a27414178f1f5502b3fb51b3f0bd8f890a29fa81ababa08dda-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/cenkalti/backoff=$WORK/b200/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b201/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b238/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid ISCrBpgKiO4RTkvet6pf/ISCrBpgKiO4RTkvet6pf -goversion go1.13.6 -D "" -importcfg $WORK/b199/importcfg -pack ./notify.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/50/50f743ae9d614848f2554657b025199d8d59462844fb0a3119da3e50f26ad842-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b173/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b199/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/dispatch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid wWaMOQEdO6QCBT1obuTk/wWaMOQEdO6QCBT1obuTk -goversion go1.13.6 -D "" -importcfg $WORK/b198/importcfg -pack ./dispatch.go ./route.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/8c/8c1e26aac5921d28b9b47b21b4d2106f4e28e046a8ae89090803d01be1272f0a-d # internal github.com/prometheus/alertmanager/cli mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/pkg/errors=$WORK/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b154/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b155/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b158/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b160/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b161/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b173/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b198/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b248/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b244/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b249/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b250/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b162/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b251/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/prometheus/alertmanager/cli -complete -installsuffix shared -buildid uXEWVKYdCvv5TDAbLFoV/uXEWVKYdCvv5TDAbLFoV -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack ./alert.go ./alert_add.go ./alert_query.go ./check_config.go ./config.go ./root.go ./routing.go ./silence.go ./silence_add.go ./silence_expire.go ./silence_import.go ./silence_query.go ./silence_update.go ./test_routing.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/10/103ef3c1516285c96d964843904274f8d6e693712e2ed7c73f30f107fe6f2b79-d # internal github.com/prometheus/alertmanager/cmd/amtool mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/cli=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cmd/amtool /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid Z_PeP0nwT1tbmjbaK9R0/Z_PeP0nwT1tbmjbaK9R0 -goversion go1.13.6 -D "" -importcfg $WORK/b001/importcfg -pack ./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/3b/3b7c85be3dcaf85e96c8b388cea8d72c2b74e52df5d87702130562f82544f98f-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/alertmanager/cmd/amtool=$WORK/b001/_pkg_.a packagefile github.com/prometheus/alertmanager/cli=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/pkg/errors=$WORK/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b154/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b155/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b158/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b160/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b161/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b173/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b198/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b248/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b244/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b249/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b250/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b162/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b251/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_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 io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b043/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b057/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b127/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/http/httputil=$WORK/b152/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile database/sql/driver=$WORK/b113/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b114/_pkg_.a packagefile github.com/globalsign/mgo/bson=$WORK/b118/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b120/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b121/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b123/_pkg_.a packagefile net/mail=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b157/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b159/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b148/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b126/_pkg_.a packagefile text/tabwriter=$WORK/b172/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b194/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b199/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b245/_pkg_.a packagefile html/template=$WORK/b149/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b163/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b165/_pkg_.a packagefile go/doc=$WORK/b166/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/internal/randutil=$WORK/b051/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b059/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b073/_pkg_.a packagefile encoding/csv=$WORK/b089/_pkg_.a packagefile encoding/xml=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b129/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b144/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b145/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b146/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b147/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b132/_pkg_.a packagefile mime/quotedprintable=$WORK/b108/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b097/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/http/httptrace=$WORK/b109/_pkg_.a packagefile net/http/internal=$WORK/b110/_pkg_.a packagefile html=$WORK/b115/_pkg_.a packagefile github.com/globalsign/mgo/internal/json=$WORK/b119/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b122/_pkg_.a packagefile regexp/syntax=$WORK/b117/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b131/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b175/_pkg_.a packagefile expvar=$WORK/b178/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b179/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b181/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b182/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b184/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b191/_pkg_.a packagefile runtime/debug=$WORK/b193/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile github.com/cenkalti/backoff=$WORK/b200/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b201/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b238/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b241/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b246/_pkg_.a packagefile text/template/parse=$WORK/b151/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b164/_pkg_.a packagefile go/ast=$WORK/b167/_pkg_.a packagefile go/token=$WORK/b169/_pkg_.a packagefile internal/lazyregexp=$WORK/b170/_pkg_.a packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b130/_pkg_.a packagefile encoding/gob=$WORK/b133/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b134/_pkg_.a packagefile compress/flate=$WORK/b094/_pkg_.a packagefile hash/crc32=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b102/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b183/_pkg_.a packagefile bitbucket.org/ww/goautoneg=$WORK/b185/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b186/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b189/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b192/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b196/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b204/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b206/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b229/_pkg_.a packagefile github.com/oklog/run=$WORK/b233/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b230/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b239/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b242/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b243/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b247/_pkg_.a packagefile go/scanner=$WORK/b168/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b099/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b187/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b188/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b197/_pkg_.a packagefile os/exec=$WORK/b205/_pkg_.a packagefile compress/lzw=$WORK/b207/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b208/_pkg_.a packagefile github.com/google/btree=$WORK/b212/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b213/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b215/_pkg_.a packagefile github.com/miekg/dns=$WORK/b217/_pkg_.a packagefile github.com/sean-/seed=$WORK/b227/_pkg_.a packagefile os/signal=$WORK/b211/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b231/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b240/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b136/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b137/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b141/_pkg_.a packagefile golang.org/x/text/width=$WORK/b142/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b209/_pkg_.a packagefile net/rpc=$WORK/b214/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b216/_pkg_.a packagefile encoding/base32=$WORK/b218/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b219/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b221/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b226/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b225/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b138/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b140/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b139/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b210/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b220/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b222/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b223/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b224/_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=3rJWoPtAxHdon293Fjmu/Z_PeP0nwT1tbmjbaK9R0/kRTg_xOEtjeGOGDjY4gc/3rJWoPtAxHdon293Fjmu -X github.com/prometheus/alertmanager/version=0.20.0 -B 0xbeb4e73a7dc76e076fc2e174c87870badb17535c -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/alertmanager-0.20.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/alertmanager-0.20.0/_build/bin/amtool rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wrBp4z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le + cd alertmanager-0.20.0 + cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/prometheus/alertmanager -b /builddir/build/BUILD/alertmanager-0.20.0/_build/bin -s /builddir/build/BUILD/alertmanager-0.20.0/_build -o golang-github-prometheus-alertmanager-devel.file-list -O /builddir/build/BUILD/alertmanager-0.20.0 -V 0.20.0-1.fc31 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le -g /usr/share/gocode -r '.*example.*' Installing: github.com/prometheus/alertmanager + IFS= +++ realpath -e --relative-base=. doc examples MAINTAINERS.md README.md CHANGELOG.md +++ sort -u ++ listfiles_include='CHANGELOG.md MAINTAINERS.md README.md doc examples' ++ echo 'CHANGELOG.md MAINTAINERS.md README.md doc examples' + godocs='CHANGELOG.md MAINTAINERS.md README.md doc examples' + [[ -n CHANGELOG.md MAINTAINERS.md README.md doc examples ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"MAINTAINERS.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"doc"' + IFS= + read -r f + echo %doc '"examples"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. COPYRIGHT.txt LICENSE NOTICE +++ sort -u ++ listfiles_include='COPYRIGHT.txt LICENSE NOTICE' ++ echo 'COPYRIGHT.txt LICENSE NOTICE' + golicenses='COPYRIGHT.txt LICENSE NOTICE' + [[ -n COPYRIGHT.txt LICENSE NOTICE ]] + IFS= + read -r f + echo %license '"COPYRIGHT.txt"' + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + echo %license '"NOTICE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/alertmanager-0.20.0/_build/bin/alertmanager /builddir/build/BUILD/alertmanager-0.20.0/_build/bin/amtool /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/bin/ '/builddir/build/BUILD/alertmanager-0.20.0/_build/bin/alertmanager' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/bin/alertmanager' '/builddir/build/BUILD/alertmanager-0.20.0/_build/bin/amtool' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/bin/amtool' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.20.0-1.fc31 --unique-debug-suffix -0.20.0-1.fc31.ppc64le --unique-debug-src-base golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/alertmanager-0.20.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/bin/alertmanager explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/bin/amtool extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/bin/amtool extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/bin/alertmanager warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/bin/amtool. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/bin/alertmanager. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 41384kB, size after compression: 39460kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 7094 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CDpzux + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + LDFLAGS='-X github.com/prometheus/alertmanager/version=0.20.0' + 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/prometheus/alertmanager -b /builddir/build/BUILD/alertmanager-0.20.0/_build/bin -s /builddir/build/BUILD/alertmanager-0.20.0/_build -V 0.20.0-1.fc31 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/alertmanager-0.20.0/_build/src PATH: /builddir/build/BUILD/alertmanager-0.20.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/alertmanager-0.20.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/prometheus/alertmanager/version=0.20.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/prometheus/alertmanager github.com/prometheus/alertmanager/api/v1 PASS ok github.com/prometheus/alertmanager/api/v1 0.016s github.com/prometheus/alertmanager/api/v2 PASS ok github.com/prometheus/alertmanager/api/v2 0.048s github.com/prometheus/alertmanager/cli Checking 'testdata/conf.good.yml' SUCCESS Found: - global config - route - 0 inhibit rules - 1 receivers - 1 templates SUCCESS Checking 'testdata/conf.bad.yml' FAILED: yaml: unmarshal errors: line 1: cannot unmarshal !!str `BAD` into config.plain OK OK OK OK PASS ok github.com/prometheus/alertmanager/cli 0.054s github.com/prometheus/alertmanager/cli/config PASS ok github.com/prometheus/alertmanager/cli/config 0.008s github.com/prometheus/alertmanager/cluster PASS ok github.com/prometheus/alertmanager/cluster 0.818s github.com/prometheus/alertmanager/cmd/alertmanager PASS ok github.com/prometheus/alertmanager/cmd/alertmanager 0.055s github.com/prometheus/alertmanager/config PASS ok github.com/prometheus/alertmanager/config 0.022s github.com/prometheus/alertmanager/dispatch PASS ok github.com/prometheus/alertmanager/dispatch 3.315s github.com/prometheus/alertmanager/inhibit PASS ok github.com/prometheus/alertmanager/inhibit 0.007s github.com/prometheus/alertmanager/nflog PASS ok github.com/prometheus/alertmanager/nflog 0.010s github.com/prometheus/alertmanager/nflog/nflogpb PASS ok github.com/prometheus/alertmanager/nflog/nflogpb 0.004s github.com/prometheus/alertmanager/notify PASS ok github.com/prometheus/alertmanager/notify 0.525s github.com/prometheus/alertmanager/notify/email PASS ok github.com/prometheus/alertmanager/notify/email 0.013s github.com/prometheus/alertmanager/notify/hipchat PASS ok github.com/prometheus/alertmanager/notify/hipchat 0.022s github.com/prometheus/alertmanager/notify/opsgenie PASS ok github.com/prometheus/alertmanager/notify/opsgenie 0.030s github.com/prometheus/alertmanager/notify/pagerduty PASS ok github.com/prometheus/alertmanager/notify/pagerduty 0.055s github.com/prometheus/alertmanager/notify/pushover PASS ok github.com/prometheus/alertmanager/notify/pushover 0.021s github.com/prometheus/alertmanager/notify/slack PASS ok github.com/prometheus/alertmanager/notify/slack 0.023s github.com/prometheus/alertmanager/notify/victorops PASS ok github.com/prometheus/alertmanager/notify/victorops 0.027s github.com/prometheus/alertmanager/notify/webhook PASS ok github.com/prometheus/alertmanager/notify/webhook 0.017s github.com/prometheus/alertmanager/notify/wechat PASS ok github.com/prometheus/alertmanager/notify/wechat 0.024s github.com/prometheus/alertmanager/pkg/labels PASS ok github.com/prometheus/alertmanager/pkg/labels 0.005s github.com/prometheus/alertmanager/provider/mem PASS ok github.com/prometheus/alertmanager/provider/mem 0.408s github.com/prometheus/alertmanager/silence PASS ok github.com/prometheus/alertmanager/silence 0.010s github.com/prometheus/alertmanager/store PASS ok github.com/prometheus/alertmanager/store 0.017s github.com/prometheus/alertmanager/template PASS ok github.com/prometheus/alertmanager/template 0.016s github.com/prometheus/alertmanager/types PASS ok github.com/prometheus/alertmanager/types 0.007s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zWXqbA + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ODe7ax + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/licenses/golang-github-prometheus-alertmanager + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/licenses/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-prometheus-alertmanager = 0.20.0-1.fc31 golang-github-prometheus-alertmanager(ppc-64) = 0.20.0-1.fc31 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: golang-github-prometheus-alertmanager-devel-0.20.0-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wiMNMw + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/doc/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Bc4Jtz + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/licenses/golang-github-prometheus-alertmanager-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le/usr/share/licenses/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/prometheus/alertmanager/api) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/metrics) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v1) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/client) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/client/alert) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/client/alertgroup) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/client/general) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/client/receiver) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/client/silence) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/models) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alert) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/general) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/silence) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/asset) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/cli) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/cli/config) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/cli/format) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/cluster) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/cluster/clusterpb) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/config) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/dispatch) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/inhibit) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/nflog) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/nflog/nflogpb) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/email) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/hipchat) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/opsgenie) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/pagerduty) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/pushover) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/slack) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/test) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/victorops) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/webhook) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/wechat) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/pkg/labels) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/pkg/modtimevfs) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/provider) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/provider/mem) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/silence) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/silence/silencepb) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/store) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/template) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/test/cli) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/test/with_api_v1) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/test/with_api_v2) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/types) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/ui) = 0.20.0-1.fc31 golang-github-prometheus-alertmanager-devel = 0.20.0-1.fc31 golang-ipath(github.com/prometheus/alertmanager) = 0.20.0-1.fc31 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/cenkalti/backoff) golang(github.com/cespare/xxhash) golang(github.com/go-kit/kit/log) golang(github.com/go-kit/kit/log/level) golang(github.com/go-openapi/errors) golang(github.com/go-openapi/loads) golang(github.com/go-openapi/runtime) golang(github.com/go-openapi/runtime/client) golang(github.com/go-openapi/runtime/flagext) golang(github.com/go-openapi/runtime/middleware) golang(github.com/go-openapi/runtime/security) golang(github.com/go-openapi/spec) golang(github.com/go-openapi/strfmt) golang(github.com/go-openapi/swag) golang(github.com/go-openapi/validate) golang(github.com/gogo/protobuf/gogoproto) golang(github.com/gogo/protobuf/proto) golang(github.com/gogo/protobuf/types) golang(github.com/hashicorp/go-sockaddr) golang(github.com/hashicorp/memberlist) golang(github.com/jessevdk/go-flags) golang(github.com/matttproud/golang_protobuf_extensions/pbutil) golang(github.com/oklog/run) golang(github.com/oklog/ulid) golang(github.com/pkg/errors) golang(github.com/prometheus/client_golang/api) golang(github.com/prometheus/client_golang/prometheus) golang(github.com/prometheus/client_golang/prometheus/promhttp) golang(github.com/prometheus/common/config) golang(github.com/prometheus/common/model) golang(github.com/prometheus/common/promlog) golang(github.com/prometheus/common/promlog/flag) golang(github.com/prometheus/common/route) golang(github.com/prometheus/common/version) golang(github.com/rs/cors) golang(github.com/satori/go.uuid) golang(github.com/shurcooL/vfsgen) golang(github.com/stretchr/testify/require) golang(github.com/xlab/treeprint) golang(golang.org/x/net/netutil) golang(gopkg.in/alecthomas/kingpin.v2) golang(gopkg.in/yaml.v2) Processing files: golang-github-prometheus-alertmanager-debugsource-0.20.0-1.fc31.ppc64le Provides: golang-github-prometheus-alertmanager-debugsource = 0.20.0-1.fc31 golang-github-prometheus-alertmanager-debugsource(ppc-64) = 0.20.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-prometheus-alertmanager-debuginfo-0.20.0-1.fc31.ppc64le Provides: debuginfo(build-id) = 494a3c3b0853c5bb6a5e9b591c41b4be0f95d576 debuginfo(build-id) = 767e0bc473ac10e461224bb1bcf74a5e2a970d74 golang-github-prometheus-alertmanager-debuginfo = 0.20.0-1.fc31 golang-github-prometheus-alertmanager-debuginfo(ppc-64) = 0.20.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-prometheus-alertmanager-debugsource(ppc-64) = 0.20.0-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debugsource-0.20.0-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-devel-0.20.0-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debuginfo-0.20.0-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nNBlhy + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0