Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ignition.spec'], chrootPath='/var/lib/mock/f31-build-20574853-1495579/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/ignition.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=1588636800 Wrote: /builddir/build/SRPMS/ignition-2.3.0-1.gitee616d5.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/ignition.spec'], chrootPath='/var/lib/mock/f31-build-20574853-1495579/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/ignition.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=1588636800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gOK9Le + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + /usr/bin/gzip -dc /builddir/build/SOURCES/ignition-ee616d5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + /usr/bin/gzip -dc /builddir/build/SOURCES/ignition-dracut-7ff38d9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd ignition-dracut-7ff38d9716bf982e3f6495d85c6ce91aab72e88d + mv LICENSE ../LICENSE.dracut + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QTbXwe + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + mkdir -p src/github.com/coreos + ln -s ../../../ src/github.com/coreos/ignition + export 'LDFLAGS= -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 ' + LDFLAGS=' -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 ' Building ignition... + export 'LDFLAGS+= -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true ' + LDFLAGS+=' -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true ' + export GO111MODULE=on + GO111MODULE=on + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor + echo 'Building ignition...' ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x7b1304501e7dab7370108a1e6fc771140a8df91c' -a -v -x -o ./ignition github.com/coreos/ignition/v2/internal WORK=/tmp/go-build977407701 math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid Dn_12GCGa6HFT3H4I0J1/Dn_12GCGa6HFT3H4I0J1 -goversion go1.13.10 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid nMNP7ECrzkvqR7t075Jl/nMNP7ECrzkvqR7t075Jl -goversion go1.13.10 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -complete -buildid fOSzfGAz2LnfikWtUMp8/fOSzfGAz2LnfikWtUMp8 -goversion go1.13.10 -D "" -importcfg $WORK/b007/importcfg -pack -c=4 ./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 -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/83/83d7fe51a6eb17c8eef92ba9a545e96fbe784908264327a63f7e3451ee42667c-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b015/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s 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=>" -p runtime/internal/atomic -std -+ -buildid fBuE8kNGkuJdzJnIcaY9/fBuE8kNGkuJdzJnIcaY9 -goversion go1.13.10 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_ppc64x.go ./stubs.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid V9KAaEL9E244EOUGeJyn/V9KAaEL9E244EOUGeJyn -goversion go1.13.10 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/b9/b939b991ac8453d656fe53bb6a4cf706de899521b40939a8623c9ab43398b2db-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 -o $WORK/b009/asm_ppc64x.o ./asm_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 -gensymabis -o $WORK/b006/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid A06yxYwRbDHkK_LwhlW9/A06yxYwRbDHkK_LwhlW9 -goversion go1.13.10 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ab/ab76a5a3dc688c84fdc036c9f5436948c98a9df1010fc43dfa993e269e8458e8-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid w5pF_Hwc39rCKijojbUA/w5pF_Hwc39rCKijojbUA -goversion go1.13.10 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/50/507a42ec7d58cdc5e29f9dde9f9a7fc8b6f38f105b16c0f2236ce00110bde6d3-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=>" -p runtime/internal/math -std -+ -complete -buildid EvihnW_8GMAvEixsqznY/EvihnW_8GMAvEixsqznY -goversion go1.13.10 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.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 -o $WORK/b006/compare_ppc64x.o ./compare_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/05/052ea32e7c6b195b75ad5306e9bd432bfc66eb125fc013586d6dad4a50bac13c-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid NC1sI8cGkWA3DoLGGh7p/NC1sI8cGkWA3DoLGGh7p -goversion go1.13.10 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/44/449c0075d8a34a43a1fbc2a61b1247c09f1b4ed627fe1ee3f0b15f126a742489-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b021/symabis ./asm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid fxXU02HNRDM7cDUlVo7k/fxXU02HNRDM7cDUlVo7k -goversion go1.13.10 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.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 -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 -o $WORK/b006/equal_ppc64x.o ./equal_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b021/asm.o ./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 -o $WORK/b006/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/49/497c322b2ae6686cfd6e0223da7df2426a15396aa392661da0dd2c446f270eb6-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/b9/b935582e26f3ba2ba3a9afde01837e5ea8c8e1c797bc85f3340fa5ea00802cd8-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid o8xD0bAR9Zt2vEqSrmDS/o8xD0bAR9Zt2vEqSrmDS -goversion go1.13.10 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -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 /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c7/c7e2683fe5b1b3494f3e5ac53765c23add8562ef192a029ac7845553683fdf18-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid 8SgwVNlBdYYNa3Smc10u/8SgwVNlBdYYNa3Smc10u -goversion go1.13.10 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.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=>" -p runtime -std -+ -buildid 5cirXG2_ccwzt27b2R65/5cirXG2_ccwzt27b2R65 -goversion go1.13.10 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./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 ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b0/b091bc447908b0843a2b95ec639f19254ca25d4d3f57480013994fd3146c2e89-d # internal encoding mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding -std -complete -buildid CL2ZYvit5qR8E0abhUyt/CL2ZYvit5qR8E0abhUyt -goversion go1.13.10 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b015/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b015/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b015/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/5b/5b386436fcbe055b77329797e642aa1517b89f90a3a9ea794041d3c707abacac-d # internal unicode/utf16 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p unicode/utf16 -std -complete -buildid WjcNvZOwDLsNNPsx31OE/WjcNvZOwDLsNNPsx31OE -goversion go1.13.10 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./utf16.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b015/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/ec/ec11577d1312343e018ca37579e8157f1d5f49d0f8810a79b4efa5ac9761857c-d # internal internal/nettrace mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p internal/nettrace -std -complete -buildid LhjTxfIoatD6AEjR76dx/LhjTxfIoatD6AEjR76dx -goversion go1.13.10 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/floor_ppc64x.o $WORK/b015/modf_ppc64x.o $WORK/b015/sqrt_ppc64x.o $WORK/b015/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/90/906583adc402f6c84f65b6981c48342d6cd816e5e1133cede5083a001a3103f4-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/dc/dc25f4b97750b303ce442e6f270d3f41ee10fdddbcca72b9afaab67c5921be09-d # internal container/list mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p container/list -std -complete -buildid 1EsVvBcuACy1uOLU7Qut/1EsVvBcuACy1uOLU7Qut -goversion go1.13.10 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./list.go runtime/cgo mkdir -p $WORK/b054/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b054/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b054/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/36/3683f2c07c53480245a29c10aaab05b789e5809de464e79d705990678ff5815c-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/2a/2acca97d22d4ff434db21a85bfc359f7a29755e3b3c9dcd0e89c756c74e332a2-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c crypto/internal/subtle crypto/subtle mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b080/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/subtle -std -complete -buildid b1nPHnY_mnDqrs6Bnc2U/b1nPHnY_mnDqrs6Bnc2U -goversion go1.13.10 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./aliasing.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/subtle -std -complete -buildid cRgw8HoAWp7qbIgRh_IA/cRgw8HoAWp7qbIgRh_IA -goversion go1.13.10 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/3e/3efa85f3ea6a559b59a6248af0dae561eeff3b0b1ed50f1fb89cd4e7116b1892-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid kRMLDGLBi0AOrm5yIAh-/kRMLDGLBi0AOrm5yIAh- -goversion go1.13.10 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/af/afa832e072948cadcec068f31a1350d4d7b458b715054d461b33192530f16fed-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid ZiXWYBcGdoOnrckvTyxn/ZiXWYBcGdoOnrckvTyxn -goversion go1.13.10 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./aliasing.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/4b/4b5d2c22b3b58cd057b5e9f011855c2c3176359fbabde4d548ba1baf7c904110-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/client/metadata /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -buildid 6bCCberPyZq-CMTKnI-q/6bCCberPyZq-CMTKnI-q -goversion go1.13.10 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./client_info.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/32/329022cd6ba12536d052ba3bac0acf7c42b5353d0d151c2fcc8418ac386df84c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/79/79047252e2f52b4d6bb4a19297a9c55fb1e0e9c1442d851cc863098df3a460d1-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/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/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o $WORK/b054/_x006.o $WORK/b054/_x007.o $WORK/b054/_x008.o $WORK/b054/_x009.o $WORK/b054/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go -dynlinker cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b054/symabis ./asm_ppc64x.s cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p runtime/cgo -std -buildid 0kSahuIX4W_ChVZmZr96/0kSahuIX4W_ChVZmZr96 -goversion go1.13.10 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo.cgo1.go $WORK/b054/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b054/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_ppc64x.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o $WORK/b054/_x006.o $WORK/b054/_x007.o $WORK/b054/_x008.o $WORK/b054/_x009.o $WORK/b054/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/d1/d1982dfaf17d1225cd99265fcce6ecf093b9e667f304f0c70e4cb050c078fa4c-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 -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 -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 -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 -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 -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 -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 -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 -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 -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/ed/ed2e84160e2654554f2ab2c5b7731b4071694c65349a2436602114b1ed3b1f0e-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 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid o0nZctuGxKQIpj5Q9uc3/o0nZctuGxKQIpj5Q9uc3 -goversion go1.13.10 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./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=>" -p internal/reflectlite -std -buildid JYRVzWzXFE1v3oKd8Vau/JYRVzWzXFE1v3oKd8Vau -goversion go1.13.10 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/59/59416c239bbf3da371590956f0c390f0752698458e70d9d6c5bb6bf68538ca3f-d # internal internal/singleflight mkdir -p $WORK/b052/ math/rand cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/singleflight -std -complete -buildid _1ioKiE_Y776r6ta6Aat/_1ioKiE_Y776r6ta6Aat -goversion go1.13.10 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./singleflight.go mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p math/rand -std -complete -buildid ew7lKJ3o8G6L8rFtv4s4/ew7lKJ3o8G6L8rFtv4s4 -goversion go1.13.10 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/86/869a21347661e9269f46d4188154f7c923b59906265d695c7588db397c8c2fea-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/f4/f454886c080757e1a5f36ac5f3520fd6ebb5a5288deb3ce58279d3bb9937dfc5-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 -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/e2/e26c30d7867df62917dfd3dd0cf9a954a37e58fb47c0137a153f8a1a7c8d12a4-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=>" -p errors -std -complete -buildid I9RLCUKdX8yf7sxCTP2A/I9RLCUKdX8yf7sxCTP2A -goversion go1.13.10 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go sort mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid LtVcCOaiPk4Ge7mNEX9b/LtVcCOaiPk4Ge7mNEX9b -goversion go1.13.10 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./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/b3/b3a5ad23fd9b84c4360d52636ebbfcff9ddfa7fc092ec31ecf4bab7fca40aef2-d # internal io mkdir -p $WORK/b024/ strconv mkdir -p $WORK/b017/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid dwni3MBMENNd1jvKDtij/dwni3MBMENNd1jvKDtij -goversion go1.13.10 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid qZComQYgW5DDkitx6Ksi/qZComQYgW5DDkitx6Ksi -goversion go1.13.10 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid zy4IGK0S8V34f8yZpb7v/zy4IGK0S8V34f8yZpb7v -goversion go1.13.10 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d1/d1740a9837c7b142a219ceb8fe1c73e4dff35b901af648f1799a1299bdbadf92-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid _2ZNKVgD7QARIufpfTNf/_2ZNKVgD7QARIufpfTNf -goversion go1.13.10 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/e0/e07679ae7a54eaeaa850448ca95b7ef1d95852dd85f89cfbaf379b0345703a1a-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b028/symabis ./asm_linux_ppc64x.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid lFawOMChhphnsrlTezqU/lFawOMChhphnsrlTezqU -goversion go1.13.10 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h -c=4 ./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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/14/1421b4317f31c6f0ef083bf2a17538f9a46a42bb029f22fff6829ee224f8e4ff-d # internal strings mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strings -std -complete -buildid I6YXrMqyn05oo1w11OPe/I6YXrMqyn05oo1w11OPe -goversion go1.13.10 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/55/55584aad2ca251b9e77bdf9794b2912016f00a520bd431ccb75c93f45a61a68a-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b014/symabis ./asm_ppc64x.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid lkr9TbhVBeXv77J4vusr/lkr9TbhVBeXv77J4vusr -goversion go1.13.10 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/9b/9bb2be6966b035af78f374608fd38468425bf7b0d2a7aea941f7a18cc3031121-d # internal hash mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p hash -std -complete -buildid zvIhmRG5Et7BCRWJXHR7/zvIhmRG5Et7BCRWJXHR7 -goversion go1.13.10 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/86/8652fbfd0d36838aab37f5188cd84e1dfc7fc0d463ca69167936f12c4d4dd1fb-d # internal crypto mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p crypto -std -complete -buildid mCpMtfDV4ZR7LFuRtK-o/mCpMtfDV4ZR7LFuRtK-o -goversion go1.13.10 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/6c/6c2af40f9162b26eab1d0f4395e385e70808247f6588422b648abe2beba19fcf-d # internal bytes mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p bytes -std -buildid MXQMpws7q7rHWf0j3JRD/MXQMpws7q7rHWf0j3JRD -goversion go1.13.10 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5a/5a1aaf274cef3d3c6bda423565f4e24f1a0792869c1210574196d2b63b5526a8-d # internal regexp/syntax mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p regexp/syntax -std -complete -buildid YQmAA7V8g51C6yqLQjR3/YQmAA7V8g51C6yqLQjR3 -goversion go1.13.10 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./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/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b028/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5c/5cd2ff9430541fa2c8e41473b4f4df3c36d1a895a6f2c5b945621abb774e9a5f-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid Mds6UGEcJDeoNfW7LuCy/Mds6UGEcJDeoNfW7LuCy -goversion go1.13.10 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6a/6aa51d82b401815996805741f74c095bb79d4def3afbf240e8a4ab5fa2db478f-d # internal internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/execenv -std -complete -buildid eek7iUyp3ztnOj_2Bm8J/eek7iUyp3ztnOj_2Bm8J -goversion go1.13.10 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/91/91dca19638d14545ea4180e68ac1b910ac168f6ff13ceff3f5e67543b354b884-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/unix -std -complete -buildid uooeUGbLgxqZLL9fQGOy/uooeUGbLgxqZLL9fQGOy -goversion go1.13.10 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3a/3ad86bc192185466f5169a7aa75654b350a90e1e4e8bbd4da258628cf1c463f1-d # internal bufio mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p bufio -std -complete -buildid XcFUq_SClpn6r8rdP6ti/XcFUq_SClpn6r8rdP6ti -goversion go1.13.10 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f9/f9836de09ca065e0e9a3ae1402380c099f01ef49c513ea13c971d09034811b6c-d # internal regexp mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b058/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p regexp -std -complete -buildid XxdOItZIz_yBrdR4xllY/XxdOItZIz_yBrdR4xllY -goversion go1.13.10 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ac/ac7eae3d3fc21a0b385e9b8646c00d10392db91016ff54769fae456335bacc58-d # internal hash/crc32 mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b074/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p hash/crc32 -std -buildid -fUAr7hG42TlC-NRkhlw/-fUAr7hG42TlC-NRkhlw -goversion go1.13.10 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=4 ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b074/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b074/crc32_table_ppc64le.o ./crc32_table_ppc64le.s cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/41/416dab16a52f50a1727d2faaa73a5ad5e3f11725cd040be9467a147106c0a4f6-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid iXIgLInU_bqXG3sHW-rl/iXIgLInU_bqXG3sHW-rl -goversion go1.13.10 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./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/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b074/_pkg_.a $WORK/b074/crc32_ppc64le.o $WORK/b074/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/45/450f63e20314e1da3089243c087210bb86e949ae7afd858d84beadc1863cc6ce-d # internal context mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p context -std -complete -buildid 8ETv6XZnIzn5Frh_LXom/8ETv6XZnIzn5Frh_LXom -goversion go1.13.10 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/8b/8b65f307b187999e39bd10ffbebabb183a41ef2b44d92f055f160d7bc9af0f6a-d # internal crypto/internal/randutil mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/randutil -std -complete -buildid 8aSOYOhlb0QjMfmOiuo4/8aSOYOhlb0QjMfmOiuo4 -goversion go1.13.10 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f3/f3be0eaf1d6d594c1cb9795f92bf4d0e9e29b4ec4ff31c1392dc991ccb2a5b9b-d # internal crypto/hmac mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/hmac -std -complete -buildid ImEW03C7sTe6oS0rChD6/ImEW03C7sTe6oS0rChD6 -goversion go1.13.10 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/c8/c88630d0b6fc435bfab1f025cfc1ebd12fd683f68a30176b8b71b012cdabd3dd-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid zK5zxRVrTho7KLvl-nEn/zK5zxRVrTho7KLvl-nEn -goversion go1.13.10 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./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/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/9d/9d9b1b0567b3575ceafd083c31e44d54b4b1abad74a4da6b4f38a4476dec2a01-d # internal crypto/rc4 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/rc4 -std -complete -buildid ndHXACamf4smoEztHx-p/ndHXACamf4smoEztHx-p -goversion go1.13.10 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/8f/8fbb2692cafabcfd064d6afe6db78bacb1d189bf04b0551e21794b8a448bde26-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid cb9jrB1tSHO_0wH1yieK/cb9jrB1tSHO_0wH1yieK -goversion go1.13.10 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/7d/7d0098fff684a2bfb402594c2e4e4131c639a4f0cd7557a4cbec8f3df836954c-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/transform -std -complete -buildid vaLT3ef0IIzbGa2FtMzI/vaLT3ef0IIzbGa2FtMzI -goversion go1.13.10 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e1/e1395e44a30f7be470af015936b622efc589ce1bb5c069e985a356bc30c293fc-d # internal path mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p path -std -complete -buildid wUN9ORNawZSy1ql_-DfR/wUN9ORNawZSy1ql_-DfR -goversion go1.13.10 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./match.go ./path.go cd /usr/lib/golang/src/reflect /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 -o $WORK/b014/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/0a/0ad59495f0a69bab0ee5b564c2225cc4f8d81f45ce74eca6d06f6a7573123390-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/internal/sdkio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/aws/aws-sdk-go/internal/sdkio -complete -buildid rfGLwz1I5KF_bMJmpY61/rfGLwz1I5KF_bMJmpY61 -goversion go1.13.10 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./io_go1.7.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/5c/5cb8e1b81cc465c978fde02786fc1f55e80b94bded559a00fa68b878432d633b-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b155/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b053/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ab/abbcdc665314398c3bce6745b3647958a86a9f5b795affad418574f4702d43b9-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b124/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/internal/sdkuri /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -buildid E5T_Sim6zbN5M3SiWyoO/E5T_Sim6zbN5M3SiWyoO -goversion go1.13.10 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./path.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/internal/sdkrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -buildid aKjfMpQSFRbhsdVNJ52i/aKjfMpQSFRbhsdVNJ52i -goversion go1.13.10 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./locked_source.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/67/67836acd00d7b4f9bcb046e96664449dd692bbf217704c8d8e312d2c64a49d52-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid kqNl3hoYvs6d7BCodNDr/kqNl3hoYvs6d7BCodNDr -goversion go1.13.10 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/42/42f09d4c407336fa26e7dd8374b916fa05bd33b50f45e05592c5a72d9aa5b403-d # internal encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p encoding/binary -std -complete -buildid i5cTjenlhemL47aXcfeO/i5cTjenlhemL47aXcfeO -goversion go1.13.10 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/d1/d149cbcaff91cca6fe775ed71a1846f839dff1f0876fc10f75786db4a621be46-d # internal github.com/pin/tftp/netascii mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/pin/tftp/netascii /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/pin/tftp/netascii -complete -buildid 13WVLcFa8XnsDC1HIlXj/13WVLcFa8XnsDC1HIlXj -goversion go1.13.10 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./netascii.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/b8/b86cd517fbf65d8f15236d4a479e9209e1381093a3e050adbf699cb68f39346f-d # internal golang.org/x/text/transform mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p golang.org/x/text/transform -complete -buildid phF4FWJDnnokG9fSBEXt/phF4FWJDnnokG9fSBEXt -goversion go1.13.10 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/cc/cce60e299a35af0da5de3afc819c02ea0269e39a8d918accc0c731be61291454-d # internal fmt mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid LBOCz0tx2tdUuuLCf62N/LBOCz0tx2tdUuuLCf62N -goversion go1.13.10 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/fb/fbfa3068372d992e77e0a18c97964512efccb868140c440221f71c2d5f65ba19-d # internal path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p path/filepath -std -complete -buildid liNKJx7KsJwBmzDLMErk/liNKJx7KsJwBmzDLMErk -goversion go1.13.10 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/60/6025a981f0d7a170a7735de0903f0464f7dfc5e71e7a50fc32b179c81b88b4b9-d # internal net mkdir -p $WORK/b048/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b048/ -importpath net -- -I $WORK/b048/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/eb/eb149af3d29c551f136d67a2943797d0fef3e59b58771c9ab1193b1707716f57-d # internal crypto/sha512 mkdir -p $WORK/b035/ cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /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 -gensymabis -o $WORK/b035/symabis ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/7c/7c17c6a4edfc1394877f4c1de4e2f8854f3091a074a60d4e82ce468591283dfa-d # internal encoding/base64 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/base64 -std -complete -buildid s_DzcDiIRIdx-fwOXdIW/s_DzcDiIRIdx-fwOXdIW -goversion go1.13.10 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./base64.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p crypto/sha512 -std -buildid -X6GTBuNq_4ydTS4PkYM/-X6GTBuNq_4ydTS4PkYM -goversion go1.13.10 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_decl.go /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 -o $WORK/b035/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/60/60bf242d4fbdf4397dd7894494cfb9a2372ef584a58713e701b8195accb90571-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p io/ioutil -std -complete -buildid 3Aqrwb_NNxb1apv-KRvO/3Aqrwb_NNxb1apv-KRvO -goversion go1.13.10 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b035/_pkg_.a $WORK/b035/sha512block_ppc64le.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/d7/d7e2821e63dd92da0b9b785b8f508c9197fd8e3efe7b4bbc13f9d9d35875d730-d # internal crypto/cipher mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b078/symabis ./xor_ppc64x.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/cipher -std -buildid AxDuUzSjXS4xG4oYovUW/AxDuUzSjXS4xG4oYovUW -goversion go1.13.10 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f3/f30e21afb516a8c0748d437a4c1b4d78e0b432d530d1b0b611721e51caeac1fd-d # internal flag mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid fhpTXLJcKTtQG8QIrEqi/fhpTXLJcKTtQG8QIrEqi -goversion go1.13.10 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/07/075f31e6bd5d078ffe2510560a19e61c8857ca19ff16fa8d716835ce4f66f166-d # internal encoding/hex mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/hex -std -complete -buildid wucROP9kemjy9jJBk24M/wucROP9kemjy9jJBk24M -goversion go1.13.10 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./hex.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b078/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b078/_pkg_.a $WORK/b078/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/82/825e0f2f72f4fcf42fe55fa802990c570891fa06ad2bb123a4bd9fd79275e8ea-d # internal encoding/json mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding/json -std -complete -buildid luj12HP6ayxJoHPScSIe/luj12HP6ayxJoHPScSIe -goversion go1.13.10 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./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/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/af/af2f60aa4100fc09fa353c70311c15056a24cfc596e2dbcbae6a9620d544fc07-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/go-semver/semver -complete -buildid mt9b6L-IdM71nL2Szs0f/mt9b6L-IdM71nL2Szs0f -goversion go1.13.10 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/7d/7d5f677638375d1985b0d34bca61308e66d13811690cdbe62d473979d033cbb0-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid OEAp2-aU0H97RUif3M6F/OEAp2-aU0H97RUif3M6F -goversion go1.13.10 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/3c/3c031b034d23b090aa6c84932ff1014f3e72d27f9ab2fc72bb78881f5db0c9b4-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/coreos/vcontext/path -complete -buildid WjRJp0iQ6ak4_up3Nkcg/WjRJp0iQ6ak4_up3Nkcg -goversion go1.13.10 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a6/a673288d69cbde3eb9ee4a360320566c6ceb8f923d3e243f3c39ae84f784e6a2-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/coreos/vcontext/tree -complete -buildid 1gkTc3K1CqlStdnhtKrw/1gkTc3K1CqlStdnhtKrw -goversion go1.13.10 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/59/596bf54031b8da08caf1812dda1f41d6a32659d89e0c918885ec7a8cbf0792aa-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid b0ew9yVj6EvxVUklQtJw/b0ew9yVj6EvxVUklQtJw -goversion go1.13.10 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ec/ec4e8ae32940aa808bae46e14b643c13c1862496923c5ee511be8a9cbeb0923b-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/coreos/vcontext/report -complete -buildid ohOk4MvvA5qkEVOArUQT/ohOk4MvvA5qkEVOArUQT -goversion go1.13.10 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f0/f0665ea528a82cff1bbd4828ab22bb9d5a857447688e4c09697203fafb4e276f-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/validations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid xFJ_Jqdz8uJXB3GVrbVj/xFJ_Jqdz8uJXB3GVrbVj -goversion go1.13.10 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3f/3f982e2f308af5cbe6407e551a3435db40640e43f5e80e9cc0650379cfed9007-d # internal compress/flate mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p compress/flate -std -complete -buildid 99wQGX2RE50uwrhAyrHD/99wQGX2RE50uwrhAyrHD -goversion go1.13.10 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/43/43005d1fd05b658c3fe1625d90279e475056d76ff8c2079474e0001e9c34ae39-d # internal crypto/aes mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b077/symabis ./asm_ppc64le.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/aes -std -buildid sBOPhcMFIuX0H3r32dho/sBOPhcMFIuX0H3r32dho -goversion go1.13.10 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h -c=4 ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b077/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b077/_pkg_.a $WORK/b077/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5f/5fef59ad4e2081549814254f0e3f68ec15b98dc2c5961e0ee88f0cff0942ba35-d # internal math/big mkdir -p $WORK/b081/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b081/symabis ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p math/big -std -buildid -rbl6FSCi9ftAxY6MNIL/-rbl6FSCi9ftAxY6MNIL -goversion go1.13.10 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f6/f681e8023793a5f606db80ef5db3d6aa2386c162bcfdc7ef14593d6084899f3b-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid DjTVDuPimImgZ61xiXIp/DjTVDuPimImgZ61xiXIp -goversion go1.13.10 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/79/79d934db498efa16167c9319644c9241817dda7220d1ade2867fbb973ec06031-d # internal compress/gzip mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile compress/flate=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b074/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p compress/gzip -std -complete -buildid 5_Lkp2ibhJs-TTiCimHK/5_Lkp2ibhJs-TTiCimHK -goversion go1.13.10 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./gunzip.go ./gzip.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/cd/cd25429a5b52cfd71bb174ebbb437970754dc164035b0c6cb843efcd8bf71af0-d # internal crypto/des mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/des -std -complete -buildid rC5ysyzy5av3WC0Jy1OY/rC5ysyzy5av3WC0Jy1OY -goversion go1.13.10 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/51/51da965d3a3802364094fa661cb4d0e67a27d56af86329e3ea5da5f781e6411c-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/merge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid XtzMJhG-XStm31BGfeD4/XtzMJhG-XStm31BGfeD4 -goversion go1.13.10 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./merge.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/6d/6d2850923561473cbdc7a12de6569bfb2faf038a4d439e8c8a06a3eb1d442832-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid R-tHQt-1-q6DrE_EylV5/R-tHQt-1-q6DrE_EylV5 -goversion go1.13.10 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./const.go ./edwards25519.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/2e/2e200cc8080b4c290e5c66bda57531da2e3fa16eb105bc6928e75a16811db585-d # internal crypto/md5 mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b091/symabis ./md5block_ppc64x.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/md5 -std -buildid huWKGe6VVJ0CQutFDrO7/huWKGe6VVJ0CQutFDrO7 -goversion go1.13.10 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/ed/ed1be1a88ade7c647f3d5ffc5f5e466905c4b2d59ea0cfbc9856640395794add-d # internal crypto/sha1 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/sha1 -std -complete -buildid hN1fWSN5S8LuvhyK3yT9/hN1fWSN5S8LuvhyK3yT9 -goversion go1.13.10 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b091/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/48/488d44f52750eb9cbc018fddfb84f24c290e2a282895b0e51123424488d20d58-d # internal crypto/sha256 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b095/symabis ./sha256block_ppc64le.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b091/_pkg_.a $WORK/b091/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/79/79ded6b8bdd36a31d1273578d760892ef241419f3a75ca6a20fff6ecf011cb64-d # internal encoding/pem mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p encoding/pem -std -complete -buildid n2iyQ9C0xZWDLtkgCAA9/n2iyQ9C0xZWDLtkgCAA9 -goversion go1.13.10 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./pem.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/sha256 -std -buildid NvFlGGuj-2qU5Uqo05rg/NvFlGGuj-2qU5Uqo05rg -goversion go1.13.10 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_decl.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/92/92e85ec6e7e443b9462c5665948c51057090337f9dca1a0543294d44b9e99e97-d # internal net/url mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net/url -std -complete -buildid sj6_x-qg5TLmqF9FTM2R/sj6_x-qg5TLmqF9FTM2R -goversion go1.13.10 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./url.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b095/sha256block_ppc64le.o ./sha256block_ppc64le.s cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o -g -O2 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b095/_pkg_.a $WORK/b095/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4e/4ed974f56d47c6b3fc843b81c5b2c201da11c849f1c6be16a1f3805216b21ec3-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b104/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b104/symabis ./asm_ppc64le.s cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/internal/chacha20 -std -buildid iZe09b4oDTItHvY6hQZO/iZe09b4oDTItHvY6hQZO -goversion go1.13.10 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h -c=4 ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b081/arith_ppc64x.o ./arith_ppc64x.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b050/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b051/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p net -std -buildid o4ewis8BgcpTRQDmszxm/o4ewis8BgcpTRQDmszxm -goversion go1.13.10 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo_linux.cgo1.go $WORK/b048/cgo_resnew.cgo1.go $WORK/b048/cgo_socknew.cgo1.go $WORK/b048/cgo_unix.cgo1.go $WORK/b048/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b081/_pkg_.a $WORK/b081/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b104/asm_ppc64le.o ./asm_ppc64le.s cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/98/98d0954d90487dbbbe92158483f1b8c33498be8c1f6c2fa80465eda112eb14a5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal crypto/rand mkdir -p $WORK/b076/ cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/b9/b9d7f98ff5d2d9eaa6a1c6d8132169995b5bc8edd0a82118ec3ff6ae769e499e-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/elliptic -std -complete -buildid jBGZ9EA_QwADabIJ1HP0/jBGZ9EA_QwADabIJ1HP0 -goversion go1.13.10 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/rand -std -complete -buildid IchQ9M-XaKdt_XQGkiSK/IchQ9M-XaKdt_XQGkiSK -goversion go1.13.10 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b104/_pkg_.a $WORK/b104/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/dd/dde05e49f7e7022746c45cfc6c0a0f4c50be6f26f9705531a72e501db7c03aaa-d # internal encoding/asn1 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/asn1 -std -complete -buildid 175pNaymmBbtgiC6xtPI/175pNaymmBbtgiC6xtPI -goversion go1.13.10 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/6e/6ebfbc71a91f40d05e94748d183fd25a841e056ee87ebad965139b4ccef942f2-d # internal crypto/ed25519 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/ed25519 -std -complete -buildid Uo2VqoNkDDUjqsEFaNlW/Uo2VqoNkDDUjqsEFaNlW -goversion go1.13.10 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/dc/dc57821628f6f13c90c2b47cb09ba6909084a2d19c5ee0d7a4cde2ce48ae10d2-d # internal crypto/rsa mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/rsa -std -complete -buildid YJ3ZWg7rkd3pf9OIhqqF/YJ3ZWg7rkd3pf9OIhqqF -goversion go1.13.10 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/05/05e84df826fb731f0014e9b96c0cb3e01667127d3431f60bfa116ce7cb235cac-d # internal crypto/dsa mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/dsa -std -complete -buildid Zt412ff9-Lz_QnftJLnW/Zt412ff9-Lz_QnftJLnW -goversion go1.13.10 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/e9/e97056520280c4e774316923444fee35fc20762739ba6c8a834460930bbc125d-d # internal crypto/ecdsa mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ecdsa -std -complete -buildid LeAopYDi4TAxoZSxaM82/LeAopYDi4TAxoZSxaM82 -goversion go1.13.10 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/c8/c8ec104253848ccdc2e6c7af7fde75ec5ee2e12296ca1b3efa18ec7d1b32b554-d # internal crypto/x509/pkix mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/x509/pkix -std -complete -buildid zPY_gZ4-b1_qzuyH-gJR/zPY_gZ4-b1_qzuyH-gJR -goversion go1.13.10 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/dd/ddb628eef39ff5136e083d4c0983c76bf04b21d981da12ea9d05f641d426025d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid 103Z0J8RSa2w0p4_Z-Jj/103Z0J8RSa2w0p4_Z-Jj -goversion go1.13.10 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/e6/e64e58e208264388318e6b72c8a6a751c731a9491de5870ca75c79fa2e670625-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b106/symabis ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/40/40629473b4d84da1e659f2de4210b91e120750edd4df371bde416943d4dd1084-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid 08NdGJv0O_FFqanaA4o2/08NdGJv0O_FFqanaA4o2 -goversion go1.13.10 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./curve25519.go ./doc.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid nTqx2_VvGpE9RBiZJMVl/nTqx2_VvGpE9RBiZJMVl -goversion go1.13.10 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./poly1305.go ./sum_generic.go ./sum_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b106/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b106/_pkg_.a $WORK/b106/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c4/c44145e036859b5487469d7f93735a210a8dea5f336d96db88d6558fe2c0ca4d-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid a0s9dqzkNg5DrXGQQWlZ/a0s9dqzkNg5DrXGQQWlZ -goversion go1.13.10 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/6e/6e2a041bf967eb96905cb65756c4acd373a75de74ad7912767fb2e24d9426549-d # internal log mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p log -std -complete -buildid wguoDU34rW_jQ9Xzsl1F/wguoDU34rW_jQ9Xzsl1F -goversion go1.13.10 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e7/e72f0060e6e1c3b8c4557992b910b7f318ac99c26cf11535b075ac0d9a495e75-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid UAhUSvB5k05ztV_XnfGD/UAhUSvB5k05ztV_XnfGD -goversion go1.13.10 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/72/72bdfc0ee18a72f2eba930f977ba5bad9e8386b34d3ffa383853fcb0b5543ac8-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid scv1X6p6QWko-xkVNJH_/scv1X6p6QWko-xkVNJH_ -goversion go1.13.10 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/f6/f6c1e9ee9edc1a7f083b0b79bd30dce1e1239b94aaba5a0f73a8a8f99ea54e46-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid Aj1SfOtn4lk4gTfDzl9T/Aj1SfOtn4lk4gTfDzl9T -goversion go1.13.10 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/e8/e84b2f16bc7f940fc54b4881a10836a343a0abcd2a2b3e878ad920f544b71870-d # internal mime mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p mime -std -complete -buildid z_vIJzqcs_inUELZJx0x/z_vIJzqcs_inUELZJx0x -goversion go1.13.10 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/74/74285294f2ef32bebdbe7956faf79866e8177feab7683eea777c6f81ed45ce2a-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid Gg8WZibWYq3C0vDdIWq2/Gg8WZibWYq3C0vDdIWq2 -goversion go1.13.10 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/2c/2cf955edb563999bb5ec95337fcaf8c4531bd7783d3d69f458bd90309103e921-d # internal mime/quotedprintable mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime/quotedprintable -std -complete -buildid ODPoRixIprH6EdtkH4Xt/ODPoRixIprH6EdtkH4Xt -goversion go1.13.10 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f5/f5a911a11003350ce8185e513542e7eacf5d4e5f0bda67ae3db57717b51962a0-d # internal net/http/internal mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/internal -std -complete -buildid WEXtPfvpoQzAfd8T8Na-/WEXtPfvpoQzAfd8T8Na- -goversion go1.13.10 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/2e/2e32782d21f5fdb8fbd59a923ddedef23878604c61db7441dcd71704570f5f78-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/ajeddeloh/go-json -complete -buildid r81iWtAeu2mVl64NuTFX/r81iWtAeu2mVl64NuTFX -goversion go1.13.10 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/55/5566bad4ef1bc250fd4c4cbfd20d6081af1dd34e2ffe35e0893889b1e382e3b4-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/vcontext/validate -complete -buildid 8Vc0OosdfSiCVEzlV2O8/8Vc0OosdfSiCVEzlV2O8 -goversion go1.13.10 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/7a/7a0d80e86947787ebd5a25b1596ba13c50adf7a494b37333cbe786eadbefb5dd-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/idna -std -complete -buildid VLHRkS9lHnDqpGY6zkyV/VLHRkS9lHnDqpGY6zkyV -goversion go1.13.10 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/11/11bdce13f4937977f09d4fed182286b2a2b51bd43901338689416c95589f2a73-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid LSvt0yb4bk2VzOsx1m43/LSvt0yb4bk2VzOsx1m43 -goversion go1.13.10 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/c7/c7fbedd94b55edaadc469ebc68e9157f67709cc062a36ebf7b7c8599fba0d978-d # internal os/exec mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p os/exec -std -complete -buildid r401Apy3qZ8v6HuylWm_/r401Apy3qZ8v6HuylWm_ -goversion go1.13.10 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/4b/4b7a1a49b50d0de44b33fc6863b1fa7f77d773c0700410c7cfe92cf33183200f-d # internal github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/go-systemd/v22/journal -complete -buildid EYqr7nUMx9kii_JSULI1/EYqr7nUMx9kii_JSULI1 -goversion go1.13.10 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/bf/bfa3345cfc91e15779c1245894e17ba03167087c6b2dc5ed313d615812545b8a-d # internal crypto/x509 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/dsa=$WORK/b097/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile crypto/x509/pkix=$WORK/b098/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/x509 -std -complete -buildid Edpti5s4NCytGJazubXo/Edpti5s4NCytGJazubXo -goversion go1.13.10 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/36/366ebf7b9cc66725232b4c30ecf4d68a034b1ef7f571fc60f0782b9325ce6c29-d # internal net/textproto mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p net/textproto -std -complete -buildid s53bRDXZhbQrpSfPHk25/s53bRDXZhbQrpSfPHk25 -goversion go1.13.10 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/94/94e9be9ab44fddf7b9c6dff590898f4655b5c43033ab7634f294cb28a8774f5f-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid efuqjKmJgrhL6oL1uQ2r/efuqjKmJgrhL6oL1uQ2r -goversion go1.13.10 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/0b/0b2498b5006f19e1db611176a1c57ece989fbdd8f90d628baf46a5aeea546441-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/vcontext/json -complete -buildid rrc4tA2ohsf_TimMCb6W/rrc4tA2ohsf_TimMCb6W -goversion go1.13.10 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/35/3556466f0679f1e470f03e7e413db91aef3a70b9e89376b3fe4571652fed5a83-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b063/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid BBAGeftayPRpvOSe7Dly/BBAGeftayPRpvOSe7Dly -goversion go1.13.10 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/27/270a6c09912921993c53c6d8a23899113ef4ef4853b97d926c105f314dc3a4b3-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid DPSbhybZIyKCbW9MgASS/DPSbhybZIyKCbW9MgASS -goversion go1.13.10 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/d0/d0fa0322e314db2ddba331032108c5b5a17f7f79841663948357deb426ac1015-d # internal mime/multipart mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime/multipart -std -complete -buildid 5qetBh8Z2nQHJY8zkIa2/5qetBh8Z2nQHJY8zkIa2 -goversion go1.13.10 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/63/639e67b539342959f9bd088ff3d07834ecbd6746d405719a6e09c1fd5ac65b11-d # internal log/syslog mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p log/syslog -std -complete -buildid 0V2rvzaH29xPXX1PPKrb/0V2rvzaH29xPXX1PPKrb -goversion go1.13.10 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/85/85a7b074e181536d83f84bc261f72875240f1fce5644be9ee6abb5d1350e23a4-d # internal github.com/coreos/ignition/v2/internal/registry mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/ignition/v2/internal/registry -lang=go1.11 -complete -buildid lwmPzMOe-t2dRyJe8rhG/lwmPzMOe-t2dRyJe8rhG -goversion go1.13.10 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/1c/1c81e6eac0dc9dc6e4e2a317bd557d30582ab7a3d550ef074b438be730a37470-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/awserr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/aws/aws-sdk-go/aws/awserr -complete -buildid Gutf7r9jQ_4ZExM4sET_/Gutf7r9jQ_4ZExM4sET_ -goversion go1.13.10 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./error.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/4f/4f12513819b38a6014d20f66c0951d6e988997d93d1697b74a5e5a56f6f48910-d # internal github.com/coreos/ignition/v2/internal/log mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log/syslog=$WORK/b138/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/internal/log -lang=go1.11 -complete -buildid ZO859nOBqg7eNdZiI441/ZO859nOBqg7eNdZiI441 -goversion go1.13.10 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./log.go ./stdout.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/af/af1ef0ace9544a03280350c3aaa270de9562e6f2ad0a375357381a7ec8b9ec8d-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/internal/ini /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/aws/aws-sdk-go/internal/ini -complete -buildid sCxtji88H0sR8cizp4-j/sCxtji88H0sR8cizp4-j -goversion go1.13.10 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./ast.go ./comma_token.go ./comment_token.go ./doc.go ./empty_token.go ./expression.go ./ini.go ./ini_lexer.go ./ini_parser.go ./literal_tokens.go ./newline_token.go ./number_helper.go ./op_tokens.go ./parse_error.go ./parse_stack.go ./sep_tokens.go ./skipper.go ./statement.go ./value_util.go ./visitor.go ./walker.go ./ws_token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a3/a32b2596cf23a71ae16150e8a36d4b66029c8d9a1ac31bec93ae75cc560560f1-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -buildid bTSeHRQQBr9euDu8_8_a/bTSeHRQQBr9euDu8_8_a -goversion go1.13.10 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./ecs_container.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6e/6eee5eee041afbca916df3a604640e73b63fd8db60de9a6aff0c2171e28487ef-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/endpoints /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/aws/aws-sdk-go/aws/endpoints -complete -buildid obroOVO9nx-C73FgFXiU/obroOVO9nx-C73FgFXiU -goversion go1.13.10 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./decode.go ./defaults.go ./dep_service_ids.go ./doc.go ./endpoints.go ./v3model.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/6a/6ab1bc9a6a1bff19c1042c25ee8246cfd592067285711bdcd0399b7c68df881b-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/jmespath/go-jmespath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/jmespath/go-jmespath -complete -buildid TGdVHiP515evpjXp5Vee/TGdVHiP515evpjXp5Vee -goversion go1.13.10 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./api.go ./astnodetype_string.go ./functions.go ./interpreter.go ./lexer.go ./parser.go ./toktype_string.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/bb/bb12aa54d70435a08761b13c5d7f0bf545e27ba8dea6059caf2fb4b496ac786e-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b146/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/aws/aws-sdk-go/aws/credentials -complete -buildid 3WX-EN6aEXWeWPTdYAW0/3WX-EN6aEXWeWPTdYAW0 -goversion go1.13.10 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./chain_provider.go ./credentials.go ./env_provider.go ./shared_credentials_provider.go ./static_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/74/746cb75229c6958c99aea4da0cc9327a272097adbe2524ec0bc6147618fe394d-d # internal crypto/tls mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b041/_pkg_.a packagefile container/list=$WORK/b075/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rc4=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile crypto/x509=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/tls -std -complete -buildid WhCIAAjE5cw6F9e5YqEq/WhCIAAjE5cw6F9e5YqEq -goversion go1.13.10 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/5d/5d0e543a0e281760997b02311bb40691ab79bd29bd9d180aa95b0e03df1338cd-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b144/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -buildid TiF3yx5SKlQ3zmhj1m_b/TiF3yx5SKlQ3zmhj1m_b -goversion go1.13.10 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/23/23389820ea7efada16f3be9d1f02163011ff948f0d9ad1ffc28c36b3ad8bfb89-d # internal encoding/xml mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p encoding/xml -std -complete -buildid 6R035hxKTIqd6FpyU_3O/6R035hxKTIqd6FpyU_3O -goversion go1.13.10 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/8c/8c7dcf62910e87847e1babb4abc3edf7dcdd6ed3cb724305f742a8d0ff2a94b0-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b154/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/awsutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/aws/aws-sdk-go/aws/awsutil -complete -buildid k3xFdyX-DnciuT2SrCKm/k3xFdyX-DnciuT2SrCKm -goversion go1.13.10 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./copy.go ./equal.go ./path_value.go ./prettify.go ./string_value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/be/be56a57000ed583bb54c148231afa3d6b9e35f101d9128aebde62605f02ace04-d # internal github.com/coreos/ignition/v2/internal/earlyrand mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/earlyrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/coreos/ignition/v2/internal/earlyrand -lang=go1.11 -complete -buildid ziP-IMVd5G0UHAOvrymZ/ziP-IMVd5G0UHAOvrymZ -goversion go1.13.10 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./earlyrand.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/87/87047af5a29f1407f646ecc90a936f942d7f42e912cbd2b72dd517edfb718d1a-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid Nu6ce-oBMsG_6trR2a1f/Nu6ce-oBMsG_6trR2a1f -goversion go1.13.10 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/3f/3f8da2a79f7e53f9df7b5953c1113aea4ffc56eeb82b267d97b913369a4e2d93-d # internal github.com/pin/tftp mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/pin/tftp/netascii=$WORK/b185/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/pin/tftp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/pin/tftp -complete -buildid dLyp7lnLbFsKWuBSe__e/dLyp7lnLbFsKWuBSe__e -goversion go1.13.10 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./backoff.go ./client.go ./packet.go ./receiver.go ./sender.go ./server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/b6/b6d9b3ee48842c9ffd7153eb6fd1d26c1fdc477e3897bea1427acf9419309003-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p golang.org/x/text/unicode/bidi -complete -buildid 0Ioitlcs3izbmPi3WFs3/0Ioitlcs3izbmPi3WFs3 -goversion go1.13.10 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/d6/d64757ffc77fa0d1b28dccf3096636fe3ef3a4d75422e7ca470fd68d37c858fe-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b189/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p golang.org/x/text/unicode/norm -complete -buildid 64YLo1hc7jKLtt0JJNpc/64YLo1hc7jKLtt0JJNpc -goversion go1.13.10 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/e7/e78f5280f12a5871f0c5d9455666488876cea991546abe8703ea8c1ed272fcf6-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b189/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b190/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p golang.org/x/text/secure/bidirule -complete -buildid u6R_hG1qicw1Jd718qT7/u6R_hG1qicw1Jd718qT7 -goversion go1.13.10 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/6d/6dc77950b2c11eb462dff7be3f5b7e8df3c2d772fb4cc9d07efc47240ab61d3b-d # internal os/user mkdir -p $WORK/b194/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b194/ -importpath os/user -- -I $WORK/b194/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/bc/bcf59b2237686551bb48c97b5d35cc70bee2afc11b451a9b888c0c76a104e2ac-d # internal net/http/httptrace mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b082/_pkg_.a packagefile internal/nettrace=$WORK/b051/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/http/httptrace -std -complete -buildid AjILY_GUpthBebjhOqNK/AjILY_GUpthBebjhOqNK -goversion go1.13.10 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/6d/6d65cf1c4458015c75a8175627e840dd2ec200a7c1129e88c7fa88e796bc7212-d # internal net/http mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b072/_pkg_.a packagefile container/list=$WORK/b075/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b082/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p net/http -std -complete -buildid ojw7fnyAmxWmWaRt2MK8/ojw7fnyAmxWmWaRt2MK8 -goversion go1.13.10 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/93/9302c12be7ba07eede46dcab2099c3b8ee8c3ca09f48dbebeb74c9c8a3b2d072-d # internal golang.org/x/net/idna mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b188/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b190/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b191/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p golang.org/x/net/idna -complete -buildid aOX6M5BpQUEwraXTcXVy/aOX6M5BpQUEwraXTcXVy -goversion go1.13.10 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/72/72c7a0ebebd5f5e3a02664c184e33fe1009fc67bbfed7b8519fa1cefaecd6466-d # internal golang.org/x/net/http/httpproxy mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b187/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p golang.org/x/net/http/httpproxy -complete -buildid oAurQWna07jRR7Sw07QM/oAurQWna07jRR7Sw07QM -goversion go1.13.10 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/bf/bfdb343a45bf5bc6208f7b29d4828fd5de518e1cd8f7ba411ab16935d4074146-d # internal github.com/coreos/ignition/v2/internal/distro mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/distro /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/coreos/ignition/v2/internal/distro -lang=go1.11 -complete -buildid ejiplhLVMx1B0dqxHGch/ejiplhLVMx1B0dqxHGch -goversion go1.13.10 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./distro.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/67/67f5ccae1475bc2bfbaa9dca6e5876b442cab6e77008a2b3b2ab6d34b7bc7689-d # internal golang.org/x/sys/unix mkdir -p $WORK/b196/ cat >$WORK/b196/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b196=>" -I $WORK/b196/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b196/symabis ./asm_linux_ppc64x.s cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p golang.org/x/sys/unix -buildid CZX2RtxdZRiLLavCVTQ0/CZX2RtxdZRiLLavCVTQ0 -goversion go1.13.10 -symabis $WORK/b196/symabis -D "" -importcfg $WORK/b196/importcfg -pack -asmhdr $WORK/b196/go_asm.h -c=4 ./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/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/db/db78204335528452133b70a1d1f14646b246292549398feabe8ad7584c99cec9-d # internal github.com/google/renameio mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/google/renameio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/google/renameio -complete -buildid rEOJQGUfdrarNvkhqumN/rEOJQGUfdrarNvkhqumN -goversion go1.13.10 -D "" -importcfg $WORK/b219/importcfg -pack -c=4 ./doc.go ./tempfile.go ./writefile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/80/80b0375eae60ad095398ccc250ee8a7b55a945c6597e8c649e99564495f4b0df-d # internal cd $WORK/b194 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -o $WORK/b194/_cgo_.o $WORK/b194/_cgo_main.o $WORK/b194/_x001.o $WORK/b194/_x002.o $WORK/b194/_x003.o $WORK/b194/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b194/_cgo_.o -dynout $WORK/b194/_cgo_import.go cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b196=>" -I $WORK/b196/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b196/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b196/_pkg_.a $WORK/b196/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p os/user -std -buildid fmAjgj1D-Dl1xJ4lZDjA/fmAjgj1D-Dl1xJ4lZDjA -goversion go1.13.10 -D "" -importcfg $WORK/b194/importcfg -pack -c=4 ./lookup.go ./user.go $WORK/b194/_cgo_gotypes.go $WORK/b194/cgo_lookup_unix.cgo1.go $WORK/b194/getgrouplist_unix.cgo1.go $WORK/b194/listgroups_unix.cgo1.go $WORK/b194/_cgo_import.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/4d/4d30a3ff3656de5254c0ded9d0cff512682dfb0160b8945a0a6f3e5cb07c82d9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b194/_pkg_.a $WORK/b194/_x001.o $WORK/b194/_x002.o $WORK/b194/_x003.o $WORK/b194/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/b2/b22082e02cd0506f0952cdd26d3caa0bdbebab20c91b5e46a8bf3e6336266204-d # internal github.com/coreos/ignition/v2/internal/as_user mkdir -p $WORK/b193/ cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/as_user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b193/ -importpath github.com/coreos/ignition/v2/internal/as_user -- -I $WORK/b193/ -g -O2 -Werror=implicit-function-declaration ./as_user.go github.com/godbus/dbus/v5 mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b194/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/godbus/dbus/v5 -complete -buildid tCE1UBaJFidlKAjDSmec/tCE1UBaJFidlKAjDSmec -goversion go1.13.10 -D "" -importcfg $WORK/b224/importcfg -pack -c=4 ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/as_user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/as_user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -o ./_x002.o -c as_user.cgo2.c cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/as_user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I $WORK/b193/ -g -O2 -Werror=implicit-function-declaration -o $WORK/b193/_x003.o -c as_user.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/as_user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d6/d617ab12b76303c9627aacead888804ddfda1a4beb4789568923342c06e9374e-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b224/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/coreos/go-systemd/v22/dbus -complete -buildid 3FelLpnenF4CETxPIqR-/3FelLpnenF4CETxPIqR- -goversion go1.13.10 -D "" -importcfg $WORK/b223/importcfg -pack -c=4 ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/as_user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -o $WORK/b193/_cgo_.o $WORK/b193/_cgo_main.o $WORK/b193/_x001.o $WORK/b193/_x002.o $WORK/b193/_x003.o -g -O2 cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/27/27610141c979bd3d61243164305e5debfd9845b008fe2e49358b5c61b7d99884-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/vincent-petithory/dataurl -complete -buildid 5r1KHul1xKkNhbLBHL4S/5r1KHul1xKkNhbLBHL4S -goversion go1.13.10 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b049/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b148/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/aws/aws-sdk-go/aws -complete -buildid hfI68xqWzCCGAAptJsBy/hfI68xqWzCCGAAptJsBy -goversion go1.13.10 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./config.go ./context_1_9.go ./context_background_1_7.go ./context_sleep.go ./convert_types.go ./doc.go ./errors.go ./jsonvalue.go ./logger.go ./types.go ./url.go ./version.go cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/as_user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage as_user -dynimport $WORK/b193/_cgo_.o -dynout $WORK/b193/_cgo_import.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b194/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/coreos/ignition/v2/internal/as_user -lang=go1.11 -buildid prs8uWLzyAP6c8NncOmX/prs8uWLzyAP6c8NncOmX -goversion go1.13.10 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 $WORK/b193/_cgo_gotypes.go $WORK/b193/as_user.cgo1.go $WORK/b193/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b193/_pkg_.a $WORK/b193/_x001.o $WORK/b193/_x002.o $WORK/b193/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/1c/1cd5faf0d1622bbdb94c69473eb5d863cb6589e17702b257df3fa57da0dc8ddb-d # internal net/http/httputil mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p net/http/httputil -std -complete -buildid KvgxA2VgR2FXM1jVRwBD/KvgxA2VgR2FXM1jVRwBD -goversion go1.13.10 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/f7/f73cbbbf287e2ae62d84ca1ef62f7d080f4a3a69d6fbb7e9ecd9f17a1afbefff-d # internal github.com/coreos/ignition/v2/internal/systemd mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b223/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/systemd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/coreos/ignition/v2/internal/systemd -lang=go1.11 -complete -buildid 7awpZEl8kiSh86D4CZoN/7awpZEl8kiSh86D4CZoN -goversion go1.13.10 -D "" -importcfg $WORK/b222/importcfg -pack -c=4 ./systemd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/70/701172cb62519f577fc486aad6085cdaa821a0d41ebb89d195e4079d06373f72-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b148/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/request /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/aws/aws-sdk-go/aws/request -complete -buildid t4CwvGmnR62hB9FqMEqg/t4CwvGmnR62hB9FqMEqg -goversion go1.13.10 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./connection_reset_error.go ./handlers.go ./http_request.go ./offset_reader.go ./request.go ./request_1_8.go ./request_context.go ./request_pagination.go ./retryer.go ./timeout_read_closer.go ./validation.go ./waiter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/3a/3ad00b966a9a65b5949ce45bcbf30bbe8ca6178c13b4c0b42cfb76d86bdff654-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile hash/crc32=$WORK/b074/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -complete -buildid p5tWGkDo7jZ2L4AFyqKl/p5tWGkDo7jZ2L4AFyqKl -goversion go1.13.10 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./debug.go ./decode.go ./encode.go ./error.go ./header.go ./header_value.go ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/42/4259e864fa772cac60f9935f18703b9bda77be8324143bb1d485c5e06678404b-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b069/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid -A1B_mYG9q1hZV0AtVMK/-A1B_mYG9q1hZV0AtVMK -goversion go1.13.10 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/1f/1fc5760e1d4e9ab308dab4bdc6eb93334dd777b6636a71464cbc597cacad1cfc-d # internal github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b069/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid wqKim8Njgpqk9KtqaRQ_/wqKim8Njgpqk9KtqaRQ_ -goversion go1.13.10 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/06/0663174a48ced99e7e89482f21395b2069f7b33f68205a51c1acd576f4b9fee6-d # internal github.com/coreos/ignition/v2/config/v3_2_experimental/types mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b069/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/types -lang=go1.11 -complete -buildid PViJlE_vGIe8XZZ_ghxi/PViJlE_vGIe8XZZ_ghxi -goversion go1.13.10 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/95/95bea133046cd000d7e8fa823fb5c62a35e6622d407cc9ee6ccc8fc1763915a1-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid nXK_Ahf4Hmc9ZjTRMIgI/nXK_Ahf4Hmc9ZjTRMIgI -goversion go1.13.10 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ed/ed39d64c37363e177d676a1ae700be289c8b870d3b53796cbff584c9875c4ea9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/fb/fbb68d58ef86d3b74e6eb42555623a1591c988d7f712e06547ed7cdb06f8b346-d # internal github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b150/ mkdir -p $WORK/b157/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http/httputil=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/aws/aws-sdk-go/aws/client -complete -buildid j8pqD3jLkr_Cf5hiZuGz/j8pqD3jLkr_Cf5hiZuGz -goversion go1.13.10 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./client.go ./default_retryer.go ./logger.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/corehandlers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -buildid O_RIT02UtRecfxLvzcXt/O_RIT02UtRecfxLvzcXt -goversion go1.13.10 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./handlers.go ./param_validator.go ./user_agent.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/bf/bfd07f663b4297401f8a951b88b69cb7ab07f5b328aa1a8befb94d68af9a25dc-d # internal github.com/coreos/ignition/v2/config/v3_2_experimental mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental -lang=go1.11 -complete -buildid xBTDe1bBiqJwuO0ivOvJ/xBTDe1bBiqJwuO0ivOvJ -goversion go1.13.10 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/6f/6fb2590e35dee2c63a48e679386a933af353df5657dd73b534c14840803d500d-d # internal github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid BrCiQiT4HAcZMxTgXGiL/BrCiQiT4HAcZMxTgXGiL -goversion go1.13.10 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/eb/ebe3df6bf24a528ae9517c94745d883020d4e000afafd920176a801decdf489a-d # internal github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid 052eldTo7RIBJz51x0Ic/052eldTo7RIBJz51x0Ic -goversion go1.13.10 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/c7/c70c4e20449eadf9f747ba433ac93ac3aaf355743b61bfecd2b104464b69f10d-d # internal github.com/coreos/ignition/v2/config/v3_2_experimental/translate mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/translate -lang=go1.11 -complete -buildid mCYjj9GwSn8C8ApEX_w4/mCYjj9GwSn8C8ApEX_w4 -goversion go1.13.10 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/c7/c79239fcf776609c302ebf5b2c07b3534d9f3fbfdff7b005338d45a3fd535fc9-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/aws/aws-sdk-go/private/protocol -complete -buildid Ky606JumG0kIh0yJnzSJ/Ky606JumG0kIh0yJnzSJ -goversion go1.13.10 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./host.go ./host_prefix.go ./idempotency.go ./jsonvalue.go ./payload.go ./timestamp.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/37/377acc2de1547b92ff152a30852e613389da93e599f4094941dfffbd8e3111df-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/csm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/aws/aws-sdk-go/aws/csm -complete -buildid EFKGKDcf4reP1KzpMa2F/EFKGKDcf4reP1KzpMa2F -goversion go1.13.10 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./doc.go ./enable.go ./metric.go ./metric_chan.go ./metric_exception.go ./reporter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/84/84c8ff4cb8f77c3ee767d4bb30aae50749895acdc3b52847e7bcc0e28212b2f5-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b150/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b157/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b172/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -buildid yeT6H3CAUzLPEEtbcJ_M/yeT6H3CAUzLPEEtbcJ_M -goversion go1.13.10 -D "" -importcfg $WORK/b171/importcfg -pack -c=4 ./api.go ./service.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/16/162ffa81607a91a5460d1bc5a404ed106c0729d731122448ed79306ffa65da56-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b064/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid yG9J7boEhS3R5Vf2KK_S/yG9J7boEhS3R5Vf2KK_S -goversion go1.13.10 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/99/99fec7a26dbf897da786d90362d16c058ec21fe2b464d9b99bf44d724007ef62-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b163/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/rest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -buildid cB0btrrZCxs9xqdVq7ES/cB0btrrZCxs9xqdVq7ES -goversion go1.13.10 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./build.go ./payload.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/24/24cf1003a31955460ff4fcc88d00adab4abedfe7ed4b1baefda1a11911ea1709-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b163/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -buildid L1Eb_OeXUQq_Y002oUiN/L1Eb_OeXUQq_Y002oUiN -goversion go1.13.10 -D "" -importcfg $WORK/b166/importcfg -pack -c=4 ./queryutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/92/9236635fd092c53baf46cf3449a8bf1ca6a80faa4cea95c2e47be42af5f14deb-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/xml=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b163/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -buildid 5u9KWMl9UHNs2YaCPk8k/5u9KWMl9UHNs2YaCPk8k -goversion go1.13.10 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./build.go ./unmarshal.go ./xml_to_struct.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/b7/b7e556f992b7e1d35abb89be3f629e172de8d40d8058aaf65280a5d422088141-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b150/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b171/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b172/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -buildid V2N8Z-JBtZ3kXEhw3nQ8/V2N8Z-JBtZ3kXEhw3nQ8 -goversion go1.13.10 -D "" -importcfg $WORK/b170/importcfg -pack -c=4 ./ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/78/78323b390e2ee024f537cc90522bde135394220db6472605d8eef06ca4e83ecc-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b150/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -buildid -oSBu2KmtKxjKVkCcN5s/-oSBu2KmtKxjKVkCcN5s -goversion go1.13.10 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/92/92de5648dc86b103f766f523fdb39b6af1ffcf972a59365e7b7198e4b6f503e3-d # internal github.com/aws/aws-sdk-go/internal/s3err mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/internal/s3err /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/aws/aws-sdk-go/internal/s3err -complete -buildid CdmroFsr-CYaP4Q9UYah/CdmroFsr-CYaP4Q9UYah -goversion go1.13.10 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/b5/b55aa130ae38e5d9e4435e22661055691e20d520cafc0f647ddc7ebd4d7d1688-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b163/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b176/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -complete -buildid oitpDVO4Uat9G4IVttX5/oitpDVO4Uat9G4IVttX5 -goversion go1.13.10 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./api.go ./error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/16/1697e5c99faf94120236a3bb76094ff401b004e66f676cc03de2168f3f3465b4-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b157/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b170/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b173/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b171/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b146/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/defaults /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/aws/aws-sdk-go/aws/defaults -complete -buildid WGeesnYv5tQ3c3_vKjuA/WGeesnYv5tQ3c3_vKjuA -goversion go1.13.10 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./defaults.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/fd/fdbbbecc234fcd60777e3129515fabdfa8ad0a1ab9787db116e390b48385035c-d # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/40/407ddaa0e4a7beefc3089ffa4344573caf95d6caa899c4e802e3e28594823752-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b164/ github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b161/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b165/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b166/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b167/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b148/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b162/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -buildid r39H763zFNBYJG0PNU0O/r39H763zFNBYJG0PNU0O -goversion go1.13.10 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./header_rules.go ./options.go ./uri_path.go ./v4.go cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/query /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/aws/aws-sdk-go/private/protocol/query -complete -buildid skJi_SVPU2PSll50xLNv/skJi_SVPU2PSll50xLNv -goversion go1.13.10 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./build.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/cb/cb086839c25efd025932e5dcc696f7733bd45dbdac6e704494f0b78945a1ea8b-d # internal github.com/coreos/ignition/v2/internal/util mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/coreos/ignition/v2/internal/util -lang=go1.11 -complete -buildid F2fYb4ZSDiDuP_9S1AM8/F2fYb4ZSDiDuP_9S1AM8 -goversion go1.13.10 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/1c/1c65479625dc1f431a231ec94f0bef33d5f4bdedace1c46e7ade870d73b53190-d # internal github.com/coreos/ignition/v2/internal/providers/util mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/coreos/ignition/v2/internal/providers/util -lang=go1.11 -complete -buildid nOgbjZkTGerDkxpgTjtz/nOgbjZkTGerDkxpgTjtz -goversion go1.13.10 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./backoff.go ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/92/92cad413c639074fe5eccf043a53c9dccf13ba0d6fccc4b0883f1133282e16e6-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/xml=$WORK/b165/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b164/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b162/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b167/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -complete -buildid zU7C1nAM39jjF1tTJqSN/zU7C1nAM39jjF1tTJqSN -goversion go1.13.10 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./restxml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/a8/a85ad815a0bbb0e90bd450726bb95a34ccc3e41a62d3c3dbeea90686e484db53-d # internal github.com/coreos/ignition/v2/internal/sgdisk mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/sgdisk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/coreos/ignition/v2/internal/sgdisk -lang=go1.11 -complete -buildid 6r6FMGYnOE6leW1qzGtI/6r6FMGYnOE6leW1qzGtI -goversion go1.13.10 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./sgdisk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/1c/1cc94db371a8cec8b00128b76634738753c49212da9edc54963177a06cd00a6a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/57/57369e1031a9aaae30fc42b8e69ca3f4781435b5ab5602040813e67a9755e4f4-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b150/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b161/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b164/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/service/sts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/aws/aws-sdk-go/service/sts -complete -buildid oR1Q13s5SjPRZ7Ryvn0e/oR1Q13s5SjPRZ7Ryvn0e -goversion go1.13.10 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./api.go ./doc.go ./errors.go ./service.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/90/904eac2e3740ff49aac094e83665c5a06c760c93249986b2adfa45d3daadf001-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a3/a399b00f4916727fcb1fe2899bfd3b760e427c7d326917e66a49f63c3ed47fde-d # internal github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile encoding/xml=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b150/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b161/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3err=$WORK/b175/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b148/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b163/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b176/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b177/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b162/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b178/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/service/s3 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/aws/aws-sdk-go/service/s3 -complete -buildid YPXHQwzPk8tSoVbuqKsO/YPXHQwzPk8tSoVbuqKsO -goversion go1.13.10 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./api.go ./body_hash.go ./bucket_location.go ./customizations.go ./doc.go ./doc_custom.go ./errors.go ./host_style_bucket.go ./platform_handlers_go1.6.go ./service.go ./sse.go ./statusok_error.go ./unmarshal_error.go ./waiters.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/bf/bfe7fa11bf0c19467249420392ba5c3d37d2d629dcf78c54612a96381cdf1344-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b150/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b160/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -buildid VUVWS5d7u5QSbxv8FRbf/VUVWS5d7u5QSbxv8FRbf -goversion go1.13.10 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./assume_role_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/73/73661da2f26b9051c3c2bec7a4a9f9a5a4895e6c33fcf31527c71ed403917ff6-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b150/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b157/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b158/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b159/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b168/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b169/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b146/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/session /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/aws/aws-sdk-go/aws/session -complete -buildid w26r_VwkJGL4hpZyexH7/w26r_VwkJGL4hpZyexH7 -goversion go1.13.10 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./cabundle_transport.go ./doc.go ./env_config.go ./session.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f4/f4193e11624f70e4d9e018335efda7777dfe1d19df31e447c847ee277f4ab59e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/12/12554fd43be2bd64b863723a191e4ca9a4b32c3fad5ab1d2c072a6878028384f-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b174/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -complete -buildid BNp50Vb0qc2ksi2S71KJ/BNp50Vb0qc2ksi2S71KJ -goversion go1.13.10 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/f6/f6674d43d7b9d7135d5c541d05b2dc5513702e1aa61248d81c6e0314fb033f71-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b150/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b174/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b180/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/service/s3/s3manager /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -complete -buildid yJe7Og7KXy3QHbKFj7IB/yJe7Og7KXy3QHbKFj7IB -goversion go1.13.10 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./batch.go ./bucket_region.go ./doc.go ./download.go ./upload.go ./upload_input.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/8f/8fa184436257ae8bbaadae0b48e9acd4d90b4ad804d127fc6ea8a5da1df6b105-d # internal github.com/coreos/ignition/v2/internal/resource mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b072/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b149/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b174/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b179/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/earlyrand=$WORK/b181/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b182/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b183/_pkg_.a packagefile github.com/pin/tftp=$WORK/b184/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b070/_pkg_.a packagefile golang.org/x/net/http/httpproxy=$WORK/b186/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/resource /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/ignition/v2/internal/resource -lang=go1.11 -complete -buildid R2byby8iTi9Q8_sYgMGV/R2byby8iTi9Q8_sYgMGV -goversion go1.13.10 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./http.go ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/0e/0ec7d8d1aa60c8decece102fc5edf87811ed453bb39618fa9cf024f51f1009e8-d # internal github.com/coreos/ignition/v2/internal/providers mkdir -p $WORK/b198/ github.com/coreos/ignition/v2/internal/providers/aliyun mkdir -p $WORK/b199/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/coreos/ignition/v2/internal/providers -lang=go1.11 -complete -buildid nzFyTpmBAB-m_tkFZ4cQ/nzFyTpmBAB-m_tkFZ4cQ -goversion go1.13.10 -D "" -importcfg $WORK/b198/importcfg -pack -c=4 ./providers.go github.com/coreos/ignition/v2/internal/exec/util mkdir -p $WORK/b192/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util CGO_LDFLAGS='"-g" "-O2" "-lblkid"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b192/ -importpath github.com/coreos/ignition/v2/internal/exec/util -- -I $WORK/b192/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration ./blkid.go ./user_group_lookup.go cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/aliyun /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/coreos/ignition/v2/internal/providers/aliyun -lang=go1.11 -complete -buildid GLP-YRI63cK6Gyet0jSR/GLP-YRI63cK6Gyet0jSR -goversion go1.13.10 -D "" -importcfg $WORK/b199/importcfg -pack -c=4 ./aliyun.go github.com/coreos/ignition/v2/internal/exec/stages mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/stages /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/internal/exec/stages -lang=go1.11 -complete -buildid j3d1lVU-Arr8WRgi8ay_/j3d1lVU-Arr8WRgi8ay_ -goversion go1.13.10 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./name.go ./stages.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c7/c7e07f19ba4aa92d6654c32b67585fb2f5dc7bf05724a41490df8e1a358d9be0-d # internal github.com/coreos/ignition/v2/internal/providers/aws mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b170/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b171/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b149/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/aws /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/coreos/ignition/v2/internal/providers/aws -lang=go1.11 -complete -buildid q_QlDu0ZMESGyobnCUyJ/q_QlDu0ZMESGyobnCUyJ -goversion go1.13.10 -D "" -importcfg $WORK/b201/importcfg -pack -c=4 ./aws.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d3/d3ec8f7f3ea6378d97e3fd6f1f99aa4c921a6c577318fa108daa6d8ab7750b06-d # internal github.com/coreos/ignition/v2/internal/providers/azure mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b196/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/azure /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/coreos/ignition/v2/internal/providers/azure -lang=go1.11 -complete -buildid iW2QXZ5Nbtte3WZs7l_X/iW2QXZ5Nbtte3WZs7l_X -goversion go1.13.10 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./azure.go cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/ca/ca9ad2b9fd6bbe28fa35d590bf65aa4341afa1a0939080ea108eb858064eddd7-d # internal github.com/coreos/ignition/v2/internal/providers/cloudstack mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b196/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/cloudstack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/coreos/ignition/v2/internal/providers/cloudstack -lang=go1.11 -complete -buildid llqxs3VWPgqhHUCkBC6w/llqxs3VWPgqhHUCkBC6w -goversion go1.13.10 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./cloudstack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/5d/5db0cf8f72cd6a3f1599102714e160fd6c4fff470d62608b99f1af2f57cb7b1e-d # internal github.com/coreos/ignition/v2/internal/providers/digitalocean mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/digitalocean /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/coreos/ignition/v2/internal/providers/digitalocean -lang=go1.11 -complete -buildid ToGDzVB4gpnthaKMTQm8/ToGDzVB4gpnthaKMTQm8 -goversion go1.13.10 -D "" -importcfg $WORK/b204/importcfg -pack -c=4 ./digitalocean.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/02/025bf31345c2049af782f93abc39b93a81a2b5c66eb0494799502b4fb628ca90-d # internal github.com/coreos/ignition/v2/internal/providers/exoscale mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/exoscale /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/coreos/ignition/v2/internal/providers/exoscale -lang=go1.11 -complete -buildid _YNFx0-_Cn3qWpyNas40/_YNFx0-_Cn3qWpyNas40 -goversion go1.13.10 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./exoscale.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/4c/4c77c372798e9915cf7c73ec37e0ff1415b82b45ccfc965ba058e5214d7383e8-d # internal github.com/coreos/ignition/v2/internal/providers/file mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/file /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/coreos/ignition/v2/internal/providers/file -lang=go1.11 -complete -buildid 5hcyJ7bM-ku2sZLogcn5/5hcyJ7bM-ku2sZLogcn5 -goversion go1.13.10 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/13/13a235072f5c9dd8616c19e9b6a3376f8d0105289769f22efcf992d7380e73a1-d # internal github.com/coreos/ignition/v2/internal/providers/gcp mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/gcp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/coreos/ignition/v2/internal/providers/gcp -lang=go1.11 -complete -buildid _tIfeKuUJei8HCdrYyxQ/_tIfeKuUJei8HCdrYyxQ -goversion go1.13.10 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./gcp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/39/39ba1768cbb8df9aa72844e0f4e5005cf244fdf81c1e9a035ec2fe5de862fa60-d # internal github.com/coreos/ignition/v2/internal/providers/ibmcloud mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/ibmcloud /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/coreos/ignition/v2/internal/providers/ibmcloud -lang=go1.11 -complete -buildid C-O8i2jTNEn3Kuqz7JZh/C-O8i2jTNEn3Kuqz7JZh -goversion go1.13.10 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./ibmcloud.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/f6/f6004f9195e9a3bb8eaea8aad017985afe5277cb52d8ccabfe2edb69ead9038e-d # internal github.com/coreos/ignition/v2/internal/providers/noop mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/noop /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/coreos/ignition/v2/internal/providers/noop -lang=go1.11 -complete -buildid MJVmiOBEYRrGBj95jK5r/MJVmiOBEYRrGBj95jK5r -goversion go1.13.10 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./noop.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/bb/bb7aa48e4baf13bd10abeb21d7423709dd27c14ed266b693238f9c3ce235f947-d # internal github.com/coreos/ignition/v2/internal/providers/openstack mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b196/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/openstack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/coreos/ignition/v2/internal/providers/openstack -lang=go1.11 -complete -buildid 1SU6u_EGfA1iBPzDsVeM/1SU6u_EGfA1iBPzDsVeM -goversion go1.13.10 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./openstack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/1f/1fda0f7915115589ac6ff059dc86abc13d7db7a314b02f9873f23baa7487dc53-d # internal github.com/coreos/ignition/v2/internal/providers/packet mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/coreos/ignition/v2/internal/providers/packet -lang=go1.11 -complete -buildid f-Blqvxtz_IHB8FdmKXh/f-Blqvxtz_IHB8FdmKXh -goversion go1.13.10 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./packet.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/d0/d0326b1f595a1b35c8bd8e77e2a2a47687f0ff047cc650b0527311575ade40a6-d # internal github.com/coreos/ignition/v2/internal/providers/qemu mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/qemu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/coreos/ignition/v2/internal/providers/qemu -lang=go1.11 -complete -buildid fzq0WHnmmXj8SvFdS63Z/fzq0WHnmmXj8SvFdS63Z -goversion go1.13.10 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 ./qemu_blockdev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/7a/7a1600cd3fb83018b495a745dc81bcc96504adbb01768313a81bfcaa163a6083-d # internal github.com/coreos/ignition/v2/internal/providers/virtualbox mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/virtualbox /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/coreos/ignition/v2/internal/providers/virtualbox -lang=go1.11 -complete -buildid DE5OKFk1e9Kux4qGvZp4/DE5OKFk1e9Kux4qGvZp4 -goversion go1.13.10 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./virtualbox.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/40/407bd0b7f6d8120ba5ec18c09eaf8926b113f7014bf9b941f432e64543ed59ce-d # internal github.com/coreos/ignition/v2/internal/providers/vmware mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/vmware /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/coreos/ignition/v2/internal/providers/vmware -lang=go1.11 -complete -buildid GKLiAe-I-SHBh5UNRor1/GKLiAe-I-SHBh5UNRor1 -goversion go1.13.10 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./vmware.go ./vmware_unsupported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/60/6035116b6580008de2959cc4ab0331d0759852a439a52ea27e97a29d3a58cca5-d # internal github.com/coreos/ignition/v2/internal/providers/vultr mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/vultr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/coreos/ignition/v2/internal/providers/vultr -lang=go1.11 -complete -buildid K9Q0a8M3Kx56dsgmoh0y/K9Q0a8M3Kx56dsgmoh0y -goversion go1.13.10 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./vultr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/15/15029d76dfd36a710220bf8e5527f07afaae4726af4095a43940afc89bf8a2f1-d # internal github.com/coreos/ignition/v2/internal/providers/zvm mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/zvm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/coreos/ignition/v2/internal/providers/zvm -lang=go1.11 -complete -buildid ZP1LTuf45_6gAITYBzhf/ZP1LTuf45_6gAITYBzhf -goversion go1.13.10 -D "" -importcfg $WORK/b216/importcfg -pack -c=4 ./zvm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/64/648c2e748c4aa8589e901da2db1a0cd05f3b5fb7d5ed05e7a6f66b1b3e894784-d # internal github.com/coreos/ignition/v2/internal/providers/cmdline mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b198/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/cmdline /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/coreos/ignition/v2/internal/providers/cmdline -lang=go1.11 -complete -buildid KxjJTgMBmObJk-YUK8cA/KxjJTgMBmObJk-YUK8cA -goversion go1.13.10 -D "" -importcfg $WORK/b217/importcfg -pack -c=4 ./cmdline.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/17/17aea3efd2e359dd9b173b86fa1793923b4401c47ad60aee9b90b8f340adb85c-d # internal github.com/coreos/ignition/v2/internal/providers/system mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b198/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/coreos/ignition/v2/internal/providers/system -lang=go1.11 -complete -buildid gq4qA3IhlkhNDMRO1A5N/gq4qA3IhlkhNDMRO1A5N -goversion go1.13.10 -D "" -importcfg $WORK/b218/importcfg -pack -c=4 ./system.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/42/428a0427f888d88b5cb9ceb9f1c90ae475d0bb9bbd2ad1fb1e21f12387231fcc-d # internal github.com/coreos/ignition/v2/internal/platform mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b198/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aliyun=$WORK/b199/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aws=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azure=$WORK/b202/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cloudstack=$WORK/b203/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/digitalocean=$WORK/b204/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/exoscale=$WORK/b205/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/file=$WORK/b206/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/gcp=$WORK/b207/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/ibmcloud=$WORK/b208/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/noop=$WORK/b209/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/openstack=$WORK/b210/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/packet=$WORK/b211/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/qemu=$WORK/b212/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/virtualbox=$WORK/b213/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vmware=$WORK/b214/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vultr=$WORK/b215/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/zvm=$WORK/b216/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/platform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/coreos/ignition/v2/internal/platform -lang=go1.11 -complete -buildid kIeERfd5DEAzSihucTjZ/kIeERfd5DEAzSihucTjZ -goversion go1.13.10 -D "" -importcfg $WORK/b197/importcfg -pack -c=4 ./name.go ./platform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/c2/c2a3a6caf5151674c43aee27c790b3c1da7b74288dc80b962c37e8905e0a096c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/f3/f3327342d6909e2883f2ba4b810efd5b09d79974ce68aa8e8407a4949c4546ea-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/88/8896b089650128c8dc7770f74c70a88e36f00c00a40e26e25f937cc53fb12281-d # internal cd $WORK/b192 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_x002.o -c blkid.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_x003.o -c user_group_lookup.cgo2.c cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I $WORK/b192/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o $WORK/b192/_x004.o -c blkid.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I $WORK/b192/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o $WORK/b192/_x005.o -c user_group_lookup.c cd $WORK/b192 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -o $WORK/b192/_cgo_.o $WORK/b192/_cgo_main.o $WORK/b192/_x001.o $WORK/b192/_x002.o $WORK/b192/_x003.o $WORK/b192/_x004.o $WORK/b192/_x005.o -g -O2 -lblkid TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage util -dynimport $WORK/b192/_cgo_.o -dynout $WORK/b192/_cgo_import.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-systemd/v22/journal=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/as_user=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b182/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b070/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b196/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b194/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/coreos/ignition/v2/internal/exec/util -lang=go1.11 -buildid aNGLP55kdUiwL4SWCbrl/aNGLP55kdUiwL4SWCbrl -goversion go1.13.10 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./device_alias.go ./file.go ./passwd.go ./path.go ./path_sort.go ./selinux.go ./unit.go ./util.go $WORK/b192/_cgo_gotypes.go $WORK/b192/blkid.cgo1.go $WORK/b192/user_group_lookup.cgo1.go $WORK/b192/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b192/_pkg_.a $WORK/b192/_x001.o $WORK/b192/_x002.o $WORK/b192/_x003.o $WORK/b192/_x004.o $WORK/b192/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/63/63c6a4f6639978388cdb1337df82751e98fcdf8ba07eec5a825e4b1c74d63183-d # internal github.com/coreos/ignition/v2/internal/exec mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-systemd/v22/journal=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b192/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b197/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b198/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cmdline=$WORK/b217/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/system=$WORK/b218/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b182/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b128/_pkg_.a packagefile github.com/google/renameio=$WORK/b219/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/ignition/v2/internal/exec -lang=go1.11 -complete -buildid pZvB2L7V5wLj-2ODOOdU/pZvB2L7V5wLj-2ODOOdU -goversion go1.13.10 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./engine.go github.com/coreos/ignition/v2/internal/exec/stages/fetch mkdir -p $WORK/b225/ github.com/coreos/ignition/v2/internal/exec/stages/files cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b192/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/stages/fetch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/coreos/ignition/v2/internal/exec/stages/fetch -lang=go1.11 -complete -buildid dboLrEPmPGi5i39LoHBQ/dboLrEPmPGi5i39LoHBQ -goversion go1.13.10 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./fetch.go mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b192/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b222/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/stages/files /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/coreos/ignition/v2/internal/exec/stages/files -lang=go1.11 -complete -buildid 1vxjeX9mOKBwngCs-uYl/1vxjeX9mOKBwngCs-uYl -goversion go1.13.10 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./files.go ./filesystemEntries.go ./passwd.go ./units.go github.com/coreos/ignition/v2/internal/exec/stages/disks mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b192/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/sgdisk=$WORK/b221/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b222/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/stages/disks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/coreos/ignition/v2/internal/exec/stages/disks -lang=go1.11 -complete -buildid x26PHiFrH3LmaZVBe5x_/x26PHiFrH3LmaZVBe5x_ -goversion go1.13.10 -D "" -importcfg $WORK/b220/importcfg -pack -c=4 ./disks.go ./filesystems.go ./partitions.go ./raid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/a0/a049250dd4d69031427b16c61cdec226ff89450f0d85e1f077aee9133475d4bb-d # internal github.com/coreos/ignition/v2/internal/exec/stages/mount mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b192/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/stages/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/coreos/ignition/v2/internal/exec/stages/mount -lang=go1.11 -complete -buildid NGFFeAxUvEVhC9uN91eb/NGFFeAxUvEVhC9uN91eb -goversion go1.13.10 -D "" -importcfg $WORK/b227/importcfg -pack -c=4 ./mount.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1c/1c0de6f6ce264436bf3a488ab1bc8c4930660cc2a3241423edebb28e922099e9-d # internal github.com/coreos/ignition/v2/internal/exec/stages/umount mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b192/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b196/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/stages/umount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/coreos/ignition/v2/internal/exec/stages/umount -lang=go1.11 -complete -buildid 9GYucYQvreYJIsHTxIac/9GYucYQvreYJIsHTxIac -goversion go1.13.10 -D "" -importcfg $WORK/b228/importcfg -pack -c=4 ./umount.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/15/156cebadb73010052739bfa75af417a964604766f6a2808749fbc7e99a401a0b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/7c/7cd3f0c5c19292a536adaa8bc54ce1909d56f68d4a272c67f118a412148b850f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/e2/e219294e320e8625e1b18920b2d58a9d1e2501809be2f2bacd3a45d586d64cf7-d # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/c6/c6ec6a2f62ee6b3e028730a85b8501f65e0acbf6cec635c03063e9748de58226-d # internal github.com/coreos/ignition/v2/internal mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/internal\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.19.11\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/godbus/dbus/v5\tv5.0.3\t\ndep\tgithub.com/google/renameio\tv0.1.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.0.0-20180206201540-c2b33e8439af\t\ndep\tgithub.com/pin/tftp\tv2.1.0+incompatible\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgolang.org/x/net\tv0.0.0-20190228165749-92fc7df08ae7\t\ndep\tgolang.org/x/sys\tv0.0.0-20191110163157-d32e6e3b99c4\t\ndep\tgolang.org/x/text\tv0.3.0\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/disks=$WORK/b220/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch=$WORK/b225/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/files=$WORK/b226/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/mount=$WORK/b227/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/umount=$WORK/b228/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b197/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b183/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid J55LkNH4kkYU420ciUj3/J55LkNH4kkYU420ciUj3 -goversion go1.13.10 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/9b/9bf53afe3e592839190b284cdf65f99a47aad29931c7a448ca343964ff589319-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/internal=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/disks=$WORK/b220/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch=$WORK/b225/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/files=$WORK/b226/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/mount=$WORK/b227/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/umount=$WORK/b228/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b197/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b183/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile github.com/coreos/go-systemd/v22/journal=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b192/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b198/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cmdline=$WORK/b217/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/system=$WORK/b218/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b182/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b128/_pkg_.a packagefile github.com/google/renameio=$WORK/b219/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/sgdisk=$WORK/b221/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b222/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b196/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile log/syslog=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aliyun=$WORK/b199/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aws=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azure=$WORK/b202/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cloudstack=$WORK/b203/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/digitalocean=$WORK/b204/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/exoscale=$WORK/b205/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/file=$WORK/b206/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/gcp=$WORK/b207/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/ibmcloud=$WORK/b208/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/noop=$WORK/b209/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/openstack=$WORK/b210/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/packet=$WORK/b211/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/qemu=$WORK/b212/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/virtualbox=$WORK/b213/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vmware=$WORK/b214/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vultr=$WORK/b215/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/zvm=$WORK/b216/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_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 unicode=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b044/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b064/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b069/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b070/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile bufio=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/as_user=$WORK/b193/_pkg_.a packagefile os/user=$WORK/b194/_pkg_.a packagefile runtime/cgo=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b200/_pkg_.a packagefile compress/gzip=$WORK/b072/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b096/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b149/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b174/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b179/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/earlyrand=$WORK/b181/_pkg_.a packagefile github.com/pin/tftp=$WORK/b184/_pkg_.a packagefile golang.org/x/net/http/httpproxy=$WORK/b186/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b223/_pkg_.a packagefile regexp/syntax=$WORK/b058/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b170/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b171/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b050/_pkg_.a packagefile internal/nettrace=$WORK/b051/_pkg_.a packagefile internal/singleflight=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b126/_pkg_.a packagefile compress/flate=$WORK/b073/_pkg_.a packagefile hash/crc32=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rc4=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile crypto/dsa=$WORK/b097/_pkg_.a packagefile crypto/x509/pkix=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b148/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b146/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b150/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b157/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b158/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b159/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b168/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b169/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b152/_pkg_.a packagefile encoding/xml=$WORK/b165/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b161/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3err=$WORK/b175/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b163/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b176/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b177/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b162/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b178/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b180/_pkg_.a packagefile github.com/pin/tftp/netascii=$WORK/b185/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b224/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b172/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b127/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b155/_pkg_.a packagefile net/http/httputil=$WORK/b156/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b160/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b173/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b154/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b164/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b167/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b188/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b190/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b191/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b166/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b189/_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 -buildmode=exe -buildid=m31-NyPWvVHzoXlkwytV/J55LkNH4kkYU420ciUj3/lL4zNUzY2SQZXt7cZHCj/m31-NyPWvVHzoXlkwytV -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x7b1304501e7dab7370108a1e6fc771140a8df91c -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./ignition rm -r $WORK/b001/ + echo 'Building ignition-validate...' Building ignition-validate... ++ od -An -tx1 ++ head -c20 /dev/urandom ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x2563c3361ec6da2bf0b764d5919a6e803fe889e2' -a -v -x -o ./ignition-validate github.com/coreos/ignition/v2/validate WORK=/tmp/go-build670566239 math/bits mkdir -p $WORK/b016/ runtime/internal/sys mkdir -p $WORK/b011/ internal/cpu 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=>" -p runtime/internal/sys -std -+ -complete -buildid nMNP7ECrzkvqR7t075Jl/nMNP7ECrzkvqR7t075Jl -goversion go1.13.10 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -complete -buildid fOSzfGAz2LnfikWtUMp8/fOSzfGAz2LnfikWtUMp8 -goversion go1.13.10 -D "" -importcfg $WORK/b007/importcfg -pack -c=4 ./cpu.go ./cpu_ppc64x.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid Dn_12GCGa6HFT3H4I0J1/Dn_12GCGa6HFT3H4I0J1 -goversion go1.13.10 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./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 -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=>" -p runtime/internal/atomic -std -+ -buildid fBuE8kNGkuJdzJnIcaY9/fBuE8kNGkuJdzJnIcaY9 -goversion go1.13.10 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./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/50/507a42ec7d58cdc5e29f9dde9f9a7fc8b6f38f105b16c0f2236ce00110bde6d3-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=>" -p runtime/internal/math -std -+ -complete -buildid EvihnW_8GMAvEixsqznY/EvihnW_8GMAvEixsqznY -goversion go1.13.10 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/b9/b939b991ac8453d656fe53bb6a4cf706de899521b40939a8623c9ab43398b2db-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 -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/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/83/83d7fe51a6eb17c8eef92ba9a545e96fbe784908264327a63f7e3451ee42667c-d # internal math cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid A06yxYwRbDHkK_LwhlW9/A06yxYwRbDHkK_LwhlW9 -goversion go1.13.10 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b015/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid V9KAaEL9E244EOUGeJyn/V9KAaEL9E244EOUGeJyn -goversion go1.13.10 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/05/052ea32e7c6b195b75ad5306e9bd432bfc66eb125fc013586d6dad4a50bac13c-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid w5pF_Hwc39rCKijojbUA/w5pF_Hwc39rCKijojbUA -goversion go1.13.10 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./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 -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s /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/ab/ab76a5a3dc688c84fdc036c9f5436948c98a9df1010fc43dfa993e269e8458e8-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid NC1sI8cGkWA3DoLGGh7p/NC1sI8cGkWA3DoLGGh7p -goversion go1.13.10 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.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 -o $WORK/b006/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/44/449c0075d8a34a43a1fbc2a61b1247c09f1b4ed627fe1ee3f0b15f126a742489-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 -o $WORK/b006/count_ppc64x.o ./count_ppc64x.s sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b021/symabis ./asm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid fxXU02HNRDM7cDUlVo7k/fxXU02HNRDM7cDUlVo7k -goversion go1.13.10 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.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 -o $WORK/b006/equal_ppc64x.o ./equal_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 -o $WORK/b006/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/49/497c322b2ae6686cfd6e0223da7df2426a15396aa392661da0dd2c446f270eb6-d # internal unicode 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/b9/b935582e26f3ba2ba3a9afde01837e5ea8c8e1c797bc85f3340fa5ea00802cd8-d # internal mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid o8xD0bAR9Zt2vEqSrmDS/o8xD0bAR9Zt2vEqSrmDS -goversion go1.13.10 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -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 /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c7/c7e2683fe5b1b3494f3e5ac53765c23add8562ef192a029ac7845553683fdf18-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid 8SgwVNlBdYYNa3Smc10u/8SgwVNlBdYYNa3Smc10u -goversion go1.13.10 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b0/b091bc447908b0843a2b95ec639f19254ca25d4d3f57480013994fd3146c2e89-d # internal encoding mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding -std -complete -buildid CL2ZYvit5qR8E0abhUyt/CL2ZYvit5qR8E0abhUyt -goversion go1.13.10 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./encoding.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=>" -p runtime -std -+ -buildid 5cirXG2_ccwzt27b2R65/5cirXG2_ccwzt27b2R65 -goversion go1.13.10 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./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 ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/5b/5b386436fcbe055b77329797e642aa1517b89f90a3a9ea794041d3c707abacac-d # internal unicode/utf16 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p unicode/utf16 -std -complete -buildid WjcNvZOwDLsNNPsx31OE/WjcNvZOwDLsNNPsx31OE -goversion go1.13.10 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ec/ec11577d1312343e018ca37579e8157f1d5f49d0f8810a79b4efa5ac9761857c-d # internal container/list mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p container/list -std -complete -buildid 1EsVvBcuACy1uOLU7Qut/1EsVvBcuACy1uOLU7Qut -goversion go1.13.10 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b015/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b015/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b015/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b015/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/36/3683f2c07c53480245a29c10aaab05b789e5809de464e79d705990678ff5815c-d # internal crypto/internal/subtle mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/subtle -std -complete -buildid b1nPHnY_mnDqrs6Bnc2U/b1nPHnY_mnDqrs6Bnc2U -goversion go1.13.10 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/floor_ppc64x.o $WORK/b015/modf_ppc64x.o $WORK/b015/sqrt_ppc64x.o $WORK/b015/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/90/906583adc402f6c84f65b6981c48342d6cd816e5e1133cede5083a001a3103f4-d # internal crypto/subtle mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/subtle -std -complete -buildid cRgw8HoAWp7qbIgRh_IA/cRgw8HoAWp7qbIgRh_IA -goversion go1.13.10 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/4b/4b5d2c22b3b58cd057b5e9f011855c2c3176359fbabde4d548ba1baf7c904110-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid kRMLDGLBi0AOrm5yIAh-/kRMLDGLBi0AOrm5yIAh- -goversion go1.13.10 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3e/3efa85f3ea6a559b59a6248af0dae561eeff3b0b1ed50f1fb89cd4e7116b1892-d # internal internal/nettrace mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p internal/nettrace -std -complete -buildid LhjTxfIoatD6AEjR76dx/LhjTxfIoatD6AEjR76dx -goversion go1.13.10 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/dc/dc25f4b97750b303ce442e6f270d3f41ee10fdddbcca72b9afaab67c5921be09-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/af/afa832e072948cadcec068f31a1350d4d7b458b715054d461b33192530f16fed-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid ZiXWYBcGdoOnrckvTyxn/ZiXWYBcGdoOnrckvTyxn -goversion go1.13.10 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./aliasing.go runtime/cgo mkdir -p $WORK/b099/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b099/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b099/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/32/329022cd6ba12536d052ba3bac0acf7c42b5353d0d151c2fcc8418ac386df84c-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/2a/2acca97d22d4ff434db21a85bfc359f7a29755e3b3c9dcd0e89c756c74e332a2-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/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/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/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/b099=/tmp/go-build -gno-record-gcc-switches -o $WORK/b099/_cgo_.o $WORK/b099/_cgo_main.o $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o $WORK/b099/_x005.o $WORK/b099/_x006.o $WORK/b099/_x007.o $WORK/b099/_x008.o $WORK/b099/_x009.o $WORK/b099/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b099/_cgo_.o -dynout $WORK/b099/_cgo_import.go -dynlinker cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b099/symabis ./asm_ppc64x.s cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p runtime/cgo -std -buildid 0kSahuIX4W_ChVZmZr96/0kSahuIX4W_ChVZmZr96 -goversion go1.13.10 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b099/_cgo_gotypes.go $WORK/b099/cgo.cgo1.go $WORK/b099/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b099/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b099/_pkg_.a $WORK/b099/asm_ppc64x.o $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o $WORK/b099/_x005.o $WORK/b099/_x006.o $WORK/b099/_x007.o $WORK/b099/_x008.o $WORK/b099/_x009.o $WORK/b099/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/d1/d1982dfaf17d1225cd99265fcce6ecf093b9e667f304f0c70e4cb050c078fa4c-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 -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 -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 -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 -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 -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 -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 -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 -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 -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/ed/ed2e84160e2654554f2ab2c5b7731b4071694c65349a2436602114b1ed3b1f0e-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid o0nZctuGxKQIpj5Q9uc3/o0nZctuGxKQIpj5Q9uc3 -goversion go1.13.10 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go 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 -gensymabis -o $WORK/b004/symabis ./asm.s 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=>" -p internal/reflectlite -std -buildid JYRVzWzXFE1v3oKd8Vau/JYRVzWzXFE1v3oKd8Vau -goversion go1.13.10 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/59/59416c239bbf3da371590956f0c390f0752698458e70d9d6c5bb6bf68538ca3f-d # internal internal/singleflight mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p internal/singleflight -std -complete -buildid _1ioKiE_Y776r6ta6Aat/_1ioKiE_Y776r6ta6Aat -goversion go1.13.10 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./singleflight.go math/rand mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/rand -std -complete -buildid ew7lKJ3o8G6L8rFtv4s4/ew7lKJ3o8G6L8rFtv4s4 -goversion go1.13.10 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/86/869a21347661e9269f46d4188154f7c923b59906265d695c7588db397c8c2fea-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 -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/e2/e26c30d7867df62917dfd3dd0cf9a954a37e58fb47c0137a153f8a1a7c8d12a4-d # internal sort mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid LtVcCOaiPk4Ge7mNEX9b/LtVcCOaiPk4Ge7mNEX9b -goversion go1.13.10 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid I9RLCUKdX8yf7sxCTP2A/I9RLCUKdX8yf7sxCTP2A -goversion go1.13.10 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/f4/f454886c080757e1a5f36ac5f3520fd6ebb5a5288deb3ce58279d3bb9937dfc5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/b3/b3a5ad23fd9b84c4360d52636ebbfcff9ddfa7fc092ec31ecf4bab7fca40aef2-d # internal strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid qZComQYgW5DDkitx6Ksi/qZComQYgW5DDkitx6Ksi -goversion go1.13.10 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go io mkdir -p $WORK/b024/ internal/oserror cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid dwni3MBMENNd1jvKDtij/dwni3MBMENNd1jvKDtij -goversion go1.13.10 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid zy4IGK0S8V34f8yZpb7v/zy4IGK0S8V34f8yZpb7v -goversion go1.13.10 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/e0/e07679ae7a54eaeaa850448ca95b7ef1d95852dd85f89cfbaf379b0345703a1a-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b028/symabis ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d1/d1740a9837c7b142a219ceb8fe1c73e4dff35b901af648f1799a1299bdbadf92-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid _2ZNKVgD7QARIufpfTNf/_2ZNKVgD7QARIufpfTNf -goversion go1.13.10 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./message.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid lFawOMChhphnsrlTezqU/lFawOMChhphnsrlTezqU -goversion go1.13.10 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h -c=4 ./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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/14/1421b4317f31c6f0ef083bf2a17538f9a46a42bb029f22fff6829ee224f8e4ff-d # internal strings mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strings -std -complete -buildid I6YXrMqyn05oo1w11OPe/I6YXrMqyn05oo1w11OPe -goversion go1.13.10 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/55/55584aad2ca251b9e77bdf9794b2912016f00a520bd431ccb75c93f45a61a68a-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b014/symabis ./asm_ppc64x.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid lkr9TbhVBeXv77J4vusr/lkr9TbhVBeXv77J4vusr -goversion go1.13.10 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/6c/6c2af40f9162b26eab1d0f4395e385e70808247f6588422b648abe2beba19fcf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/9b/9bb2be6966b035af78f374608fd38468425bf7b0d2a7aea941f7a18cc3031121-d # internal regexp/syntax mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p regexp/syntax -std -complete -buildid YQmAA7V8g51C6yqLQjR3/YQmAA7V8g51C6yqLQjR3 -goversion go1.13.10 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go bytes mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p bytes -std -buildid MXQMpws7q7rHWf0j3JRD/MXQMpws7q7rHWf0j3JRD -goversion go1.13.10 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b028/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5c/5cd2ff9430541fa2c8e41473b4f4df3c36d1a895a6f2c5b945621abb774e9a5f-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid Mds6UGEcJDeoNfW7LuCy/Mds6UGEcJDeoNfW7LuCy -goversion go1.13.10 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6a/6aa51d82b401815996805741f74c095bb79d4def3afbf240e8a4ab5fa2db478f-d # internal internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/execenv -std -complete -buildid eek7iUyp3ztnOj_2Bm8J/eek7iUyp3ztnOj_2Bm8J -goversion go1.13.10 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/91/91dca19638d14545ea4180e68ac1b910ac168f6ff13ceff3f5e67543b354b884-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/unix -std -complete -buildid uooeUGbLgxqZLL9fQGOy/uooeUGbLgxqZLL9fQGOy -goversion go1.13.10 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3a/3ad86bc192185466f5169a7aa75654b350a90e1e4e8bbd4da258628cf1c463f1-d # internal hash mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p hash -std -complete -buildid zvIhmRG5Et7BCRWJXHR7/zvIhmRG5Et7BCRWJXHR7 -goversion go1.13.10 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/86/8652fbfd0d36838aab37f5188cd84e1dfc7fc0d463ca69167936f12c4d4dd1fb-d # internal crypto mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto -std -complete -buildid mCpMtfDV4ZR7LFuRtK-o/mCpMtfDV4ZR7LFuRtK-o -goversion go1.13.10 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5a/5a1aaf274cef3d3c6bda423565f4e24f1a0792869c1210574196d2b63b5526a8-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p bufio -std -complete -buildid XcFUq_SClpn6r8rdP6ti/XcFUq_SClpn6r8rdP6ti -goversion go1.13.10 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ac/ac7eae3d3fc21a0b385e9b8646c00d10392db91016ff54769fae456335bacc58-d # internal hash/crc32 mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /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 -gensymabis -o $WORK/b064/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p hash/crc32 -std -buildid -fUAr7hG42TlC-NRkhlw/-fUAr7hG42TlC-NRkhlw -goversion go1.13.10 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h -c=4 ./crc32.go ./crc32_generic.go ./crc32_ppc64le.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 -o $WORK/b064/crc32_ppc64le.o ./crc32_ppc64le.s /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 -o $WORK/b064/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f9/f9836de09ca065e0e9a3ae1402380c099f01ef49c513ea13c971d09034811b6c-d # internal regexp mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b038/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p regexp -std -complete -buildid XxdOItZIz_yBrdR4xllY/XxdOItZIz_yBrdR4xllY -goversion go1.13.10 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/crc32_ppc64le.o $WORK/b064/crc32_table_ppc64le.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/45/450f63e20314e1da3089243c087210bb86e949ae7afd858d84beadc1863cc6ce-d # internal crypto/internal/randutil mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/randutil -std -complete -buildid 8aSOYOhlb0QjMfmOiuo4/8aSOYOhlb0QjMfmOiuo4 -goversion go1.13.10 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/8f/8fbb2692cafabcfd064d6afe6db78bacb1d189bf04b0551e21794b8a448bde26-d # internal crypto/hmac mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/hmac -std -complete -buildid ImEW03C7sTe6oS0rChD6/ImEW03C7sTe6oS0rChD6 -goversion go1.13.10 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/9d/9d9b1b0567b3575ceafd083c31e44d54b4b1abad74a4da6b4f38a4476dec2a01-d # internal crypto/rc4 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/rc4 -std -complete -buildid ndHXACamf4smoEztHx-p/ndHXACamf4smoEztHx-p -goversion go1.13.10 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/7d/7d0098fff684a2bfb402594c2e4e4131c639a4f0cd7557a4cbec8f3df836954c-d # internal vendor/golang.org/x/crypto/hkdf cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/41/416dab16a52f50a1727d2faaa73a5ad5e3f11725cd040be9467a147106c0a4f6-d # internal mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid cb9jrB1tSHO_0wH1yieK/cb9jrB1tSHO_0wH1yieK -goversion go1.13.10 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./hkdf.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid iXIgLInU_bqXG3sHW-rl/iXIgLInU_bqXG3sHW-rl -goversion go1.13.10 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./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/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b014/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/e1/e1395e44a30f7be470af015936b622efc589ce1bb5c069e985a356bc30c293fc-d # internal context mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p context -std -complete -buildid 8ETv6XZnIzn5Frh_LXom/8ETv6XZnIzn5Frh_LXom -goversion go1.13.10 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./context.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/67/67836acd00d7b4f9bcb046e96664449dd692bbf217704c8d8e312d2c64a49d52-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid kqNl3hoYvs6d7BCodNDr/kqNl3hoYvs6d7BCodNDr -goversion go1.13.10 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f3/f3be0eaf1d6d594c1cb9795f92bf4d0e9e29b4ec4ff31c1392dc991ccb2a5b9b-d # internal encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/binary -std -complete -buildid i5cTjenlhemL47aXcfeO/i5cTjenlhemL47aXcfeO -goversion go1.13.10 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8b/8b65f307b187999e39bd10ffbebabb183a41ef2b44d92f055f160d7bc9af0f6a-d # internal vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/text/transform -std -complete -buildid vaLT3ef0IIzbGa2FtMzI/vaLT3ef0IIzbGa2FtMzI -goversion go1.13.10 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./transform.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/c8/c88630d0b6fc435bfab1f025cfc1ebd12fd683f68a30176b8b71b012cdabd3dd-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid zK5zxRVrTho7KLvl-nEn/zK5zxRVrTho7KLvl-nEn -goversion go1.13.10 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./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/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/b8/b86cd517fbf65d8f15236d4a479e9209e1381093a3e050adbf699cb68f39346f-d # internal path mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p path -std -complete -buildid wUN9ORNawZSy1ql_-DfR/wUN9ORNawZSy1ql_-DfR -goversion go1.13.10 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/5c/5cb8e1b81cc465c978fde02786fc1f55e80b94bded559a00fa68b878432d633b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/0a/0ad59495f0a69bab0ee5b564c2225cc4f8d81f45ce74eca6d06f6a7573123390-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/eb/eb149af3d29c551f136d67a2943797d0fef3e59b58771c9ab1193b1707716f57-d # internal encoding/base64 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/base64 -std -complete -buildid s_DzcDiIRIdx-fwOXdIW/s_DzcDiIRIdx-fwOXdIW -goversion go1.13.10 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./base64.go crypto/cipher mkdir -p $WORK/b069/ crypto/sha512 mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b079/symabis ./sha512block_ppc64le.s cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b069/symabis ./xor_ppc64x.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/cipher -std -buildid AxDuUzSjXS4xG4oYovUW/AxDuUzSjXS4xG4oYovUW -goversion go1.13.10 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/sha512 -std -buildid -X6GTBuNq_4ydTS4PkYM/-X6GTBuNq_4ydTS4PkYM -goversion go1.13.10 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/60/60bf242d4fbdf4397dd7894494cfb9a2372ef584a58713e701b8195accb90571-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid R-tHQt-1-q6DrE_EylV5/R-tHQt-1-q6DrE_EylV5 -goversion go1.13.10 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b079/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b079/_pkg_.a $WORK/b079/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d7/d7e2821e63dd92da0b9b785b8f508c9197fd8e3efe7b4bbc13f9d9d35875d730-d # internal crypto/md5 mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b084/symabis ./md5block_ppc64x.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b069/xor_ppc64x.o ./xor_ppc64x.s cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/md5 -std -buildid huWKGe6VVJ0CQutFDrO7/huWKGe6VVJ0CQutFDrO7 -goversion go1.13.10 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/82/825e0f2f72f4fcf42fe55fa802990c570891fa06ad2bb123a4bd9fd79275e8ea-d # internal crypto/aes mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b068/symabis ./asm_ppc64le.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/cc/cce60e299a35af0da5de3afc819c02ea0269e39a8d918accc0c731be61291454-d # internal fmt mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid LBOCz0tx2tdUuuLCf62N/LBOCz0tx2tdUuuLCf62N -goversion go1.13.10 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/aes -std -buildid sBOPhcMFIuX0H3r32dho/sBOPhcMFIuX0H3r32dho -goversion go1.13.10 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h -c=4 ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b084/md5block_ppc64x.o ./md5block_ppc64x.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b068/asm_ppc64le.o ./asm_ppc64le.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/79/79ded6b8bdd36a31d1273578d760892ef241419f3a75ca6a20fff6ecf011cb64-d # internal path/filepath mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p path/filepath -std -complete -buildid liNKJx7KsJwBmzDLMErk/liNKJx7KsJwBmzDLMErk -goversion go1.13.10 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b068/_pkg_.a $WORK/b068/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/5f/5fef59ad4e2081549814254f0e3f68ec15b98dc2c5961e0ee88f0cff0942ba35-d # internal crypto/des mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/des -std -complete -buildid rC5ysyzy5av3WC0Jy1OY/rC5ysyzy5av3WC0Jy1OY -goversion go1.13.10 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/6d/6d2850923561473cbdc7a12de6569bfb2faf038a4d439e8c8a06a3eb1d442832-d # internal crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/sha1 -std -complete -buildid hN1fWSN5S8LuvhyK3yT9/hN1fWSN5S8LuvhyK3yT9 -goversion go1.13.10 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/7c/7c17c6a4edfc1394877f4c1de4e2f8854f3091a074a60d4e82ce468591283dfa-d # internal io/ioutil mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p io/ioutil -std -complete -buildid 3Aqrwb_NNxb1apv-KRvO/3Aqrwb_NNxb1apv-KRvO -goversion go1.13.10 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ed/ed1be1a88ade7c647f3d5ffc5f5e466905c4b2d59ea0cfbc9856640395794add-d # internal crypto/sha256 mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b088/symabis ./sha256block_ppc64le.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/sha256 -std -buildid NvFlGGuj-2qU5Uqo05rg/NvFlGGuj-2qU5Uqo05rg -goversion go1.13.10 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/48/488d44f52750eb9cbc018fddfb84f24c290e2a282895b0e51123424488d20d58-d # internal encoding/pem mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p encoding/pem -std -complete -buildid n2iyQ9C0xZWDLtkgCAA9/n2iyQ9C0xZWDLtkgCAA9 -goversion go1.13.10 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/07/075f31e6bd5d078ffe2510560a19e61c8857ca19ff16fa8d716835ce4f66f166-d # internal net mkdir -p $WORK/b095/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b095/ -importpath net -- -I $WORK/b095/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/92/92e85ec6e7e443b9462c5665948c51057090337f9dca1a0543294d44b9e99e97-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b102/symabis ./asm_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b088/sha256block_ppc64le.o ./sha256block_ppc64le.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/internal/chacha20 -std -buildid iZe09b4oDTItHvY6hQZO/iZe09b4oDTItHvY6hQZO -goversion go1.13.10 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h -c=4 ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b088/_pkg_.a $WORK/b088/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/4e/4ed974f56d47c6b3fc843b81c5b2c201da11c849f1c6be16a1f3805216b21ec3-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b104/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b104/symabis ./sum_ppc64le.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid nTqx2_VvGpE9RBiZJMVl/nTqx2_VvGpE9RBiZJMVl -goversion go1.13.10 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h -c=4 ./poly1305.go ./sum_generic.go ./sum_ppc64le.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b102/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f3/f30e21afb516a8c0748d437a4c1b4d78e0b432d530d1b0b611721e51caeac1fd-d # internal flag mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid fhpTXLJcKTtQG8QIrEqi/fhpTXLJcKTtQG8QIrEqi -goversion go1.13.10 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b102/_pkg_.a $WORK/b102/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/dd/dde05e49f7e7022746c45cfc6c0a0f4c50be6f26f9705531a72e501db7c03aaa-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/go-semver/semver -complete -buildid mt9b6L-IdM71nL2Szs0f/mt9b6L-IdM71nL2Szs0f -goversion go1.13.10 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./semver.go ./sort.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b104/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b104/_pkg_.a $WORK/b104/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/c4/c44145e036859b5487469d7f93735a210a8dea5f336d96db88d6558fe2c0ca4d-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid OEAp2-aU0H97RUif3M6F/OEAp2-aU0H97RUif3M6F -goversion go1.13.10 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/59/596bf54031b8da08caf1812dda1f41d6a32659d89e0c918885ec7a8cbf0792aa-d # internal encoding/json mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/json -std -complete -buildid luj12HP6ayxJoHPScSIe/luj12HP6ayxJoHPScSIe -goversion go1.13.10 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/7d/7d5f677638375d1985b0d34bca61308e66d13811690cdbe62d473979d033cbb0-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/vcontext/path -complete -buildid WjRJp0iQ6ak4_up3Nkcg/WjRJp0iQ6ak4_up3Nkcg -goversion go1.13.10 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a6/a673288d69cbde3eb9ee4a360320566c6ceb8f923d3e243f3c39ae84f784e6a2-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/tree -complete -buildid 1gkTc3K1CqlStdnhtKrw/1gkTc3K1CqlStdnhtKrw -goversion go1.13.10 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/3c/3c031b034d23b090aa6c84932ff1014f3e72d27f9ab2fc72bb78881f5db0c9b4-d # internal encoding/hex mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p encoding/hex -std -complete -buildid wucROP9kemjy9jJBk24M/wucROP9kemjy9jJBk24M -goversion go1.13.10 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/af/af2f60aa4100fc09fa353c70311c15056a24cfc596e2dbcbae6a9620d544fc07-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid b0ew9yVj6EvxVUklQtJw/b0ew9yVj6EvxVUklQtJw -goversion go1.13.10 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ec/ec4e8ae32940aa808bae46e14b643c13c1862496923c5ee511be8a9cbeb0923b-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/report -complete -buildid ohOk4MvvA5qkEVOArUQT/ohOk4MvvA5qkEVOArUQT -goversion go1.13.10 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/3f/3f982e2f308af5cbe6407e551a3435db40640e43f5e80e9cc0650379cfed9007-d # internal compress/flate mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p compress/flate -std -complete -buildid 99wQGX2RE50uwrhAyrHD/99wQGX2RE50uwrhAyrHD -goversion go1.13.10 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f0/f0665ea528a82cff1bbd4828ab22bb9d5a857447688e4c09697203fafb4e276f-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/validations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid xFJ_Jqdz8uJXB3GVrbVj/xFJ_Jqdz8uJXB3GVrbVj -goversion go1.13.10 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/43/43005d1fd05b658c3fe1625d90279e475056d76ff8c2079474e0001e9c34ae39-d # internal math/big mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b072/symabis ./arith_ppc64x.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p math/big -std -buildid -rbl6FSCi9ftAxY6MNIL/-rbl6FSCi9ftAxY6MNIL -goversion go1.13.10 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f6/f681e8023793a5f606db80ef5db3d6aa2386c162bcfdc7ef14593d6084899f3b-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid DjTVDuPimImgZ61xiXIp/DjTVDuPimImgZ61xiXIp -goversion go1.13.10 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/79/79d934db498efa16167c9319644c9241817dda7220d1ade2867fbb973ec06031-d # internal compress/gzip mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/flate=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b064/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p compress/gzip -std -complete -buildid 5_Lkp2ibhJs-TTiCimHK/5_Lkp2ibhJs-TTiCimHK -goversion go1.13.10 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/51/51da965d3a3802364094fa661cb4d0e67a27d56af86329e3ea5da5f781e6411c-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/merge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid XtzMJhG-XStm31BGfeD4/XtzMJhG-XStm31BGfeD4 -goversion go1.13.10 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2e/2e200cc8080b4c290e5c66bda57531da2e3fa16eb105bc6928e75a16811db585-d # internal net/url mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p net/url -std -complete -buildid sj6_x-qg5TLmqF9FTM2R/sj6_x-qg5TLmqF9FTM2R -goversion go1.13.10 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cd/cd25429a5b52cfd71bb174ebbb437970754dc164035b0c6cb843efcd8bf71af0-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid a0s9dqzkNg5DrXGQQWlZ/a0s9dqzkNg5DrXGQQWlZ -goversion go1.13.10 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/72/72bdfc0ee18a72f2eba930f977ba5bad9e8386b34d3ffa383853fcb0b5543ac8-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid 08NdGJv0O_FFqanaA4o2/08NdGJv0O_FFqanaA4o2 -goversion go1.13.10 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./curve25519.go ./doc.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/b9/b9d7f98ff5d2d9eaa6a1c6d8132169995b5bc8edd0a82118ec3ff6ae769e499e-d # internal log mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p log -std -complete -buildid wguoDU34rW_jQ9Xzsl1F/wguoDU34rW_jQ9Xzsl1F -goversion go1.13.10 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/6e/6e2a041bf967eb96905cb65756c4acd373a75de74ad7912767fb2e24d9426549-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid UAhUSvB5k05ztV_XnfGD/UAhUSvB5k05ztV_XnfGD -goversion go1.13.10 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/f6/f6c1e9ee9edc1a7f083b0b79bd30dce1e1239b94aaba5a0f73a8a8f99ea54e46-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b112/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid Aj1SfOtn4lk4gTfDzl9T/Aj1SfOtn4lk4gTfDzl9T -goversion go1.13.10 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b072/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/74/74285294f2ef32bebdbe7956faf79866e8177feab7683eea777c6f81ed45ce2a-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid Gg8WZibWYq3C0vDdIWq2/Gg8WZibWYq3C0vDdIWq2 -goversion go1.13.10 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b072/_pkg_.a $WORK/b072/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/98/98d0954d90487dbbbe92158483f1b8c33498be8c1f6c2fa80465eda112eb14a5-d # internal crypto/rand mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/rand -std -complete -buildid IchQ9M-XaKdt_XQGkiSK/IchQ9M-XaKdt_XQGkiSK -goversion go1.13.10 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/2c/2cf955edb563999bb5ec95337fcaf8c4531bd7783d3d69f458bd90309103e921-d # internal crypto/elliptic mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/elliptic -std -complete -buildid jBGZ9EA_QwADabIJ1HP0/jBGZ9EA_QwADabIJ1HP0 -goversion go1.13.10 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6e/6ebfbc71a91f40d05e94748d183fd25a841e056ee87ebad965139b4ccef942f2-d # internal encoding/asn1 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p encoding/asn1 -std -complete -buildid 175pNaymmBbtgiC6xtPI/175pNaymmBbtgiC6xtPI -goversion go1.13.10 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/7a/7a0d80e86947787ebd5a25b1596ba13c50adf7a494b37333cbe786eadbefb5dd-d # internal crypto/ed25519 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/ed25519 -std -complete -buildid Uo2VqoNkDDUjqsEFaNlW/Uo2VqoNkDDUjqsEFaNlW -goversion go1.13.10 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./ed25519.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -o $WORK/b095/_cgo_.o $WORK/b095/_cgo_main.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/dc/dc57821628f6f13c90c2b47cb09ba6909084a2d19c5ee0d7a4cde2ce48ae10d2-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/rsa -std -complete -buildid YJ3ZWg7rkd3pf9OIhqqF/YJ3ZWg7rkd3pf9OIhqqF -goversion go1.13.10 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/05/05e84df826fb731f0014e9b96c0cb3e01667127d3431f60bfa116ce7cb235cac-d # internal crypto/dsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/dsa -std -complete -buildid Zt412ff9-Lz_QnftJLnW/Zt412ff9-Lz_QnftJLnW -goversion go1.13.10 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./dsa.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_cgo_import.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p net -std -buildid o4ewis8BgcpTRQDmszxm/o4ewis8BgcpTRQDmszxm -goversion go1.13.10 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b095/_cgo_gotypes.go $WORK/b095/cgo_linux.cgo1.go $WORK/b095/cgo_resnew.cgo1.go $WORK/b095/cgo_socknew.cgo1.go $WORK/b095/cgo_unix.cgo1.go $WORK/b095/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/dd/ddb628eef39ff5136e083d4c0983c76bf04b21d981da12ea9d05f641d426025d-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b113/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/net/idna -std -complete -buildid VLHRkS9lHnDqpGY6zkyV/VLHRkS9lHnDqpGY6zkyV -goversion go1.13.10 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c8/c8ec104253848ccdc2e6c7af7fde75ec5ee2e12296ca1b3efa18ec7d1b32b554-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid scv1X6p6QWko-xkVNJH_/scv1X6p6QWko-xkVNJH_ -goversion go1.13.10 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/e9/e97056520280c4e774316923444fee35fc20762739ba6c8a834460930bbc125d-d # internal crypto/ecdsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/ecdsa -std -complete -buildid LeAopYDi4TAxoZSxaM82/LeAopYDi4TAxoZSxaM82 -goversion go1.13.10 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/e6/e64e58e208264388318e6b72c8a6a751c731a9491de5870ca75c79fa2e670625-d # internal crypto/x509/pkix mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/x509/pkix -std -complete -buildid zPY_gZ4-b1_qzuyH-gJR/zPY_gZ4-b1_qzuyH-gJR -goversion go1.13.10 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/e8/e84b2f16bc7f940fc54b4881a10836a343a0abcd2a2b3e878ad920f544b71870-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid 103Z0J8RSa2w0p4_Z-Jj/103Z0J8RSa2w0p4_Z-Jj -goversion go1.13.10 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/40/40629473b4d84da1e659f2de4210b91e120750edd4df371bde416943d4dd1084-d # internal mime mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p mime -std -complete -buildid z_vIJzqcs_inUELZJx0x/z_vIJzqcs_inUELZJx0x -goversion go1.13.10 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/94/94e9be9ab44fddf7b9c6dff590898f4655b5c43033ab7634f294cb28a8774f5f-d # internal mime/quotedprintable mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p mime/quotedprintable -std -complete -buildid ODPoRixIprH6EdtkH4Xt/ODPoRixIprH6EdtkH4Xt -goversion go1.13.10 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/55/5566bad4ef1bc250fd4c4cbfd20d6081af1dd34e2ffe35e0893889b1e382e3b4-d # internal net/http/internal mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/http/internal -std -complete -buildid WEXtPfvpoQzAfd8T8Na-/WEXtPfvpoQzAfd8T8Na- -goversion go1.13.10 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/f5/f5a911a11003350ce8185e513542e7eacf5d4e5f0bda67ae3db57717b51962a0-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/ajeddeloh/go-json -complete -buildid r81iWtAeu2mVl64NuTFX/r81iWtAeu2mVl64NuTFX -goversion go1.13.10 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/2e/2e32782d21f5fdb8fbd59a923ddedef23878604c61db7441dcd71704570f5f78-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/vcontext/validate -complete -buildid 8Vc0OosdfSiCVEzlV2O8/8Vc0OosdfSiCVEzlV2O8 -goversion go1.13.10 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/e7/e72f0060e6e1c3b8c4557992b910b7f318ac99c26cf11535b075ac0d9a495e75-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid LSvt0yb4bk2VzOsx1m43/LSvt0yb4bk2VzOsx1m43 -goversion go1.13.10 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/11/11bdce13f4937977f09d4fed182286b2a2b51bd43901338689416c95589f2a73-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid Nu6ce-oBMsG_6trR2a1f/Nu6ce-oBMsG_6trR2a1f -goversion go1.13.10 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c7/c7fbedd94b55edaadc469ebc68e9157f67709cc062a36ebf7b7c8599fba0d978-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/3f/3f8da2a79f7e53f9df7b5953c1113aea4ffc56eeb82b267d97b913369a4e2d93-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/0b/0b2498b5006f19e1db611176a1c57ece989fbdd8f90d628baf46a5aeea546441-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/coreos/vcontext/json -complete -buildid rrc4tA2ohsf_TimMCb6W/rrc4tA2ohsf_TimMCb6W -goversion go1.13.10 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/35/3556466f0679f1e470f03e7e413db91aef3a70b9e89376b3fe4571652fed5a83-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b124/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid BBAGeftayPRpvOSe7Dly/BBAGeftayPRpvOSe7Dly -goversion go1.13.10 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/63/639e67b539342959f9bd088ff3d07834ecbd6746d405719a6e09c1fd5ac65b11-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b095/_pkg_.a $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4b/4b7a1a49b50d0de44b33fc6863b1fa7f77d773c0700410c7cfe92cf33183200f-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid efuqjKmJgrhL6oL1uQ2r/efuqjKmJgrhL6oL1uQ2r -goversion go1.13.10 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./proxy.go crypto/x509 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/x509 -std -complete -buildid Edpti5s4NCytGJazubXo/Edpti5s4NCytGJazubXo -goversion go1.13.10 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go net/textproto mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p net/textproto -std -complete -buildid s53bRDXZhbQrpSfPHk25/s53bRDXZhbQrpSfPHk25 -goversion go1.13.10 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d0/d0fa0322e314db2ddba331032108c5b5a17f7f79841663948357deb426ac1015-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/27/270a6c09912921993c53c6d8a23899113ef4ef4853b97d926c105f314dc3a4b3-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b107/ mime/multipart mkdir -p $WORK/b118/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid DPSbhybZIyKCbW9MgASS/DPSbhybZIyKCbW9MgASS -goversion go1.13.10 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./guts.go ./httplex.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile mime/quotedprintable=$WORK/b119/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p mime/multipart -std -complete -buildid 5qetBh8Z2nQHJY8zkIa2/5qetBh8Z2nQHJY8zkIa2 -goversion go1.13.10 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/85/85a7b074e181536d83f84bc261f72875240f1fce5644be9ee6abb5d1350e23a4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/a3/a32b2596cf23a71ae16150e8a36d4b66029c8d9a1ac31bec93ae75cc560560f1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/74/746cb75229c6958c99aea4da0cc9327a272097adbe2524ec0bc6147618fe394d-d # internal crypto/tls mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b036/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/tls -std -complete -buildid WhCIAAjE5cw6F9e5YqEq/WhCIAAjE5cw6F9e5YqEq -goversion go1.13.10 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/bc/bcf59b2237686551bb48c97b5d35cc70bee2afc11b451a9b888c0c76a104e2ac-d # internal net/http/httptrace mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p net/http/httptrace -std -complete -buildid AjILY_GUpthBebjhOqNK/AjILY_GUpthBebjhOqNK -goversion go1.13.10 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6d/6d65cf1c4458015c75a8175627e840dd2ec200a7c1129e88c7fa88e796bc7212-d # internal net/http mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b062/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b112/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile mime/multipart=$WORK/b118/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b120/_pkg_.a packagefile net/http/internal=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p net/http -std -complete -buildid ojw7fnyAmxWmWaRt2MK8/ojw7fnyAmxWmWaRt2MK8 -goversion go1.13.10 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/27/27610141c979bd3d61243164305e5debfd9845b008fe2e49358b5c61b7d99884-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/vincent-petithory/dataurl -complete -buildid 5r1KHul1xKkNhbLBHL4S/5r1KHul1xKkNhbLBHL4S -goversion go1.13.10 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/42/4259e864fa772cac60f9935f18703b9bda77be8324143bb1d485c5e06678404b-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b051/ github.com/coreos/ignition/v2/config/v3_2_experimental/types mkdir -p $WORK/b132/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid -A1B_mYG9q1hZV0AtVMK/-A1B_mYG9q1hZV0AtVMK -goversion go1.13.10 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_1/types cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/types -lang=go1.11 -complete -buildid PViJlE_vGIe8XZZ_ghxi/PViJlE_vGIe8XZZ_ghxi -goversion go1.13.10 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid wqKim8Njgpqk9KtqaRQ_/wqKim8Njgpqk9KtqaRQ_ -goversion go1.13.10 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/95/95bea133046cd000d7e8fa823fb5c62a35e6622d407cc9ee6ccc8fc1763915a1-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b123/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid nXK_Ahf4Hmc9ZjTRMIgI/nXK_Ahf4Hmc9ZjTRMIgI -goversion go1.13.10 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/bf/bfd07f663b4297401f8a951b88b69cb7ab07f5b328aa1a8befb94d68af9a25dc-d # internal github.com/coreos/ignition/v2/config/v3_2_experimental mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b123/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental -lang=go1.11 -complete -buildid xBTDe1bBiqJwuO0ivOvJ/xBTDe1bBiqJwuO0ivOvJ -goversion go1.13.10 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ed/ed39d64c37363e177d676a1ae700be289c8b870d3b53796cbff584c9875c4ea9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/6f/6fb2590e35dee2c63a48e679386a933af353df5657dd73b534c14840803d500d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b129/ github.com/coreos/ignition/v2/config/v3_2_experimental/translate mkdir -p $WORK/b133/ github.com/coreos/ignition/v2/config/v3_1 cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b128/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid 052eldTo7RIBJz51x0Ic/052eldTo7RIBJz51x0Ic -goversion go1.13.10 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./translate.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b132/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/translate -lang=go1.11 -complete -buildid mCYjj9GwSn8C8ApEX_w4/mCYjj9GwSn8C8ApEX_w4 -goversion go1.13.10 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./translate.go mkdir -p $WORK/b127/ cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/eb/ebe3df6bf24a528ae9517c94745d883020d4e000afafd920176a801decdf489a-d # internal cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b123/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid BrCiQiT4HAcZMxTgXGiL/BrCiQiT4HAcZMxTgXGiL -goversion go1.13.10 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/16/162ffa81607a91a5460d1bc5a404ed106c0729d731122448ed79306ffa65da56-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/c7/c79239fcf776609c302ebf5b2c07b3534d9f3fbfdff7b005338d45a3fd535fc9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/37/377acc2de1547b92ff152a30852e613389da93e599f4094941dfffbd8e3111df-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b127/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid yG9J7boEhS3R5Vf2KK_S/yG9J7boEhS3R5Vf2KK_S -goversion go1.13.10 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/92/9236635fd092c53baf46cf3449a8bf1ca6a80faa4cea95c2e47be42af5f14deb-d # internal github.com/coreos/ignition/v2/validate mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/validate\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b134/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid GGOP99e0izIynxkyIoJ-/GGOP99e0izIynxkyIoJ- -goversion go1.13.10 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/a3/a316f57994f56c4f335aba52c868bf7eb4c3b49473ccfad845b9b5fd8f2764a6-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/validate=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b134/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b127/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b022/_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/b016/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b123/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b122/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile regexp/syntax=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b124/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b126/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/gzip=$WORK/b062/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a packagefile log=$WORK/b112/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile mime/multipart=$WORK/b118/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b120/_pkg_.a packagefile net/http/internal=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b125/_pkg_.a packagefile compress/flate=$WORK/b063/_pkg_.a packagefile hash/crc32=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b113/_pkg_.a packagefile mime/quotedprintable=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b110/_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 -buildmode=exe -buildid=m0QlMQWcXx6iVQ8QsGwS/GGOP99e0izIynxkyIoJ-/nQLoT31JSLg1W9fb6okv/m0QlMQWcXx6iVQ8QsGwS -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x2563c3361ec6da2bf0b764d5919a6e803fe889e2 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./ignition-validate rm -r $WORK/b001/ + echo 'Building macOS ignition-validate' Building macOS ignition-validate + export GOARCH=amd64 + GOARCH=amd64 + export GOOS=darwin + GOOS=darwin ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xdb6d4d9b646694e11358082a1eaf4e8a2cbfaec0' -a -v -x -o ./ignition-validate-x86_64-apple-darwin github.com/coreos/ignition/v2/validate WORK=/tmp/go-build506510509 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=>" -p runtime/internal/sys -std -+ -complete -buildid okpO5SQgyOLJpYrBf0Z_/okpO5SQgyOLJpYrBf0Z_ -goversion go1.13.10 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_darwin.go ./zversion.go math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid 5gplGFpNH1b_EyB3-czT/5gplGFpNH1b_EyB3-czT -goversion go1.13.10 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./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_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./asm_amd64.s internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/7d/7d0de090d168b0c582edcb22882c0f22032e3c7871246460502887d571966297-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=>" -p runtime/internal/math -std -+ -complete -buildid iWkWPe8ji_wXY8n_SVSm/iWkWPe8ji_wXY8n_SVSm -goversion go1.13.10 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./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=>" -p runtime/internal/atomic -std -+ -buildid TPjxz42Bau_m2WMYUZrI/TPjxz42Bau_m2WMYUZrI -goversion go1.13.10 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64x.go ./stubs.go 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=>" -p internal/cpu -std -+ -buildid jyXkSQ4Zbyy3rKBpYzp0/jyXkSQ4Zbyy3rKBpYzp0 -goversion go1.13.10 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/72/72f3fa281789032a79d9274a59b9840ee8826bad3c3a8941d9da3636bc504827-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid V4sG4CrXC7m23_8uSoio/V4sG4CrXC7m23_8uSoio -goversion go1.13.10 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f1/f1f1febe488ca3c3346cc3df9d25b3545afbd3c8284c62130dffa80e612a9621-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid clv87-_qb7Y1Mfh53X-u/clv87-_qb7Y1Mfh53X-u -goversion go1.13.10 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.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_darwin -D GOARCH_amd64 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2b/2baf958ff71e398409f43619011460e9e254bb9cd053264678891745e40737ec-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.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_amd64.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/48/480a0d911c5c88a424c8530fa8507a726a05dfa982d0727bc304c90e94d5d4a5-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid LALnNt15V3nHd2iEL0gC/LALnNt15V3nHd2iEL0gC -goversion go1.13.10 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/54/54ead013c05d2c6717c42a5e2d213bbb19909f1e1dff04840aefac95224a6f68-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b042/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid 5grO0F5CR8a_7mKNjDG6/5grO0F5CR8a_7mKNjDG6 -goversion go1.13.10 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding -std -complete -buildid 0Zmkbk7gb-IXJJj-nKPf/0Zmkbk7gb-IXJJj-nKPf -goversion go1.13.10 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/7e/7e8fdf6349097972e02b3d4b4b13bed5c81bb6210ee9637b8a890f651ed8ebaa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.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_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/2b/2b73eedfba2dd90d4800ccdccc2e514153e2aea942032882caee3f3009d840f4-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.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=>" -p internal/bytealg -std -+ -buildid 4wIYD749L6dtPSagy7Wn/4wIYD749L6dtPSagy7Wn -goversion go1.13.10 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid UPbSJLCnMs-nawXc8EwB/UPbSJLCnMs-nawXc8EwB -goversion go1.13.10 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./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 ./exp_asm.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/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2e/2ec7fde9e75321134ab3af0c6429098b8d6c9f83d06901f6c5ac3586664c0098-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid cSBkTBWVIvQ_0Fflv0sD/cSBkTBWVIvQ_0Fflv0sD -goversion go1.13.10 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./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_darwin -D GOARCH_amd64 -o $WORK/b006/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.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/84/84fc599c9602ed836e7608fac02e5723afaa5d14f14508de002b85de87f51883-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_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_darwin_amd64.s ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ce/cebd44ddd92cfa6933b2506cfbace2616dd1502da1c38e39a31480a2f9e05340-d # internal unicode/utf16 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p unicode/utf16 -std -complete -buildid 3aO7PKAjDCeePa818mWe/3aO7PKAjDCeePa818mWe -goversion go1.13.10 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./utf16.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=>" -p runtime -std -+ -buildid ojF9B9atrXLPYjd1iYIi/ojF9B9atrXLPYjd1iYIi -goversion go1.13.10 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_darwin_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_darwin.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_kqueue.go ./os_darwin.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 ./signal_amd64x.go ./signal_darwin.go ./signal_darwin_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64x.go ./stubs_nonlinux.go ./symtab.go ./sys_darwin.go ./sys_darwin_64.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c4/c487a9481b24523105864e1915ab522144fd30d79c37532cb3eca31787114b01-d # internal container/list mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p container/list -std -complete -buildid Jn-XEPYKQD5-gdhhpuH-/Jn-XEPYKQD5-gdhhpuH- -goversion go1.13.10 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/0b/0b01438ef35837ad006bd46747fbfcdc5a0ade7b516bae52c4148e69de50e35a-d # internal crypto/internal/subtle mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/subtle -std -complete -buildid -7qEQN7HB8HmtLeIljx1/-7qEQN7HB8HmtLeIljx1 -goversion go1.13.10 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/85/8553a113eedd0a7cfe42ba22734bb9b3272fec9e0d52e7fca0555cc999f12f5b-d # internal crypto/subtle mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/subtle -std -complete -buildid OqB-X7GGFg7vSZW2abtC/OqB-X7GGFg7vSZW2abtC -goversion go1.13.10 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/7b/7b1dd5a205d69acc6d9a16ae2ace24b5457615ba70ab2af60696467d702de166-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid JrImgcgnDZ32sZ_Yepuw/JrImgcgnDZ32sZ_Yepuw -goversion go1.13.10 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./asn1.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/54/54c6cc268fd6c3e12653e07aeca631e908b81585781c59b708dd7116709cc4aa-d # internal internal/nettrace mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p internal/nettrace -std -complete -buildid n7PTg8lApFFdgtN21vsa/n7PTg8lApFFdgtN21vsa -goversion go1.13.10 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d4/d4b5a158e7e8334d5f25641e6c4ec75e042e4766983b809aa10dd55eb6b46d83-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid 1ba2f0zWt61EYSnos1x3/1ba2f0zWt61EYSnos1x3 -goversion go1.13.10 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/79/79f3cefbb1a78aab057cc3d17266a862041bfc68f3a240456de65efc03aeba13-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/de/debe516b869029187ea39e93c7b65149f215ee7d7355412981b28fea7bc88579-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid T6EMNF-ii9hLMgKASfah/T6EMNF-ii9hLMgKASfah -goversion go1.13.10 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./doc.go ./mont25519_amd64.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b107/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/const_amd64.o ./const_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/freeze_amd64.o ./freeze_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/ladderstep_amd64.o ./ladderstep_amd64.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/2b/2b7b16e2522ec5b45b18394ce9f9a1b00cf88a06ad59988ce4e1e2349c0f158a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b107/_pkg_.a $WORK/b107/const_amd64.o $WORK/b107/cswap_amd64.o $WORK/b107/freeze_amd64.o $WORK/b107/ladderstep_amd64.o $WORK/b107/mul_amd64.o $WORK/b107/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/b9/b98ccea9887e38eca5eaa15c80f147075bdbf6cc38e576a06c8babb50492fa9c-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_darwin -D GOARCH_amd64 -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_darwin -D GOARCH_amd64 -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/rt0_darwin_amd64.o ./rt0_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/sys_darwin_amd64.o ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_darwin_amd64.o $WORK/b005/sys_darwin_amd64.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/3f/3f4501e94c4c07189530cc46699e4e9966438b68f98aec60cd4e26eb2e9c784c-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_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid JXY2p3hFIZ6EyAxZMTzW/JXY2p3hFIZ6EyAxZMTzW -goversion go1.13.10 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./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=>" -p internal/reflectlite -std -buildid KRhu_efYCf-JYIZhpqss/KRhu_efYCf-JYIZhpqss -goversion go1.13.10 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/09/09fcd9397b82ab6fde84f80165ba0c66b856223d4ec6b5a3f57e959d9616a65b-d # internal math/rand mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/rand -std -complete -buildid L2rzGnybGZhDqAokkJZS/L2rzGnybGZhDqAokkJZS -goversion go1.13.10 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/singleflight mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p internal/singleflight -std -complete -buildid QEOQqO3LilGO3_En3TNa/QEOQqO3LilGO3_En3TNa -goversion go1.13.10 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/09/09817580b8d871d85fee91ffe8db7428af085790c4bc35b3431f5217f81ae5e2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/80/8082a890e989a49218eeb8422daa161443fd1169625339ce5cb34740f6bbf6a2-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_darwin -D GOARCH_amd64 -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/58/58dc6bf739eb19504defe799533d29e386da07f856390dfcf84402df05aa7157-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cat >$WORK/b023/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=>" -p errors -std -complete -buildid L7OxXWpZe6qieU2sy7WK/L7OxXWpZe6qieU2sy7WK -goversion go1.13.10 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid wHZb6hFeRPei5U-d9B60/wHZb6hFeRPei5U-d9B60 -goversion go1.13.10 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./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/f5/f5cd7a585606ffe38905a0580c876bbf97eef5e3bc24a47951469d81e4da56fd-d # internal strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid mVaSy1Ey_ExhYXSqZHa7/mVaSy1Ey_ExhYXSqZHa7 -goversion go1.13.10 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go io mkdir -p $WORK/b024/ internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid CffWTV-tivgP5IRlLmOm/CffWTV-tivgP5IRlLmOm -goversion go1.13.10 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid az-VcZ5pOQ2hvp7KNUun/az-VcZ5pOQ2hvp7KNUun -goversion go1.13.10 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/e2/e27c2d0b8a207a6904a3c00fb9eeadc06e9e0753491673a3ab61114860a002bf-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b028/symabis ./asm_darwin_amd64.s ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/04/04697db037a50d2b5912062dc799afc3f41802e7bb75715111fff10fac4f84f3-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid vd-sX8spxNETbHRKuK2X/vd-sX8spxNETbHRKuK2X -goversion go1.13.10 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./message.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid kLqCPkfhHSwsvw3ZnYqD/kLqCPkfhHSwsvw3ZnYqD -goversion go1.13.10 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h -c=4 ./bpf_darwin.go ./dirent.go ./endian_little.go ./env_unix.go ./exec_darwin.go ./exec_unix.go ./flock_darwin.go ./forkpipe.go ./msan0.go ./net.go ./route_bsd.go ./route_darwin.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_bsd.go ./syscall_darwin.go ./syscall_darwin_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_darwin_amd64.go ./zsyscall_darwin_amd64.go ./zsysnum_darwin_amd64.go ./ztypes_darwin_amd64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/60/60117246d3daeca4291c6cbb74ef81fc3e04ba3a7714a4c6d698bf51e74a5941-d # internal strings mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strings -std -complete -buildid qtOaUe-ixeEBowzzExYD/qtOaUe-ixeEBowzzExYD -goversion go1.13.10 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./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/4a/4a713877b17d131ba5908c021cded6fa10bc338c1181a73cbfdb4eab73f0eb9b-d # internal bytes mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p bytes -std -buildid 7Tb5eXjEOKxWaj45mez6/7Tb5eXjEOKxWaj45mez6 -goversion go1.13.10 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/f9/f97cc04b892736ff9bfd8b92d3dce482cbaac729f5285f56dbbb343092f00ecc-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid qgSW_PNhstRtLFfhdRyY/qgSW_PNhstRtLFfhdRyY -goversion go1.13.10 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d0/d092db72e40d80f04da4e826d6c81a2d595c98a8032b82b86a7f1e3234866528-d # internal regexp/syntax mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p regexp/syntax -std -complete -buildid giXNX01arhHuqTODOTYc/giXNX01arhHuqTODOTYc -goversion go1.13.10 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ed/ed8b9d49d2a64cdc1817ab395db47d6b585ef58bd1d993710faf6ac848f9d90f-d # internal hash mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p hash -std -complete -buildid -mvq54iknr1RXd79I-nS/-mvq54iknr1RXd79I-nS -goversion go1.13.10 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/52/52613b99981730a7364e6dcdb64d67f7d4b3c60aa2d0f63a1dbda8171dfffea4-d # internal crypto mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto -std -complete -buildid rgl6wkRuKtDjrt5GW58L/rgl6wkRuKtDjrt5GW58L -goversion go1.13.10 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./crypto.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b028/asm_darwin_amd64.o ./asm_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/49/4933381686c554ead985137b55de0e59d7a83e3de9eb206cf6a1cd27e6e4318b-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p bufio -std -complete -buildid 7jNkCZ9tj4ZdKT9wBciC/7jNkCZ9tj4ZdKT9wBciC -goversion go1.13.10 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b028/zsyscall_darwin_amd64.o ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_darwin_amd64.o $WORK/b028/zsyscall_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/cd/cd085471f55a34afb663f733136a76d3b5fcaee86c8c22ddfde33737c3b2d7ce-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid ekACPApNE51gxQwkTyyS/ekACPApNE51gxQwkTyyS -goversion go1.13.10 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./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/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c8/c862d90442c1fe1a10fbe593072e5c771dd596450488166ef18ebb9a10b26525-d # internal internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/execenv -std -complete -buildid nV4HZTRUDAzErYVU9XOo/nV4HZTRUDAzErYVU9XOo -goversion go1.13.10 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ea/ea49789e697b803b1657abf74822eb34f92b99d6e5d674028ca608c43f615152-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/unix -std -complete -buildid i8991FHD9fAuMHRKHkP5/i8991FHD9fAuMHRKHkP5 -goversion go1.13.10 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_darwin.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/5b/5b4508af932d1bf045a6a007df9ecbe3680550b1e8516b8a6afc0a66433eb929-d # internal hash/crc32 mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b064/symabis ./crc32_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p hash/crc32 -std -buildid MwzCpQgwWQxEBzTVV87o/MwzCpQgwWQxEBzTVV87o -goversion go1.13.10 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/89/89805d63ab5f1b2b1cf8599c89f54349691830412260d69aea326403b944e585-d # internal regexp mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b038/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p regexp -std -complete -buildid IFdOvB3k22wQB2i2p86v/IFdOvB3k22wQB2i2p86v -goversion go1.13.10 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b064/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/crc32_amd64.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/24/24c0e3091b189460d08f5845181934f35a9da95bd731f9a78485cf3c7b10405f-d # internal crypto/internal/randutil mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/randutil -std -complete -buildid o264MShBdYIQg_3gK3ot/o264MShBdYIQg_3gK3ot -goversion go1.13.10 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/d1/d1424a1318ea39f3ad0b9f282cb473c06db3b2f1e3431f75b3f064352647c85d-d # internal crypto/hmac mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/hmac -std -complete -buildid 4yiIUSUWb_AbvKO0I_2o/4yiIUSUWb_AbvKO0I_2o -goversion go1.13.10 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/c6/c629b85537cbca6ef891911863793884e4ef298e5f368773950ad1182fab26f2-d # internal crypto/rc4 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/rc4 -std -complete -buildid Zhvi2A2AJfGYYwto-WSr/Zhvi2A2AJfGYYwto-WSr -goversion go1.13.10 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f4/f4a5104917819c009f87b8e8239cfbc10e52af75d35115101a2863af7406e425-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid BFZFi6SJ-vRIX81YvR3h/BFZFi6SJ-vRIX81YvR3h -goversion go1.13.10 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_unix.go ./fd.go ./fd_fsync_darwin.go ./fd_mutex.go ./fd_opendir_darwin.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_darwin.go ./hook_unix.go ./sockopt.go ./sockopt_unix.go ./sockoptip.go ./sys_cloexec.go ./writev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4d/4dd7de621ca6bb0452dac6c1898b754eae49167bc000cc88a362626f620cb8f4-d # internal context mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p context -std -complete -buildid VG8M-_S3mT5tKC4_Rwk8/VG8M-_S3mT5tKC4_Rwk8 -goversion go1.13.10 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c8/c8516e5a99806e451d121a49ba6e10312f3c4286053226cb9f4b6b1b3c2fb57d-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid F2ReU2sCu4lV0O7IegYt/F2ReU2sCu4lV0O7IegYt -goversion go1.13.10 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/4e/4ef988c856efd6ac065962fa82e581d09c44c34bb3b28aa65d039d765f665c37-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/transform -std -complete -buildid xuF5U_lzMO4sISK8NdR2/xuF5U_lzMO4sISK8NdR2 -goversion go1.13.10 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/0d/0d92517efeb799b6318d53ab9df9e80fdf0585fa314b538319de0f22087e4705-d # internal path mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p path -std -complete -buildid xXIm4t04Oy-vM7CGG3nG/xXIm4t04Oy-vM7CGG3nG -goversion go1.13.10 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/22/22d5119c48c6d9fc9c93adfdc11f6153a18eb702958b86b804895e03c8088725-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid xvnhZuc9R5cDLqX_ZVcW/xvnhZuc9R5cDLqX_ZVcW -goversion go1.13.10 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_darwin.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_darwin.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./getwd_darwin.go ./path.go ./path_unix.go ./pipe_bsd.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_darwin.go ./stat_unix.go ./sticky_bsd.go ./str.go ./sys.go ./sys_bsd.go ./sys_unix.go ./types.go ./types_unix.go ./wait_unimp.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/77/777a5adcfff9b5837faaf981a054e43637a7b7573dabdb73cfee0d0bc73042cd-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/58/58f92f719f5672958ffa3925c0011a2635c1f0f2b784e9d37caf10383ea3005f-d # internal encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/binary -std -complete -buildid r3n7V3z6sC2OpdM9_lh4/r3n7V3z6sC2OpdM9_lh4 -goversion go1.13.10 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid 3PZHjDS8QHkWBELQ01XP/3PZHjDS8QHkWBELQ01XP -goversion go1.13.10 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/89/89d8c06afcd4ae12525aad3c3016c74f6dda28dfbd084b267501e3ae8a99e253-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/a4/a4631649f7a778f60008ff6bea5a41508ddde255af05e62efd30fad3a9e331c5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8a05561df5257c9228a79c52c0e13331af94776ce2157938d199017ccc8a112c-d # internal encoding/base64 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/base64 -std -complete -buildid 2-Z1hll9m26zOHZK7Knn/2-Z1hll9m26zOHZK7Knn -goversion go1.13.10 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./base64.go crypto/sha512 mkdir -p $WORK/b079/ crypto/cipher mkdir -p $WORK/b069/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b069/symabis ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b079/symabis ./sha512block_amd64.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/cipher -std -buildid DfnKNSp5zH8wFkZ3_Evm/DfnKNSp5zH8wFkZ3_Evm -goversion go1.13.10 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/sha512 -std -buildid q_0eIRQKO7LPAKpFy2hL/q_0eIRQKO7LPAKpFy2hL -goversion go1.13.10 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/39/395103f14e9d54a42371887c665d8302f88a55e5ba005c86917a017a8d1bc1b9-d # internal fmt mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid opb1TJ-PMTr5H66oD4ww/opb1TJ-PMTr5H66oD4ww -goversion go1.13.10 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/45/45328555fa69c61c8476178840d03ea16c163c5a1bb4ec9ee3b68832e3e10c15-d # internal path/filepath mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p path/filepath -std -complete -buildid Osw97o_J5whuWDhyQO4n/Osw97o_J5whuWDhyQO4n -goversion go1.13.10 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b079/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b079/_pkg_.a $WORK/b079/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/32/32389a6ad9b19ddf244fed8147e735e4f396af500ad0718b05b69cbab2f55caf-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid tTMEbYCCdCZXO4LP7h2-/tTMEbYCCdCZXO4LP7h2- -goversion go1.13.10 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b069/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/59/597040cc22090463fa02072eea251ad835c85c85a74696aaa63de53df781eaa6-d # internal io/ioutil mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p io/ioutil -std -complete -buildid EWlSt-WZZ_4vfclIyzja/EWlSt-WZZ_4vfclIyzja -goversion go1.13.10 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/58/58ef46168ccfb596c9ef8c24c6b3602388da51195f438863a793d730475e9741-d # internal crypto/aes mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b068/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/aes -std -buildid 9LqePJ2cl1P1VopcCLEo/9LqePJ2cl1P1VopcCLEo -goversion go1.13.10 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9c/9ca6a6c57066944192303b760ffc6fa4416aa1c09b4690df43766ff942b09b4c-d # internal crypto/des mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/des -std -complete -buildid C7Ju9yQxRMH5ljbvNTQM/C7Ju9yQxRMH5ljbvNTQM -goversion go1.13.10 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b068/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/49/4956f2327f60ca15079416b826eeb18dcea414a029b160432b47be6841b77583-d # internal crypto/md5 mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b084/symabis ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/md5 -std -buildid pa78qrqixhE3ybwIq3f_/pa78qrqixhE3ybwIq3f_ -goversion go1.13.10 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b068/gcm_amd64.o ./gcm_amd64.s cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/0c/0c87edcbb13dd684c273092a5f5f93ef318e75709442036c4bddc6744b855553-d # internal crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b087/symabis ./sha1block_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/sha1 -std -buildid xKFYN2TToNyziGI8Kls9/xKFYN2TToNyziGI8Kls9 -goversion go1.13.10 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b068/_pkg_.a $WORK/b068/asm_amd64.o $WORK/b068/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f0/f090fd6f87750358a77fea2f266622cb76cbf4ffa811f969e5001e5e5d65a7b3-d # internal crypto/sha256 mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b088/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/57/57e6ccfa359ae9b0d42d75c72eb54d220249bee8384a996a2c8b03667731e731-d # internal flag mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid 2NU8O9xIY-uctMr8n1Ui/2NU8O9xIY-uctMr8n1Ui -goversion go1.13.10 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b084/md5block_amd64.o ./md5block_amd64.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/sha256 -std -buildid DFPyhPWiUhDKA7gd9_Yu/DFPyhPWiUhDKA7gd9_Yu -goversion go1.13.10 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/04/04d44464b30fbcb58450436521280423272543f5b4c064f3888519d3c6f3c2e1-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/go-semver/semver -complete -buildid KREs3Puu0Bg3s_-N-lAS/KREs3Puu0Bg3s_-N-lAS -goversion go1.13.10 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./semver.go ./sort.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b087/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b088/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/66/66d7be80c11e7d7973156a403195b32bc1e0f30740d68695f09a5e6525d6b03b-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid kRjFvd_KiRQfYj4aXDve/kRjFvd_KiRQfYj4aXDve -goversion go1.13.10 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/aa/aa1da15229a0b36bf5525981084b34ceddaddb3a53c6dbeed44ecd4b0e22a676-d # internal encoding/json mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/json -std -complete -buildid wm1osptSfEfemRPZHqI4/wm1osptSfEfemRPZHqI4 -goversion go1.13.10 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/57/57764f0098ae3768634aeaeebb139f5d46be9e329dda25c8bcce4a2431619470-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/vcontext/path -complete -buildid IYEAF0IloAWtvCU2BrUh/IYEAF0IloAWtvCU2BrUh -goversion go1.13.10 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./path.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b088/_pkg_.a $WORK/b088/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/b7/b75ae51c46b47e5671ddf8db55fc8b32257d15060c6c324e2cc09b6fcca728ee-d # internal encoding/hex mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p encoding/hex -std -complete -buildid nJ-qdpXT9vD5FqDtD4bT/nJ-qdpXT9vD5FqDtD4bT -goversion go1.13.10 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/13/13b9e4e6dd52b3e4da89a20f33e981358e9ec829473fe2897d0f27f6246792fb-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid cv-oV6Rr3O9VVaYflmic/cv-oV6Rr3O9VVaYflmic -goversion go1.13.10 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/79/7938a40a43ac7a4a7060a316dac621aa509678f8e3b8a6bde9ba05dbba7e5628-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/tree -complete -buildid ZBQ__8KOm_nnRnOBCdFZ/ZBQ__8KOm_nnRnOBCdFZ -goversion go1.13.10 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/86/86a123bbbfc9c0aebe5d4ab3ee8dbfd56112c9999c588f0abdd9daf7e778e57d-d # internal compress/flate mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p compress/flate -std -complete -buildid 2ossqJAA7AYDGMHJ1YUE/2ossqJAA7AYDGMHJ1YUE -goversion go1.13.10 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f6/f6031c22be29b7827dc39872ead518b4bd1c82737e8adacd580957f0ed7885f3-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/validations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid s1a4pc9gc-32CLp-Xm8b/s1a4pc9gc-32CLp-Xm8b -goversion go1.13.10 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/a6/a60e16db6c181588104a1dc163988e76c32767d5333643210ddd2fd088eeba03-d # internal math/big mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b072/symabis ./arith_amd64.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p math/big -std -buildid -P4eqYk-HWVjJNvWLw2k/-P4eqYk-HWVjJNvWLw2k -goversion go1.13.10 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6c/6c350b482fc8c2b52478cbd8cb8d26bd25da2a82fbbaa99b16f64e2b3fa10104-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/report -complete -buildid OMgifiwsyklaodWz7R5r/OMgifiwsyklaodWz7R5r -goversion go1.13.10 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/32/32f9a9330d5b25f6d63a7b39f53b3c9a8e4a148844b62c77ad443dcd2aa88293-d # internal encoding/pem mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p encoding/pem -std -complete -buildid ZF1Ev69yiB3UymuMUAN9/ZF1Ev69yiB3UymuMUAN9 -goversion go1.13.10 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/8e/8ecefbf8b629eef0d5066155e1964f08acc88fd7d31db04e6d7d4d9ec72822e3-d # internal compress/gzip mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/flate=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b064/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p compress/gzip -std -complete -buildid JTSxFjLwTDKSivdi9qBF/JTSxFjLwTDKSivdi9qBF -goversion go1.13.10 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/fc/fc1ff1076d3ff23e550a39c2c2d27b8c1c34dd0fb30352e14c525d0484b5b1c7-d # internal vendor/golang.org/x/net/route mkdir -p $WORK/b097/ cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b097/symabis ./empty.s cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/net/route -std -buildid ynXpzdGWgiNsvkatkm1V/ynXpzdGWgiNsvkatkm1V -goversion go1.13.10 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h -c=4 ./address.go ./binary.go ./interface.go ./interface_classic.go ./interface_multicast.go ./message.go ./route.go ./route_classic.go ./sys.go ./sys_darwin.go ./syscall_go1_12_darwin.go ./zsys_darwin.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/86/86a8c1915cfa894d2a5bb652b2efc9e1d11c9efb8b35b25510a87ab25b9bcfe2-d # internal net/url mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p net/url -std -complete -buildid mP0NRQR04vglupLYC7zC/mP0NRQR04vglupLYC7zC -goversion go1.13.10 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c4/c498488f3dee63fd3ffdac374bb72cdfa90663309fe5e3771263d03ea49ea89d-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid KgqgzEHdwfF5SKWcZbcE/KgqgzEHdwfF5SKWcZbcE -goversion go1.13.10 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/16/16f1642a1764ee6f528985380fe74129f462880cfa573fafce5b696b5b6556f3-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/merge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid rcRMMosk4c8IzGIhwZIa/rcRMMosk4c8IzGIhwZIa -goversion go1.13.10 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./merge.go cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b097/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b097/_pkg_.a $WORK/b097/empty.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/d3/d35da63bdfdc3a178ef3c470aae4b593aba043a93b4f71f046bec1bc4e18580d-d # internal net mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage importmap golang.org/x/net/route=vendor/golang.org/x/net/route packagefile context=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b097/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b098/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b099/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p net -std -buildid YgTcWsQIUSjRxHAhbFNy/YgTcWsQIUSjRxHAhbFNy -goversion go1.13.10 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./addrselect.go ./cgo_stub.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_bsd.go ./interface_darwin.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_stub.go ./sock_bsd.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_bsd.go ./sockopt_posix.go ./sockoptip_bsdvar.go ./sockoptip_posix.go ./splice_stub.go ./sys_cloexec.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_darwin.go ./tcpsockopt_posix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/57/570b0bb5a58f7157d4d096ace29f50b0e86819dfc6d1cbe84f00224bd85bfe1b-d # internal os/exec mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p os/exec -std -complete -buildid IhIxlxu7ORIv13KDpGD-/IhIxlxu7ORIv13KDpGD- -goversion go1.13.10 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/a9/a9909ae30a63280629134b14db341351cf85dc1bf6c8ecf36c2d6cd5752c5e92-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -buildid AmEVXinwXsrP_MF3qNYH/AmEVXinwXsrP_MF3qNYH -goversion go1.13.10 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/1d/1d45aad10d041c74b2eb553fc53bab26bba0339b2a0e98c3d00600088809e883-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b105/symabis ./sum_amd64.s cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b072/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b072/_pkg_.a $WORK/b072/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid T-IVc0I3bjQM4VdRAqTk/T-IVc0I3bjQM4VdRAqTk -goversion go1.13.10 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h -c=4 ./poly1305.go ./sum_amd64.go ./sum_generic.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/af/af027c7a9a801b102fcd5218961f26873f375501ec8e54a248999b95c061ec75-d # internal crypto/rand mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/rand -std -complete -buildid l3Tmj0UEL_JUO8PcQeYM/l3Tmj0UEL_JUO8PcQeYM -goversion go1.13.10 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/af/af1e6c5907155c6a2352e31bda44797d92fe84c52adfc432270d124d72f3c673-d # internal crypto/elliptic mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b077/symabis ./p256_asm_amd64.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/elliptic -std -buildid Sa7bezmm2wr1WrNhOo5V/Sa7bezmm2wr1WrNhOo5V -goversion go1.13.10 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b105/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b105/_pkg_.a $WORK/b105/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/1f/1f7e2cfd5c65bb66d377ac5c9aee30fef5eb036ec8d41d4167d1dfe722ed9dff-d # internal encoding/asn1 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p encoding/asn1 -std -complete -buildid LHnkO_Lka22JUZGCi6RK/LHnkO_Lka22JUZGCi6RK -goversion go1.13.10 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/e8/e8d6a989002832ada95ab5defcc69304a2dd90f1a6c3c29011f81e05f81abeed-d # internal crypto/ed25519 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/ed25519 -std -complete -buildid 163QclC9h8d7Q6GB-3Oa/163QclC9h8d7Q6GB-3Oa -goversion go1.13.10 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/5a/5afb08da18d2b637cada6632547fc2de6121755c8e5ef59fe382fd89ea7c52e6-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/rsa -std -complete -buildid kZ1vXqQsxlZQcs69nTp4/kZ1vXqQsxlZQcs69nTp4 -goversion go1.13.10 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b077/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b077/_pkg_.a $WORK/b077/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/2d/2d1e29520c2ffe0bc0b9412a41779ca6cf6ad691723d1419906c59972c2486b4-d # internal crypto/dsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/dsa -std -complete -buildid 6QBSOpsLYVB-eU_cmbWw/6QBSOpsLYVB-eU_cmbWw -goversion go1.13.10 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ed/ed039c71a58eb8adafeb0defed48f78ba9b9665355c64813c2882643a09877d4-d # internal crypto/ecdsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/ecdsa -std -complete -buildid h54qKPtIt9Ov13CDYNZK/h54qKPtIt9Ov13CDYNZK -goversion go1.13.10 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2d/2d53d6e6b608105d9dccb689deea91f7110b121096c073ba692dcad8dc5d3a29-d # internal crypto/x509/pkix mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/x509/pkix -std -complete -buildid -HK51lH2TNj3vn-qgs3z/-HK51lH2TNj3vn-qgs3z -goversion go1.13.10 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/32/329cc28b0ffe950e598d36c92062d48ae91dbe3c1570f18e6812bc37eaf28f08-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid ZR12SBLQGA56Uy39J-nN/ZR12SBLQGA56Uy39J-nN -goversion go1.13.10 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/19/197c28a5b126c31fe2a85b00ed2da2e1c8028bb21d1a23f41b8bbdb33cd42488-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/84/84fe1c012b64bf8a96bc628fc77d46f18026621d3bd96f6da5c8897e0d08246f-d # internal log mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p log -std -complete -buildid oJv7WCFm1SDySQbnLwCP/oJv7WCFm1SDySQbnLwCP -goversion go1.13.10 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./log.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/sys/cpu -std -buildid 8s3ArzmkcU3JpIk8h6j7/8s3ArzmkcU3JpIk8h6j7 -goversion go1.13.10 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b106/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b106/_pkg_.a $WORK/b106/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/21/2152ede41158e72465483bce8e97f4b46e81b4f2e1684a75f8c89f8c63210d6f-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b102/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e3/e35337e0f7dcc81559cc0ca396937ecec7d3af7d2aea572a749857d43fd6f588-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid i-kXBBIhBPE1qOHpRXia/i-kXBBIhBPE1qOHpRXia -goversion go1.13.10 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/54/54ebc0207983c7ef4afef87ac2893dc2d15e7b89c7a3c7b608b75236440dc48f-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid b2TrQuz6M_ohaiQ0cFBR/b2TrQuz6M_ohaiQ0cFBR -goversion go1.13.10 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid JoazuMSldavWRACOSRd8/JoazuMSldavWRACOSRd8 -goversion go1.13.10 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b102/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b102/_pkg_.a $WORK/b102/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/fa/fa75c65486eaccc127fe25ed1b85cb81f5b143db00620a9743d863aa8e6f70a0-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid RWQOGnx7mtFm8fDEgGvD/RWQOGnx7mtFm8fDEgGvD -goversion go1.13.10 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/97/97cf16ae19348725c98023b1950812dc48468c9ebee7b8065fe30397bf2b19a8-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid irktJvdPQSPIEuP_mNLS/irktJvdPQSPIEuP_mNLS -goversion go1.13.10 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a3/a350fe0dfd76b93b1c62b213c8dfc5fdc8f7b14cb5fa2a7a48890d861e1340e6-d # internal mime mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p mime -std -complete -buildid O7WJ8H7MoBvNbj2f9Bbj/O7WJ8H7MoBvNbj2f9Bbj -goversion go1.13.10 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/30/308f598a8e3211a4a1783d5f8d5c14dcc2d60e0661e54abe8f848e5ab0c721ce-d # internal crypto/x509 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/x509 -std -complete -buildid J2lcX7hqebyN81IuQMZc/J2lcX7hqebyN81IuQMZc -goversion go1.13.10 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_darwin.go ./root_nocgo_darwin.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/e9/e9d6c9ad8563095e407be1a05cb0a7e2c8ef2a5e3972dda51647585d1ae243f6-d # internal net/textproto mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p net/textproto -std -complete -buildid pQarSAPvlHQ5DSwbt7bz/pQarSAPvlHQ5DSwbt7bz -goversion go1.13.10 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/84/8425a3654186182996521db7acbc6e01be9c8f51ca7e90b9d8232b51e37a2525-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/idna -std -complete -buildid e0T4rA2ItMxR41_19Otf/e0T4rA2ItMxR41_19Otf -goversion go1.13.10 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/41/41297a92cb18e826a453414f94e6d36e65ad11cc7b5ae15578c25b7f441c8942-d # internal mime/quotedprintable mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime/quotedprintable -std -complete -buildid oxA89J6vw5WMvHv4ofT7/oxA89J6vw5WMvHv4ofT7 -goversion go1.13.10 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/32/32d31a31e988a1eaf72c9117a16d5a94a32e09393a2edac2bc5e69b24959b949-d # internal net/http/internal mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/internal -std -complete -buildid dmTHQu_ljJO3EZkL_Wy8/dmTHQu_ljJO3EZkL_Wy8 -goversion go1.13.10 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e9/e9c71fcca261c6a00216e17b32c85cda25a60791191e02a47f9b90bbbf69bb4f-d # internal mime/multipart mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime/multipart -std -complete -buildid mCoc_VuDa9YzZPEdK9oy/mCoc_VuDa9YzZPEdK9oy -goversion go1.13.10 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/0b/0bdc8d8a7caf15afb3c78e9a2cadbda0ff0b0b95d5f86dea2adb0a6e93736294-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/ajeddeloh/go-json -complete -buildid Gm2V-ZseBL45IYCJUefJ/Gm2V-ZseBL45IYCJUefJ -goversion go1.13.10 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/d3/d3152c1afa942594de0bfc0e89ded7b895b76791b6c44a2bf9ece5f422e260c8-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid 6P7CV-1J19vrKZXvpQpk/6P7CV-1J19vrKZXvpQpk -goversion go1.13.10 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/7b/7b4d35d895b6b837d3140bfb274b732e7448bd2f45cc37180515eceb7ba2c44b-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 5snhbV3gJurYqJ4lLMON/5snhbV3gJurYqJ4lLMON -goversion go1.13.10 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e0/e034b3602c9f35a065ae2df057e8d853c290919d6ffbbfc75863aa6e1b856654-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/vcontext/validate -complete -buildid O0DvXAX2uWiarA-4DSUT/O0DvXAX2uWiarA-4DSUT -goversion go1.13.10 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/2a/2afcec2513a8f69a6d6f234a8a12388900c3dac4196cc7bed2127851586712a8-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid hZ0bTrsQAvjOZlIjp-Dh/hZ0bTrsQAvjOZlIjp-Dh -goversion go1.13.10 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/33/33ff5ff426393cd43d0a3b13af8f58537350ee8cc71a9a6be4220c2fee8110f8-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid tCq1CzEB35L2jXmMPBBn/tCq1CzEB35L2jXmMPBBn -goversion go1.13.10 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/d8/d89191505ce68c82720f2d0f8d22ebc7a4063bd9a6ed7176ca96ca69586e237c-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/2d/2d3306d33e9dc810ff548906d4e9dea13de6fe00889ffc92a671dc4ba33d4942-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a1/a1b07f0f634d9dce689d62450c2045881d9df7b13d6b733c4e0e6d2c4ee6c8a5-d # internal crypto/tls mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b036/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/tls -std -complete -buildid JRpmwbDXeeu0lax69qvS/JRpmwbDXeeu0lax69qvS -goversion go1.13.10 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ca/ca58a21c792387b0a6c549b97b7c5439a38fa1a0ede559c049819a8c45fee620-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/vcontext/json -complete -buildid GDufc5uZqlNSXtYXQJ7D/GDufc5uZqlNSXtYXQJ7D -goversion go1.13.10 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/05/05e46e8a8a6153773756b262f0e305e7d0ff3a31b1df218820de5fa7306b4515-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid WTpTQZqxDQ87bWEoJCci/WTpTQZqxDQ87bWEoJCci -goversion go1.13.10 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a3/a39c515d0e19cd2c81bd090b70c5d6867c1db5ccdef06be68f9b13def9536b10-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a3/a36d96cc61c4ed5ea9074e91177867a1ef5da034234cd4e0986c6828ba8beace-d # internal net/http/httptrace mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile internal/nettrace=$WORK/b098/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/http/httptrace -std -complete -buildid fKoI967-y-FGfSbKnZBu/fKoI967-y-FGfSbKnZBu -goversion go1.13.10 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a3/a3bea6dba54e7108a1228b0ccdbfbc58e92e49430996ecef96b1bd75393d1e69-d # internal net/http mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b062/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p net/http -std -complete -buildid OLxUg9QW5iICSTiBtnh4/OLxUg9QW5iICSTiBtnh4 -goversion go1.13.10 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f3/f3b9df8ef7b7792d45e20e961666643a08d26b18bc0eb592481ffe363d517ce2-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/vincent-petithory/dataurl -complete -buildid Ayd7ywn-F9hUf4T0lXJk/Ayd7ywn-F9hUf4T0lXJk -goversion go1.13.10 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/68/6801b4f5865ac7f78c4d94d880d2079c82279bb5d3959dee1fa8d885a754e164-d # internal github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b130/ github.com/coreos/ignition/v2/config/v3_2_experimental/types mkdir -p $WORK/b134/ github.com/coreos/ignition/v2/config/v3_0/types cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid YRvNo2C0YjJDk9bPor0D/YRvNo2C0YjJDk9bPor0D -goversion go1.13.10 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go mkdir -p $WORK/b051/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/types -lang=go1.11 -complete -buildid I-V8-TwdfyClp9kp2PY_/I-V8-TwdfyClp9kp2PY_ -goversion go1.13.10 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid Ifbax5HLOobayZb5k6lS/Ifbax5HLOobayZb5k6lS -goversion go1.13.10 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0e/0eda6354b4f622e2b3ce4b9120fdc2b5e621ebec6ec2fb72d66deea5cd70632a-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid xPd0vSFyEyeN4BsT_AIH/xPd0vSFyEyeN4BsT_AIH -goversion go1.13.10 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c5/c548c0d71d8d32bbe6ea122ced9b5130a2e6d2d590eac5636afca4663d599d67-d # internal github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid -HN2vuw0HtVFn-Zk1ibe/-HN2vuw0HtVFn-Zk1ibe -goversion go1.13.10 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./translate.go github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid Lb1uxh9HYb4Yjpf3_nVf/Lb1uxh9HYb4Yjpf3_nVf -goversion go1.13.10 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/c3/c35e93209453d2887e59215903c068276a22a7f4744fddb37f0a4385b9f1b9a9-d # internal github.com/coreos/ignition/v2/config/v3_2_experimental mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental -lang=go1.11 -complete -buildid Uudbu-qpzFwsQVeS8Fdt/Uudbu-qpzFwsQVeS8Fdt -goversion go1.13.10 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/62/62240fa6c0dcfdfad30bfa4b09a8d061ad997935f7f47e8bb30bca848fe24531-d # internal github.com/coreos/ignition/v2/config/v3_2_experimental/translate mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/translate -lang=go1.11 -complete -buildid VGbWCEm_JTxzaKWXRqVT/VGbWCEm_JTxzaKWXRqVT -goversion go1.13.10 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/df/df1f7ca3d13ef4ea0d5afc68037a989bc169b1973beaa0ee3f7ac07339a0e2bf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/72/722d14f62cc6ce61c4141da2330adcd708fc89acd10cbc5efebcbbc0b6e2af71-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ce/ce1323bb16bf2931721a3eca8dfca0a3356055e98aa3dd759e0c63b54d387136-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/20/20a7e978c9db56c7076522e5a962c4e33232944033f52e8de9d566855a4ed20b-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid Z7DdrOD5RM_nw9RbiCrS/Z7DdrOD5RM_nw9RbiCrS -goversion go1.13.10 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f4/f4dc92f1375a9d4018955fd37f77e2b33ed46b0fcdd3a8a890ccb93546fda0f3-d # internal github.com/coreos/ignition/v2/validate mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/validate\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid l7rOK6Nq6MG77cxbqa-Z/l7rOK6Nq6MG77cxbqa-Z -goversion go1.13.10 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/6e/6e9dd9c086eb774a16df7d4280272d83ac509b3188ef9eb5b1f906d2eaed16bb-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/validate=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b022/_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/b016/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile regexp/syntax=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b128/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/gzip=$WORK/b062/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b127/_pkg_.a packagefile compress/flate=$WORK/b063/_pkg_.a packagefile hash/crc32=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b097/_pkg_.a packagefile internal/nettrace=$WORK/b098/_pkg_.a packagefile internal/singleflight=$WORK/b099/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile os/exec=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_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 -buildmode=exe -buildid=mkKC5VGTGhkBaKv6zmwr/l7rOK6Nq6MG77cxbqa-Z/dYrqTGeYhpSgPuYFv7-0/mkKC5VGTGhkBaKv6zmwr -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xdb6d4d9b646694e11358082a1eaf4e8a2cbfaec0 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./ignition-validate-x86_64-apple-darwin rm -r $WORK/b001/ + echo 'Building Windows ignition-validate' Building Windows ignition-validate + export GOARCH=amd64 + GOARCH=amd64 + export GOOS=windows + GOOS=windows ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xa7be58b9fc2c3ba4887ace8340015743ce7ccdd0' -a -v -x -o ./ignition-validate-x86_64-pc-windows-gnu.exe github.com/coreos/ignition/v2/validate WORK=/tmp/go-build106732283 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=>" -p runtime/internal/sys -std -+ -complete -buildid 4pDSw9jSCIQGjz3jIpBu/4pDSw9jSCIQGjz3jIpBu -goversion go1.13.10 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_windows.go ./zversion.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./cpu_x86.s math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid 1YjbW42i1UpJD7kCbiYL/1YjbW42i1UpJD7kCbiYL -goversion go1.13.10 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./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_windows -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./asm_amd64.s 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=>" -p internal/cpu -std -+ -buildid 3s2JimshIJjXlAMt4zpF/3s2JimshIJjXlAMt4zpF -goversion go1.13.10 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/4a/4a33ff5ec506d4f6510437d4199f6dce90b02656cd884aef7dd692fe122f1b76-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=>" -p runtime/internal/math -std -+ -complete -buildid QV62jdjSM0UFwRf5pzho/QV62jdjSM0UFwRf5pzho -goversion go1.13.10 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./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=>" -p runtime/internal/atomic -std -+ -buildid 1tlLJWvv7MrhMAJjaol2/1tlLJWvv7MrhMAJjaol2 -goversion go1.13.10 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/bf/bf139370bfce0dae9a38b037a55f5c26d3775491d0745f1acb3f75567d583d2d-d # internal unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b009/asm_amd64.o ./asm_amd64.s mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid EZVOjVGhy2Sz2-tkxFod/EZVOjVGhy2Sz2-tkxFod -goversion go1.13.10 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/40/40378dda2595a6087c15f9098aca4b8bede36ca8cbf2ac1762ebe3a695bf6b77-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid 97VyFRxEKbe7bELYGT6H/97VyFRxEKbe7bELYGT6H -goversion go1.13.10 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/cpu_x86.o ./cpu_x86.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_amd64.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/6a/6a372db144e41bf3037e9b1e463af8e662488236762268e67dff39adfcb8c5b1-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid YP6Hulo52vykh5tDzKbO/YP6Hulo52vykh5tDzKbO -goversion go1.13.10 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5f/5fa51de4102d2fa1c61b1dbe6b14a5ed316dd5461efe14e05ba0eb020218ead9-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid zSS9ktE87YUXiC55vlOl/zSS9ktE87YUXiC55vlOl -goversion go1.13.10 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/77/77a84344de01812f5179a6ef20cf7b4d27e3502937fbdb4f2ec4b14157dac8f9-d # internal internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/4f/4f44f07eb42790bf8eafa14663bf55dab35db234e4099d0167c2663b7ea3d3b2-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid 6zcTeLpFV0ZK7NEI4TSn/6zcTeLpFV0ZK7NEI4TSn -goversion go1.13.10 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./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 ./exp_asm.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/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.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=>" -p internal/bytealg -std -+ -buildid pzzvYhqzOvHnkfvkhh-Z/pzzvYhqzOvHnkfvkhh-Z -goversion go1.13.10 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/73/734595515156fed048363f697e8b5e16c8e6e318d77d24f7c0fcdac5e26b70f2-d # internal internal/syscall/windows/sysdll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/syscall/windows/sysdll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/windows/sysdll -std -complete -buildid 7Ig0jTr1Tjt9k9zoz8fQ/7Ig0jTr1Tjt9k9zoz8fQ -goversion go1.13.10 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./sysdll.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_windows -D GOARCH_amd64 -o $WORK/b006/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.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/ce/cefa7091dd0ea484343f0e38c1de22eee1f84ca07c16509b22bbda2f4e22aa23-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/08/08a1dfc260fc21f8c6fecd9724d352b39e05e27d7a3f780886d47fed0733401d-d # internal unicode/utf16 mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf16 -std -complete -buildid Cec_lwEgUaKs4SZekU6a/Cec_lwEgUaKs4SZekU6a -goversion go1.13.10 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./utf16.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_windows_amd64.s ./sys_windows_amd64.s ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d3/d3befa3921059006e5516e10bb664d2ffcd27180d7b1d42fa342d9fd7e551b82-d # internal internal/testlog mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/testlog -std -complete -buildid 6Y8M6J4R_To-DH0Oi3C2/6Y8M6J4R_To-DH0Oi3C2 -goversion go1.13.10 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./log.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=>" -p runtime -std -+ -buildid rk9LPHno2h4J8Ajcx87B/rk9LPHno2h4J8Ajcx87B -goversion go1.13.10 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./auxv_none.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_windows_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_windows.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_windows.go ./os_nonopenbsd.go ./os_windows.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_windows.go ./sigqueue.go ./sigqueue_note.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64x.go ./stubs_nonlinux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./syscall_windows.go ./time.go ./timeasm.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go ./zcallback_windows.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4c/4c766d1e21638111b415060723455eb031fd1fa7f6fa11ed2db8dc178fd686e4-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=>" -p encoding -std -complete -buildid UDj4jsB-sEGZJpQoNNcj/UDj4jsB-sEGZJpQoNNcj -goversion go1.13.10 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/cd/cde5aba5df9d884a7ac7292d74afa0a37ac286aa47cb75447fc430cfb4a124e2-d # internal container/list mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p container/list -std -complete -buildid mY_jJRxgbC-C8j3fj4NR/mY_jJRxgbC-C8j3fj4NR -goversion go1.13.10 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/9c/9c95da6a21a46c17ac104b8aea028adf9983ad9182bc96169c8756bbbc2c5415-d # internal crypto/internal/subtle mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/subtle -std -complete -buildid 4JwfrdPGTfcQ4kDsWbnT/4JwfrdPGTfcQ4kDsWbnT -goversion go1.13.10 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/46/46a7b8624baa1260fdb45faff1d8b12763dab6a6039f71c0fd618002bec73065-d # internal crypto/subtle mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/subtle -std -complete -buildid -Py4slWugCh8tWszyDqH/-Py4slWugCh8tWszyDqH -goversion go1.13.10 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/cd/cdb326c1166c3801792a06277753eb141a226739038227ee79d126ea8893f12b-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid 1JsDx5IX9YH40SmTx9Kw/1JsDx5IX9YH40SmTx9Kw -goversion go1.13.10 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./asn1.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/fb/fb94ef61cb9df678c1b89738f3ce9363eb0f14a06572623e4084ab3c1599a997-d # internal internal/nettrace mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p internal/nettrace -std -complete -buildid v3jM4HoS0qe9GRLjlAvu/v3jM4HoS0qe9GRLjlAvu -goversion go1.13.10 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ba/baffad3fac2dfa9b341938e4b2a33afd475f8e7fd9e96542d1e40abafa7275d2-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid TrWmduTgAMlI8gp_6Fi2/TrWmduTgAMlI8gp_6Fi2 -goversion go1.13.10 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a9/a9c6c292768d184c0833dc89a31ca2cf86b5b9686de9cb567dc8a2e8346a3f1c-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/aa/aa73ec9df252bfd4613e2823a5d54637955dd2c93710c24aaedbccbc48e3bcef-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/da/da98487b57d24998193cf984994c38370f14eb3eabf580262e2cca3233ff39fc-d # internal cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid 9p9Ci4a7mATHS4IRXyjK/9p9Ci4a7mATHS4IRXyjK -goversion go1.13.10 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./doc.go ./mont25519_amd64.go cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b107/const_GOARCH.h /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/const_amd64.o ./const_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/freeze_amd64.o ./freeze_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b107/_pkg_.a $WORK/b107/const_amd64.o $WORK/b107/cswap_amd64.o $WORK/b107/freeze_amd64.o $WORK/b107/ladderstep_amd64.o $WORK/b107/mul_amd64.o $WORK/b107/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/bc/bc1b5f4c069efbf21e32702b28c258626481611d50f161954c837f67f3a64d2f-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_windows -D GOARCH_amd64 -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_windows -D GOARCH_amd64 -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/rt0_windows_amd64.o ./rt0_windows_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/sys_windows_amd64.o ./sys_windows_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/zcallback_windows.o ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_windows_amd64.o $WORK/b005/sys_windows_amd64.o $WORK/b005/zcallback_windows.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/0c/0caeedfacedfe44c920aa82c2b7e83b477070373d77b8d17f9270a338e760a01-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid 9YwhurB9yldaO64W0Cjz/9YwhurB9yldaO64W0Cjz -goversion go1.13.10 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go 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_windows -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s 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=>" -p internal/reflectlite -std -buildid Tf4viQdKcg78oTGALd2b/Tf4viQdKcg78oTGALd2b -goversion go1.13.10 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7f/7f0f6807aee58425f0f0f6288b3e56bd6be9cf63316c471d12e40559c747a1cb-d # internal internal/singleflight mkdir -p $WORK/b100/ math/rand mkdir -p $WORK/b071/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/singleflight -std -complete -buildid I8FGy-xYW-V3O7Y-L21m/I8FGy-xYW-V3O7Y-L21m -goversion go1.13.10 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p math/rand -std -complete -buildid oDmdr7O96UeUjsAiFMMN/oDmdr7O96UeUjsAiFMMN -goversion go1.13.10 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0a/0ade52c2aff1b4788eabd9b69ceaf82a6edd9d5e4ebe3b511990a51c8f233550-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c2/c2709dfb5fc0f50eb89a239630b7ad40ab2c812ec4aef57429fecebf8c6e73d5-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_windows -D GOARCH_amd64 -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/02/02ccfc1466d03ab954c6c6d5fc3dc8df63d3c33359a988ab4b791fd74c2846a4-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b023/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid LcXxD5xwY0raLydAFRq3/LcXxD5xwY0raLydAFRq3 -goversion go1.13.10 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid QqQ7hurJg90stK4t85YU/QqQ7hurJg90stK4t85YU -goversion go1.13.10 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./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/6f/6f0869ed734f6aa154aba21b8dc92b7714b395c636691e678e1453c110b3cd19-d # internal internal/oserror io mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b017/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid -fHx06x-Dm8-e7vmnp_S/-fHx06x-Dm8-e7vmnp_S -goversion go1.13.10 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid IPLHgEsknxgie1Gaty2F/IPLHgEsknxgie1Gaty2F -goversion go1.13.10 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid 33_9JOM2iAHMs05o87lc/33_9JOM2iAHMs05o87lc -goversion go1.13.10 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/18/18e724668f7a1713072ae732a61abce00bf83e4d600a222d8bb369be4d0589e5-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b030/symabis ./asm_windows.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d3/d38e53ef836f332b1a365f163bdb0cf0cfe36da7f61bb30fc4d1d6c1e1ee5f6a-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid A7g7a-QeMeuU9AI0ag9k/A7g7a-QeMeuU9AI0ag9k -goversion go1.13.10 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./message.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p syscall -std -buildid 4opO5p27S9b5VU2evGOI/4opO5p27S9b5VU2evGOI -goversion go1.13.10 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h -c=4 ./dll_windows.go ./endian_little.go ./env_windows.go ./exec_windows.go ./msan0.go ./net.go ./security_windows.go ./str.go ./syscall.go ./syscall_windows.go ./syscall_windows_amd64.go ./types_windows.go ./types_windows_amd64.go ./zerrors_windows.go ./zerrors_windows_amd64.go ./zsyscall_windows.go ./zsysnum_windows_amd64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8e/8ece7314e1c997be71b0898475822c7280ddf64a2122d6469316f2518dde681d-d # internal strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p strings -std -complete -buildid GtEEc9GosZKaXbb3qR5b/GtEEc9GosZKaXbb3qR5b -goversion go1.13.10 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/36/361e610aeb5d51acec674c6da90720dd3767a2de8dc033b0cfc5ac38b9021fa2-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid SL_cL3nK_hYbQ70IKDaw/SL_cL3nK_hYbQ70IKDaw -goversion go1.13.10 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a4/a45ebd48502cf34c3e1b35153b6c179f9a38e79e9b8f797bc733c3ed026ba0b9-d # internal bytes mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p bytes -std -buildid DS-3aO1cVKQ043IQsEHv/DS-3aO1cVKQ043IQsEHv -goversion go1.13.10 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/69/6901a2b87ad31060b70ef75ca71030a40c4aefeecc71f900d8c53b863555e77f-d # internal regexp/syntax mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p regexp/syntax -std -complete -buildid KbwfUqGBDH_oJ9c-8vHu/KbwfUqGBDH_oJ9c-8vHu -goversion go1.13.10 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e9/e935c9a32a1fcfdc54ba843a89c1a020a2b7fe6a224a738d5f1d45478d75b00e-d # internal hash mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p hash -std -complete -buildid VpK3K6m59DSM85EuG-Jv/VpK3K6m59DSM85EuG-Jv -goversion go1.13.10 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/9a/9afebb2c1134cb7a63b3d48af83f6db7b9fb5d5da9ca2e8aa4beff0f448b5ea3-d # internal crypto mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto -std -complete -buildid OwFu05c4CwZpxX8SdH0g/OwFu05c4CwZpxX8SdH0g -goversion go1.13.10 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./crypto.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b030/asm_windows.o ./asm_windows.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/4f/4f60a3efef988d54c2ccf31db58f5d90fa0b01ed8f36798d8a8e804a82885ad6-d # internal bufio mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p bufio -std -complete -buildid wDLeTm-iXBgAVJgojDsz/wDLeTm-iXBgAVJgojDsz -goversion go1.13.10 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/5e/5ec2dff4cae5ae6c23d15860c6a185566e5af2d02eadd2dcbdb62c80fdf40913-d # internal internal/syscall/windows mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/windows -std -complete -buildid uzVmwxJZ5nLlezZmoTmf/uzVmwxJZ5nLlezZmoTmf -goversion go1.13.10 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./psapi_windows.go ./reparse_windows.go ./security_windows.go ./symlink_windows.go ./syscall_windows.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/54/54ea31d97f89f50ccb2671ef84bb71fc77a77fad614e20a8d8a67fa6623a7e7c-d # internal internal/syscall/windows/registry mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/windows/registry -std -complete -buildid Chwvc0tYx1bVjsfFRm8L/Chwvc0tYx1bVjsfFRm8L -goversion go1.13.10 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/04/04ac0ea4457bdc0d3c4dc0b908938781967af520efb77e21a158b6b0c854561d-d # internal internal/syscall/execenv mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/syscall/execenv -std -complete -buildid kXfT_QoI2y4ZAsr4eQbo/kXfT_QoI2y4ZAsr4eQbo -goversion go1.13.10 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./execenv_windows.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d4/d4ce5531478af5f12c7f0210edd1cc253610dc076c04cb3d39ff9b76f7e23914-d # internal regexp mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b041/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p regexp -std -complete -buildid b29bokBJ-bTbg3RhkIWB/b29bokBJ-bTbg3RhkIWB -goversion go1.13.10 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/88/8862137ebe4cfafd36e579657553ec65237f2254744148e64c0a0bec3149e7dd-d # internal hash/crc32 mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b066/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/01/01c89f05d897e166f1b0ada3c141fa8c1460d832baa0684a27fe0f2e6ac58811-d # internal time mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -std -buildid juVjXq-q820YfejhBWD6/juVjXq-q820YfejhBWD6 -goversion go1.13.10 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_windows.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_abbrs_windows.go ./zoneinfo_read.go ./zoneinfo_windows.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p hash/crc32 -std -buildid gAD-tarMuNwCEaFRVKhP/gAD-tarMuNwCEaFRVKhP -goversion go1.13.10 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b066/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/2c/2c9ee45facf21c4e98dab0929d439e8da31df84f69275775801c7fca2a52b17d-d # internal crypto/internal/randutil mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/randutil -std -complete -buildid mktMaaAmBcWwhm_L12-n/mktMaaAmBcWwhm_L12-n -goversion go1.13.10 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/d4/d4a55e24859273795d789c9210eeb2fdce13e31e814d02fa32919d88d16ea136-d # internal crypto/hmac mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/hmac -std -complete -buildid svn11ypuLL2Tllva5-vb/svn11ypuLL2Tllva5-vb -goversion go1.13.10 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4c/4c08a008b3ddec01fc8a3e730a343429d014c6b776a39bf87936b4e9165a9ad8-d # internal crypto/rc4 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/rc4 -std -complete -buildid MSzn-cH7Z_jrUIDkucOo/MSzn-cH7Z_jrUIDkucOo -goversion go1.13.10 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/07/07e8a0d491733afea2f1ec6317ef6bfa5b4e775cb4c01965990f801dce5fc559-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid 37X2Qro6VqRat650a4dd/37X2Qro6VqRat650a4dd -goversion go1.13.10 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/64/64e5589c8edc34be8fa8766d0e356df374547e73ce8e036842b38d35fe424bfe-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/transform -std -complete -buildid tl-7wJ9_2sYKYIilLTbj/tl-7wJ9_2sYKYIilLTbj -goversion go1.13.10 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d3/d354871aff9b8fd736964bdc9f3257a48be8c7fc65fbf83d79e9e8a869492bea-d # internal path mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p path -std -complete -buildid tfIMOOHzZmkJ53JkwOBe/tfIMOOHzZmkJ53JkwOBe -goversion go1.13.10 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/89/89ab6e06bc70035a9123b830726d4cb3ffbf96d196f269c059368fbd6cef0a2c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d6/d676399f42111e0e0e4f86d663a13d0d7c3a4bc5bdb8ecf6dbb5b58583eb60e2-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3e/3ea443b04d1fe8c4d5b85104db6364137c2fb62622d13466e5ff18986e734bb1-d # internal context mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF internal/poll mkdir -p $WORK/b027/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p context -std -complete -buildid zi-HgtNTMi9h_rffy8iz/zi-HgtNTMi9h_rffy8iz -goversion go1.13.10 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./context.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid 66iC_VC-c2M7IbbOuNYQ/66iC_VC-c2M7IbbOuNYQ -goversion go1.13.10 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_windows.go ./fd.go ./fd_fsync_windows.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_windows.go ./hook_windows.go ./sendfile_windows.go ./sockopt.go ./sockopt_windows.go ./sockoptip.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/13/13c0eb6c4168f41a1ff36592ab0f73e6940122c24a2ab7ec3e94e0e59abf3181-d # internal encoding/binary mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/binary -std -complete -buildid Gtte1Eqbee6b0qckjcur/Gtte1Eqbee6b0qckjcur -goversion go1.13.10 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid 3vbs8NDiSyz1SStJ051a/3vbs8NDiSyz1SStJ051a -goversion go1.13.10 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1d/1d81becc4c5331ac1b2b0967af9cb05db075ad43483b137ff352c597b71f3a81-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/27/2711f4e9e54552d95e6d6bb7711dd68286819dd4a3f07afc432608d858efde4c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/8b/8b79ad526a19fd33e53f6d36a7348f5036896ee23d0586828c3000094ea74c11-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/74/7437a159a61b29dd1b0c32f9746a2f8a7623b750ea3210f65b3d4fa8649a93b5-d # internal encoding/base64 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/base64 -std -complete -buildid PvRJ11hCA6MrG5O31WfT/PvRJ11hCA6MrG5O31WfT -goversion go1.13.10 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./base64.go crypto/sha512 mkdir -p $WORK/b081/ crypto/cipher mkdir -p $WORK/b074/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b081/symabis ./sha512block_amd64.s cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b074/symabis ./xor_amd64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/cipher -std -buildid sxRW_knJ9LW1IQBTbF0k/sxRW_knJ9LW1IQBTbF0k -goversion go1.13.10 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid QZS64SIeEXBwCDqJlCzM/QZS64SIeEXBwCDqJlCzM -goversion go1.13.10 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_windows.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_windows.go ./executable.go ./executable_windows.go ./file.go ./file_posix.go ./file_windows.go ./getwd.go ./path.go ./path_windows.go ./proc.go ./rawconn.go ./removeall_noat.go ./stat.go ./stat_windows.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_windows.go ./types.go ./types_windows.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/sha512 -std -buildid WAhbpWcQUmCpgF1iXSPy/WAhbpWcQUmCpgF1iXSPy -goversion go1.13.10 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/5e/5ea7225d2852d797e3cfb696a9a6824740bf857790203a95b9a2a8fa80c58fbf-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid zOgNpmOaNswEBBAGXBAu/zOgNpmOaNswEBBAGXBAu -goversion go1.13.10 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b081/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b074/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b074/_pkg_.a $WORK/b074/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/05/05f83ef7bbc1e0207a25b4bff0ec6ba7f3f09561e28b9c4506fb24c9668b9ba5-d # internal crypto/aes mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b073/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/aes -std -buildid evO81g2IY5TUfH04vWws/evO81g2IY5TUfH04vWws -goversion go1.13.10 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b081/_pkg_.a $WORK/b081/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/14/1490ee847fbdfd55454cc03099711ee86f14af397b554abd5d6c1144d5fc6de1-d # internal crypto/des mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/des -std -complete -buildid 2QPzGR1sdQ0hjXHYkdYV/2QPzGR1sdQ0hjXHYkdYV -goversion go1.13.10 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b073/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b073/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f1/f1f8a46d4422c5cc62861a83ec2bab0ada77668dcd783aaa7390969651f472e3-d # internal crypto/md5 mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b086/symabis ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/md5 -std -buildid ubEs27Q6Jkyv_tiwTaos/ubEs27Q6Jkyv_tiwTaos -goversion go1.13.10 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e2/e20dfa95f1a51ec8344d1c04879138063773fd921992de9457b9599efb62bbf4-d # internal fmt mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid cntTtRvF_8GHzgrUkIoZ/cntTtRvF_8GHzgrUkIoZ -goversion go1.13.10 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/b6/b670a1a76c1902e069af2a42dcdb68038bf2b76f8ceb75ce3590ae6db91dbbbb-d # internal path/filepath mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p path/filepath -std -complete -buildid gSuX7yMJ0QGXApHYG9u5/gSuX7yMJ0QGXApHYG9u5 -goversion go1.13.10 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b073/_pkg_.a $WORK/b073/asm_amd64.o $WORK/b073/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/da/daffc232d823ea4d7ba1588a3f2404f6adb36f955365528bb50ff75e99105f4c-d # internal crypto/sha1 mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b089/symabis ./sha1block_amd64.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/sha1 -std -buildid SxXRAIVk2U3CdmJLcFxN/SxXRAIVk2U3CdmJLcFxN -goversion go1.13.10 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b086/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b086/_pkg_.a $WORK/b086/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/b5/b547c4fad812f8b4d94012e6a5cb265697108596077648767eb2d8e15f3d73d8-d # internal crypto/sha256 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b090/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b089/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/35/3592558f3729a3e95350db2900752507cd6d96a283d777ab3dd1b0c9ec405127-d # internal io/ioutil mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p io/ioutil -std -complete -buildid st4X0-P6CPsQMY-9FmyK/st4X0-P6CPsQMY-9FmyK -goversion go1.13.10 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b089/_pkg_.a $WORK/b089/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/c7/c7881d9f71c70fbc822cdb99f62743c5f159505554b4fbcdb06ff04f3b694d1a-d # internal encoding/pem mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p encoding/pem -std -complete -buildid OeQC2s37tkY_1DUwue1Q/OeQC2s37tkY_1DUwue1Q -goversion go1.13.10 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./pem.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/sha256 -std -buildid bAoNmQ6V1iSSBrGczcKJ/bAoNmQ6V1iSSBrGczcKJ -goversion go1.13.10 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/5e/5e1684c675a57b5719c1ed1a9063e0b011e8b8e87101714de6401c58406ecfeb-d # internal net mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b099/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b100/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p net -std -buildid Z-83Fuv_p3r2AlI8buQD/Z-83Fuv_p3r2AlI8buQD -goversion go1.13.10 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./cgo_stub.go ./dial.go ./dnsclient.go ./error_posix.go ./error_windows.go ./fd_windows.go ./file.go ./file_windows.go ./hook.go ./hook_windows.go ./hosts.go ./interface.go ./interface_windows.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_windows.go ./mac.go ./net.go ./parse.go ./pipe.go ./port.go ./rawconn.go ./sendfile_windows.go ./sock_posix.go ./sock_windows.go ./sockaddr_posix.go ./sockopt_posix.go ./sockopt_windows.go ./sockoptip_posix.go ./sockoptip_windows.go ./splice_stub.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_windows.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e0/e0c8a97fa0f0cc02a548054ad92543a477c13fe02740fbe06a5338c6086b99b4-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -buildid NyAP10E6jl_DoqftzuxM/NyAP10E6jl_DoqftzuxM -goversion go1.13.10 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b090/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/23/237833d956a688f06e57b8f29614c89350d23d4db8fcc971943305b93b83fb82-d # internal flag mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid QEbtAxFWcUWBP-8OryZi/QEbtAxFWcUWBP-8OryZi -goversion go1.13.10 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b090/_pkg_.a $WORK/b090/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/7a/7a2da061b25144f4e54743375c7b073cce04ce0d465e6b949b799eef0837197d-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b040/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p github.com/coreos/go-semver/semver -complete -buildid lhhurVeC8tZEFP2QdtOw/lhhurVeC8tZEFP2QdtOw -goversion go1.13.10 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/5a/5a0c4067357e052a4a54729b73e53869cb2dcd69be1f206a999e0b9e9e9b7ddb-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid uIHR_9hL5M7O5LeXSqpb/uIHR_9hL5M7O5LeXSqpb -goversion go1.13.10 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/35/35d5b5e6cb268c307c9dace58e6ddd5aec1207f7ac46d97fa41cb90dbf068f28-d # internal encoding/json mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/json -std -complete -buildid 6yxHAtT4GIu7ZolhvQqA/6yxHAtT4GIu7ZolhvQqA -goversion go1.13.10 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./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/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/c4/c4772a0eae63feb91efebae74224b6681752c50e72df9552809eea8ed40e21ea-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/path -complete -buildid HctphkM-yBiNtPhdDzvn/HctphkM-yBiNtPhdDzvn -goversion go1.13.10 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/7a/7a6e6bf5ff2f6f6ac13fd74d831589dc38ac987333a5776ea9dbe5731fe033c3-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/vcontext/tree -complete -buildid Z1PeXoiTy-WL5wQY8pbN/Z1PeXoiTy-WL5wQY8pbN -goversion go1.13.10 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/24/2429e801ae74428c2859c494da91604951f92326ed1a4cee2d3c69389210d470-d # internal encoding/hex mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p encoding/hex -std -complete -buildid yNcQnESZHpYcyANxhuzF/yNcQnESZHpYcyANxhuzF -goversion go1.13.10 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/51/51115775aa0979ec3638e7d90679cc845f42a6b85e279c96f662fb4eaeaa492c-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/report -complete -buildid YNlvXjUZccMDeSMCkOER/YNlvXjUZccMDeSMCkOER -goversion go1.13.10 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a9/a90d1cfbc31f1db9b82c009fb616d9b155492b981e594fe47c15474d2cc76cb8-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid MhOdt0TR5UnWvLdZuLjW/MhOdt0TR5UnWvLdZuLjW -goversion go1.13.10 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/52/52a019e5bc2dbe1e615d0a374063ab06a9a6c3c5aec70f2441ec38f28275ca72-d # internal compress/flate mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p compress/flate -std -complete -buildid DBJO8jRQt8IHUY23WA5Q/DBJO8jRQt8IHUY23WA5Q -goversion go1.13.10 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/fa/fa9fd4f39bed4ffce9bc5f41f4c3dc14c313891b8d5797ae6a26f856789ee9d8-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/validations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid Rjo1_vQRH2oCmyWmDiUq/Rjo1_vQRH2oCmyWmDiUq -goversion go1.13.10 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9a/9ad5802f187e59ba3ddf5c128a47eec66ed91bb4ddb4023dfd350145798d7c57-d # internal math/big mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b070/symabis ./arith_amd64.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p math/big -std -buildid 7gs6biKh9Ci0tE3xJ2L_/7gs6biKh9Ci0tE3xJ2L_ -goversion go1.13.10 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/41/41601a525a2d3ca5d17ec63a61920b58e51574551f2fa974bf2ec8eb0d6aaab1-d # internal compress/gzip mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile compress/flate=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b066/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p compress/gzip -std -complete -buildid rmFMdssWAYWBKiq0mGyv/rmFMdssWAYWBKiq0mGyv -goversion go1.13.10 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/00/00c1d1edf093441eb8549fd89be91615e7d16d12d6ebbfcd1713098846c5a48e-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid Vg_fybjXDFAjCdwq4VYt/Vg_fybjXDFAjCdwq4VYt -goversion go1.13.10 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/45/457d37b5a979d22f51a6296ff7f45a4f793645c78026b2ae2b60a2305a27685e-d # internal net/url mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net/url -std -complete -buildid sqVcOy_G8WQYri-k2ZnH/sqVcOy_G8WQYri-k2ZnH -goversion go1.13.10 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/09/098a11df440e94621231ae49f4f6a61210f7cf505a8b6a7e5971735d314d56ea-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/merge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid Zw1LUkNK_caPdM8n51_z/Zw1LUkNK_caPdM8n51_z -goversion go1.13.10 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c8/c8df1f3907e40c112aba96df974b3c079f569429e9e9c7ebbfe067671acd75b4-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b105/symabis ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/d1/d1b01a07f6ceecc284deeb1a46275557b5ab9ee13ee5fd9b60fdb1e31cab1275-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./cpu_x86.s cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid _OBDnnlS_XZMfixD0iCc/_OBDnnlS_XZMfixD0iCc -goversion go1.13.10 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h -c=4 ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/sys/cpu -std -buildid oKS8U3Ws5HRmzz0hPOnQ/oKS8U3Ws5HRmzz0hPOnQ -goversion go1.13.10 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b105/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b106/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b106/_pkg_.a $WORK/b106/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/3d/3d2a821282320c1366c0454082cf50b4e5e878e590a3b584c79df06006c63b4a-d # internal log mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p log -std -complete -buildid qgpXNfNtOm3VfhGBQ3ju/qgpXNfNtOm3VfhGBQ3ju -goversion go1.13.10 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b105/_pkg_.a $WORK/b105/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/75/7580ca9b3a738e72d58ff1ece818f171ae706fab029374705bc06fcf12f8f354-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b102/symabis ./chacha20poly1305_amd64.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid pLofwyHCfqgeqB79x7H0/pLofwyHCfqgeqB79x7H0 -goversion go1.13.10 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/fc/fc73897f690ba17a8ab971bbe350013ef352aa1532f2940e268e7377d196b3a4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid OPSrs3ltqVkVNjHE5HkA/OPSrs3ltqVkVNjHE5HkA -goversion go1.13.10 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b102/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/37/37aaf04ad86ce72e173f72bec4f22335b37c1722d0f7366fbbbfa57e89ccdb55-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid VhHflSeZHEZxor7I-zjP/VhHflSeZHEZxor7I-zjP -goversion go1.13.10 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b070/arith_amd64.o ./arith_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b102/_pkg_.a $WORK/b102/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/28/28ab5f1f634f67096d0ed514bdb0dcddf07cc21bbf5824fbca4eeaf09d1c9aec-d # internal net/textproto mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p net/textproto -std -complete -buildid 98u3lvV4N7v_RJib1txi/98u3lvV4N7v_RJib1txi -goversion go1.13.10 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b070/_pkg_.a $WORK/b070/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/0a/0a27aa4a723b9055666d8bdba042ecb49a65cf784f33e9713b566859dde45af3-d # internal crypto/rand mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/rand -std -complete -buildid ZYRdUdlu78gEU7WOhMx-/ZYRdUdlu78gEU7WOhMx- -goversion go1.13.10 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./rand.go ./rand_windows.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/fe/fe2f019b45275d49bce670d16431d0edbf93482197a4fe61f96a99370d4fe157-d # internal crypto/elliptic mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b079/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/0d/0d4cc922a8e5ca9ac2bcff1352cf8466002a4a5242175c79bcbed5069b8f4577-d # internal encoding/asn1 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p encoding/asn1 -std -complete -buildid SSmZBPYgPFy5iViYtarA/SSmZBPYgPFy5iViYtarA -goversion go1.13.10 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/elliptic -std -buildid LtDroo-0pDdLb0a6ZmRz/LtDroo-0pDdLb0a6ZmRz -goversion go1.13.10 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b9/b9c90fef80541c8a3ad34d1e112a1954d1f86b702da719c73e9150aa9a6cae67-d # internal crypto/ed25519 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/ed25519 -std -complete -buildid s2RsN5pWMyRtLqyczRZV/s2RsN5pWMyRtLqyczRZV -goversion go1.13.10 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/94/9422ec551e1d5e690086532b57784432b1e29fc8c0f9a25ce03ccff358a0947e-d # internal crypto/rsa mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/rsa -std -complete -buildid -y63d5v0Bdq7p0SV4C_Z/-y63d5v0Bdq7p0SV4C_Z -goversion go1.13.10 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/e0/e065115f46bb68153ef482ba5056bf524596038204a489bb9b771a22d0e4adef-d # internal crypto/dsa mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/dsa -std -complete -buildid RyVKwUIvr0Z-9nB-8GmU/RyVKwUIvr0Z-9nB-8GmU -goversion go1.13.10 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./dsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b079/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b079/_pkg_.a $WORK/b079/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/04/045efdd734a25105af48b5def09ad6219b5f449459b17c64c67fb21e42f43fa1-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid udDUFyw1F-F9iMraMSBf/udDUFyw1F-F9iMraMSBf -goversion go1.13.10 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/66/662c06546e31e02db5b4f8caa996bc029c7bfcfede74a6fa13649fe85ee3cd95-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid dGuPUKZ_ScNlfm8d8-i0/dGuPUKZ_ScNlfm8d8-i0 -goversion go1.13.10 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/d5/d53a11f14b7ff535b2e229b69208b3790196f47ab7b4fbf660c9390087b0fa2e-d # internal crypto/ecdsa mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/ecdsa -std -complete -buildid RzzWte9FGRTfGL1Cf9UQ/RzzWte9FGRTfGL1Cf9UQ -goversion go1.13.10 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/12/12f080f194f0bd17bffbb50c611eb18835a8b0515d4700a2c0366141b1e6df7a-d # internal crypto/x509/pkix mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/x509/pkix -std -complete -buildid 6KVpwq_K_gTHviywhXgj/6KVpwq_K_gTHviywhXgj -goversion go1.13.10 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/3b/3b4bd27b812f4d49465721f912ab3fa70bbb57e29ec3e180f8c6d6e09efb96f9-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid KofQloUXkc6p8_tRydIl/KofQloUXkc6p8_tRydIl -goversion go1.13.10 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f8/f8b3b639000aa4d2fee8809ccd32cb4b6ed1a1275d4814079efbf6276b1ab3c1-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/idna -std -complete -buildid qpJ83KUF2Euo2weFMxud/qpJ83KUF2Euo2weFMxud -goversion go1.13.10 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/d6/d6e9267b793aee97b2fac60083a15e7b99694d39430d1fbd72d4e1c8fe8e781a-d # internal mime mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p mime -std -complete -buildid NRfeNubL3_6f2MN-Lc8k/NRfeNubL3_6f2MN-Lc8k -goversion go1.13.10 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fb/fb41a31d1be9ad814748995f25f8d6af3939cef3f91f0f677e5202f13ca6f571-d # internal mime/quotedprintable mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime/quotedprintable -std -complete -buildid Lii8NOHpZMEdtnRDKyIo/Lii8NOHpZMEdtnRDKyIo -goversion go1.13.10 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/63/639b166b508c1751d76a481d56a0b5923532f5fd12a45b4661365039aa2e61fd-d # internal net/http/internal mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/internal -std -complete -buildid 5Sm7aYyyPMt9yXrEjREn/5Sm7aYyyPMt9yXrEjREn -goversion go1.13.10 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/5a/5a7af8276f4efa68a27628f59632241e72286f719bb43fb86706ab093fc450b6-d # internal crypto/x509 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/x509 -std -complete -buildid 3JjBUyuuuM3vz4UPR5fZ/3JjBUyuuuM3vz4UPR5fZ -goversion go1.13.10 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_windows.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/f1/f10d800f64db37198937a3d0c4b0da503e47c1f2ae47c9149ed6df153e114ab0-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/ajeddeloh/go-json -complete -buildid xDwrx49QDcydCWBAuMiH/xDwrx49QDcydCWBAuMiH -goversion go1.13.10 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/82/8252548ba8c3841eb1b47f70504b1e493e899087b7c1bb08ad7aaaf59a2350d8-d # internal mime/multipart mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime/multipart -std -complete -buildid jSsxW2m77z88Jzd8mc69/jSsxW2m77z88Jzd8mc69 -goversion go1.13.10 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/23/23a5c283be8f460d2b1756b9eb73d31d5ac23001fc67eb8630a125b3841b612a-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid wtpjLljKnJiUCZIO6_PS/wtpjLljKnJiUCZIO6_PS -goversion go1.13.10 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/11/11da602a2a68d0992c82fffca519f10c1be5ab655ff11540b0cf537907a614dd-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 8QiJzyJvFgObTbh5exH2/8QiJzyJvFgObTbh5exH2 -goversion go1.13.10 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d3/d3ec6ba420b5522a768a4d6ac482ffdf5c0505e398308aed2a2616582b11857e-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/vcontext/validate -complete -buildid OMgdIkt62mqVgv92bRgC/OMgdIkt62mqVgv92bRgC -goversion go1.13.10 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a4/a4e2f5023bcb9a270e92f1b1989d594e386f6297d61e848b8505a2777ada7044-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid -TXP7lBa-FL3Yu-yd9j8/-TXP7lBa-FL3Yu-yd9j8 -goversion go1.13.10 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/38/38800b6f4ae6e799276de655736114de3a2e0495fe3bea76ec569da77f1994f8-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid aKvmeFF2Q0-8Z_jHvwFl/aKvmeFF2Q0-8Z_jHvwFl -goversion go1.13.10 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ac/ac857de88324a4109d62214fa9f05aa05146c81dc4af5f1dc35b85f203d94766-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/4b/4b2239d182192ebefb48e1fd44414a2b84c3fa69e3a67039d851055b12be9f4b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/6c/6c71cbcb64449fb0edf8f945685082f8a3814d8210ce1f19c2b6d3ca884876bd-d # internal crypto/tls mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b039/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/rc4=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/tls -std -complete -buildid HUeG0_6dSRyvtRD6QQbB/HUeG0_6dSRyvtRD6QQbB -goversion go1.13.10 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/5b/5b93426a40b72924ab9a84cac80c39cc4372abed37b7dd192de7cd44ebddd2a0-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/vcontext/json -complete -buildid 05u46yiM4ELe8XDdaejA/05u46yiM4ELe8XDdaejA -goversion go1.13.10 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/29/29bedebdc5107f5ac1ceb476f8ece93fa470b964a76e3cca5db5c970ef728d33-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid asVosrMmez9oT5at7jTg/asVosrMmez9oT5at7jTg -goversion go1.13.10 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/15/155c9dce505b4c068886af435c512ecf9513989d8ed82c25c64507f4606143b3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2b/2b82f95658a42ba164dbc5404cb025e58b0012696ad0ba6d694dfc6128cf638f-d # internal net/http/httptrace mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b099/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/http/httptrace -std -complete -buildid Bcy31_gsfYCHdbhdJDB_/Bcy31_gsfYCHdbhdJDB_ -goversion go1.13.10 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1f/1f379a7af22264d99ec90c7ec11d08b4e4362ddb9708fd5c1a3ec2c75d30ba5a-d # internal net/http mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p net/http -std -complete -buildid mrPLoDElN-jqU66TfeeD/mrPLoDElN-jqU66TfeeD -goversion go1.13.10 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/30/30943e4ba0659e095d43a854cae0e2d329ba9bed0ac30ccc9baf36c1ebf81760-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/vincent-petithory/dataurl -complete -buildid ppmeov1Qo8w_plZM9rU3/ppmeov1Qo8w_plZM9rU3 -goversion go1.13.10 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/71/71c2ba8628464d53bf535fbe862e3fa70bafd8d747127832e8b08092494f655f-d # internal github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b130/ github.com/coreos/ignition/v2/config/v3_0/types cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b040/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid MR1fGSZptr7ybib_Gbwd/MR1fGSZptr7ybib_Gbwd -goversion go1.13.10 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b040/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/coreos/ignition/v2/config/v3_2_experimental/types cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid OHx5UXNF-joewwKwtNGV/OHx5UXNF-joewwKwtNGV -goversion go1.13.10 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b040/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/types -lang=go1.11 -complete -buildid q8ioCa0-hjt_DuonKyFy/q8ioCa0-hjt_DuonKyFy -goversion go1.13.10 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/7d/7d5c1d33876198b43967cc9cff1bce3e705534c9dafe36033699914045b5bbfc-d # internal github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid 0FZvyuNbBGeehtrljye6/0FZvyuNbBGeehtrljye6 -goversion go1.13.10 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./config.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/5c/5cac85a4c21927af1b804f6f34641183faea28efa4ea664a861999894501236c-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid S8dbbvGoTsjMl91a2aOR/S8dbbvGoTsjMl91a2aOR -goversion go1.13.10 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./config.go github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid ylbmP9QvNnQ1NVvBtNaT/ylbmP9QvNnQ1NVvBtNaT -goversion go1.13.10 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ec/ec3b11ca75d4e72a90462e9828d7f9911bd5e795d1f4f0d2dd68b517263c8a6a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/1d/1d804e33a4cc8506dcaf20ce3bfaf14b3fab3fad8415f40489ab3d2f2178f378-d # internal github.com/coreos/ignition/v2/config/v3_2_experimental mkdir -p $WORK/b133/ github.com/coreos/ignition/v2/config/v3_2_experimental/translate mkdir -p $WORK/b135/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental -lang=go1.11 -complete -buildid wOfT5_MKmQJSz6-ahYhg/wOfT5_MKmQJSz6-ahYhg -goversion go1.13.10 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/translate -lang=go1.11 -complete -buildid oHzKswZKJCvoaLs0NJ8r/oHzKswZKJCvoaLs0NJ8r -goversion go1.13.10 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/13/13294b7962ca6ba678d04c954ca8de306b857b01db85221d2dcddfaf2fe73139-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/81/81166002305ad637b850e943fa5c4d2f1ed8c4b3efcfa3f8ee8e2e0fdbce1a84-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/da/daa993bafc8e6b18fb76826d9bcca2f0d6fcf06f5ea3d7233dca4ac1bab75fef-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/8f/8fdb3f10772aa596edd38f25f6bd6543bb06274712c2aafe10cbbb2c67711c22-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid ngWLRApDZc8flX8odRug/ngWLRApDZc8flX8odRug -goversion go1.13.10 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/a5/a5bbb4d8e8bddf0bcf5a256282e39d468b998aab5e00ce404ff7e239f8ceaff4-d # internal github.com/coreos/ignition/v2/validate mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/validate\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b037/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid OF3AC14xFJGHTfrJ73DJ/OF3AC14xFJGHTfrJ73DJ -goversion go1.13.10 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/2c/2c846ec8df45ce5403e9aedb134e64fd3aaf1d9e93b70da6556a786ebf7a2c68-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/validate=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b037/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b022/_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/b016/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b059/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile regexp/syntax=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b128/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile bufio=$WORK/b058/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b127/_pkg_.a packagefile compress/flate=$WORK/b065/_pkg_.a packagefile hash/crc32=$WORK/b066/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rc4=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile internal/nettrace=$WORK/b099/_pkg_.a packagefile internal/singleflight=$WORK/b100/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out.exe -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=0xS0WPBCnd95dXgIW1Hu/OF3AC14xFJGHTfrJ73DJ/h7pt8-fTMM_8Ndiiq-wk/0xS0WPBCnd95dXgIW1Hu -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xa7be58b9fc2c3ba4887ace8340015743ce7ccdd0 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out.exe # internal mkdir -p ./ mv $WORK/b001/exe/a.out.exe ./ignition-validate-x86_64-pc-windows-gnu.exe rm -r $WORK/b001/ + export GOARCH= + GOARCH= + export GOOS=linux + GOOS=linux + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ly6Z8f + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le ++ dirname /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + install -d -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le//usr/lib/dracut/modules.d + install -d -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le//usr/lib/systemd/system + pushd ignition-dracut-7ff38d9716bf982e3f6495d85c6ce91aab72e88d + cp -r dracut/30ignition dracut/99emergency-timeout dracut/99journald-conf /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le//usr/lib/dracut/modules.d/ + install -m 0644 -t /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le//usr/lib/systemd/system/ systemd/ignition-firstboot-complete.service + popd + install -d -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/bin + install -p -m 0755 ./ignition-validate /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/bin + install -d -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/ignition + install -p -m 0644 ./ignition-validate-x86_64-apple-darwin /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/ignition + install -p -m 0644 ./ignition-validate-x86_64-pc-windows-gnu.exe /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/ignition + install -p -m 0755 ./ignition /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le//usr/lib/dracut/modules.d/30ignition + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.3.0-1.gitee616d5.fc31 --unique-debug-suffix -2.3.0-1.gitee616d5.fc31.ppc64le --unique-debug-src-base ignition-2.3.0-1.gitee616d5.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/bin/ignition-validate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/lib/dracut/modules.d/30ignition/ignition extracting debug info from /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/bin/ignition-validate extracting debug info from /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/lib/dracut/modules.d/30ignition/ignition warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/bin/ignition-validate. 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/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/lib/dracut/modules.d/30ignition/ignition. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 23752kB, size after compression: 22620kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 6566 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 mangling shebang in /usr/lib/dracut/modules.d/99emergency-timeout/ignition-virtio-dump-journal.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/99emergency-timeout/module-setup.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/ignition-generator from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/ignition-setup-user.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/module-setup.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/coreos-gpt-setup.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/ignition-setup-base.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/coreos-teardown-initramfs-network.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/99journald-conf/module-setup.sh from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CgeAHc + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ignition-2.3.0-1.gitee616d5.fc31.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ojVL6e + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + DOCDIR=/builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/doc/ignition + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/doc/ignition + cp -pr README.md /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/doc/ignition + cp -pr doc/ /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/doc/ignition + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fpcYCe + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/licenses/ignition + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/licenses/ignition + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/licenses/ignition + cp -pr LICENSE.dracut /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/licenses/ignition + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/aws/aws-sdk-go/aws)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/awserr)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/awsutil)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/client)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/client/metadata)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/corehandlers)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/endpointcreds)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/processcreds)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/stscreds)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/csm)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/defaults)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/ec2metadata)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/endpoints)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/request)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/session)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/signer/v4)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/ini)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/s3err)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkio)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkrand)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkuri)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/shareddefaults)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/eventstream)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/query)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/query/queryutil)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/rest)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/restxml)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/service/s3)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/service/s3/s3iface)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/service/s3/s3manager)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/service/sts)) = 1.19.11 bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0 bundled(golang(github.com/coreos/go-systemd/v22/dbus)) = 22.0.0 bundled(golang(github.com/coreos/go-systemd/v22/journal)) = 22.0.0 bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 22.0.0 bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/google/renameio)) = 0.1.0 bundled(golang(github.com/google/uuid)) = 1.1.1 bundled(golang(github.com/pin/tftp)) = 2.1.0 bundled(golang(github.com/pin/tftp/netascii)) = 2.1.0 bundled(golang(github.com/stretchr/testify/assert)) = 1.3.0 bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb bundled(golang(github.com/vmware/vmw-guestinfo/bdoor)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/message)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/rpcout)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/rpcvmx)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/vmcheck)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-ovflib)) = 0.0.0-20170608004843.git1f217b9dc714 bundled(golang(golang.org/x/net/http/httpproxy)) = 0.0.0-20190228165749.git92fc7df08ae7 bundled(golang(golang.org/x/net/idna)) = 0.0.0-20190228165749.git92fc7df08ae7 bundled(golang(golang.org/x/sys/unix)) = 0.0.0-20191110163157.gitd32e6e3b99c4 bundled(golang(golang.org/x/text/secure/bidirule)) = 0.3.0 bundled(golang(golang.org/x/text/transform)) = 0.3.0 bundled(golang(golang.org/x/text/unicode/bidi)) = 0.3.0 bundled(golang(golang.org/x/text/unicode/norm)) = 0.3.0 ignition = 2.3.0-1.gitee616d5.fc31 ignition(ppc-64) = 2.3.0-1.gitee616d5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libblkid.so.1(BLKID_2.18)(64bit) 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) Obsoletes: ignition-dracut < 0.31.0-3 Recommends: btrfs-progs Processing files: ignition-validate-2.3.0-1.gitee616d5.fc31.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TPTh8c + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + DOCDIR=/builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/doc/ignition-validate + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/doc/ignition-validate + cp -pr README.md /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/doc/ignition-validate + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kv1S9c + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/licenses/ignition-validate + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/licenses/ignition-validate + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/licenses/ignition-validate + RPM_EC=0 ++ jobs -p + exit 0 Provides: ignition-validate = 2.3.0-1.gitee616d5.fc31 ignition-validate(ppc-64) = 2.3.0-1.gitee616d5.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) Conflicts: ignition < 0.31.0-3 Processing files: ignition-validate-nonlinux-2.3.0-1.gitee616d5.fc31.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rS2R1f + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/licenses/ignition-validate-nonlinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/licenses/ignition-validate-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le/usr/share/licenses/ignition-validate-nonlinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: ignition-validate-nonlinux = 2.3.0-1.gitee616d5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: ignition < 0.31.0-3 Processing files: ignition-debugsource-2.3.0-1.gitee616d5.fc31.ppc64le Provides: ignition-debugsource = 2.3.0-1.gitee616d5.fc31 ignition-debugsource(ppc-64) = 2.3.0-1.gitee616d5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ignition-debuginfo-2.3.0-1.gitee616d5.fc31.ppc64le Provides: debuginfo(build-id) = bcb6f665b1879ab9f8a459023ba083516975504d ignition-debuginfo = 2.3.0-1.gitee616d5.fc31 ignition-debuginfo(ppc-64) = 2.3.0-1.gitee616d5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ignition-debugsource(ppc-64) = 2.3.0-1.gitee616d5.fc31 Processing files: ignition-validate-debuginfo-2.3.0-1.gitee616d5.fc31.ppc64le Provides: debuginfo(build-id) = 769ae2e29a00e5caa7837ee25031b9e575ee4074 ignition-validate-debuginfo = 2.3.0-1.gitee616d5.fc31 ignition-validate-debuginfo(ppc-64) = 2.3.0-1.gitee616d5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ignition-debugsource(ppc-64) = 2.3.0-1.gitee616d5.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le Wrote: /builddir/build/RPMS/ignition-debugsource-2.3.0-1.gitee616d5.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/ignition-validate-2.3.0-1.gitee616d5.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/ignition-2.3.0-1.gitee616d5.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/ignition-validate-debuginfo-2.3.0-1.gitee616d5.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/ignition-validate-nonlinux-2.3.0-1.gitee616d5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/ignition-debuginfo-2.3.0-1.gitee616d5.fc31.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G79KBe + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + /usr/bin/rm -rf /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0