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-google-jsonnet.spec'], chrootPath='/var/lib/mock/f31-build-19680818-1394719/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-google-jsonnet.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=1580514484 Wrote: /builddir/build/SRPMS/golang-github-google-jsonnet-0.15.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-google-jsonnet.spec'], chrootPath='/var/lib/mock/f31-build-19680818-1394719/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-google-jsonnet.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=1580514484 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kz5DVa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go-jsonnet-0.15.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/go-jsonnet-0.15.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd go-jsonnet-0.15.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/go-jsonnet-0.15.0/vendor + [[ ! -e /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin install: creating directory '/builddir/build/BUILD/go-jsonnet-0.15.0/_build' install: creating directory '/builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin' + export GOPATH=/builddir/build/BUILD/go-jsonnet-0.15.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/go-jsonnet-0.15.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet ]] ++ dirname /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet install: creating directory '/builddir/build/BUILD/go-jsonnet-0.15.0/_build/src' install: creating directory '/builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google' + install -m 0755 -vd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google + ln -fs /builddir/build/BUILD/go-jsonnet-0.15.0 /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet Patch #0 (0001-Prevent-int-overflow.patch): + cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet + echo 'Patch #0 (0001-Prevent-int-overflow.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file builtins.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rNW9lb + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/dumpstdlibast + GOPATH=/builddir/build/BUILD/go-jsonnet-0.15.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/google/go-jsonnet/version=0.15.0 -B 0x7857e9ee340b018f8a60dd1848b0bd574c122c9a -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/go-jsonnet-0.15.0/_build/bin/dumpstdlibast github.com/google/go-jsonnet/cmd/dumpstdlibast WORK=/tmp/go-build213231969 internal/cpu mkdir -p $WORK/b007/ runtime/internal/sys math/bits mkdir -p $WORK/b011/ 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 cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ 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 cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid oESM75v9gsJt2HnByviH/oESM75v9gsJt2HnByviH -goversion go1.13.6 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s /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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal /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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/39/395a0a831d26c6868656fb5726905cdc98c6a1b2db1ca07680db03565aa993df-d # internal unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid yZV6JajGFznRDMwBVbtS/yZV6JajGFznRDMwBVbtS -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.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 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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e5/e543dfd0e4694d89e3f4bf2eef90e66de8ce594a9cf923263d0d46624a98288f-d # internal math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 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 cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid egb-8epC7Ilx8KUarko4/egb-8epC7Ilx8KUarko4 -goversion go1.13.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/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 internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid hL8xF2blBuTck7wu_zk2/hL8xF2blBuTck7wu_zk2 -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/04/04f8b3e3c261d4dd3edb6d55bef2d4e0069ea8b8b899d03f286a069d2d38985f-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/30/302e95d9cc0f12edef4403b574750eb584198752bf14830203d1b2bd67a694c8-d # internal unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid xqVEYAT84DhOht2zDDL4/xqVEYAT84DhOht2zDDL4 -goversion go1.13.6 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid I_BSNenF2kB6GF2Gy_FC/I_BSNenF2kB6GF2Gy_FC -goversion go1.13.6 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e5/e5274c864ee58286b460b8ee69a1319f94e2285d3259d0fb6d36b9be7b0bad0c-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid TtN-RporYB0sHTyskcwg/TtN-RporYB0sHTyskcwg -goversion go1.13.6 -D "" -importcfg $WORK/b030/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/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/57/57742384be9cb94bc54fcf6a33ebb9efaaa2914f59024e5a98c2866950dbaad9-d # internal /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 runtime/cgo mkdir -p $WORK/b043/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /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 cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid 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 cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /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/floor_ppc64x.o ./floor_ppc64x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/math /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/modf_ppc64x.o ./modf_ppc64x.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e9/e96bc5238f023a72c9db92530a2474615ffe20bd2941a1445687122ce9258092-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /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/sqrt_ppc64x.o ./sqrt_ppc64x.s /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/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/floor_ppc64x.o $WORK/b014/modf_ppc64x.o $WORK/b014/sqrt_ppc64x.o $WORK/b014/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/06/068291b5a0d94f779b00985e7c6de9cec4ba7988fdb4bfc3e88c516d9cbbc41e-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/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/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/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/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b043/symabis ./asm_ppc64x.s cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7svY5gbKsZSyD1xnthw2/7svY5gbKsZSyD1xnthw2 -goversion go1.13.6 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b043/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_ppc64x.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/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/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid pKhBGKIkihEA7UHU5aCv/pKhBGKIkihEA7UHU5aCv -goversion go1.13.6 -D "" -importcfg $WORK/b018/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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/91/9186fedf62d4ffc1d2c59c54c90e09805ba65b87c3098f8965a88bb17d89a398-d # internal /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/b022/ cat >$WORK/b022/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/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid qu5vmILnwU91j6Py8i_x/qu5vmILnwU91j6Py8i_x -goversion go1.13.6 -D "" -importcfg $WORK/b022/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 strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid yB2dzF51EdnYySAw9P7q/yB2dzF51EdnYySAw9P7q -goversion go1.13.6 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go io mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid 01cM_-pLSPnikoGFOoBA/01cM_-pLSPnikoGFOoBA -goversion go1.13.6 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b025/ cat >$WORK/b025/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/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid HA1O7IxA7HWX7mk-rspH/HA1O7IxA7HWX7mk-rspH -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d6/d6c79aab7f1bc9ac4a63de9bcfe434aa4dd346e8f1195687809837d4d7d83317-d # internal syscall mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /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 ./asm_linux_ppc64x.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p syscall -std -installsuffix shared -buildid 6HXyE1360R7Tltauaqzn/6HXyE1360R7Tltauaqzn -goversion go1.13.6 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/3d/3da107fd0e18275614a2078b90053c136f212b1fba331d8015d0c70fe029b81c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/e4/e42c3cd43a57d121fc77584552fdbf7026e32b26d403a086d7448793cf547d40-d # internal bytes mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p bytes -std -installsuffix shared -buildid MK__Ny_4cmwzbtUNiAle/MK__Ny_4cmwzbtUNiAle -goversion go1.13.6 -D "" -importcfg $WORK/b032/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p strings -std -complete -installsuffix shared -buildid wraM7TcTVF-GIwy9vqT5/wraM7TcTVF-GIwy9vqT5 -goversion go1.13.6 -D "" -importcfg $WORK/b035/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/32/32d03c1499360d4161aeb969b89ca74f5d9a28147b14d5ff210383277f877b2b-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b013/symabis ./asm_ppc64x.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid DXYb5vRpTUoIHtAn0JSz/DXYb5vRpTUoIHtAn0JSz -goversion go1.13.6 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/cf/cf0f8e6fdc0cfd9089045e6bd5e8d935fa63a084c33646317489e78a5f0198d0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a0/a0d1cca24e9bfa2262545f19396527e8244998585c89d942d3fe580867d9f08f-d # internal regexp/syntax mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid MOklQdzWwZyhvVwdzkOd/MOklQdzWwZyhvVwdzkOd -goversion go1.13.6 -D "" -importcfg $WORK/b034/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/syscall /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/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_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/72/726350f4ef00b02d61b5dcd7d7b1fe01272d3496b51f32cdae634cfd91a3e5e8-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid aJCxiBYG24976KDHbid3/aJCxiBYG24976KDHbid3 -goversion go1.13.6 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p time -std -installsuffix shared -buildid Lb0Lwo_0esGAK6ApGUqZ/Lb0Lwo_0esGAK6ApGUqZ -goversion go1.13.6 -D "" -importcfg $WORK/b028/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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/dc/dcc9e864f718a6fc93fa74583aea258085e73fca4866529fa45d3dbbf47643aa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/bc/bc4188fdae50cb8997d9f4b9d5bed5767931d4583b40bc16926115e47d932b61-d # internal regexp mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b034/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p regexp -std -complete -installsuffix shared -buildid a-E6bBL6oKpRewOcFD8H/a-E6bBL6oKpRewOcFD8H -goversion go1.13.6 -D "" -importcfg $WORK/b033/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/4f/4f3d494c5d0e1cf7c7aefc6f7bc54c62380e1c9a08a6d8a846754a105723506e-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid 5BSNaI-pr4TK0UjZVdl_/5BSNaI-pr4TK0UjZVdl_ -goversion go1.13.6 -D "" -importcfg $WORK/b026/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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b013/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/79/790874829979e0eb9e760770b1bc4e5cdcb53f573a5005c3a8637a479b8438cf-d # internal internal/fmtsort mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid agsqXzYbjHfzMfbLyI6q/agsqXzYbjHfzMfbLyI6q -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/2d/2dd116b8b87216523008d4992404ef4c595a656a715dc28516627b7d3c597c2a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a6/a6d51724ae2bc0dbcb6cd5c58cdd38b02c8d9f6d5b619d76715491d90a847172-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/9c/9c1b31230e35b76d9709360060a542bc8560d9cf29cfc80eb774b069d63da482-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid wqwG1Bp6vIqwlNblOkIs/wqwG1Bp6vIqwlNblOkIs -goversion go1.13.6 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a1/a117a51cb2e02ff58a24f94e83e57e8bc83008ebc8f1326e9a84ac67f8841d7d-d # internal path/filepath mkdir -p $WORK/b042/ fmt mkdir -p $WORK/b002/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid p_BQG2lorfkT5dkPQ2-G/p_BQG2lorfkT5dkPQ2-G -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid WXaX7LH8b0lnCAl-R7Nw/WXaX7LH8b0lnCAl-R7Nw -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f0/f0022d93de6210cf17b6ad58b2ad29c33a5fcbbec52f3f18afaa0a903c220347-d # internal io/ioutil mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid hLfvAzLG93An2X8xARQF/hLfvAzLG93An2X8xARQF -goversion go1.13.6 -D "" -importcfg $WORK/b041/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/0d/0d57f73c5d1bebb4bb7f90e523c24705023e18f06fc82dcdea08745832b094af-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c6/c6b2f04cbbfc0bcf51e5737544721d989d73f157d031e7836d1beddeff846375-d # internal encoding/hex mkdir -p $WORK/b037/ github.com/google/go-jsonnet/ast mkdir -p $WORK/b038/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid R2JF2ZcIJLb5aBCHN8vZ/R2JF2ZcIJLb5aBCHN8vZ -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack ./hex.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/google/go-jsonnet/ast -complete -installsuffix shared -buildid ObchEAl2rZUBC5vSV1s_/ObchEAl2rZUBC5vSV1s_ -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack ./ast.go ./clone.go ./fodder.go ./identifier_set.go ./location.go ./util.go github.com/google/go-jsonnet/internal/dump mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b033/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/dump /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p github.com/google/go-jsonnet/internal/dump -complete -installsuffix shared -buildid sZS1u2jT_5M0celv7gF8/sZS1u2jT_5M0celv7gF8 -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack ./dump.go ./pointermap.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d3/d3890e827c710d0bc8feb4f0480341d9cef38a471005e4876eab7cca688aecc3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/35/35eedd9b5bd40d007f2ca82e3d45c4d28eb63717c5c7e1c21e2ba94e1643ff41-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/b5/b5802c7f80a3742ad4350f0488d17d87d1074a317c66003ed0b78c4edf4437d3-d # internal github.com/google/go-jsonnet/internal/errors mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/google/go-jsonnet/internal/errors -complete -installsuffix shared -buildid sn1-Iz9I_mbkOpN775PC/sn1-Iz9I_mbkOpN775PC -goversion go1.13.6 -D "" -importcfg $WORK/b039/importcfg -pack ./static_error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/87/8721f4dde8e04cbec6de80cd327577fa84f37c805357216d8fa3e13ccea34e0c-d # internal github.com/google/go-jsonnet/internal/parser mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b038/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/google/go-jsonnet/internal/parser -complete -installsuffix shared -buildid 2G3zPkSeOU3hYWTFqsn_/2G3zPkSeOU3hYWTFqsn_ -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go ./lexer.go ./literalfield_set.go ./parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c8/c8d5b2c69e3437adb60ec64b5561afa6368f06cf41c891ff7cde365e803cdfb1-d # internal github.com/google/go-jsonnet/internal/program mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b038/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b039/_pkg_.a packagefile github.com/google/go-jsonnet/internal/parser=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/program /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/google/go-jsonnet/internal/program -complete -installsuffix shared -buildid jkstDF0env6vpKaZKntV/jkstDF0env6vpKaZKntV -goversion go1.13.6 -D "" -importcfg $WORK/b036/importcfg -pack ./desugarer.go ./program.go ./static_analyzer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/94/943aa0a18eeb61c22bfa2def6f7bfad15a38d96d8a74f22fb94d02300b6ea499-d # internal github.com/google/go-jsonnet/cmd/dumpstdlibast mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/internal/dump=$WORK/b031/_pkg_.a packagefile github.com/google/go-jsonnet/internal/program=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/cmd/dumpstdlibast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid Gt49yBmuKcQmWCQYuPfl/Gt49yBmuKcQmWCQYuPfl -goversion go1.13.6 -D "" -importcfg $WORK/b001/importcfg -pack ./dumpstdlibast.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/80/80372ccba7218314c2c75051c0bc42d033e031581d0132cda0dff867009ff958-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/google/go-jsonnet/cmd/dumpstdlibast=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/internal/dump=$WORK/b031/_pkg_.a packagefile github.com/google/go-jsonnet/internal/program=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b033/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b037/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b038/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b039/_pkg_.a packagefile github.com/google/go-jsonnet/internal/parser=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a 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 packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile regexp/syntax=$WORK/b034/_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=1E6RcvoaTtgliWWM0tgK/Gt49yBmuKcQmWCQYuPfl/RSomYNbUnlGbf4_N1AfF/1E6RcvoaTtgliWWM0tgK -X github.com/google/go-jsonnet/version=0.15.0 -B 0x7857e9ee340b018f8a60dd1848b0bd574c122c9a -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/go-jsonnet-0.15.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin/dumpstdlibast rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/jsonnet + GOPATH=/builddir/build/BUILD/go-jsonnet-0.15.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/google/go-jsonnet/version=0.15.0 -B 0x986e1e2201d60d7d58099d3452f9096bca299dc4 -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/go-jsonnet-0.15.0/_build/bin/jsonnet github.com/google/go-jsonnet/cmd/jsonnet WORK=/tmp/go-build537173757 runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 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 math/bits mkdir -p $WORK/b015/ internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid oESM75v9gsJt2HnByviH/oESM75v9gsJt2HnByviH -goversion go1.13.6 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go 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 runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 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 /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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/39/395a0a831d26c6868656fb5726905cdc98c6a1b2db1ca07680db03565aa993df-d # internal unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid yZV6JajGFznRDMwBVbtS/yZV6JajGFznRDMwBVbtS -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/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/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e5/e543dfd0e4694d89e3f4bf2eef90e66de8ce594a9cf923263d0d46624a98288f-d # internal math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 ./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 internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid hL8xF2blBuTck7wu_zk2/hL8xF2blBuTck7wu_zk2 -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/30/302e95d9cc0f12edef4403b574750eb584198752bf14830203d1b2bd67a694c8-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/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 cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid egb-8epC7Ilx8KUarko4/egb-8epC7Ilx8KUarko4 -goversion go1.13.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid I_BSNenF2kB6GF2Gy_FC/I_BSNenF2kB6GF2Gy_FC -goversion go1.13.6 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.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/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e5/e5274c864ee58286b460b8ee69a1319f94e2285d3259d0fb6d36b9be7b0bad0c-d # internal unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid xqVEYAT84DhOht2zDDL4/xqVEYAT84DhOht2zDDL4 -goversion go1.13.6 -D "" -importcfg $WORK/b021/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/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/04/04f8b3e3c261d4dd3edb6d55bef2d4e0069ea8b8b899d03f286a069d2d38985f-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid TtN-RporYB0sHTyskcwg/TtN-RporYB0sHTyskcwg -goversion go1.13.6 -D "" -importcfg $WORK/b030/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/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/57/57742384be9cb94bc54fcf6a33ebb9efaaa2914f59024e5a98c2866950dbaad9-d # internal encoding mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding -std -complete -installsuffix shared -buildid UvvZZaa4xwuOiuHsZr2u/UvvZZaa4xwuOiuHsZr2u -goversion go1.13.6 -D "" -importcfg $WORK/b045/importcfg -pack ./encoding.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/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c3/c3d89879cd2bbf761d672d4cc60af8abc5996d0367cf5f014a4d2544fdfe66c6-d # internal unicode/utf16 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid --EhCwmosv8WsT06JeUd/--EhCwmosv8WsT06JeUd -goversion go1.13.6 -D "" -importcfg $WORK/b046/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /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/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/44/44b68457ec69daaf559c54b436a0fc93093585e3e43b94428b347220bb8986d6-d # internal runtime/cgo mkdir -p $WORK/b064/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b064/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b064/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid 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 cd /usr/lib/golang/src/math /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/floor_ppc64x.o ./floor_ppc64x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /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/modf_ppc64x.o ./modf_ppc64x.s /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/sqrt_ppc64x.o ./sqrt_ppc64x.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /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/stubs_ppc64x.o ./stubs_ppc64x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_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/b014/_pkg_.a $WORK/b014/floor_ppc64x.o $WORK/b014/modf_ppc64x.o $WORK/b014/sqrt_ppc64x.o $WORK/b014/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/06/068291b5a0d94f779b00985e7c6de9cec4ba7988fdb4bfc3e88c516d9cbbc41e-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/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/b064=/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/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/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/b064=/tmp/go-build -gno-record-gcc-switches -o $WORK/b064/_cgo_.o $WORK/b064/_cgo_main.o $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o $WORK/b064/_x006.o $WORK/b064/_x007.o $WORK/b064/_x008.o $WORK/b064/_x009.o $WORK/b064/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b064/_cgo_.o -dynout $WORK/b064/_cgo_import.go -dynlinker cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF /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 ./asm_ppc64x.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7svY5gbKsZSyD1xnthw2/7svY5gbKsZSyD1xnthw2 -goversion go1.13.6 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b064/_cgo_gotypes.go $WORK/b064/cgo.cgo1.go $WORK/b064/_cgo_import.go /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/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/asm_ppc64x.o $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o $WORK/b064/_x006.o $WORK/b064/_x007.o $WORK/b064/_x008.o $WORK/b064/_x009.o $WORK/b064/_x010.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/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/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF /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 cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid pKhBGKIkihEA7UHU5aCv/pKhBGKIkihEA7UHU5aCv -goversion go1.13.6 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/91/9186fedf62d4ffc1d2c59c54c90e09805ba65b87c3098f8965a88bb17d89a398-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/b022/ cat >$WORK/b022/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/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid qu5vmILnwU91j6Py8i_x/qu5vmILnwU91j6Py8i_x -goversion go1.13.6 -D "" -importcfg $WORK/b022/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 io mkdir -p $WORK/b023/ strconv internal/oserror mkdir -p $WORK/b016/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid yB2dzF51EdnYySAw9P7q/yB2dzF51EdnYySAw9P7q -goversion go1.13.6 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go mkdir -p $WORK/b025/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid 01cM_-pLSPnikoGFOoBA/01cM_-pLSPnikoGFOoBA -goversion go1.13.6 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b025/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/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid HA1O7IxA7HWX7mk-rspH/HA1O7IxA7HWX7mk-rspH -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d6/d6c79aab7f1bc9ac4a63de9bcfe434aa4dd346e8f1195687809837d4d7d83317-d # internal syscall mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /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 ./asm_linux_ppc64x.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p syscall -std -installsuffix shared -buildid 6HXyE1360R7Tltauaqzn/6HXyE1360R7Tltauaqzn -goversion go1.13.6 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/3d/3da107fd0e18275614a2078b90053c136f212b1fba331d8015d0c70fe029b81c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/e4/e42c3cd43a57d121fc77584552fdbf7026e32b26d403a086d7448793cf547d40-d # internal bytes mkdir -p $WORK/b033/ strings cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/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 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid wraM7TcTVF-GIwy9vqT5/wraM7TcTVF-GIwy9vqT5 -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/cf/cf0f8e6fdc0cfd9089045e6bd5e8d935fa63a084c33646317489e78a5f0198d0-d # internal hash mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p hash -std -complete -installsuffix shared -buildid nb0meJAkE6kQJKWfzb-U/nb0meJAkE6kQJKWfzb-U -goversion go1.13.6 -D "" -importcfg $WORK/b041/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/be/bea0d3f5bfb8b7030b972b4e5b7b9106916217c0a46ac68d38e89760e6e76221-d # internal bufio mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p bufio -std -complete -installsuffix shared -buildid N-wDI6bWvh5Sm1wrKIE8/N-wDI6bWvh5Sm1wrKIE8 -goversion go1.13.6 -D "" -importcfg $WORK/b058/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/32/32d03c1499360d4161aeb969b89ca74f5d9a28147b14d5ff210383277f877b2b-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b013/symabis ./asm_ppc64x.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid DXYb5vRpTUoIHtAn0JSz/DXYb5vRpTUoIHtAn0JSz -goversion go1.13.6 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/a0/a0d1cca24e9bfa2262545f19396527e8244998585c89d942d3fe580867d9f08f-d # internal crypto mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b041/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto -std -complete -installsuffix shared -buildid oDR3xl5WSGGRqY-JJmMF/oDR3xl5WSGGRqY-JJmMF -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/04/04abc38d5630ec386b0c0c86226aeee295982e9849aa979a1ede08feeb16ac2f-d # internal path mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path -std -complete -installsuffix shared -buildid -vIvPTqs_OyvsFHh94H-/-vIvPTqs_OyvsFHh94H- -goversion go1.13.6 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/05/059bdb67f2b41d8c480ba63427ae2de0bbf2c5f51f8ecb630986c1257c8e0c82-d # internal hash/crc32 mkdir -p $WORK/b061/ cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /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 ./crc32_ppc64le.s ./crc32_table_ppc64le.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 7oEUQaa9ugycMb9Qxfzy/7oEUQaa9ugycMb9Qxfzy -goversion go1.13.6 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /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/crc32_ppc64le.o ./crc32_ppc64le.s /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/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b061/_pkg_.a $WORK/b061/crc32_ppc64le.o $WORK/b061/crc32_table_ppc64le.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/c7/c7bafba54256d3b9b64389aec9b5b836eccc29b90627513788c7ee665ed85c9a-d # internal text/tabwriter mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid p2354U-STyPu6TuPZ3LP/p2354U-STyPu6TuPZ3LP -goversion go1.13.6 -D "" -importcfg $WORK/b063/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/80/805b00fbdab54712ee69cbdaabbb9c95ae4cf35020c07d8d235a425c5192aabb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/4a/4a34a5dbfb09b229199ec422439cf1913b7b3e14853b5faf76fc25930e7603e6-d # internal cd /usr/lib/golang/src/syscall /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/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_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/72/726350f4ef00b02d61b5dcd7d7b1fe01272d3496b51f32cdae634cfd91a3e5e8-d # internal internal/syscall/unix mkdir -p $WORK/b029/ time cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid aJCxiBYG24976KDHbid3/aJCxiBYG24976KDHbid3 -goversion go1.13.6 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p time -std -installsuffix shared -buildid Lb0Lwo_0esGAK6ApGUqZ/Lb0Lwo_0esGAK6ApGUqZ -goversion go1.13.6 -D "" -importcfg $WORK/b028/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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/dc/dcc9e864f718a6fc93fa74583aea258085e73fca4866529fa45d3dbbf47643aa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/4f/4f3d494c5d0e1cf7c7aefc6f7bc54c62380e1c9a08a6d8a846754a105723506e-d # internal context mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p context -std -complete -installsuffix shared -buildid rC3WDDdeKowcS5P93aDc/rC3WDDdeKowcS5P93aDc -goversion go1.13.6 -D "" -importcfg $WORK/b062/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid 5BSNaI-pr4TK0UjZVdl_/5BSNaI-pr4TK0UjZVdl_ -goversion go1.13.6 -D "" -importcfg $WORK/b026/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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cc/cc5334e219d314ae8381dcba285a8e7e5ca25bb937d5cefb1aaecc6bd02aa0d9-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b013/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/9c/9c1b31230e35b76d9709360060a542bc8560d9cf29cfc80eb774b069d63da482-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid wqwG1Bp6vIqwlNblOkIs/wqwG1Bp6vIqwlNblOkIs -goversion go1.13.6 -D "" -importcfg $WORK/b024/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 cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/79/790874829979e0eb9e760770b1bc4e5cdcb53f573a5005c3a8637a479b8438cf-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b036/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid agsqXzYbjHfzMfbLyI6q/agsqXzYbjHfzMfbLyI6q -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid QIjtYrOUL7psmieafFFA/QIjtYrOUL7psmieafFFA -goversion go1.13.6 -D "" -importcfg $WORK/b036/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a6/a6d51724ae2bc0dbcb6cd5c58cdd38b02c8d9f6d5b619d76715491d90a847172-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6c/6c8cba79f830d33b4852674a22e5bd6794f99a87b5a8f6e0818115ff6c7444ab-d # internal encoding/base64 mkdir -p $WORK/b042/ crypto/md5 mkdir -p $WORK/b039/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid RKXgiBoOuu_DGHQifTHZ/RKXgiBoOuu_DGHQifTHZ -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack ./base64.go cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b039/symabis ./md5block_ppc64x.s golang.org/x/sys/unix mkdir -p $WORK/b035/ cat >$WORK/b035/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/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b035/symabis ./asm_linux_ppc64x.s cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/md5 -std -installsuffix shared -buildid -yDnztH1mqg-z5wJo56l/-yDnztH1mqg-z5wJo56l -goversion go1.13.6 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid _0U5Q5ONCqAYDMOVI9-Z/_0U5Q5ONCqAYDMOVI9-Z -goversion go1.13.6 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/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/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f8/f8d658b78a55fdea6c213803628a0e2a7ee1a920108be38e1bca79743a82475f-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b039/md5block_ppc64x.o ./md5block_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/a1/a117a51cb2e02ff58a24f94e83e57e8bc83008ebc8f1326e9a84ac67f8841d7d-d # internal path/filepath mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid WXaX7LH8b0lnCAl-R7Nw/WXaX7LH8b0lnCAl-R7Nw -goversion go1.13.6 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid p_BQG2lorfkT5dkPQ2-G/p_BQG2lorfkT5dkPQ2-G -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b039/_pkg_.a $WORK/b039/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e5/e5ca37b74f2875280e154108ebe9eae38d37f317bbaaaed4cd88493b511621c6-d # internal runtime/debug mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b055/symabis ./debug.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p runtime/debug -std -installsuffix shared -buildid b5LHdmMKfhXkNY2DntJF/b5LHdmMKfhXkNY2DntJF -goversion go1.13.6 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b055/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b055/_pkg_.a $WORK/b055/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c2/c2b018e87e349ffc1f7e7297ae51583b43ad7412e0531af5c0c0d4b7af695e56-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f0/f0022d93de6210cf17b6ad58b2ad29c33a5fcbbec52f3f18afaa0a903c220347-d # internal io/ioutil mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid hLfvAzLG93An2X8xARQF/hLfvAzLG93An2X8xARQF -goversion go1.13.6 -D "" -importcfg $WORK/b052/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/0d/0d57f73c5d1bebb4bb7f90e523c24705023e18f06fc82dcdea08745832b094af-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c6/c6b2f04cbbfc0bcf51e5737544721d989d73f157d031e7836d1beddeff846375-d # internal github.com/google/go-jsonnet/ast mkdir -p $WORK/b047/ encoding/json encoding/hex mkdir -p $WORK/b044/ mkdir -p $WORK/b043/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/google/go-jsonnet/ast -complete -installsuffix shared -buildid ObchEAl2rZUBC5vSV1s_/ObchEAl2rZUBC5vSV1s_ -goversion go1.13.6 -D "" -importcfg $WORK/b047/importcfg -pack ./ast.go ./clone.go ./fodder.go ./identifier_set.go ./location.go ./util.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid R2JF2ZcIJLb5aBCHN8vZ/R2JF2ZcIJLb5aBCHN8vZ -goversion go1.13.6 -D "" -importcfg $WORK/b043/importcfg -pack ./hex.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid VqGC_F7SPf-rqZzHraE-/VqGC_F7SPf-rqZzHraE- -goversion go1.13.6 -D "" -importcfg $WORK/b044/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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d3/d3890e827c710d0bc8feb4f0480341d9cef38a471005e4876eab7cca688aecc3-d # internal log mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p log -std -complete -installsuffix shared -buildid ZwwhSd5BE5C__7UXuEox/ZwwhSd5BE5C__7UXuEox -goversion go1.13.6 -D "" -importcfg $WORK/b056/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c1/c1366293ec8c83cff66f3fc4a6fff7813953985a378eb82b0586a68be8019c76-d # internal compress/flate mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid wOOpC_uGh943dQWyJ9pm/wOOpC_uGh943dQWyJ9pm -goversion go1.13.6 -D "" -importcfg $WORK/b060/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/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/b5/b5802c7f80a3742ad4350f0488d17d87d1074a317c66003ed0b78c4edf4437d3-d # internal cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b035/asm_linux_ppc64x.o ./asm_linux_ppc64x.s github.com/google/go-jsonnet/astgen mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-jsonnet/ast=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/astgen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/google/go-jsonnet/astgen -complete -installsuffix shared -buildid Y53oLEJ4gKi_gpn54bOo/Y53oLEJ4gKi_gpn54bOo -goversion go1.13.6 -D "" -importcfg $WORK/b048/importcfg -pack ./stdast.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ff/ff15eac292becb2073b16483bc87f9d6044f5a9d8bbbb5d351f246fe604f5a61-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid dGhOEWb7667JD44uW-n6/dGhOEWb7667JD44uW-n6 -goversion go1.13.6 -D "" -importcfg $WORK/b034/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/0a/0a2891d94926da5d16f78a10caca2562326e8aca37de07f8202f1f5aabfc5d9e-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid QpAOGRB6uOiE4X_8egep/QpAOGRB6uOiE4X_8egep -goversion go1.13.6 -D "" -importcfg $WORK/b032/importcfg -pack ./colorable_others.go ./noncolorable.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/fa/fa8d4fd004b685d13646bd77515beb581752e7e1067e469b2a0ba5c5d55af83c-d # internal github.com/fatih/color mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b032/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/fatih/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p github.com/fatih/color -complete -installsuffix shared -buildid zQUTR83LvoxRriB8Cnit/zQUTR83LvoxRriB8Cnit -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack ./color.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/85/85a447d94ea0502d1ba6d7d910e0f89d37dc8461bd384a3baf90e10b69caa8bc-d # internal github.com/google/go-jsonnet/internal/errors mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/google/go-jsonnet/internal/errors -complete -installsuffix shared -buildid sn1-Iz9I_mbkOpN775PC/sn1-Iz9I_mbkOpN775PC -goversion go1.13.6 -D "" -importcfg $WORK/b049/importcfg -pack ./static_error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/f4/f4ec3c9fe5c8328b0acd1279a63cf733823513e2fb4f751b0af5becea2d5a709-d # internal compress/gzip mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile compress/flate=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b061/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 3W7AVxHCxWgej8HHzhCm/3W7AVxHCxWgej8HHzhCm -goversion go1.13.6 -D "" -importcfg $WORK/b059/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/87/8721f4dde8e04cbec6de80cd327577fa84f37c805357216d8fa3e13ccea34e0c-d # internal github.com/google/go-jsonnet/internal/parser mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b047/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/google/go-jsonnet/internal/parser -complete -installsuffix shared -buildid 2G3zPkSeOU3hYWTFqsn_/2G3zPkSeOU3hYWTFqsn_ -goversion go1.13.6 -D "" -importcfg $WORK/b051/importcfg -pack ./context.go ./lexer.go ./literalfield_set.go ./parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c2/c29b29982679ffb03c32c1901706da992fff742c9865659ce501f7cfdcd58c6c-d # internal runtime/pprof mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b059/_pkg_.a packagefile context=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/tabwriter=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p runtime/pprof -std -installsuffix shared -buildid cLpxnsAxCRg5NzRV389z/cLpxnsAxCRg5NzRV389z -goversion go1.13.6 -D "" -importcfg $WORK/b057/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/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/09/09ed39020f3770c404c065b6489b56e6e2dd0f96340536b039e292672bdeb2af-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/37/37c03ad940a01f14b332345d4325d723537dd6a90d9c888ff9120c240466d548-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c8/c8d5b2c69e3437adb60ec64b5561afa6368f06cf41c891ff7cde365e803cdfb1-d # internal github.com/google/go-jsonnet/internal/program mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/hex=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b047/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/internal/parser=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/program /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/google/go-jsonnet/internal/program -complete -installsuffix shared -buildid jkstDF0env6vpKaZKntV/jkstDF0env6vpKaZKntV -goversion go1.13.6 -D "" -importcfg $WORK/b050/importcfg -pack ./desugarer.go ./program.go ./static_analyzer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/94/943aa0a18eeb61c22bfa2def6f7bfad15a38d96d8a74f22fb94d02300b6ea499-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/91/918dec7e2d4d0bb0386988d1468cf1a56635d762c390c7a5ad731a4d3b9df08e-d # internal github.com/google/go-jsonnet mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/md5=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b047/_pkg_.a packagefile github.com/google/go-jsonnet/astgen=$WORK/b048/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/internal/program=$WORK/b050/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime/debug=$WORK/b055/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/google/go-jsonnet -complete -installsuffix shared -buildid gosHx1pkSuYF7p6Y7tOQ/gosHx1pkSuYF7p6Y7tOQ -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack ./builtins.go ./doc.go ./error_formatter.go ./imports.go ./interpreter.go ./runtime_error.go ./thunks.go ./value.go ./vm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8c/8c6791766432189ecbc26151b7f855856a290a78d033966a664a54dbcb9b428f-d # internal github.com/google/go-jsonnet/cmd/jsonnet mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/fatih/color=$WORK/b031/_pkg_.a packagefile github.com/google/go-jsonnet=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b056/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b057/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/cmd/jsonnet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 0QlrBVlvhZekKOUgivou/0QlrBVlvhZekKOUgivou -goversion go1.13.6 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/95/95930000702bfefbeec713f76db381aa49cebfc3e2bf9f090050a5848f7d6701-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/google/go-jsonnet/cmd/jsonnet=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/fatih/color=$WORK/b031/_pkg_.a packagefile github.com/google/go-jsonnet=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b056/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b057/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b032/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/md5=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b047/_pkg_.a packagefile github.com/google/go-jsonnet/astgen=$WORK/b048/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/internal/program=$WORK/b050/_pkg_.a packagefile path=$WORK/b054/_pkg_.a packagefile runtime/debug=$WORK/b055/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a 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 packagefile bufio=$WORK/b058/_pkg_.a packagefile compress/gzip=$WORK/b059/_pkg_.a packagefile context=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b063/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile github.com/google/go-jsonnet/internal/parser=$WORK/b051/_pkg_.a packagefile compress/flate=$WORK/b060/_pkg_.a packagefile hash/crc32=$WORK/b061/_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=8fFmndRuUVU4OjpgutGy/0QlrBVlvhZekKOUgivou/lzFuee-IRM6OTqPWj_qt/8fFmndRuUVU4OjpgutGy -X github.com/google/go-jsonnet/version=0.15.0 -B 0x986e1e2201d60d7d58099d3452f9096bca299dc4 -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/go-jsonnet-0.15.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin/jsonnet rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GzhWu9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le ++ dirname /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le + cd go-jsonnet-0.15.0 + cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/google/go-jsonnet -b /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin -s /builddir/build/BUILD/go-jsonnet-0.15.0/_build -o golang-github-google-jsonnet-devel.file-list -O /builddir/build/BUILD/go-jsonnet-0.15.0 -V 0.15.0-1.fc31 -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le -g /usr/share/gocode -r '.*example.*' Installing: github.com/google/go-jsonnet + IFS= +++ realpath -e --relative-base=. README.md +++ sort -u ++ listfiles_include=README.md ++ echo README.md + godocs=README.md + [[ -n README.md ]] + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin/dumpstdlibast /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin/jsonnet /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/bin/ '/builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin/dumpstdlibast' -> '/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/bin/dumpstdlibast' '/builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin/jsonnet' -> '/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/bin/jsonnet' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.15.0-1.fc31 --unique-debug-suffix -0.15.0-1.fc31.ppc64le --unique-debug-src-base golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/go-jsonnet-0.15.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/bin/dumpstdlibast explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/bin/jsonnet extracting debug info from /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/bin/dumpstdlibast extracting debug info from /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/bin/jsonnet warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/bin/dumpstdlibast. 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-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/bin/jsonnet. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 13356kB, size after compression: 11704kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 599 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.j9TMb7 + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + LDFLAGS='-X github.com/google/go-jsonnet/version=0.15.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/google/go-jsonnet -b /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin -s /builddir/build/BUILD/go-jsonnet-0.15.0/_build -V 0.15.0-1.fc31 -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src PATH: /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/go-jsonnet-0.15.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/google/go-jsonnet/version=0.15.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/google/go-jsonnet github.com/google/go-jsonnet PASS ok github.com/google/go-jsonnet 0.337s github.com/google/go-jsonnet/cmd/jsonnet PASS ok github.com/google/go-jsonnet/cmd/jsonnet 0.004s github.com/google/go-jsonnet/internal/dump PASS ok github.com/google/go-jsonnet/internal/dump 0.003s github.com/google/go-jsonnet/internal/parser PASS ok github.com/google/go-jsonnet/internal/parser 0.022s github.com/google/go-jsonnet/internal/program PASS ok github.com/google/go-jsonnet/internal/program 0.004s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oaev88 + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/share/doc/golang-github-google-jsonnet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/share/doc/golang-github-google-jsonnet + cp -pr README.md /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/share/doc/golang-github-google-jsonnet + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0Jfp87 + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/share/licenses/golang-github-google-jsonnet + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/share/licenses/golang-github-google-jsonnet + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/share/licenses/golang-github-google-jsonnet + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-google-jsonnet = 0.15.0-1.fc31 golang-github-google-jsonnet(ppc-64) = 0.15.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-google-jsonnet-devel-0.15.0-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lBUgTa + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/share/doc/golang-github-google-jsonnet-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/share/doc/golang-github-google-jsonnet-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/share/doc/golang-github-google-jsonnet-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OaEb87 + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/share/licenses/golang-github-google-jsonnet-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/share/licenses/golang-github-google-jsonnet-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le/usr/share/licenses/golang-github-google-jsonnet-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/google/go-jsonnet) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/ast) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/astgen) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/internal/dump) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/internal/errors) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/internal/parser) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/internal/program) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/linter) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/toolutils) = 0.15.0-1.fc31 golang-github-google-jsonnet-devel = 0.15.0-1.fc31 golang-ipath(github.com/google/go-jsonnet) = 0.15.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/fatih/color) Processing files: golang-github-google-jsonnet-debugsource-0.15.0-1.fc31.ppc64le Provides: golang-github-google-jsonnet-debugsource = 0.15.0-1.fc31 golang-github-google-jsonnet-debugsource(ppc-64) = 0.15.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-google-jsonnet-debuginfo-0.15.0-1.fc31.ppc64le Provides: debuginfo(build-id) = 06a7480e72a8b5bedd8557f3b00d2060e3faeec9 debuginfo(build-id) = 0a68bbf52b15e60d85d972dae27a351c577142b1 golang-github-google-jsonnet-debuginfo = 0.15.0-1.fc31 golang-github-google-jsonnet-debuginfo(ppc-64) = 0.15.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-google-jsonnet-debugsource(ppc-64) = 0.15.0-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le Wrote: /builddir/build/RPMS/golang-github-google-jsonnet-debugsource-0.15.0-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/golang-github-google-jsonnet-devel-0.15.0-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/golang-github-google-jsonnet-debuginfo-0.15.0-1.fc31.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZZnLvb + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0