Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f33-build-234042-50456/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590710400 Wrote: /builddir/build/SRPMS/fedora-coreos-config-transpiler-0.6.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f33-build-234042-50456/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590710400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UtP0MV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fcct-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fcct-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fcct-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + [[ ! -e /builddir/build/BUILD/fcct-0.6.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/fcct-0.6.0/_build/bin install: creating directory '/builddir/build/BUILD/fcct-0.6.0/_build' install: creating directory '/builddir/build/BUILD/fcct-0.6.0/_build/bin' + export GOPATH=/builddir/build/BUILD/fcct-0.6.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/fcct-0.6.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct ]] ++ dirname /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct + install -m 0755 -vd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos install: creating directory '/builddir/build/BUILD/fcct-0.6.0/_build/src' install: creating directory '/builddir/build/BUILD/fcct-0.6.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos' + ln -fs /builddir/build/BUILD/fcct-0.6.0 /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct + cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct + mkdir -p /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/spf13 + ln -s ../../../../vendor/github.com/spf13/pflag /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/spf13/pflag + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7bx3TW + umask 022 + cd /builddir/build/BUILD + cd fcct-0.6.0 + export 'LDFLAGS=-X github.com/coreos/fcct/internal/version.Raw=0.6.0 ' + LDFLAGS='-X github.com/coreos/fcct/internal/version.Raw=0.6.0 ' + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor + echo 'Building fcct...' Building fcct... ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + GOPATH=/builddir/build/BUILD/fcct-0.6.0/_build:/usr/share/gocode + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.6.0 -X github.com/coreos/fcct/version=0.6.0 -B 0xecaf3a1e185131e96d0a93f1b0ef953214e60b91 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o ./fcct internal/main.go WORK=/tmp/go-build049493233 internal/cpu mkdir -p $WORK/b007/ math/bits mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math/bits -std -complete -buildid Or4ex6TXWdaHuQyoIcbM/Or4ex6TXWdaHuQyoIcbM -goversion go1.14 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid H7eRY0SNn6Hun9re7uen/H7eRY0SNn6Hun9re7uen -goversion go1.14 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_riscv64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_riscv64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -complete -buildid FDEaLsyDWmSMoNYVEhtu/FDEaLsyDWmSMoNYVEhtu -goversion go1.14 -D "" -importcfg $WORK/b007/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.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_riscv64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b009/symabis ./atomic_riscv64.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid CmZF5gxntVA8u0SnXV1d/CmZF5gxntVA8u0SnXV1d -goversion go1.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/fa/fa9b7d02d9e387a5c705bc2a614e3716c475617cefd3277e676c5fb484192fec-d # internal unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode/utf8 -std -complete -buildid MHbKou1KT8GXhNEIFaL-/MHbKou1KT8GXhNEIFaL- -goversion go1.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./utf8.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/3e/3ef70a7107623b1d9875ce2383e73433a15c2f5c9a8f04b32d404fbfa690b785-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_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid 1gsZmyIAMYGSkG9461C-/1gsZmyIAMYGSkG9461C- -goversion go1.14 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a0/a02bf8cf32aa482460ce205694a093d301041e804c0195e8a9d4376b8aac6c41-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_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b006/symabis ./equal_riscv64.s ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/49/49281a275ac89a0512bf98099a7f430743d13c22f73867acb2d6537eafa0daa3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/01/0165744b5ab47d74ea3e2c95cd72295cb5a2dc2828e4977a73752d7ea12d5291-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid l5x2WH3AeccDtr8CqWHp/l5x2WH3AeccDtr8CqWHp -goversion go1.14 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_generic.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go mkdir -p $WORK/b019/ math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b014/symabis ./stubs_riscv64.s cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -buildid yRUs8DM97xe9YUph46bV/yRUs8DM97xe9YUph46bV -goversion go1.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p math -std -buildid OLKcs8reUa0cutjb6OF0/OLKcs8reUa0cutjb6OF0 -goversion go1.14 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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 ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/de/de959f93901940f91b74c4ba235fe831630eb618c03d387cf169b2229d1b7e9c-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b020/symabis ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ca/ca0e115cf0535d259f52d905dc679e94ac477ed1b5374b03566da9c370150ea6-d # internal unicode mkdir -p $WORK/b021/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -buildid LdYhFiuVttgmV4DbEVzP/LdYhFiuVttgmV4DbEVzP -goversion go1.14 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h -c=4 ./doc.go ./value.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p unicode -std -complete -buildid cHMOYqliYwG_qDAqkA15/cHMOYqliYwG_qDAqkA15 -goversion go1.14 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b006/_pkg_.a $WORK/b006/equal_riscv64.o $WORK/b006/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c6/c6c1524da4c87c9fac93ff7f9b203e720f662347a02c498cfded0a537cb0f1d0-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b020/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ac/ac139dcb417c56db0ab2b33dd01fb1626af055d2f414ed44d6e353b422f4c285-d # internal internal/testlog mkdir -p $WORK/b030/ runtime cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b005/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/testlog -std -complete -buildid Z7hiK15Hpe0Ezu7IRQ9C/Z7hiK15Hpe0Ezu7IRQ9C -goversion go1.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./log.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid iXxZVEaJuv0_WIMvcL79/iXxZVEaJuv0_WIMvcL79 -goversion go1.14 -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 ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_riscv64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_novdso.go ./os_linux_riscv64.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_riscv64.go ./signal_riscv64.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 ./symtab.go ./sys_nonppc64x.go ./sys_riscv64.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/bb/bbc46ec0884e06bbeac387d06fa427751418299507cedbe3b0ffeaa9f2ec0aec-d # internal encoding mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p encoding -std -complete -buildid CfHSSqkIf1e7TLqk5suD/CfHSSqkIf1e7TLqk5suD -goversion go1.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/77/77f96fd0d8adb1e54d7e4724f2b7e3e1484833c0f360ffdfca1261a341384f12-d # internal unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode/utf16 -std -complete -buildid kIjahkeP4lqdJjdaeziu/kIjahkeP4lqdJjdaeziu -goversion go1.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/0e/0eb51a4ce4c619d9999776cc68bd8b22b9d5402ee509f3e8a53b6618f7fdbd37-d # internal github.com/coreos/fcct/base mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/base /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/coreos/fcct/base -complete -buildid LsOj9zhUZa0Ki50ycJx9/LsOj9zhUZa0Ki50ycJx9 -goversion go1.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./options.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f8/f897bc9b4c0587dfd35b8336d3a57eb5d13800122e0f80a0213e1580e9864b70-d # internal container/list mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p container/list -std -complete -buildid 1NTGOo4ByT7ZgjgTRpWU/1NTGOo4ByT7ZgjgTRpWU -goversion go1.14 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b014/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/6c/6cd23ebf4c3dad5892fe5528adcd5ffd9914d0a51bd8c50c43ffd8104d92bacc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b014/_pkg_.a $WORK/b014/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal crypto/internal/subtle mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/internal/subtle -std -complete -buildid piIjDJYdxLjxkJM3Z7pp/piIjDJYdxLjxkJM3Z7pp -goversion go1.14 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./aliasing.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b7/b756b25c0601ca3e9fa9864b6809ab3fb2a0185f9dc454f31f36bc758477701e-d # internal crypto/subtle mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/subtle -std -complete -buildid MXeNhPfep6V9O89pjCqJ/MXeNhPfep6V9O89pjCqJ -goversion go1.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c7/c72ef7e862134b4477daf185c75f1f50ff1a2cc2044731bc63c284150347ce41-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config EOF cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/8a/8a71da898854813d33643d1d77c72cc8d3651620c841a3025149a5a4e9c726ee-d # internal internal/nettrace mkdir -p $WORK/b101/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid 2LL1VHs6kfGu2Y1JTcyI/2LL1VHs6kfGu2Y1JTcyI -goversion go1.14 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./asn1.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p internal/nettrace -std -complete -buildid 0E8isxc8kRhO9I55CLtg/0E8isxc8kRhO9I55CLtg -goversion go1.14 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/6d/6ddebe4e0073a887e77ba159e135eda042a01f42c94df2927db3b38ef69063b7-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid bu2ejvLlq1ZehSu1Nk6q/bu2ejvLlq1ZehSu1Nk6q -goversion go1.14 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./aliasing.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/37/37a41db5e9f19e8be7155f22f0fe1c2aeec8d7883ff939bf1f37098f4007736b-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9f/9fe167245a47d8d9667c83a639b129fa091706c75a5f993901fc621a15661fb3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/02/0225a5650419c045c1bbe6ab2d06f545f9049a027aafce7018094e95a7d26f10-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_riscv64.o $WORK/b005/atomic_riscv64.o $WORK/b005/memclr_riscv64.o $WORK/b005/memmove_riscv64.o $WORK/b005/preempt_riscv64.o $WORK/b005/rt0_linux_riscv64.o $WORK/b005/sys_linux_riscv64.o $WORK/b005/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/15/159468bbcfd89daccbaad07b4e6294d2f6001a64044703a0536aa0741b048ec8-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_riscv64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -buildid tNbQCIkjZdVG30VrGXj7/tNbQCIkjZdVG30VrGXj7 -goversion go1.14 -D "" -importcfg $WORK/b018/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_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid FIOfUCAu-47gGJ8O9n15/FIOfUCAu-47gGJ8O9n15 -goversion go1.14 -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_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/12/1272041a0768bd414a87395daa35d6acce8e8a0bc79d6e17667a3e2b6fbfd7eb-d # internal internal/singleflight mkdir -p $WORK/b102/ math/rand mkdir -p $WORK/b077/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p internal/singleflight -std -complete -buildid h4hYH6LKNi5aTAeo0LHn/h4hYH6LKNi5aTAeo0LHn -goversion go1.14 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p math/rand -std -complete -buildid nxpH7OVW8u6bZU3QNzE1/nxpH7OVW8u6bZU3QNzE1 -goversion go1.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/d8/d89c3d640af147abc5da81aa99a3a7d9dbd8209135cabd50a42c93b32541888d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/50/503fa91334260b32b0b24b0e39f93e17d2d4b122f62d48f431b2231115a0aeeb-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a8/a8783f0a77c9f2559853b65de746d7bf01c4ec34b63fa90e375c293a499d5acd-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ 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_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid VJ4tWiXgdY9_--33tQWQ/VJ4tWiXgdY9_--33tQWQ -goversion go1.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sort -std -complete -buildid O9cSqZAlFp0XgLYwvZJH/O9cSqZAlFp0XgLYwvZJH -goversion go1.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/71/71ee22629494109d658562caed66d3ffa5b403841e4fac9c5bb804b03613da48-d # internal internal/oserror mkdir -p $WORK/b025/ io mkdir -p $WORK/b023/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -buildid NTrB8zV9tnYGvwpp3wah/NTrB8zV9tnYGvwpp3wah -goversion go1.14 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./errors.go strconv mkdir -p $WORK/b016/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p io -std -complete -buildid -QotX2SJNTLUZ-rja2eo/-QotX2SJNTLUZ-rja2eo -goversion go1.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p strconv -std -complete -buildid i4lshxeXA_PS4UKSzl8A/i4lshxeXA_PS4UKSzl8A -goversion go1.14 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/05/052561f9fc022d93250d32791656634406a7906237f5d76d8289e4bd40ef5c33-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/bd/bd223c2328703f98ee806353b5a5995db60eb51c5a0b04294d6c5875c77c8564-d # internal syscall mkdir -p $WORK/b028/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b100/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b028/symabis ./asm_linux_riscv64.s cat >$WORK/b100/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_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid rprow4Y8t_e4VPgnf-t_/rprow4Y8t_e4VPgnf-t_ -goversion go1.14 -D "" -importcfg $WORK/b100/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/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid lyvFcxGZlbTExHR7GR9K/lyvFcxGZlbTExHR7GR9K -goversion go1.14 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_riscv64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_riscv64.go ./zsyscall_linux_riscv64.go ./zsysnum_linux_riscv64.go ./ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/82/825e837fbe714de753bc5ecb7b461118628aac536645a63a57bf5f795439038d-d # internal bytes mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p bytes -std -buildid rPvEyk0O2C4HDXfrEoGe/rPvEyk0O2C4HDXfrEoGe -goversion go1.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/01/01c34b4a5b39c9aad3cde99343b31f5a0186002026b9dcb0cbe14194bc7d161a-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b013/symabis ./asm_riscv64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p reflect -std -buildid dKZBdScBZvjOkDNEMG60/dKZBdScBZvjOkDNEMG60 -goversion go1.14 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3f/3f808a1ac175e30cb1d93c53a0c87d8d7317971328eba11506aefbc2ffcf89fc-d # internal strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strings -std -complete -buildid Rg0b16B0OdJg1XeSTzfT/Rg0b16B0OdJg1XeSTzfT -goversion go1.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/57/57e7e0031dcffb7dff10ea7cbf6694d3702749489fab28abd1ca933afd53b897-d # internal hash mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p hash -std -complete -buildid TzpQqxIOk2-ngYaea-mV/TzpQqxIOk2-ngYaea-mV -goversion go1.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/30/30667e4828204c70f34b3b412eebff56ab473ae6b2e1f203d84b5d3ade59dc9e-d # internal crypto mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto -std -complete -buildid 5qB_lAm8wEXRVKZU3VZc/5qB_lAm8wEXRVKZU3VZc -goversion go1.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/e2/e23d99a4cd4011095a7ac0745473e291959daf3f7456ec57d89c513e41e6a4c1-d # internal bufio mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p bufio -std -complete -buildid gRXM98Z_ogexPr9duyW2/gRXM98Z_ogexPr9duyW2 -goversion go1.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./bufio.go ./scan.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/cf/cf5f153708346b697c208b90113ad3113b632880f6c02f0331905dc8a9bda902-d # internal regexp/syntax mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p regexp/syntax -std -complete -buildid TW_YBrA7CDbgVL_RObpU/TW_YBrA7CDbgVL_RObpU -goversion go1.14 -D "" -importcfg $WORK/b051/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_riscv64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b028/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/98/982ebf15f87e6b795020dc1dd39220bbd02afdc1eee53213be0af4f2f773af96-d # internal internal/syscall/unix mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/syscall/unix -std -complete -buildid fhZ1EY0PkruVYTfvojov/fhZ1EY0PkruVYTfvojov -goversion go1.14 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/78/78fcc224a76c97d5d5c99b93089a47aebec5ba4dfa1c66c206b3db45bec61f5c-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/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid 2s5LUvoY0pc2m1zesZMl/2s5LUvoY0pc2m1zesZMl -goversion go1.14 -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_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/3d/3d08fb9b7656ee5d90cabe31d40184fef0be003ada0bcb9abec2cd110e2270a4-d # internal hash/crc32 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p hash/crc32 -std -complete -buildid ss-8xg5LnDMKbezmH_z1/ss-8xg5LnDMKbezmH_z1 -goversion go1.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/5a/5a9afc46be8327c36c570d1a28679296968d59dce1069cd68ee449861c9e8ebe-d # internal crypto/internal/randutil mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/randutil -std -complete -buildid I39KFmZsSaIqz8bji3sQ/I39KFmZsSaIqz8bji3sQ -goversion go1.14 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/23/23fa25a3343c5d9dd1bf253fc23ef1f74de3d5ae7b476bf1e5748ef89e582d5e-d # internal crypto/hmac mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/hmac -std -complete -buildid uKPepq4nWHwsqfJ1ZQp4/uKPepq4nWHwsqfJ1ZQp4 -goversion go1.14 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a6/a6849073c3d681fe0a1349678c585d3491c1b8665182b7894dbf22ad0df15069-d # internal crypto/rc4 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/rc4 -std -complete -buildid CMjmgvxDa-VMxr-GHm1c/CMjmgvxDa-VMxr-GHm1c -goversion go1.14 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/48/489b6babb1418989e68569a1448584008becb65edab89317510723732accda16-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid pe_CXp-F_4LNg0q8GzHZ/pe_CXp-F_4LNg0q8GzHZ -goversion go1.14 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/80/806c9582b0e4842af3fd9232d4b4fa79bcd49dcfb7d2dbc1b961d3511b0c2eb9-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/transform -std -complete -buildid qSe2snpVCZw2PaugN6pG/qSe2snpVCZw2PaugN6pG -goversion go1.14 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/50/50305f041f913fbd849fd301c8c483853e2ac184f553489742faf755eadd0e48-d # internal regexp mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b051/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p regexp -std -complete -buildid pEKztrf7qSJlaPG7MKn2/pEKztrf7qSJlaPG7MKn2 -goversion go1.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/12/12a59b34959a84a2f4778eca7a99dcc99cf03a1d18218e2730a380654cd8ae96-d # internal path mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p path -std -complete -buildid ekeKDBjGuVbHALOh1pi_/ekeKDBjGuVbHALOh1pi_ -goversion go1.14 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/38/38b7cccbf8972d5fdc0321bec9c6eebf580142322d8312a8507e1d5d92a1a8dd-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/poll -std -buildid AxEL4r1Pxnb2IaLXDmI_/AxEL4r1Pxnb2IaLXDmI_ -goversion go1.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d6/d6a72a96b53f9d715adae57817e1b0b7adcc2cd6cbf4ea66fc31c957c160f13e-d # internal context mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p context -std -complete -buildid 4ELd6shlX2TTsu-wjeJx/4ELd6shlX2TTsu-wjeJx -goversion go1.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a8/a87afd6c771133c5bb265ed2eb4ff46ac691f35aa1885d70349cd16785c1c8e8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/56/56b5f75dade5dc293f2ab74f51406d0337a713f317c392c3a0aedf49f2d2c48f-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b013/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ee/ee7e962d4997703c0b961e3baca4706d1157e75af744d2cdb0e0afa790b17e58-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p os -std -buildid yFlOmUnEnuTEisz9x-jl/yFlOmUnEnuTEisz9x-jl -goversion go1.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3a/3a7f863a2fb43259db2a0b6c31bdee7a1c8e6fbcc4acd55d2ca374d8b07012a5-d # internal internal/fmtsort mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF encoding/binary mkdir -p $WORK/b037/ cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/fmtsort -std -complete -buildid e0p9t15g_rsS3mng8eM7/e0p9t15g_rsS3mng8eM7 -goversion go1.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./sort.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p encoding/binary -std -complete -buildid y-fgC4A3PcZ6maqDvYKo/y-fgC4A3PcZ6maqDvYKo -goversion go1.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/8d/8db294314eaf34f5dff5a2a42d86d4274b5b56049f70760c5b41f0096bdbf4a1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/21/212005572aa94dd99aa1ec97ea46e3fc18251926fd10c6b1ea84de26dfdaf747-d # internal encoding/base64 mkdir -p $WORK/b036/ crypto/sha512 mkdir -p $WORK/b083/ crypto/cipher mkdir -p $WORK/b073/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/sha512 -std -complete -buildid 9Ym2Cf5RyzODRrfUk_Jc/9Ym2Cf5RyzODRrfUk_Jc -goversion go1.14 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p encoding/base64 -std -complete -buildid 4D_JQHhfZ928gQZ8VkUM/4D_JQHhfZ928gQZ8VkUM -goversion go1.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./base64.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/cipher -std -complete -buildid 8JmOchw_wTXTROSlJMgo/8JmOchw_wTXTROSlJMgo -goversion go1.14 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/6e/6e8c36f30fdb7b273b6f50a6bdd2f440c5131a3eb82986156fb3b9919768152b-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid 4T2_abqpIY6WTlPGjTfz/4T2_abqpIY6WTlPGjTfz -goversion go1.14 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a2/a2a3ac0df05ebd650b9a88ae5cb9beb52e28451658a6901c80b3461cd3b0d428-d # internal crypto/md5 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/md5 -std -complete -buildid nUO9man3ZHHQ_iUV_3u8/nUO9man3ZHHQ_iUV_3u8 -goversion go1.14 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./md5.go ./md5block.go ./md5block_generic.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0f/0fd9b80c3c0863a3f6b0781358b322e2cb98b2fa4b408cb25d1cb24a2e2d0824-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid 36-F5-H_YjPrHTL80OZC/36-F5-H_YjPrHTL80OZC -goversion go1.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ff/ff7eea65e940fb1c4fb3bed4a0d476da21e9047470fa073276cc0064b5c4730a-d # internal path/filepath mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p path/filepath -std -complete -buildid fdGsuLVwg5p0fyWuquMi/fdGsuLVwg5p0fyWuquMi -goversion go1.14 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/8d/8d7cab22bb4fb49e65198459566600c63ed171ae91ce8e6a6700c19dd644b723-d # internal crypto/aes mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile crypto/internal/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/aes -std -complete -buildid DG6GddvuVr_gwimVlwoP/DG6GddvuVr_gwimVlwoP -goversion go1.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/94/94d93d86607feb696352d05510aefb6e1e3fa205e62b9df1b660947e70c8d67f-d # internal io/ioutil mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p io/ioutil -std -complete -buildid vWKpbbDS6MPnK9vs1gWt/vWKpbbDS6MPnK9vs1gWt -goversion go1.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e1/e10130bb6bfaecf4d5162d2c0b8aa5a6d3146dbbe38b1b75695bc0b22084ad85-d # internal crypto/des mkdir -p $WORK/b079/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile crypto/internal/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/des -std -complete -buildid X8dpvqfPVAdBURLW5_RU/X8dpvqfPVAdBURLW5_RU -goversion go1.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/73/73fc40987aab944389a7b48887f5108962f1bfe34656eadcd3e82f439c477650-d # internal crypto/sha1 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/sha1 -std -complete -buildid ABPD302BFGkpNA4-rg86/ABPD302BFGkpNA4-rg86 -goversion go1.14 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/f6/f64c98d1b49d93aed30836905f255c1f650b6537ddeba4a70cdcaaa775abe391-d # internal crypto/sha256 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/sha256 -std -complete -buildid BoUl4gwqHt1BHYxgCw8C/BoUl4gwqHt1BHYxgCw8C -goversion go1.14 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/25/25b25ffba7d75f42ccff282fa2c7143ff0bdc27cf230128e13294a14e78a639a-d # internal encoding/pem mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p encoding/pem -std -complete -buildid 2H6eV_GhvYGnObT-UPpa/2H6eV_GhvYGnObT-UPpa -goversion go1.14 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/2a/2a2854b8fd6c229c692e0d794a3747786bc4d413acc5020d1a7b19c38cebc34b-d # internal net mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b100/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b101/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b102/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_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_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p net -std -buildid 1T9C0kb5U7D3aMvLWYUe/1T9C0kb5U7D3aMvLWYUe -goversion go1.14 -D "" -importcfg $WORK/b099/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_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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/76/76962182fa1052d43cccfb196fe3a9d7690e1e6255664f7716ef4aab4d01a088-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b105/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid _bwbvNjkvzJzd1I_Q7kA/_bwbvNjkvzJzd1I_Q7kA -goversion go1.14 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/5a/5a572a2d974a244a211e7bd709ead748f1d9469fb1e36bfb572a4dfb951ff617-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid ifKb4OG0XLTQV93mq_by/ifKb4OG0XLTQV93mq_by -goversion go1.14 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0d/0db5e3c75b1555da000794631dd13aa18f220be5e2e6d8fe8dd3a2f4b86e7cb0-d # internal github.com/coreos/fcct/vendor/github.com/clarketm/json mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/fcct/vendor/github.com/clarketm/json -complete -buildid broYUP6xUIwAprT2-ksz/broYUP6xUIwAprT2-ksz -goversion go1.14 -D "" -importcfg $WORK/b034/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_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/67/676b27ed465b36fabc8a2c2aac7cd782207cf7a53e2ca25ad6ee9956cdc7e78e-d # internal encoding/json mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/json -std -complete -buildid iLKjd-6JKy4SemDj-gvF/iLKjd-6JKy4SemDj-gvF -goversion go1.14 -D "" -importcfg $WORK/b043/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_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/1b/1bd2b2f312b4a07a5e219ebabdcd135ccfb717bc59d803fab18c5b6a46336043-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors -complete -buildid OHG_EbzeySZ9U-o5Zb5u/OHG_EbzeySZ9U-o5Zb5u -goversion go1.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/09/097af6ddb3b2edb445adfd61c787221bc813443a66701e290f919ae56a220802-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path -complete -buildid EHKCVrIG4p25v9ZfDOtS/EHKCVrIG4p25v9ZfDOtS -goversion go1.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/73/73635258af90d0edbafcc0c36963031b4b4cd1f76e06e672b2091dfe3efa32b0-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree -complete -buildid p6pWLhVEpS1oQjbnyHt7/p6pWLhVEpS1oQjbnyHt7 -goversion go1.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/48/484e45df845890e9ec340564b06df7a046d86a23a6ac9f0fa6fe2a2e65b95c53-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report -complete -buildid hENU71bMhXfof-XaGXtr/hENU71bMhXfof-XaGXtr -goversion go1.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1b/1b8d5507357026903600e024c00b186064e623a5607755699465907ecb159ad7-d # internal github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 -complete -buildid ps0G14bpUINZRLWB6PGA/ps0G14bpUINZRLWB6PGA -goversion go1.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9b/9b0b018a3bee78a820ddccef2b558c4bcd7af5df3e3b627b55efb430127d7a1a-d # internal encoding/hex mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p encoding/hex -std -complete -buildid GEnGd_OuvUoGHhGxg1vh/GEnGd_OuvUoGHhGxg1vh -goversion go1.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/63/637fa9acef91c194e8dd3fab7fa852ff9574d2090deb62cce39dcba47efa64e3-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util -complete -buildid xLj754VE6PAAMyX-_jPp/xLj754VE6PAAMyX-_jPp -goversion go1.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f7/f7499a1c590f0cfc166aca7cec8c0b62fea410df0c13c5efeee370d5055f963a-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver -complete -buildid eBKE0xcgWBwS2cCQusww/eBKE0xcgWBwS2cCQusww -goversion go1.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/8e/8e8de0714d67040bfbac3838d3fb8f684a8a7f288ed703443d9e031ca4e4f524-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/translate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/coreos/fcct/translate -complete -buildid j9vchA3izMokCNcpg5yH/j9vchA3izMokCNcpg5yH -goversion go1.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/06/064bd622a60b8f6bae2923cf89f8724225dc6a5b408fc142b59d818dae324500-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit -complete -buildid ujs21HPxKWC2zf-tY8LV/ujs21HPxKWC2zf-tY8LV -goversion go1.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/85/8511b047dc9fdfbc2fd96480438224b4e3937379194cf537c9f698957714bef8-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations -complete -buildid 1i-GMnvriJuYEAnpYlDG/1i-GMnvriJuYEAnpYlDG -goversion go1.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/cd/cd949b74ee96e147dcea692ad7874b4f9a9efb337e4a84c36edc43e7396880a1-d # internal compress/flate mkdir -p $WORK/b067/ cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ff/ffbda9f1b1240c7855ee3c2f1f20781c9ca04231b801c0e867eeb88f013ffbdd-d # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p compress/flate -std -complete -buildid AeAOx4YAe8zPOSpWf_dn/AeAOx4YAe8zPOSpWf_dn -goversion go1.14 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go math/big mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p math/big -std -complete -buildid seoZs8YoSMd5Laj28R02/seoZs8YoSMd5Laj28R02 -goversion go1.14 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./accuracy_string.go ./arith.go ./arith_decl_pure.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_riscv64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/dd/dd164200af4ec95fdc4984e778c9ffb82b4b531b8191e00b3e86160cb92ade96-d # internal compress/gzip mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile compress/flate=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b068/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p compress/gzip -std -complete -buildid CZC8np41yCnPK4hb4DAV/CZC8np41yCnPK4hb4DAV -goversion go1.14 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./gunzip.go ./gzip.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/97/97e4474c5ac031e15831e4b2301a9e46e614d0cac9c90370f40fcd6967b5d348-d # internal net/url mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p net/url -std -complete -buildid RXhlEGWgcrLJ5zodYuAy/RXhlEGWgcrLJ5zodYuAy -goversion go1.14 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a9/a998557ab787988c232756a12cbd0184846a2c6b37632129bba465755b10c7f6-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b107/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid ZYHdYmUjqkatmEwBlC_K/ZYHdYmUjqkatmEwBlC_K -goversion go1.14 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/7e/7ed04a93206410e8a8265aaa5d3bf67ba79d6215e6fd84d9296c3d61c35619da-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid gfJ2eWAXNJAu0HUROKGm/gfJ2eWAXNJAu0HUROKGm -goversion go1.14 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/a7/a7c97b904ac3689e73cb0e63d6f309cddef266d6707e9334375b36eee9bab79d-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml -complete -buildid QmpzvwI3rgaI4YKxk6ws/QmpzvwI3rgaI4YKxk6ws -goversion go1.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./yaml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/84/84b746e89f8c4da7a5a01ce0d40cd663685a3e93562ef1aaef5c5ffb54610190-d # internal log mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p log -std -complete -buildid OeyF372a2Q8c_6cbrYNL/OeyF372a2Q8c_6cbrYNL -goversion go1.14 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/f1/f17d86fd1eeaa02013d59d60dbfda741e04c1dadc411040ee9d5290f3459c11b-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b032/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal cat >$WORK/b032/importcfg << 'EOF' # internal # import config importmap github.com/clarketm/json=github.com/coreos/fcct/vendor/github.com/clarketm/json importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap github.com/coreos/vcontext/yaml=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/config/common /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p github.com/coreos/fcct/config/common -complete -buildid NZy5IJb7v6bx92npggcO/NZy5IJb7v6bx92npggcO -goversion go1.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./common.go ./errors.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/24/24cc00f6b0056fd205f031c2826817e966de565acc4b4bde5a7a2512f061e9af-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid F6vvCppRa1woURFSHjOx/F6vvCppRa1woURFSHjOx -goversion go1.14 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b0/b0edcdedfa0275bf5e8b08230855a8c3c5815e924dd64cffb18f25b0e3df8e2c-d # internal net/textproto mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/textproto -std -complete -buildid 8jagBAvJ5_SwcdjKJ6Z4/8jagBAvJ5_SwcdjKJ6Z4 -goversion go1.14 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/3e/3eb358086f5ff6935a65a2b559be04fc17ea0a89001f24f5a85fdecc85627ca8-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid -jkFyUMSw1aVbjI-sMYv/-jkFyUMSw1aVbjI-sMYv -goversion go1.14 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/1f/1fb5975fe6290771f3358d18931171e03c0fd0c274862f1592e487fe188d2713-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid TLniVYt74HGqjP3wbXhl/TLniVYt74HGqjP3wbXhl -goversion go1.14 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9a/9a26f7e8657af4371be0c728e1f74b3b89f0b3997fb1f224d1cc84b0c54a5802-d # internal crypto/rand mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile crypto/aes=$WORK/b072/_pkg_.a packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_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_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/rand -std -complete -buildid 8UFshSXTdsFW6woNous7/8UFshSXTdsFW6woNous7 -goversion go1.14 -D "" -importcfg $WORK/b071/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_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/eb/eb6b3aa99e99b20d1090492e289c5293260c28018f750b85e969ebf4e642ec52-d # internal crypto/elliptic mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/elliptic -std -complete -buildid io4aU0D_S0Xch14lFWBk/io4aU0D_S0Xch14lFWBk -goversion go1.14 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/86/86a5dffdc38de379fb01a5cb6fb5d0aca760fa7fb0cbef6f99f82136024ddaa5-d # internal encoding/asn1 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p encoding/asn1 -std -complete -buildid lQlbRs7iUIg-TEIhpMIx/lQlbRs7iUIg-TEIhpMIx -goversion go1.14 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ba/ba5de7ddb562b9074a127af932c260fd073b4c563904f22a3d8d411d382e90d1-d # internal crypto/ed25519 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/ed25519 -std -complete -buildid 8aAoTxKW74emkBLJg5Sc/8aAoTxKW74emkBLJg5Sc -goversion go1.14 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/40/40cf075d173c7d0c9a151737e534254bea19eb84618ef73aae313a82ea24397a-d # internal crypto/rsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/rsa -std -complete -buildid LgyCDiE3zvHGovhZ1dJ_/LgyCDiE3zvHGovhZ1dJ_ -goversion go1.14 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/32/329571ea58559fbe0db90b6e9ac413c3dc8e376d5c33b517bc699f27c10f9a00-d # internal crypto/dsa mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/dsa -std -complete -buildid exEStRuDn1tv0f0_X5ZU/exEStRuDn1tv0f0_X5ZU -goversion go1.14 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/74/74708d77601421c3647254c77ce6e6e733aca1ea903133e6a81f11e655e1c73d-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b112/ cat >$WORK/b112/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/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid d4lUh9RGSiehS9hBGdhn/d4lUh9RGSiehS9hBGdhn -goversion go1.14 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/8e/8ee6e74632bcd6ddaf4e314a51832d3233c80be2e497ae1bd7eb11c8ea5672d0-d # internal mime mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime -std -complete -buildid 4AL7rB_KS1kcBUnD6CQL/4AL7rB_KS1kcBUnD6CQL -goversion go1.14 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/97/97cd85e662d8c62dc76b3dd4bca695d04037dd2c2bfb3db6738cc41bda69d5b2-d # internal crypto/ecdsa mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b072/_pkg_.a packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b081/_pkg_.a packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/ecdsa -std -complete -buildid UIY_3ucaM2YxNSHCoBxD/UIY_3ucaM2YxNSHCoBxD -goversion go1.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/01/01dad2945f143636fd8138ddc4cdedb103b0e56c75eea9c6b8d2f5741de45a2d-d # internal crypto/x509/pkix mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/x509/pkix -std -complete -buildid WhK8QZ2V73KIfXOBYNhd/WhK8QZ2V73KIfXOBYNhd -goversion go1.14 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/2f/2fc18760fd364d01813cd0708a5d3b4e2d9dc162f15f3e73814cb4121e7aac06-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b013/_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_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid 3QHSmGY00q3vDZKBcPWI/3QHSmGY00q3vDZKBcPWI -goversion go1.14 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/cb/cb14f7544a2b620623056ca1b0c3bc100da297e630dbbee8d43ee871f82f4eb4-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/net/idna -std -complete -buildid LVPXowL9Pk0cv89O8x1w/LVPXowL9Pk0cv89O8x1w -goversion go1.14 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/87/879e0235972021a4e8720d1a8fefd24b8f6e88320043ca7fe6d566eb59649e65-d # internal mime/quotedprintable mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime/quotedprintable -std -complete -buildid Y98Ic_dVbX5nATYvCias/Y98Ic_dVbX5nATYvCias -goversion go1.14 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/d3/d3f8f5f15c3a31c0b94d329a3e7aa0aa72b9904893fa50a8487730a31711e73e-d # internal net/http/internal mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p net/http/internal -std -complete -buildid zQ5nnCSAn5n69bEqw-n-/zQ5nnCSAn5n69bEqw-n- -goversion go1.14 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/26/26778dba394a74dd2f2f3d1afc73f3924fe7cc68f7841ee5cd3b79bbd2702c7d-d # internal mime/multipart mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime/multipart -std -complete -buildid jdw1OJxsokltoh9ZLhH3/jdw1OJxsokltoh9ZLhH3 -goversion go1.14 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/81/8117224a219a6a07a1eebf3301a20ce47835bbab92dcb7e77b9b32d1ed979fd6-d # internal github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json -complete -buildid R6hCerrNWpgzi3YrFtQM/R6hCerrNWpgzi3YrFtQM -goversion go1.14 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/33/3303b8a2c1aa2511f724aafe26482f9e7c344a82daa892d2d86e676c24d9f2c3-d # internal crypto/x509 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b072/_pkg_.a packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile crypto/des=$WORK/b079/_pkg_.a packagefile crypto/dsa=$WORK/b094/_pkg_.a packagefile crypto/ecdsa=$WORK/b080/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b090/_pkg_.a packagefile crypto/sha1=$WORK/b091/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/x509 -std -complete -buildid F4AKcRk__pFuAlTXaeis/F4AKcRk__pFuAlTXaeis -goversion go1.14 -D "" -importcfg $WORK/b093/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_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/0c/0c5af8fb081b6112135c4d551e7a6285537d521fe8198876368a0fbd49a40470-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate -complete -buildid PfC-ccSlpX1nZ5njthT1/PfC-ccSlpX1nZ5njthT1 -goversion go1.14 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/68/68627a0a011a57800afc35ab201c4b1449547b737d9f54cd57fc43ee62f53ce7-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit -complete -buildid yAdXw93r0OWIx0vfVHOa/yAdXw93r0OWIx0vfVHOa -goversion go1.14 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/42/428f88d255dc54c7d4b2c679a1f2f99a839d21b89781e0b1fce2850b4448dddd-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid uLvMzOzD1elDNU2s8y-a/uLvMzOzD1elDNU2s8y-a -goversion go1.14 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/f9/f90eae52374165ec7b7a1ee7ed04f8c412b890164967c1e1804e611f80f8929a-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid cvarxG8vsqtT51EFn3bR/cvarxG8vsqtT51EFn3bR -goversion go1.14 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/b8/b8875d585768d34c5f72c17b6d085a85469aecb0d2a14fa9d299488f7d4dfa41-d # internal text/template/parse mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p text/template/parse -std -complete -buildid dmxt7GoEzUduIWFpseGn/dmxt7GoEzUduIWFpseGn -goversion go1.14 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d1/d13044328b79cd92e6526243cfe07b8c14b5aa41c8a9c263d464e4d4d35b0b8c-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/internal/version /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/fcct/internal/version -complete -buildid 1_q_XZO7WNPB7TdJJT14/1_q_XZO7WNPB7TdJJT14 -goversion go1.14 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/af/afb59279b10c1e5946e89cdf6543370a27dd1748f15410912997390bd4d3d150-d # internal encoding/csv mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p encoding/csv -std -complete -buildid Qy6gGccyqZ8bcCJWfX_y/Qy6gGccyqZ8bcCJWfX_y -goversion go1.14 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ec/ecbda30cc843a6e69dd8e9e8444958241f20b088b9c43ac2dab4290d6cf5e0c8-d # internal flag mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p flag -std -complete -buildid GXFnFxr_2sZHuTcMGid_/GXFnFxr_2sZHuTcMGid_ -goversion go1.14 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e4/e49ec88af04de6e3fea6fa15d650bad4d090341c934961953506c0dced61e1fe-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json -complete -buildid y6PDsoJzjQKB_GG1Xak1/y6PDsoJzjQKB_GG1Xak1 -goversion go1.14 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/b5/b56a00fb2f07f627664ce0fe5b88a7adf46387fc39578c5d0678cfad947f2c68-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/json=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b132/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate -complete -buildid qZzZbiTXDQM2sJXSOKgT/qZzZbiTXDQM2sJXSOKgT -goversion go1.14 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f9/f9ad01b32d5a09b05983ad25fadccdcd77a9af0b6b657c5763f0b75e94264c2d-d # internal crypto/tls mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b033/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b072/_pkg_.a packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile crypto/des=$WORK/b079/_pkg_.a packagefile crypto/ecdsa=$WORK/b080/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b081/_pkg_.a packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/md5=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile crypto/rc4=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b090/_pkg_.a packagefile crypto/sha1=$WORK/b091/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile crypto/x509=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/tls -std -complete -buildid puvSJ4M2kgd5z9RaVL-X/puvSJ4M2kgd5z9RaVL-X -goversion go1.14 -D "" -importcfg $WORK/b078/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_riscv64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/3e/3e975209c9c4032753b5137b55cfb03fb36fb5ecb8a3598546c55cb47d764b7b-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/76/76ad38d87a2930ef1e0054585336979bc099812b81bbd5555d6a6633d00ddae3-d # internal github.com/spf13/pflag mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/csv=$WORK/b142/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b143/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/spf13/pflag -complete -buildid qTMEbVZJsr-wVowvYZpa/qTMEbVZJsr-wVowvYZpa -goversion go1.14 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/8c/8cb4a6aec52947aae6523a16f7bd94a756e2d466505885c9ba6fa72ff90174bf-d # internal text/template mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b137/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p text/template -std -complete -buildid EKGJy1ifOo19y2zdFgMR/EKGJy1ifOo19y2zdFgMR -goversion go1.14 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/6b/6ba345ca79c732e4c429c1817ede819a743acc819f8b5814ee02de7832a8fe02-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f9/f94715b8325aaaf94ed9ca9cf0e0b487a5d1a782e8ec38915a111e6d57f536e3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/09/090592ed718bfa0724691755175e0e0a3a2bc73aaf7f03dfa957298adb3b40ea-d # internal net/http/httptrace mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile internal/nettrace=$WORK/b101/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/httptrace -std -complete -buildid mYmfofjmd3ECkB5wRCW-/mYmfofjmd3ECkB5wRCW- -goversion go1.14 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/23/235d72249ad3682465e9fdc53cf71476334bf7a64fe1d2e44d62ce1a7902a771-d # internal net/http mkdir -p $WORK/b065/ cat >$WORK/b065/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/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b066/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile context=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p net/http -std -complete -buildid 0PGyjBTvepnWs9kvZO8r/0PGyjBTvepnWs9kvZO8r -goversion go1.14 -D "" -importcfg $WORK/b065/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_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b7/b722ae69a797a3ed760405de583209435e4475f99187826e3baf793b28004cea-d # internal github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl -complete -buildid TF9_yx4mDeplq0oWfC-j/TF9_yx4mDeplq0oWfC-j -goversion go1.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/9d/9d0b08c63e9adef70308a0cbe81860d615826b8454c00ab51974e2a1b9b72cc4-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b127/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2_experimental/types mkdir -p $WORK/b128/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid X8lcyzg4t9HK05v1j4Pi/X8lcyzg4t9HK05v1j4Pi -goversion go1.14 -D "" -importcfg $WORK/b127/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 github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b054/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2_experimental/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2_experimental/types -complete -buildid nWlUAb9kEvM8fyK44IbD/nWlUAb9kEvM8fyK44IbD -goversion go1.14 -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 cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid k9HNGtEE40bYJs9UEnTB/k9HNGtEE40bYJs9UEnTB -goversion go1.14 -D "" -importcfg $WORK/b054/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_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/41/4153bb61c3f20fede2eb1414ef5594e1446e78483ac05960ae4133986e74a6b4-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/base/v0_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/fcct/base/v0_1 -complete -buildid pNkRGvWuLgUt36OlanTV/pNkRGvWuLgUt36OlanTV -goversion go1.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/90/903b5714e15de4792bdc52701a5522ea843cc06e4e158d45c87da0bb5b3ab8ce-d # internal github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b127/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/base/v0_2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/fcct/base/v0_2 -complete -buildid tmIwK6HDIw8hhI5QVCCy/tmIwK6HDIw8hhI5QVCCy -goversion go1.14 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/21/219700190aa5cb2cdea7f8b4e23a34a9324a6ca1084f02f44b14d20f3549d79c-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b126/ github.com/coreos/fcct/base/v0_3_exp mkdir -p $WORK/b139/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/ignition/v2/config/v3_2_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2_experimental/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/base=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b127/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a EOF cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_2_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2_experimental/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/base/v0_3_exp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/fcct/base/v0_3_exp -complete -buildid WabNC5DjC0z5hVwW9yDu/WabNC5DjC0z5hVwW9yDu -goversion go1.14 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -complete -buildid fOGG8sdGiHi8hDILAgld/fOGG8sdGiHi8hDILAgld -goversion go1.14 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ee/eeee27e9bbd348f7a954c6bb3819732ec851a1545ecc599a2465b8c6650dcb9f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/3d/3d0a586847702130e70c0616e843816b2b3d360b317af5806797a7a004c53217-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile github.com/coreos/fcct/base/v0_1=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b126/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b132/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/config/v1_0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/fcct/config/v1_0 -complete -buildid DqfgGEE_775Y6ffwHkHr/DqfgGEE_775Y6ffwHkHr -goversion go1.14 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/48/483c3f60e38076bf025407d8433c816e412ca614f3fa20ade9f5692dc7f10759-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/07/07b24e4d29a9971a5c40ce0b8158be92080eaaa6044eeea075cab739a4903b5e-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile github.com/coreos/fcct/base/v0_2=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b126/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b127/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b132/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/config/v1_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/fcct/config/v1_1 -complete -buildid LCHovvupsobQQ_MZb1vj/LCHovvupsobQQ_MZb1vj -goversion go1.14 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./fcos.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/5a/5a005057816a11d6f2b3e7a8e96fff033b0b4a380c8323dcc133917ff9c4bc4a-d # internal github.com/coreos/fcct/config/v1_2_exp mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_2_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2_experimental/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile github.com/coreos/fcct/base/v0_3_exp=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b126/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b132/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/config/v1_2_exp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/config/v1_2_exp -complete -buildid reUQAIiGom2iUDQiG0CU/reUQAIiGom2iUDQiG0CU -goversion go1.14 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/b8/b8077d17c2f8b314366a0c239dd306ce0ccb8f567bbafae1fe279f4bd7130067-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ac/acf452a911abfa3aeb5d3dc7965734681794e05b467e0b5c370412289beb455f-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2_exp=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/_build/src/github.com/coreos/fcct/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p github.com/coreos/fcct/config -complete -buildid 0MOFtWgIMMhjyGRo_2m3/0MOFtWgIMMhjyGRo_2m3 -goversion go1.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/e7/e73fd25862ef5335e4455bc0a4a5912f68ef737b5ba6d5f7f10e4fb6414f6392-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b031/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b140/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b141/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid VbDnSp4IL_eHqPk9ROmN/VbDnSp4IL_eHqPk9ROmN -goversion go1.14 -D _/builddir/build/BUILD/fcct-0.6.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/7f/7fc41eef588e9970a9b8a1bf4b8fa1150f1fbd368d52e5a36a6b7b17d3595329-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b031/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b140/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b141/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2_exp=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/csv=$WORK/b142/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile flag=$WORK/b143/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile sync/atomic=$WORK/b020/_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 math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b126/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b127/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3_exp=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b128/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile regexp/syntax=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile bufio=$WORK/b060/_pkg_.a packagefile context=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b100/_pkg_.a packagefile internal/nettrace=$WORK/b101/_pkg_.a packagefile internal/singleflight=$WORK/b102/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b061/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b130/_pkg_.a packagefile compress/gzip=$WORK/b066/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b135/_pkg_.a packagefile text/template=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json=$WORK/b131/_pkg_.a packagefile compress/flate=$WORK/b067/_pkg_.a packagefile hash/crc32=$WORK/b068/_pkg_.a packagefile text/template/parse=$WORK/b137/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile crypto/aes=$WORK/b072/_pkg_.a packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b079/_pkg_.a packagefile crypto/ecdsa=$WORK/b080/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b081/_pkg_.a packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/md5=$WORK/b088/_pkg_.a packagefile crypto/rc4=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b090/_pkg_.a packagefile crypto/sha1=$WORK/b091/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile crypto/x509=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile crypto/internal/subtle=$WORK/b074/_pkg_.a packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b086/_pkg_.a packagefile crypto/dsa=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_riscv64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=6exkMLvAK6GwlMMLNU7S/VbDnSp4IL_eHqPk9ROmN/bmbB7lWKoQqhXLjgyOT-/6exkMLvAK6GwlMMLNU7S -X github.com/coreos/fcct/internal/version.Raw=0.6.0 -X github.com/coreos/fcct/version=0.6.0 -B 0xecaf3a1e185131e96d0a93f1b0ef953214e60b91 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./fcct rm -r $WORK/b001/ Building macOS fcct... + echo 'Building macOS fcct...' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOARCH=amd64 + GOOS=darwin + go build -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.6.0 -B 0xbb687a41fbed305ad4d47c7939a63f65817c4aea' -a -v -x -o fcct-x86_64-apple-darwin internal/main.go WORK=/tmp/go-build250851980 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_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid FY2tIpwUfWFMEQ57B0Lx/FY2tIpwUfWFMEQ57B0Lx -goversion go1.14 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_darwin.go ./zversion.go math/bits mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math/bits -std -complete -buildid h1WWGA5hXos-nR2vbq_0/h1WWGA5hXos-nR2vbq_0 -goversion go1.14 -D "" -importcfg $WORK/b015/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 internal/cpu mkdir -p $WORK/b007/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/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 cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/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 cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid yvy5DB146AmulC6AYwYA/yvy5DB146AmulC6AYwYA -goversion go1.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64.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_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid OnFDwLfmaTaqv9XZ8kav/OnFDwLfmaTaqv9XZ8kav -goversion go1.14 -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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/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_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/c0/c0e2cde240df4ab89cd35057b7121a94fa4216abd5e8769d238167d71a413e7c-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_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid X3av3l27kpNEoTwDSSyy/X3av3l27kpNEoTwDSSyy -goversion go1.14 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/02/023a9c0c00e24a659031ec055ce2ac5f49d1a8d7ff77e909dca50432d218df8a-d # internal unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode/utf8 -std -complete -buildid TQIT0lBYsgrLJqN6X0lf/TQIT0lBYsgrLJqN6X0lf -goversion go1.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/3a/3aca10dcfe49b8564141d220844607269419f4f43f16626c0ca1b70185404841-d # internal internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -buildid M4fjaetn9MVVkCyJc2TV/M4fjaetn9MVVkCyJc2TV -goversion go1.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/9f/9fb9f5be42b32892dc134a17edef94d10cee83640f23da9d8469def16a94a43f-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/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 cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c9/c9a18fe53c43a4c373f83e77f57a20e154a96550f762fa78963e16e032ad4246-d # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -buildid FF7sQKreUOCWjsg0-nId/FF7sQKreUOCWjsg0-nId -goversion go1.14 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h -c=4 ./doc.go ./value.go unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p unicode -std -complete -buildid 2AcmMKKUI8fzKH0cQNor/2AcmMKKUI8fzKH0cQNor -goversion go1.14 -D "" -importcfg $WORK/b021/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_riscv64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ff/ff66058dead291ddf5bc2fb22f2d39bcd28fca51bf519d9e110059bd7454f4d7-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_riscv64/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/b017/_pkg_.a /builddir/.cache/go-build/50/50187af280f78c139ed3cc85555cb02b60da1fa988c99ebc7810bda271f0699b-d # internal math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b014/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_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid qK_jdeIbba-G4L47j1rU/qK_jdeIbba-G4L47j1rU -goversion go1.14 -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_riscv64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b020/asm.o ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p math -std -buildid G_lLcKQISOTsAqgKKTje/G_lLcKQISOTsAqgKKTje -goversion go1.14 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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 ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/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 cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/8c/8cbaf3b9be980ac1d15861bae879b7fa7a01f536be4aac7a97ab231214ab7458-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/testlog -std -complete -buildid jAtQpA-FKZoXUm8X4sGk/jAtQpA-FKZoXUm8X4sGk -goversion go1.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/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_riscv64/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_riscv64/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_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/86/86fe47d4f0dfbb1823d08afe178edf47db9b83464733d0a12eefb861a1bed6b1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/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 encoding mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p encoding -std -complete -buildid NedseBJdZmJrJ8Z6cS1x/NedseBJdZmJrJ8Z6cS1x -goversion go1.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/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_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/01/017598a7383e1d6706e90d5b93cac312b80aae564612d01469ac4b12b2075405-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/00/006214683fc0c7514c1704a1bb1e95fe4ba8ea33df338dcce482c8dbcaf4e44c-d # internal unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode/utf16 -std -complete -buildid eqesjOHT12615Kt3V1kR/eqesjOHT12615Kt3V1kR -goversion go1.14 -D "" -importcfg $WORK/b039/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_riscv64/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 ./preempt_amd64.s ./rt0_darwin_amd64.s ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/45/459c0e24b94576c52874dbd0bade98d81a9827864ccce669a661bf9a0b6165bb-d # internal github.com/coreos/fcct/base mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fcct-0.6.0/base /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/coreos/fcct/base -lang=go1.12 -complete -buildid OZZ0OsK8ZzyJ5ZvpdMBo/OZZ0OsK8ZzyJ5ZvpdMBo -goversion go1.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./options.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_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid bZONn5gcLI8tItOgNVbG/bZONn5gcLI8tItOgNVbG -goversion go1.14 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe.go ./netpoll.go ./netpoll_kqueue.go ./os_darwin.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_darwin.go ./signal_darwin_amd64.go ./signal_unix.go ./sigqueue.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_darwin.go ./sys_darwin_64.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.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_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/88/88c7bc177c834cb9fb608448efdfae47fb747bfa718faaf17558b825257603a7-d # internal container/list mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p container/list -std -complete -buildid Ycmspx3-QguSSEeHq0kQ/Ycmspx3-QguSSEeHq0kQ -goversion go1.14 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/83/832f58fd43f5fbe5b29bc542d32268fe24b87ea07031e5538f71a641575f28ef-d # internal crypto/internal/subtle mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/internal/subtle -std -complete -buildid U5xpdV2m6ZqsvBR0cwSV/U5xpdV2m6ZqsvBR0cwSV -goversion go1.14 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/4f/4f389bc2306c8ff3ea6b3aef2e291115418faa440134743dd0411a0972812d37-d # internal crypto/subtle mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/subtle -std -complete -buildid TKeTk4bSPcSiEwTqyKRh/TKeTk4bSPcSiEwTqyKRh -goversion go1.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/1a/1abd3d6ab9755c282c9d96a8ac2a0e5b0a5e0bdf21f335cf531258419fe63bc5-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid FZudQUHeckBbinxOSB0S/FZudQUHeckBbinxOSB0S -goversion go1.14 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./asn1.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/log_amd64.o ./log_amd64.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/91/9103afb37671735198711b60783192791a11e3dfcc9c299e8f784792d0230541-d # internal internal/nettrace mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p internal/nettrace -std -complete -buildid WYTQxl5EdWen_pc3W1gK/WYTQxl5EdWen_pc3W1gK -goversion go1.14 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/ad/ada11375feeceecf37b8a9694640f077124a7d56c2c078892c55933fa6084124-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b108/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/sqrt_amd64.o ./sqrt_amd64.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid NRejXwaNrY2BNQI3J-Dh/NRejXwaNrY2BNQI3J-Dh -goversion go1.14 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/85/8511a5054d98977d6fed4d55de0e78453494df98805cb9aa0ea159e933e75b12-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/85/85c46b65dc1d38571bddb587b378533210a027e572972bbff11a16c95b2d38b8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_amd64.o $WORK/b014/exp_amd64.o $WORK/b014/floor_amd64.o $WORK/b014/hypot_amd64.o $WORK/b014/log_amd64.o $WORK/b014/sqrt_amd64.o $WORK/b014/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/68/685807f92e1e1d9e20a4b26e6d330ce696ae66723567cb8f8472710f5908ba30-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/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_riscv64/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_riscv64/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_riscv64/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_riscv64/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_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/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_riscv64/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_riscv64/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/preempt_amd64.o $WORK/b005/rt0_darwin_amd64.o $WORK/b005/sys_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/2f/2fa36a8d8be5aa292daf8e50caec41d079eacb742c61769ac407df6b4090ecd9-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_riscv64/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/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -buildid aCxgXfU9EhyL5l8Bi00O/aCxgXfU9EhyL5l8Bi00O -goversion go1.14 -D "" -importcfg $WORK/b018/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_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid JQUOT23-P6CE_p4cq8LW/JQUOT23-P6CE_p4cq8LW -goversion go1.14 -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_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ea/eafc3d355d4220e69db96404bdb8eefde201e57f31fcc360c0b7709821c9605e-d # internal internal/singleflight mkdir -p $WORK/b103/ math/rand mkdir -p $WORK/b077/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p internal/singleflight -std -complete -buildid rjVbF9MIp6QGwojWAFOi/rjVbF9MIp6QGwojWAFOi -goversion go1.14 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p math/rand -std -complete -buildid p_ah_8aRr7aYJCUelf97/p_ah_8aRr7aYJCUelf97 -goversion go1.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/a8/a83646e5d8098f9e8bff6c1991d6ca5aec9bf5c88e365bfdab927d1f79612e16-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/50/50827f907a31d2fb659df4316e6f1acf176d6e0474d87ea977538ed7288500e8-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/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_riscv64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/07/07e4e156a197cdd4cc1309664fa2af786a2aaa449c17e829479950ac70ac3eda-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ 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_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid JX94QVhtMtkM6l7vDfe3/JX94QVhtMtkM6l7vDfe3 -goversion go1.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sort -std -complete -buildid Y4wzBFnfzYkHUfT8-OTz/Y4wzBFnfzYkHUfT8-OTz -goversion go1.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/0c/0c321285ebfe364a0ee7e64d166644a3e5632fde06d3dbf0842df308ac05fd11-d # internal internal/oserror mkdir -p $WORK/b025/ io mkdir -p $WORK/b023/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b016/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -buildid EP61-zLeA-GnZCSEUENZ/EP61-zLeA-GnZCSEUENZ -goversion go1.14 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./errors.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p io -std -complete -buildid FXIchSMX1Fc7VIewZfbs/FXIchSMX1Fc7VIewZfbs -goversion go1.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p strconv -std -complete -buildid Hn9nPFD5-_x0DjiuD447/Hn9nPFD5-_x0DjiuD447 -goversion go1.14 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c6/c6bcbbd64865b6435a39378f4881fce94d6ee8abb6f909a626516ed82dde9bb3-d # internal syscall mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b027/symabis ./asm_darwin_amd64.s ./zsyscall_darwin_amd64.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p syscall -std -buildid sijpvldKfUaE__dQoNKp/sijpvldKfUaE__dQoNKp -goversion go1.14 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_bsd.go ./syscall_darwin.go ./syscall_darwin_amd64.go ./syscall_unix.go ./time_nofake.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_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/47/47db747a0b9e512a9ddedba900cdde14b8804c196c02fdaa6581f4d142c760d3-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b100/ cat >$WORK/b100/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_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid Ju7duqkhxWMI3H40HCDj/Ju7duqkhxWMI3H40HCDj -goversion go1.14 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/12/1279e566fc7d115b8b34b44cbf3b78015fbd64467548cac3e1d254de43042495-d # internal bytes mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p bytes -std -buildid AOHZtum24Lj4AGy87N9o/AOHZtum24Lj4AGy87N9o -goversion go1.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b8/b82af16dc0a086b60935303738e843127046ea064205901ed9a65fee20735a44-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b013/symabis ./asm_amd64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p reflect -std -buildid 4dO4Vq00qtvJhk1ynTYF/4dO4Vq00qtvJhk1ynTYF -goversion go1.14 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/df/dfb24f5d318421cbe7b63abc9ff40c56bd02c7b8f69859cbf1b1cc372ef3b018-d # internal strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strings -std -complete -buildid I8N9Eh5ACREDXj8EeTKT/I8N9Eh5ACREDXj8EeTKT -goversion go1.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/72/724331e575b436875762e61a42572887c4f307355af77ee41fa6dcf45d27a0d3-d # internal hash mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p hash -std -complete -buildid ka8zrFzc5G2ofJan6glC/ka8zrFzc5G2ofJan6glC -goversion go1.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/16/16a6b87e82cd7059507f5736d6401e50b6114e77feec6f2272436162a4f4c1cc-d # internal crypto mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto -std -complete -buildid D2AYI9pquBrxoyI7MHGi/D2AYI9pquBrxoyI7MHGi -goversion go1.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/58/585e7b76c400060d30940b14275dbda7aea38e8a7865c5c9257df09e2e4ad92f-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/bd/bd713d60b05b5126455d6519ceda60850dcce018bafb810553c0a9462b9a6457-d # internal bufio mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p bufio -std -complete -buildid Rw8JkSdjOLe22FOOob6A/Rw8JkSdjOLe22FOOob6A -goversion go1.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./bufio.go ./scan.go regexp/syntax mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p regexp/syntax -std -complete -buildid T2lZzMGlYOJODu0ili0Q/T2lZzMGlYOJODu0ili0Q -goversion go1.14 -D "" -importcfg $WORK/b051/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_riscv64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b027/asm_darwin_amd64.o ./asm_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b027/zsyscall_darwin_amd64.o ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_darwin_amd64.o $WORK/b027/zsyscall_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/af/af693b9a36d9f9b10b887cc745622a73f2a9e89c29932076705f7cbb2eeff45e-d # internal time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p time -std -buildid kYJtZiOi8PJuMFm8wDf4/kYJtZiOi8PJuMFm8wDf4 -goversion go1.14 -D "" -importcfg $WORK/b028/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_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/4a/4a31a982640a8c24a89c0296f0eb7b8302214bf4dfeebd9b29fd29ac660a9332-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/unix -std -complete -buildid i9IfTkLkdUocXWn6QBBd/i9IfTkLkdUocXWn6QBBd -goversion go1.14 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_libc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2c/2c517826b13fce61c805e42fbc74872e5cf0895fccdec193a17062ccb237060a-d # internal hash/crc32 mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b068/symabis ./crc32_amd64.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p hash/crc32 -std -buildid UCyx_YDw0gQE3tA2kCjf/UCyx_YDw0gQE3tA2kCjf -goversion go1.14 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b068/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b068/_pkg_.a $WORK/b068/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/37/3783e62effdae0d661611fd327a9cd8b3a4460b424d8b79aeb30a3715bac7418-d # internal crypto/internal/randutil mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/randutil -std -complete -buildid SI0IkIdNhZe4oH6wWHAf/SI0IkIdNhZe4oH6wWHAf -goversion go1.14 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/7d/7d79faac417edd0c0e36b98325d460172c3b84be3b11fe92caebaafb6750f9a5-d # internal crypto/hmac mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/hmac -std -complete -buildid nt_LrbCWYRv9z0q0s9oJ/nt_LrbCWYRv9z0q0s9oJ -goversion go1.14 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/b9/b91d0cb774379269c1b2ea8574078de94387628bd220b8f4139a8cb7e40cd048-d # internal crypto/rc4 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/rc4 -std -complete -buildid nqP89G_Wop3m44WI0KRI/nqP89G_Wop3m44WI0KRI -goversion go1.14 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ba/bab65d6f2bf3dc89c884547ae28a36adb5b3c5c841e44ffd441393d79c8e704a-d # internal regexp mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b051/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p regexp -std -complete -buildid 0Lx3N5A6JOQdUT_QRAFI/0Lx3N5A6JOQdUT_QRAFI -goversion go1.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/e4/e41e5059edd6701a87ac512c6d7cd327ff26370e228170277989930cacecfaa0-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid zQvrG0jVZ-7MTSIQZILW/zQvrG0jVZ-7MTSIQZILW -goversion go1.14 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/cc/ccdda3b91b9cc6f6e537246c0ddd2240967b1c5be8d200e1e59d91c3fb0743b7-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 5xciLhHsJEWj1Z9iYAXW/5xciLhHsJEWj1Z9iYAXW -goversion go1.14 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/0e/0ec551ac1d577c30291e9c4bfa6ee1334dd5822adca06acb8bc747c34316236a-d # internal path mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p path -std -complete -buildid sTBV_xtNxfc13W9m1vCl/sTBV_xtNxfc13W9m1vCl -goversion go1.14 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ba/baeb7402518bfad3f95bbf334ae14459012f01cc2c2d7c0ab57bc7b747c74970-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/poll -std -buildid eCgCKJwuXquYjLtVrVTR/eCgCKJwuXquYjLtVrVTR -goversion go1.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errno_unix.go ./fcntl_libc.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_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d1/d19a8608b8dd9f547540824bb0981567e573652a8ccfedb06e4c97d4eea8acbb-d # internal context mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p context -std -complete -buildid i6EJXZrHFONttx0FSwuh/i6EJXZrHFONttx0FSwuh -goversion go1.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/dd/ddb2555f1796da53f2f10a0f1de4b3ea4cb2bbdbb55ca193a9af4724f293f23f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2b/2b2ea133f9529b1d92bb5980d8a7d3facfb9c5160c2c56acecb0fd996079e280-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0e/0efdda1d109a05f4461773698124230f47732a64740db5bb318aaf23951c5ff6-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p os -std -buildid 9_4DJ65VJf-tvTnHIPFO/9_4DJ65VJf-tvTnHIPFO -goversion go1.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./dir.go ./dir_darwin.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_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_riscv64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b013/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/4f/4f7b21bf709d3e66408fb99bd8fa1dfbb4d3c821f961514388196e9bc872ac4c-d # internal internal/fmtsort mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF encoding/binary mkdir -p $WORK/b037/ cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/fmtsort -std -complete -buildid zDjOzt4nIjVgWDz3ccjJ/zDjOzt4nIjVgWDz3ccjJ -goversion go1.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./sort.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p encoding/binary -std -complete -buildid 4kdTJhhxPDjnTmpGi8sl/4kdTJhhxPDjnTmpGi8sl -goversion go1.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e9/e904474687a31d018ed36f09785304ce2d92e2e3718eedce10b81eb00b1f1cb2-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0d/0d6d588abc4af2c5167d6f5ea3cb0a9b75951c20af8d208bf3c4e6dd119d198e-d # internal encoding/base64 mkdir -p $WORK/b036/ crypto/sha512 mkdir -p $WORK/b083/ cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b083/symabis ./sha512block_amd64.s cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p encoding/base64 -std -complete -buildid x-Vruv3Cf9AnDMJ1BwsG/x-Vruv3Cf9AnDMJ1BwsG -goversion go1.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./base64.go crypto/cipher mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b073/symabis ./xor_amd64.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/cipher -std -buildid r0apuceMFrL-vyByOwAy/r0apuceMFrL-vyByOwAy -goversion go1.14 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/6c/6cfd6f5f6c7a656374b3b563b511b2c4a5d20ea5e3d6ce345a4907f53065ca5e-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid DMx-HtsCusKw2UTU7jx-/DMx-HtsCusKw2UTU7jx- -goversion go1.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/sha512 -std -buildid eLg7WE9UyN5uk6n-5pz9/eLg7WE9UyN5uk6n-5pz9 -goversion go1.14 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ad/ad6296851b0b8308aed63872d3c48eaea13ab124a2c3c36e6835ef3a33114a97-d # internal path/filepath mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p path/filepath -std -complete -buildid Wm69LkyOKylp_KeMCTc0/Wm69LkyOKylp_KeMCTc0 -goversion go1.14 -D "" -importcfg $WORK/b064/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_riscv64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b083/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b073/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b073/_pkg_.a $WORK/b073/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/bf/bf3a56122c0bed05f2e5389572546aebfdc0b13078d60bf5847d81e29202efeb-d # internal crypto/aes mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b072/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile crypto/internal/subtle=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/aes -std -buildid Q0f6PLUtmzYalWcqF89y/Q0f6PLUtmzYalWcqF89y -goversion go1.14 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/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_riscv64/pack r $WORK/b083/_pkg_.a $WORK/b083/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/9d/9d5f63df420c4ac5d612b469d5d0bf16bcf2f676fc2eb601b2532e0f9f534d2b-d # internal crypto/des mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile crypto/internal/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/des -std -complete -buildid ybPkok65jWdwq-maGrAP/ybPkok65jWdwq-maGrAP -goversion go1.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/92/92371081ff95dba1fd3db6a2821f05346e641d77dcb2e1e087db06219a196458-d # internal io/ioutil mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p io/ioutil -std -complete -buildid _VfDTYk9rwL43aFdLs-d/_VfDTYk9rwL43aFdLs-d -goversion go1.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/92/92654944a52f3f89856315ae430d33a87f948e1e6e8b21262ddd51f36bc868e0-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid nl8Gbc-7ASUF8rQ4km_H/nl8Gbc-7ASUF8rQ4km_H -goversion go1.14 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b072/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b072/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/cb/cb7e8cc2a95cae75da1bebe977307f00397ba04d633e81ed8d6237d1199021f3-d # internal crypto/md5 mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b088/symabis ./md5block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b072/_pkg_.a $WORK/b072/asm_amd64.o $WORK/b072/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f4/f4e1ed27cbd89345b26866172504fbc853edde510b3a38192d20e170c912c261-d # internal crypto/sha1 mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b091/symabis ./sha1block_amd64.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/md5 -std -buildid lUWN5XUsUdmcPzHVz9da/lUWN5XUsUdmcPzHVz9da -goversion go1.14 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/sha1 -std -buildid 7HaP7rQL7Sr5pavqfaye/7HaP7rQL7Sr5pavqfaye -goversion go1.14 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b1/b14f0295b73d184e17a124db2764ba6abcc3d826a5ab6523aaf8d2c263459281-d # internal github.com/clarketm/json mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/clarketm/json -complete -buildid 4hqSslqaHFbsWBF8dsZV/4hqSslqaHFbsWBF8dsZV -goversion go1.14 -D "" -importcfg $WORK/b034/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/md5 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b088/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b091/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b088/_pkg_.a $WORK/b088/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/3b/3b9622e8a800995c49add70484f60251af87b9b08b09750ed082d584fe9475e3-d # internal encoding/json mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/json -std -complete -buildid GOOWQaPZQjr0ilYg7ULA/GOOWQaPZQjr0ilYg7ULA -goversion go1.14 -D "" -importcfg $WORK/b043/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_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c1/c12ed0cede1d52daafec1b7f3029324a3cb1ed3bf250b442d05574a57cd54fc3-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid EQnQ-tJf3NOZJt1wMzYo/EQnQ-tJf3NOZJt1wMzYo -goversion go1.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./errors.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b091/_pkg_.a $WORK/b091/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/a6/a6c1244435c5c65f7e096c0d25a1ef0e8a213d6a8908069badef4e58c409fcaf-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/vcontext/path -complete -buildid lCTDF3jlhttaU9Fyd6NN/lCTDF3jlhttaU9Fyd6NN -goversion go1.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/54/54e47b84384332b89de5cc993fa18306ccb871aaebf1700a3b75f72cc26d32a1-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p gopkg.in/yaml.v3 -complete -buildid IWpSYPbJcih_rehXVOc1/IWpSYPbJcih_rehXVOc1 -goversion go1.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/1d/1d5b95b4a7db0ef2203167658f4f866289b6c8c1605947f419396cf9058156d8-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/tree -complete -buildid cIQZawETbvkG4smzEDEb/cIQZawETbvkG4smzEDEb -goversion go1.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/9f/9ff093613f69200f667bb1c986c7a53e07d2f6d955e2942a291de4e2bec829f3-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/vcontext/report -complete -buildid MORwFlJnh_Xf6QD4iztO/MORwFlJnh_Xf6QD4iztO -goversion go1.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/8a/8aa9b739e0ec6abbe95f9e498c7d6680618740eea38d25bffece2ca433041651-d # internal encoding/hex mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p encoding/hex -std -complete -buildid rNFIrR7e5nVh6o6wE4NE/rNFIrR7e5nVh6o6wE4NE -goversion go1.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/e3/e361f2ab11fcc99d8aef25306859f1a693a88387d6bfc458bd53d766beb205e5-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/go-semver/semver -complete -buildid DIsGMgrv4ldbBUcR3e-r/DIsGMgrv4ldbBUcR3e-r -goversion go1.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c0/c03aa85cabfda4e4b9b1b2bc780e0357e76322121a96f7dce02e1796f968c0de-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid pBtXgJLyWKQQErQk6vG5/pBtXgJLyWKQQErQk6vG5 -goversion go1.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9f/9f210a79f639b682976b4d567b13b4ceac953bca71c118ad61ab61f8c437fd79-d # internal compress/flate mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p compress/flate -std -complete -buildid TEgNAfPgTTotLnGt1BQm/TEgNAfPgTTotLnGt1BQm -goversion go1.14 -D "" -importcfg $WORK/b067/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_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9c/9c6a700823b59b87808e9b33e33d286188f5b1f79e07a233f2888fb8d383e347-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid FmereQ_D5ggBfv7H9jx7/FmereQ_D5ggBfv7H9jx7 -goversion go1.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e9/e9ddc105e666235be5bbabeaea4f886fa011aa1c12c9016ce77b3f7dbeb6edd8-d # internal math/big mkdir -p $WORK/b076/ cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b076/symabis ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p math/big -std -buildid _3Djm83p7QCFUUOGN22M/_3Djm83p7QCFUUOGN22M -goversion go1.14 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/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 cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/cc/cccb3b771e45835ff68a9cf3a3f6468b22a8dd54cf9a93686f803ba8d194076b-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid dTJ1i7vkbTz99XpgWsyQ/dTJ1i7vkbTz99XpgWsyQ -goversion go1.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/90/907ca97f926568e07c8a14d47465c46bb42a5feb948d8089ac6e21459565ac7e-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/translate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid Jvm0hBURVIMcirS_RB6C/Jvm0hBURVIMcirS_RB6C -goversion go1.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/07/071fc5f07f2ed60eb7c8e3d3fcdce1c11508b6ced016e3a67fb625341b6dba43-d # internal compress/gzip mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile compress/flate=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b068/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p compress/gzip -std -complete -buildid KmFu6l0k3ZKQoubYpYSU/KmFu6l0k3ZKQoubYpYSU -goversion go1.14 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/7d/7d3021fd1e8c1bcb32bbf587aa33555f08469395596dbfed0e12f76b28c20f28-d # internal crypto/sha256 mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b092/symabis ./sha256block_amd64.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/sha256 -std -buildid aVBknuZFwYkitaC9gF1M/aVBknuZFwYkitaC9gF1M -goversion go1.14 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e3/e31863c0c1ae60efb980b23b56d5ad896ae85cb3b00baca5f16bd594457629a1-d # internal encoding/pem mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p encoding/pem -std -complete -buildid qq3BsHHDsNISdkvfXCOu/qq3BsHHDsNISdkvfXCOu -goversion go1.14 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b092/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/97/9744c474e89fec1366a4a2ee2cf1dac435c3b16d5ae9e66f5092588af678fe19-d # internal vendor/golang.org/x/net/route mkdir -p $WORK/b101/ cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b101/symabis ./empty.s cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/net/route -std -buildid J5zkjKgCP98Y5RWqMVxq/J5zkjKgCP98Y5RWqMVxq -goversion go1.14 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/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_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b092/_pkg_.a $WORK/b092/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/8f/8f0e87e2ed048b40f8409258965e6e4a6500afc8d48fc9b2abdf2ad02f342936-d # internal net/url mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p net/url -std -complete -buildid 7MHaXGvOY0Ymwh-Lvm9O/7MHaXGvOY0Ymwh-Lvm9O -goversion go1.14 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./url.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/fe/fea8522f761c7af74f938cf7a15544b88d509b6685bb82aa9a1c3c8ac2a3b208-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/yaml -complete -buildid D5cNO13Irj6WPcCuYLEL/D5cNO13Irj6WPcCuYLEL -goversion go1.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./yaml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/d2/d27eea5f5d3ea42dd614e5d9751298078fc173b8e9d976fcf90da5e97ebd0999-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/clarketm/json=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b048/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/config/common /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid MNh-kiZ4An25409gRLUm/MNh-kiZ4An25409gRLUm -goversion go1.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./common.go ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b101/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b101/_pkg_.a $WORK/b101/empty.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/18/182528e4d12169903130ae1910e6acc8b8db6b73e07b64c6ba8523f4a0521d95-d # internal net mkdir -p $WORK/b099/ cat >$WORK/b099/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/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b101/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b102/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b103/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p net -std -buildid GEVix50YWuT7AsHU6Fd4/GEVix50YWuT7AsHU6Fd4 -goversion go1.14 -D "" -importcfg $WORK/b099/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_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f1/f123d5e7ae3f559341be345c5599d135f4d03e2482ce84d85f26d40bb339b75f-d # internal os/exec mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p os/exec -std -complete -buildid 6iGmZiZgSfb6yea2aJ6f/6iGmZiZgSfb6yea2aJ6f -goversion go1.14 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/0d/0db65a1bdd4892a7c6381a7faeeabff413afc068f34c945bd8f460b003035293-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid 4n1V8MvmgZE63T7cIBWF/4n1V8MvmgZE63T7cIBWF -goversion go1.14 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b076/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/90/901afca416eeb82066d176a8edcda71de41c0692a6de7d2b4afd20927da064ca-d # internal vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b076/_pkg_.a $WORK/b076/arith_amd64.o # internal mkdir -p $WORK/b109/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b109/symabis ./sum_amd64.s cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid Wult3ptv5jpHB3Hzv6Dm/Wult3ptv5jpHB3Hzv6Dm -goversion go1.14 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/47/47ed226baeeec30cb6d2eb5d6a5c14e2997a4bcf173e12dd9ad1f27ad45eda13-d # internal crypto/rand mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile crypto/aes=$WORK/b072/_pkg_.a packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/rand -std -complete -buildid vERraKzdI4ulKPEXBS99/vERraKzdI4ulKPEXBS99 -goversion go1.14 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b109/sum_amd64.o ./sum_amd64.s cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f7/f7cc7449b4d74c4131b983f1c83741e10ecadb590b22f5206a106f9fba260aee-d # internal crypto/elliptic mkdir -p $WORK/b081/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b081/symabis ./p256_asm_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b109/_pkg_.a $WORK/b109/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a8/a82fe26b27bf02b4f7ad5b5ed3ddf9b211741432b9d9c27d59626d9628cb2b71-d # internal encoding/asn1 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p encoding/asn1 -std -complete -buildid XxS9c32iZFm7g_A8eULP/XxS9c32iZFm7g_A8eULP -goversion go1.14 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/11/1169d88d03bd9ec15c1a4ba6ba491dfae22c4b7a109ee55e0773eaa4dfd00b74-d # internal crypto/ed25519 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/ed25519 -std -complete -buildid h6WeYyrKfiHnR_UjSL3W/h6WeYyrKfiHnR_UjSL3W -goversion go1.14 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./ed25519.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/elliptic -std -buildid OIcTsm4RZts2zYHvIxaK/OIcTsm4RZts2zYHvIxaK -goversion go1.14 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/bf/bf3090ddeda01c1324340550cee8ee654660a643cfae413a1d06e7cb84a2455b-d # internal crypto/rsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/rsa -std -complete -buildid sEPyVzgYTlEfvhHtE-_f/sEPyVzgYTlEfvhHtE-_f -goversion go1.14 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/9f/9fb5839f5cbd9d1bfb36a0e387051b7d44502f8b819f3581a6b778e4f4f6c8b1-d # internal crypto/dsa mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/dsa -std -complete -buildid n7GBUbn_TxRF3igYHOAg/n7GBUbn_TxRF3igYHOAg -goversion go1.14 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./dsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b081/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/77/77d7c93db29f0c0a36d7de36a2d66e649f74ccf0b1ad848727d70acd87e9df94-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/8a/8a5f7f82a267b6736ffd6dba2696e4bb1bc619b0a64772a5a9e3245733522e92-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b110/ crypto/x509/pkix mkdir -p $WORK/b095/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b110/symabis ./cpu_x86.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/x509/pkix -std -complete -buildid HcOjsOZAjQUUuxXbfCfF/HcOjsOZAjQUUuxXbfCfF -goversion go1.14 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./pkix.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_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_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/sys/cpu -std -buildid z44ArQSdNKUE0LNXgvIp/z44ArQSdNKUE0LNXgvIp -goversion go1.14 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b081/_pkg_.a $WORK/b081/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/45/459fc546c0a3b312c8ff1c0fd0fb6713edcb209fa8c0b193cc94bc9f2aae817f-d # internal crypto/ecdsa mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b072/_pkg_.a packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b081/_pkg_.a packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/ecdsa -std -complete -buildid mKlAzlyHUj5qHvHEZcPS/mKlAzlyHUj5qHvHEZcPS -goversion go1.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./ecdsa.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b110/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b110/_pkg_.a $WORK/b110/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/23/233eeee72fd813a0080def09d4cf926b2ecd858d3b2d1323a59805f684be411d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid G38PHQhZzHZR32rRNSlv/G38PHQhZzHZR32rRNSlv -goversion go1.14 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d1/d14d9cad63b14fdccfaaf94fa285cc6270d6a6a454e77f08ff10980e261a50ef-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/22/22d65ed8d62d319d22f3ad5b9f794b90e3c64a0247593ed4d45b9d85479cb96f-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b111/ cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b111/symabis ./curve25519_amd64.s cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid V5ytRQLR60aKffPPPCcL/V5ytRQLR60aKffPPPCcL -goversion go1.14 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b110/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid 8R0hC1uoEpvRJfu74g43/8R0hC1uoEpvRJfu74g43 -goversion go1.14 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b111/curve25519_amd64.o ./curve25519_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b106/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b111/_pkg_.a $WORK/b111/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/fe/fe15a029d1ce18f713259a64ebed8b5803e8ac2916997c52c2a964b54603e728-d # internal log mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p log -std -complete -buildid d6RbUf7JnBdrsNy1Rwqy/d6RbUf7JnBdrsNy1Rwqy -goversion go1.14 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b106/_pkg_.a $WORK/b106/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/6b/6b9d682781e1c686bd2e75d416fa64393962c4c0aa9ecc7191eaaeecdb2ed802-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/3b/3b85cdfa2bc48ef0757dff2839b9705dad4faa4d7aae3375b44fe16d1083d3a8-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b117/ cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/7e/7ed0fb29c32af2fec31f14ba64f80ce6b1ecc81525df2c35a8525160e9da304b-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b122/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b118/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid N-Vw_wZSAGmdH6mC2C7W/N-Vw_wZSAGmdH6mC2C7W -goversion go1.14 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid bU7MihwnM9YLk1qUlAW5/bU7MihwnM9YLk1qUlAW5 -goversion go1.14 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid HP74Aru3tTQSZ-IftBBL/HP74Aru3tTQSZ-IftBBL -goversion go1.14 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/bc/bc6a9b2109f3c428aafcc64374ea6fa9299cdfac57d936ae338c0b14ec85c214-d # internal mime mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime -std -complete -buildid B_eys4o4LnjX-9_sP08u/B_eys4o4LnjX-9_sP08u -goversion go1.14 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/80/8026020fb966213365227122dd5f93e079f1597d49f57d27f0c1e285f85f1461-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b115/ cat >$WORK/b115/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/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid Q0aD5oJ7ShFMuzEs-gcK/Q0aD5oJ7ShFMuzEs-gcK -goversion go1.14 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b5/b5ed5009f97ef1fea9c6c88b299649804829ed53d780113c1a7dd7b8ee4fedad-d # internal mime/quotedprintable mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p mime/quotedprintable -std -complete -buildid ntn3hQQgiamNgzJbUHyx/ntn3hQQgiamNgzJbUHyx -goversion go1.14 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./reader.go ./writer.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5b/5b810ec051d6f9e855c3215c34b445695bd3cca120f453f5487aa738bfd00776-d # internal crypto/x509 mkdir -p $WORK/b093/ cat >$WORK/b093/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/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b072/_pkg_.a packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile crypto/des=$WORK/b079/_pkg_.a packagefile crypto/dsa=$WORK/b094/_pkg_.a packagefile crypto/ecdsa=$WORK/b080/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b090/_pkg_.a packagefile crypto/sha1=$WORK/b091/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b105/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/x509 -std -complete -buildid bZtsYYL60QK5ySJINXOh/bZtsYYL60QK5ySJINXOh -goversion go1.14 -D "" -importcfg $WORK/b093/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_riscv64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d2/d2055e3a50be372390c962b88c04b88fdbdfa1fc56f71099f8de6055436721e7-d # internal net/textproto mkdir -p $WORK/b120/ cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/05/051b47c0e610033b87d1b360211fefe647cbff6fad860515fe3ca6c5c9ac9964-d # internal net/http/internal cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b127/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p net/textproto -std -complete -buildid wb8TUWU4OQovHZnvWV8b/wb8TUWU4OQovHZnvWV8b -goversion go1.14 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p net/http/internal -std -complete -buildid lZjA8mPBsEUjsKD0ZpGD/lZjA8mPBsEUjsKD0ZpGD -goversion go1.14 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/8b/8b88183df7c86ceda977226cf3b68021ec1a546ce535ea8477ab59e11f288990-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/ajeddeloh/go-json -complete -buildid hkhvyVdDapGBPDfpvHlI/hkhvyVdDapGBPDfpvHlI -goversion go1.14 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a9/a921b7256a78d9897a3a01e79d848ae40f43ea40430c036405d79d712aacfd24-d # internal mime/multipart mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/quotedprintable=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime/multipart -std -complete -buildid hWdcH1jSOOpSKUqsIitY/hWdcH1jSOOpSKUqsIitY -goversion go1.14 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/8a/8a98f231ddf60dd9b02c21fd374094aa584b8ff03f5c3912182f20e9022a7991-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b119/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/net/idna -std -complete -buildid jPr4IyzbblOBRGWv1i3E/jPr4IyzbblOBRGWv1i3E -goversion go1.14 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e7/e70665cad14c43066f275887bd193a3be907aecf4119546a96ff6a444aa1c75d-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/vcontext/validate -complete -buildid aqBhgMCQrN95DkW4_enL/aqBhgMCQrN95DkW4_enL -goversion go1.14 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/72/721078a5b98229abfae26a4e1bbb3b2c40f8df2f6b820e5a295f8cc4d9ea7073-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/go-systemd/unit -complete -buildid EQvn7Z4JiWRAB_9Ze-BN/EQvn7Z4JiWRAB_9Ze-BN -goversion go1.14 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b7/b769331c647a2622d2c8a7c1d4df3cf22bbedb931865133d6a508abd20662f7d-d # internal text/template/parse mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p text/template/parse -std -complete -buildid zpy5CU9GGAkMLSDo-ff5/zpy5CU9GGAkMLSDo-ff5 -goversion go1.14 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/bc/bca6feb7b31c137a3667462c103206f457ed164a3bba85e1e7d45d8e215ccdb7-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b113/ cat >$WORK/b113/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/b114/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid fL0-E_9DapKmT0tB-eKR/fL0-E_9DapKmT0tB-eKR -goversion go1.14 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./guts.go ./httplex.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/be/beeabc29ba4da82f86a2fe49e8a346d985f6830dc186c179912ab26eeb93119b-d # internal crypto/tls mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b033/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b072/_pkg_.a packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile crypto/des=$WORK/b079/_pkg_.a packagefile crypto/ecdsa=$WORK/b080/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b081/_pkg_.a packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/md5=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile crypto/rc4=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b090/_pkg_.a packagefile crypto/sha1=$WORK/b091/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile crypto/x509=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b112/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/tls -std -complete -buildid mjoN8euF0HLjH1y7zqw2/mjoN8euF0HLjH1y7zqw2 -goversion go1.14 -D "" -importcfg $WORK/b078/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_riscv64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/dc/dce1e724f38d904300611aadbd2a516b9172d09cedaf007d80bd8f4c375042cd-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid AqHV3kCoOI0cGPJMHxoL/AqHV3kCoOI0cGPJMHxoL -goversion go1.14 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./proxy.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/bd/bde3764a552dd79b6d7cd5bafe76215915f562fae9d513226fb864674e141962-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/vcontext/json -complete -buildid npoGYpcSF5HVjhgG3QRz/npoGYpcSF5HVjhgG3QRz -goversion go1.14 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/a8/a8619b590b90f56f4f37b02118fa67d499ad3cfcd80cdca505cd93126c417264-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid jbInvKEWQWk0VRdDEGzf/jbInvKEWQWk0VRdDEGzf -goversion go1.14 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/7d/7d2a95c6a0a08600bc71a3f55bb662242ad6333d5f17f177ebf5c951a23b8be2-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/internal/version /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid IEfotV-BRycbLp0BlM0U/IEfotV-BRycbLp0BlM0U -goversion go1.14 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f2/f2f79b24746e1fecb4dc2c8094cb7a0874047dbc72ae8f28783b60ebb03f3dec-d # internal encoding/csv mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p encoding/csv -std -complete -buildid vgvhPBs-bedUO05e2YvG/vgvhPBs-bedUO05e2YvG -goversion go1.14 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/64/64da86c360f56963082564a9883267ee25d1a708fba3751f9d348340da3e0fbf-d # internal flag mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p flag -std -complete -buildid oL64gUCZhZUyQxGfS835/oL64gUCZhZUyQxGfS835 -goversion go1.14 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/9e/9ef55c14ca3c27ab5f76bc1ebac2481e2eee64691a786dd4e67ab7b957e971e3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e4/e4d55c11c319bd8c6b4c71b58d97da232435d5ecca2efd6e679555c510738258-d # internal github.com/spf13/pflag mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/csv=$WORK/b145/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b146/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/spf13/pflag -complete -buildid 3V5DB8Eols4Mn0t5g2V0/3V5DB8Eols4Mn0t5g2V0 -goversion go1.14 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f5/f5d37217bee0d5580ec661a37601f417a52e31c363f7921b34a6c5af7961ecd7-d # internal text/template mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b140/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p text/template -std -complete -buildid JX6kCea-xv5Tpgw-I_WY/JX6kCea-xv5Tpgw-I_WY -goversion go1.14 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/cc/cc01795c8f4816c9837c73efda83412cd3ea90eff929380673e1fceb6bfc0c0f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/92/9288d4889a760bb56dab6d622882fee8beae732ea0e592af699edd4516eeafa9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/8e/8ea42f09961b2159f5f70b3944eb3891d5684f34ebc9616406496283ffff5014-d # internal net/http/httptrace mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile internal/nettrace=$WORK/b102/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p net/http/httptrace -std -complete -buildid FS2SHR1AlYDmygzWbSHv/FS2SHR1AlYDmygzWbSHv -goversion go1.14 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ca/cad123ecddd8271f16f977f89d718ec2b94acdc547de6022370e17214f6fb04b-d # internal net/http mkdir -p $WORK/b065/ cat >$WORK/b065/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/b060/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b066/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile context=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b118/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/multipart=$WORK/b124/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile net/http/internal=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p net/http -std -complete -buildid 8VN6hvrygkcUG0zmsTYs/8VN6hvrygkcUG0zmsTYs -goversion go1.14 -D "" -importcfg $WORK/b065/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_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/49/496552715d113e2f427b0c7aa210a70ea7340db33fac9405472224317f3eca99-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/vincent-petithory/dataurl -complete -buildid iIIrFuMOh0g_EXP0XCAJ/iIIrFuMOh0g_EXP0XCAJ -goversion go1.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5f/5f5dfac1f089b85f37e4995417810ad76ee3c76a5b39b4ae2fd020537e311038-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b058/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b130/ cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid oMdhlTzNt5FN9znmIWO-/oMdhlTzNt5FN9znmIWO- -goversion go1.14 -D "" -importcfg $WORK/b054/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_2_experimental/types mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b058/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/v3_2_experimental/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/types -complete -buildid y957_QNHbZ3j_E-G2cDA/y957_QNHbZ3j_E-G2cDA -goversion go1.14 -D "" -importcfg $WORK/b131/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/b130/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b058/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid VwFEG9HFJZix_yz5f5HR/VwFEG9HFJZix_yz5f5HR -goversion go1.14 -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_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ea/eaa442dce5ea10658afafdd060f54b3f40cfd9beb8f6f3fa13ca4e431eb1e3d2-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid ZVzvofQQ3NCMivg76qiW/ZVzvofQQ3NCMivg76qiW -goversion go1.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/78/7838a0836d702064a210c6d9f88fa1f8c52e5e819461f73b4048a2130143c033-d # internal github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a EOF cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/63/63ad8973d921b2d9397fe9940dcbec4e7f53a95edc8cd9214f2120b7677f0911-d # internal cd /builddir/build/BUILD/fcct-0.6.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid BBP6SFpHnnX3flb3EIWW/BBP6SFpHnnX3flb3EIWW -goversion go1.14 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_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/b131/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid z0PQ2nqBsbpSYqPjrZ0D/z0PQ2nqBsbpSYqPjrZ0D -goversion go1.14 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./schema.go ./translate.go github.com/coreos/fcct/base/v0_3_exp mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/base/v0_3_exp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/coreos/fcct/base/v0_3_exp -lang=go1.12 -complete -buildid sQl30xXDhVaouvGAYbs8/sQl30xXDhVaouvGAYbs8 -goversion go1.14 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/c0/c0e4d544cca726af0ab347316205475a1eaf2a176d7d16b84ba8887dde1e6611-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/c8/c813c06a7ef39a6eb39361d70b104e250b0aaa280a13bf7037c5fdcbfeb7204f-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/config/v1_0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/fcct/config/v1_0 -lang=go1.12 -complete -buildid NXjROS5_TDofwm4fG73V/NXjROS5_TDofwm4fG73V -goversion go1.14 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/8d/8d7af9998a1256c432cdd88eeef2b0534a2fcf86dfc423ba234dc6b32dc9db02-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/9c/9c1de6ee63657ca3f4f4586aa181f0adac427308286f2ca7100156fa2ccebca0-d # internal github.com/coreos/fcct/config/v1_2_exp mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3_exp=$WORK/b142/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/config/v1_2_exp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/fcct/config/v1_2_exp -lang=go1.12 -complete -buildid daqMXoJF7_F9SN3BdJhd/daqMXoJF7_F9SN3BdJhd -goversion go1.14 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/4a/4ac4679e1d8e7944a61cb89af79639ee5f823efee32f2bad4a38fa6fe2c7edf8-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_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/b132/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/config/v1_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/fcct/config/v1_1 -lang=go1.12 -complete -buildid u8o7np8q2SMyRAP3fENK/u8o7np8q2SMyRAP3fENK -goversion go1.14 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/9f/9fa8ee8f08d41de8993e25f64af3dd8e1fc27aad75e09233bbee2f4d3767d443-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/64/64f4946d94625d007dce5676f3af7a044cfe03cbe9941df3e8f38e814d602231-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2_exp=$WORK/b141/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b058/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid 0HPUXkUA2DKx09YhHF0P/0HPUXkUA2DKx09YhHF0P -goversion go1.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/18/187ad1d131e6914c004d75202b10199c2ba261080ab41d3a9c34159d3758f7bd-d # internal command-line-arguments 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\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/clarketm/json\tv1.14.1\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.3.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b031/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b143/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid EuPt5qhGCtTbQhvc1ceF/EuPt5qhGCtTbQhvc1ceF -goversion go1.14 -D _/builddir/build/BUILD/fcct-0.6.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/fe/feedc735fda3d97778923805eec36c2ba5671d92c2f5b561001980e79317c3cf-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b031/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b143/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2_exp=$WORK/b141/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b058/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b046/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile github.com/clarketm/json=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/csv=$WORK/b145/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile flag=$WORK/b146/_pkg_.a packagefile net=$WORK/b099/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3_exp=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b131/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile regexp/syntax=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile bufio=$WORK/b060/_pkg_.a packagefile context=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b101/_pkg_.a packagefile internal/nettrace=$WORK/b102/_pkg_.a packagefile internal/singleflight=$WORK/b103/_pkg_.a packagefile math/rand=$WORK/b077/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b061/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b133/_pkg_.a packagefile compress/gzip=$WORK/b066/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b138/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b134/_pkg_.a packagefile compress/flate=$WORK/b067/_pkg_.a packagefile hash/crc32=$WORK/b068/_pkg_.a packagefile text/template/parse=$WORK/b140/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile log=$WORK/b118/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/multipart=$WORK/b124/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile net/http/internal=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile crypto/aes=$WORK/b072/_pkg_.a packagefile crypto/cipher=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b079/_pkg_.a packagefile crypto/ecdsa=$WORK/b080/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b081/_pkg_.a packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/md5=$WORK/b088/_pkg_.a packagefile crypto/rc4=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b090/_pkg_.a packagefile crypto/sha1=$WORK/b091/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile crypto/subtle=$WORK/b075/_pkg_.a packagefile crypto/x509=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b119/_pkg_.a packagefile mime/quotedprintable=$WORK/b125/_pkg_.a packagefile crypto/internal/subtle=$WORK/b074/_pkg_.a packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b086/_pkg_.a packagefile crypto/dsa=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a packagefile os/exec=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_riscv64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=dzq4EC5NEw5SuuVLXjkK/EuPt5qhGCtTbQhvc1ceF/PVpHwOsLazHCERq4QlYl/dzq4EC5NEw5SuuVLXjkK -X github.com/coreos/fcct/internal/version.Raw=0.6.0 -B 0xbb687a41fbed305ad4d47c7939a63f65817c4aea -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out fcct-x86_64-apple-darwin rm -r $WORK/b001/ + echo 'Building Windows fcct...' Building Windows fcct... ++ od -An -tx1 ++ head -c20 /dev/urandom ++ tr -d ' \n' + GOARCH=amd64 + GOOS=windows + go build -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.6.0 -B 0x649eb34d8e8f41b9a069f46b02a8017d30dc3582' -a -v -x -o fcct-x86_64-pc-windows-gnu.exe internal/main.go WORK=/tmp/go-build138946961 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_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid Zd1zt2t-9Tl7fWctFW1W/Zd1zt2t-9Tl7fWctFW1W -goversion go1.14 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_windows.go ./zversion.go math/bits mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math/bits -std -complete -buildid kaVt9ZNSAtRn2q4KUeiV/kaVt9ZNSAtRn2q4KUeiV -goversion go1.14 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go internal/cpu mkdir -p $WORK/b007/ runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/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 cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/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/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid ddGEHQLCnX6tjAaKSlJY/ddGEHQLCnX6tjAaKSlJY -goversion go1.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64.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_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid yLXBSUNqKBvHxXekDBV-/yLXBSUNqKBvHxXekDBV- -goversion go1.14 -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_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/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 cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/01/01b6b3ffa72d84560b41f783a96548e084ef13d6e8a6793f3365b8fe5185b305-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_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid zO5i_u3QkuK1-xlcR9yL/zO5i_u3QkuK1-xlcR9yL -goversion go1.14 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/e1/e1bde5d2a9e3efd76eed5d8f5b8dfc49d025b454b8c046c8de38ae59d0c01e45-d # internal unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode/utf8 -std -complete -buildid SfXgy7jbA0NJ4v9BmRkI/SfXgy7jbA0NJ4v9BmRkI -goversion go1.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./utf8.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/4e/4e37b57c03532ac28efd8f6e74699632de7255a5ece44f9c585a8c4e0961617c-d # internal internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -buildid rvil5kTer506uZwN_KnB/rvil5kTer506uZwN_KnB -goversion go1.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./doc.go ./norace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/bb/bb16c9d9ccbf7d2a247c74880ecda773f4d6e70f749285a787494e1d88a35145-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b020/symabis ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/47/47377246267798e7d15d74a614b4195d165c05b6ae96a532b2169deb40d944da-d # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -buildid SZG1VpU9-zninaApw6Tu/SZG1VpU9-zninaApw6Tu -goversion go1.14 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h -c=4 ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # 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_riscv64/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 cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/56/566eb8bbf1e8fa5b12c5e6e7d954bfda425519457c3a8d92580636c294cba736-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7f/7fa860ee6510b5a01e03dd9f00b3cfb2faf5c8a422d035469fc64bf58d27d39c-d # internal math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p unicode -std -complete -buildid 3oomOPpkpJsmNr8_3yqh/3oomOPpkpJsmNr8_3yqh -goversion go1.14 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b020/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_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid UnYEsOHaDwU6vbxs8jyl/UnYEsOHaDwU6vbxs8jyl -goversion go1.14 -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/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p math -std -buildid CXe3R-aI8eIjIhhtz9QZ/CXe3R-aI8eIjIhhtz9QZ -goversion go1.14 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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 ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/3b/3bcef4316d3937020e9fd47db6442e708ae8def5f61eb685bfec33d6c794c88f-d # internal internal/syscall/windows/sysdll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/syscall/windows/sysdll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/windows/sysdll -std -complete -buildid _ZrEktSDD5spSW_QZOu8/_ZrEktSDD5spSW_QZOu8 -goversion go1.14 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./sysdll.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/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_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/4d/4d4e9cf4312a54be4a58e6b8b10f0505e79c604ea1dc829b326c62dee4651e9c-d # internal unicode/utf16 mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p unicode/utf16 -std -complete -buildid lGob29A4UraBsS93PIDu/lGob29A4UraBsS93PIDu -goversion go1.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/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_riscv64/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_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/91/91042469a7d188f8db4ff9e388ff36d55b24e05704f0bcaf2a7a6dc6ce8b7eb7-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/testlog -std -complete -buildid W_rlF2VGF1_vOvU8u09_/W_rlF2VGF1_vOvU8u09_ -goversion go1.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/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_riscv64/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_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/f0/f024aa4f161e319696c3e1d04d6869436a1143199f3ebffc0e05254e998c1c94-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/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 encoding mkdir -p $WORK/b038/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p encoding -std -complete -buildid geJhhVpJ2o7I88q-xQMR/geJhhVpJ2o7I88q-xQMR -goversion go1.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./encoding.go cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6c/6cf61325012c6e8cfda86c766a7f5879e69db9ae2aee87d4bdc779e62bf50156-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8d/8db3e01c11aa7339f770531e98d3f01a7ca877da68d5cdb26337f45e3317b974-d # internal github.com/coreos/fcct/base mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fcct-0.6.0/base /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/coreos/fcct/base -lang=go1.12 -complete -buildid 02ftdS3AzMmkj80MyFE6/02ftdS3AzMmkj80MyFE6 -goversion go1.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./options.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_riscv64/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 ./preempt_amd64.s ./rt0_windows_amd64.s ./sys_windows_amd64.s ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e0/e0fa7137c6732245a2b147d5e8a73ba3dbed2c11c9c1cae53416dc182c4a4186-d # internal container/list mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p container/list -std -complete -buildid XGfROo-BERi3OT1NKYoU/XGfROo-BERi3OT1NKYoU -goversion go1.14 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./list.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_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid hAPoQYptGlBmd4qxIz2L/hAPoQYptGlBmd4qxIz2L -goversion go1.14 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_windows.go ./os_nonopenbsd.go ./os_windows.go ./panic.go ./plugin.go ./preempt.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 ./stubs3.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./syscall_windows.go ./time.go ./time_nofake.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_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/49/49835a12cb9001afca3a42536a4f0712fbd5b492d6da34a3d2b01a2e03c175f8-d # internal crypto/internal/subtle mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/subtle -std -complete -buildid 92AP213tgbcyXJMki7VU/92AP213tgbcyXJMki7VU -goversion go1.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/72/72ac50d311268cf6d9a0585690a1516305e79f74d60e93c07a666dbc713edb4a-d # internal crypto/subtle mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/subtle -std -complete -buildid 6G4LiDoeoWHH4zwECujh/6G4LiDoeoWHH4zwECujh -goversion go1.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/42/42338f492170921927ab3f14acdc69ad5dc7719e1d8892dfb9253098b095702b-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid UrswptxSVv4_X2kHc4ju/UrswptxSVv4_X2kHc4ju -goversion go1.14 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./asn1.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c0/c0b0074e1ebd2bdd07822032029bf6d60e93d05b3b9c0f5adcfd87d15b391844-d # internal internal/nettrace mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p internal/nettrace -std -complete -buildid L4TjcGZBWH2qyTxT8GNs/L4TjcGZBWH2qyTxT8GNs -goversion go1.14 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_amd64.o $WORK/b014/exp_amd64.o $WORK/b014/floor_amd64.o $WORK/b014/hypot_amd64.o $WORK/b014/log_amd64.o $WORK/b014/sqrt_amd64.o $WORK/b014/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b3/b3fb7a1546da96bc9ed72464af17490e8310d3c74b46753b1cd512153506dedf-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid -p_YebgZ-2H46vIFPlWs/-p_YebgZ-2H46vIFPlWs -goversion go1.14 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/e0/e0ccec50abed2e0ea4ecf2a587ebe1f2585cdefac0e0f3059744258f9252d209-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/62/62dbd251d44e18402e975d2207b8258cd90e7802afcfa3f2336ce6a80354a44f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1c/1c21e9e034e388b18fce250138d53d25b530027900cd752b94db397c1fba9d30-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/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_riscv64/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_riscv64/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_riscv64/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_riscv64/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_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/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_riscv64/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_riscv64/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_riscv64/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/preempt_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_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/09/095081bb409f7918f769858463dab57cb9a4524f76e5849e10a21fa1c11ea28e-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_riscv64/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 sync mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -buildid xjax3PeHkz5odDtdj7ff/xjax3PeHkz5odDtdj7ff -goversion go1.14 -D "" -importcfg $WORK/b018/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_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid ZsS7bcZqogloQ5FUXt8I/ZsS7bcZqogloQ5FUXt8I -goversion go1.14 -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_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/91/91d8c09adb1a00a37826fceaea25bd1767ff1e0467615dc8699738db03383b7b-d # internal internal/singleflight mkdir -p $WORK/b104/ math/rand cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p internal/singleflight -std -complete -buildid 2dAdhr4k1UC67XMLEHLe/2dAdhr4k1UC67XMLEHLe -goversion go1.14 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p math/rand -std -complete -buildid u1S4EAWxVCkwpy6-f_Lw/u1S4EAWxVCkwpy6-f_Lw -goversion go1.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/df/df180fb065d1cd68426ef986f06e586e7f99089ee1cc0ed00a545210f46cda39-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ce/cec1de6c4c98ee2f9df6324ff6994350a0c6b33de04b3c16215b4926a451a375-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/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_riscv64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ac/ac618f21c99c91604a4aeae7df9afdd03088899e97121b9548f8d57945887d4f-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ 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_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid lBhMBYJzD__WgPUy1fVQ/lBhMBYJzD__WgPUy1fVQ -goversion go1.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sort -std -complete -buildid d2xECrhkkHqeGTb4oUN2/d2xECrhkkHqeGTb4oUN2 -goversion go1.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/df/df8f7d7ee9867d29d3a570d13cca91a9a5daad138e01ad144fbc361fab4d01bd-d # internal internal/oserror mkdir -p $WORK/b025/ io mkdir -p $WORK/b023/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -buildid CcuN6Hy5qoo2ZsCAy-Ec/CcuN6Hy5qoo2ZsCAy-Ec -goversion go1.14 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./errors.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p io -std -complete -buildid tRhedsdU_vEVv7wO9t5L/tRhedsdU_vEVv7wO9t5L -goversion go1.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p strconv -std -complete -buildid IYmyLvWzrrLWzaCf7bTr/IYmyLvWzrrLWzaCf7bTr -goversion go1.14 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/fb/fb9b37d8c7ad48d369ce1d6ca73369cd7429de288a982f078c44d1d35ad67df5-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b029/symabis ./asm_windows.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -buildid R9cqnyha9WN06mHS6l_I/R9cqnyha9WN06mHS6l_I -goversion go1.14 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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 ./time_nofake.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_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/1a/1aec556a78f00c11737dad30709d54f09e57939b897662dbd668718340f5bfa3-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b102/ cat >$WORK/b102/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_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid uSq17yEcLkflN9mX4SSS/uSq17yEcLkflN9mX4SSS -goversion go1.14 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/bb/bb65faa5d7aabf5ff1d6b0547cae6bcff582b98cc9fa7871b6c554b517c3b8ef-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/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p bytes -std -buildid Rd05j-Muew--_mSHZgz5/Rd05j-Muew--_mSHZgz5 -goversion go1.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/50/50e084dd376c484dd4e293edbde272c32873d4c6adcbe5965859d0d9ca50d2b8-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b013/symabis ./asm_amd64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p reflect -std -buildid CcUIVduUl29LODYdf87l/CcUIVduUl29LODYdf87l -goversion go1.14 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/97/97eb3b095f3cc29d956d5915ff1e341c6d7294f3794faf613731af9fb0d59b53-d # internal strings 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/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p strings -std -complete -buildid jVeNrDQfNoA0yN7DjrKU/jVeNrDQfNoA0yN7DjrKU -goversion go1.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/20/208102a6be4d285a919a0742316bffcb3a4a20dea3da2e64f85ee7adec4d50f0-d # internal hash mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p hash -std -complete -buildid RvmRg7RYeDZr7aywyASE/RvmRg7RYeDZr7aywyASE -goversion go1.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ee/eeb27b5696cc4f6dc75e44f45a7c3694eb620886e7d4472bee315b0e185a7460-d # internal crypto mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto -std -complete -buildid tW71M3I8QRUXdnoj94wj/tW71M3I8QRUXdnoj94wj -goversion go1.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c7/c7a94137de6437368cad4f4fdf8f2af273d8dd005a6721f741e24f3cd065429f-d # internal regexp/syntax mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p regexp/syntax -std -complete -buildid aUyTiFnBl9LnOJfDzl-f/aUyTiFnBl9LnOJfDzl-f -goversion go1.14 -D "" -importcfg $WORK/b053/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_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/45/45a3fe58f022c9e1f57879246bfa772ab21c5639e9ae541157081334eb94d809-d # internal bufio mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p bufio -std -complete -buildid 1aVLqMyzBu8IB-W-VWKM/1aVLqMyzBu8IB-W-VWKM -goversion go1.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b029/asm_windows.o ./asm_windows.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/cd/cd62a5b52d61844d3a3c3ca2dcc6c52044e42fff06eb3c6e69d72ecfbc9e59b4-d # internal internal/syscall/windows mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/syscall/windows -std -complete -buildid RyBS4WvuYMAdm003iOx-/RyBS4WvuYMAdm003iOx- -goversion go1.14 -D "" -importcfg $WORK/b027/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_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/11/110b355600ca9f29e52d38ee001b61d81d6fa02785cd04f06690f40fb0dacb4a-d # internal internal/syscall/windows/registry mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/syscall/windows/registry -std -complete -buildid pSTTNrmygI4tblBjQCYP/pSTTNrmygI4tblBjQCYP -goversion go1.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/94/9461b4204f3ce7de3dcd79a7b934306b624631dd2f9b503b76753a523cd41253-d # internal hash/crc32 mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b070/symabis ./crc32_amd64.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p hash/crc32 -std -buildid Q9Ja3w8KpwD8jyvkta30/Q9Ja3w8KpwD8jyvkta30 -goversion go1.14 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b070/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b070/_pkg_.a $WORK/b070/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/79/790fd4c26270a6bc03cf0110ac66a649a9d450652616f3483e32606c26116a55-d # internal crypto/internal/randutil mkdir -p $WORK/b084/ cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b4/b48ffb6f8035d70467ceb83671738de90fb4282ef8ecfa61f8da865ef3b01e2e-d # internal cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/randutil -std -complete -buildid LiLrZ1TUam-2tPj9bsPt/LiLrZ1TUam-2tPj9bsPt -goversion go1.14 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./randutil.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p time -std -buildid issiJUuWV-drKGab_p3U/issiJUuWV-drKGab_p3U -goversion go1.14 -D "" -importcfg $WORK/b031/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/80/800ad90668364de35594acba9a7b8ba97ec6b7cc6600db90fc9529c15cc17065-d # internal crypto/hmac mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/hmac -std -complete -buildid jIP8iHEdtrWrPNVYH_yw/jIP8iHEdtrWrPNVYH_yw -goversion go1.14 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/dc/dc7e6d760ea7203ef95cf00d2f7e83af51bda56c320812e6cbdb03959a747748-d # internal crypto/rc4 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/rc4 -std -complete -buildid W0eFS4LqdsXBbd9GH_19/W0eFS4LqdsXBbd9GH_19 -goversion go1.14 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/87/875acae81879b379fefdc9e62eee13a16ace2caafee7c4e4a029fea963f81ce8-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid hqewa1h9zs7RRK4pdsc9/hqewa1h9zs7RRK4pdsc9 -goversion go1.14 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/91/91587d52d0d8363c3668b3d3162a8b0367321a249dc1f146b06878a9453bcc22-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal regexp mkdir -p $WORK/b052/ cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/05/059717e73bb7bd00685d3b55a273c810f6c324584246bd5a7f2eb816884c1a8b-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b116/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b053/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/transform -std -complete -buildid bnD7TFSezlJ3OqhOrw03/bnD7TFSezlJ3OqhOrw03 -goversion go1.14 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./transform.go cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p regexp -std -complete -buildid 0VUFYqlzMZxmcYqmfUDP/0VUFYqlzMZxmcYqmfUDP -goversion go1.14 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/30/30de2bb5dc6738cf12db335d2d9ba7ecceb227f4e0eb2449df95ab2b8dc01d4c-d # internal path mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p path -std -complete -buildid NHQ34gZA4abi5IW54RJt/NHQ34gZA4abi5IW54RJt -goversion go1.14 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ff/ffefc24af8e04eb8e5cb5a33ddebbe8512ffff81289c605440b9b0126af9a525-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/fb/fb97b8baf505ca7c02331e0d2b7779ea91fc7b2b90e6eab0e9ae293b13f95c34-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/27/27a22d22357b0a0aa4924fbf779dd7a6bd131edbb3373565dfa197ed6c414d2d-d # internal context mkdir -p $WORK/b072/ internal/poll cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p context -std -complete -buildid VoHgBbqZQLqtiAm-r2oN/VoHgBbqZQLqtiAm-r2oN -goversion go1.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./context.go mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/poll -std -buildid nmKoppECiCQ_XubHFYod/nmKoppECiCQ_XubHFYod -goversion go1.14 -D "" -importcfg $WORK/b026/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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b013/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/da/da45d0d880ee80ece6d0fd845130a3dd7673d40b52a0cc3029c3cbfced5d5abc-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b040/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/fmtsort -std -complete -buildid vWJQZjKnwGpssHLz4pel/vWJQZjKnwGpssHLz4pel -goversion go1.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding/binary -std -complete -buildid YO0rptzVcNkFSKnKrR3G/YO0rptzVcNkFSKnKrR3G -goversion go1.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/15/159915e66768f2580aa1f5c6104febfea6a6e8e1592e6b56633f472316ed33d1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/d0/d0e71e05c72b9c21146509bb90455cbb3b6af684cbcbab6abaa310dc6bf5cd45-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/8a/8a04f071f827c9b0c1e6a1dc84d26cf57d5ad6ecb2c218cdc0805c495be51422-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p os -std -buildid QjHCcfQrgbGBzEQbfGtS/QjHCcfQrgbGBzEQbfGtS -goversion go1.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./dir.go ./dir_windows.go ./env.go ./env_windows.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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/44/447e1d70ab84cad3ff446b8d15504598e3ed3615e87db390b132f7ff92488bab-d # internal encoding/base64 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/base64 -std -complete -buildid V9TDmh7d6nZaWWFLWsQW/V9TDmh7d6nZaWWFLWsQW -goversion go1.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./base64.go crypto/sha512 mkdir -p $WORK/b085/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF crypto/cipher cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b085/symabis ./sha512block_amd64.s 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_riscv64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b078/symabis ./xor_amd64.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/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/cipher -std -buildid kuLc3PBp3dSYttnlUH3P/kuLc3PBp3dSYttnlUH3P -goversion go1.14 -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_amd64.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/sha512 -std -buildid UhJDBzTYUjpmSzMFbojp/UhJDBzTYUjpmSzMFbojp -goversion go1.14 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/16/16280bb388bdce8520acc4e053d16d210eb171ea6000358f246653bc956a44ee-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid t4diEbpOASqKp7lZUcw7/t4diEbpOASqKp7lZUcw7 -goversion go1.14 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b085/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b078/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b078/_pkg_.a $WORK/b078/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/09/09e8357d0c2c02f4e6a681cfbd6e9388ff973a2999ed1fcdbac13030b3b59e1c-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_riscv64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b077/symabis ./asm_amd64.s ./gcm_amd64.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 crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/aes -std -buildid xC5DO0dsJDuXKHFSKvME/xC5DO0dsJDuXKHFSKvME -goversion go1.14 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/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_riscv64/pack r $WORK/b085/_pkg_.a $WORK/b085/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/c7/c7155398f97169d9641ffc9e65462ff97cd68891e89daea6e6c60c5197789daf-d # internal crypto/des mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/des -std -complete -buildid xkdxRQidpmYBQ4zb2DGl/xkdxRQidpmYBQ4zb2DGl -goversion go1.14 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b077/asm_amd64.o ./asm_amd64.s cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/fc/fc1a1e41fe37aa942206b9c72e31ff90abe1a89ea6c113135e4f790f160fc634-d # internal crypto/md5 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b090/symabis ./md5block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b077/gcm_amd64.o ./gcm_amd64.s cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/md5 -std -buildid AerYVn29zevGIudS4Svn/AerYVn29zevGIudS4Svn -goversion go1.14 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b077/_pkg_.a $WORK/b077/asm_amd64.o $WORK/b077/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/6e/6ea8309e6cc22caad88d58dac531d9036babfd8f8955f5dc6d2a35d323308ad7-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/93/933ce8784fd838ae92d3acb6bf8229e6532135bc350a6880303e4458db4d2ae4-d # internal fmt mkdir -p $WORK/b002/ path/filepath cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b066/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid Fx-TqEbZ6P0uC6BMaI-D/Fx-TqEbZ6P0uC6BMaI-D -goversion go1.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p path/filepath -std -complete -buildid 2OYucuTUbd2AhiBjp70x/2OYucuTUbd2AhiBjp70x -goversion go1.14 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/aa/aa4e29f387a71fc4c7d70457393b2aa5fb377bff618d5c09be0191e2363a7f52-d # internal crypto/sha1 mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b093/symabis ./sha1block_amd64.s cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/sha1 -std -buildid RZhz28UpNi8h2EsFwvSQ/RZhz28UpNi8h2EsFwvSQ -goversion go1.14 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/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_riscv64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b090/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b090/_pkg_.a $WORK/b090/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/48/4800b3733d0e537f00bd6f0b278a128cfddfa911f1533b4cb04f1b5a1bc4c049-d # internal crypto/sha256 mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b094/symabis ./sha256block_amd64.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/sha256 -std -buildid nym_QeQAD--AmtsphbEn/nym_QeQAD--AmtsphbEn -goversion go1.14 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b093/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/35/35804b2ace88216dcd0abebf7ddfe36d275c47ccdb7abfd9148542e16a9d96f9-d # internal io/ioutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p io/ioutil -std -complete -buildid b-NxEYQBZmvRVKIGbVAh/b-NxEYQBZmvRVKIGbVAh -goversion go1.14 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/27/27233b33054cadb1a09afa5bdbb0df3f8d927e51fd6fa07d3e1d6a71671c36b3-d # internal encoding/pem mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b094/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p encoding/pem -std -complete -buildid ZISlouVCRfmqmBPtD_Xa/ZISlouVCRfmqmBPtD_Xa -goversion go1.14 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b4/b424dac4aff4979dc0f54bc524b9f43ba7f10a77649536d3618f29fc45fd0022-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b094/_pkg_.a $WORK/b094/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal net mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b102/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b104/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b075/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net -std -buildid S8Km_IzOf2KaflG6Mj5j/S8Km_IzOf2KaflG6Mj5j -goversion go1.14 -D "" -importcfg $WORK/b101/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 cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/60/60c669b6aa08dee00dfc72ca0286b1a867e1e2aba3ef9f2749c3205fab3cced4-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b107/ cat >$WORK/b107/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/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid Z8Bcj0oUV40lILZhwQw2/Z8Bcj0oUV40lILZhwQw2 -goversion go1.14 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/73/73b4d84653d3af9624844b27af54b7a0c3b8722216d0e65da3585201b6242111-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b109/ cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b109/symabis ./sum_amd64.s cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid y9SbSlWL9WSp_Mn_9ct-/y9SbSlWL9WSp_Mn_9ct- -goversion go1.14 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/05/054d0a908c7b6fd34ca133e38bba286bd689edf56c165eac7fb1c62d95d783af-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b110/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b110/symabis ./cpu_x86.s cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/sys/cpu -std -buildid m3oiB6XmXIN__c3mP_3t/m3oiB6XmXIN__c3mP_3t -goversion go1.14 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/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_riscv64/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b109/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b109/_pkg_.a $WORK/b109/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/de/de4dd7c3f492f5e9952b7de97d2d1618cf8a881689cf5ca064b2ebc10f71d3f3-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/2c/2c36f05e172a8f42fac44f6e18384a740610e1039369c6842b22e3d17cc43241-d # internal github.com/clarketm/json mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF encoding/json mkdir -p $WORK/b045/ cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p github.com/clarketm/json -complete -buildid Uhn4vNbyNmae7FLgTWVd/Uhn4vNbyNmae7FLgTWVd -goversion go1.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/json -std -complete -buildid oWlfyx1O5-x0yoN8XS5n/oWlfyx1O5-x0yoN8XS5n -goversion go1.14 -D "" -importcfg $WORK/b045/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/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b110/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b110/_pkg_.a $WORK/b110/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/19/19ed9407906c95ee06afae18dbc934f6d641dcfcf517f4e3a0f8065de5d1dc46-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid OCUQZb5HWTwbAAgvYv_O/OCUQZb5HWTwbAAgvYv_O -goversion go1.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/96/969b117b845fca4cf81a095405b825c76098e1aa01d069640d009311f64a81f2-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/path -complete -buildid S0QUn7-qMwd59s3T-kZ8/S0QUn7-qMwd59s3T-kZ8 -goversion go1.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c2/c222949acf9dde071547be683f6b1b019467cd82c47149c3217fa2129ba4b4bc-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/tree -complete -buildid YJ78POMh9dbM8b0eTkLl/YJ78POMh9dbM8b0eTkLl -goversion go1.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/44/44f12116e373bcc80e1285c0c15469703702163854f1a23034c8cdd4f69d69e2-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/report -complete -buildid j3W6V1my-C705ynBAPh8/j3W6V1my-C705ynBAPh8 -goversion go1.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/33/338edd51165bf4258a090d99243c1d164ee89cc5c240b0a68462144fd488e350-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p gopkg.in/yaml.v3 -complete -buildid xB9aT0b3nMkBVso-ZL2L/xB9aT0b3nMkBVso-ZL2L -goversion go1.14 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/31/31056dacc0619cd8de097736dd6a4154b6946027138f1f41bbbba714621ed77e-d # internal encoding/hex mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p encoding/hex -std -complete -buildid 5hIBeWOGMkNSzDzBdjcl/5hIBeWOGMkNSzDzBdjcl -goversion go1.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./hex.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/60/60b9d5354f9433f330fc70a12c096a77d02c8264bcf480d18e8cbb644fa51059-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid LsjJ2BlCemB25whef5hM/LsjJ2BlCemB25whef5hM -goversion go1.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/73/7355817737ae8e2ef41149b8feb5d4bb3957594f3fb192eb864f45d35512c65b-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/go-semver/semver -complete -buildid i9Crkbh_I0G0ogauJH19/i9Crkbh_I0G0ogauJH19 -goversion go1.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f7/f72dcd90551baec3309e9a044e0e2962fcafa869de549ca76c0985365576acf4-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/translate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid spnHIlPOlZ-VhmyAwbTd/spnHIlPOlZ-VhmyAwbTd -goversion go1.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/12/12efad2ec9550cd0d92d5e13c6557b420e54366a12ebf68a371a17bd760e8789-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid hjmH08RIjlBqu929rnM_/hjmH08RIjlBqu929rnM_ -goversion go1.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/36/365a0d77faacdd14dea16e19b2759a76e1e836cd6d1e37f5df0e8731584fe8c4-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid h4upK56gwK3JWtJDexQm/h4upK56gwK3JWtJDexQm -goversion go1.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./unit.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1e/1edd2658a559af52d8c7a1628a618bba6211ab037a73eced643a8e8faa5cd559-d # internal compress/flate mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p compress/flate -std -complete -buildid OIGulBGFOsiDkyLYcr5i/OIGulBGFOsiDkyLYcr5i -goversion go1.14 -D "" -importcfg $WORK/b069/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_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/48/48a8f7df5d9018d8a9c3a725ec93c8ce0d991e5241a14ea8e4f3f0e3dd094ed0-d # internal math/big mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b074/symabis ./arith_amd64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p math/big -std -buildid jIfMepR52UG9zj3VU0rG/jIfMepR52UG9zj3VU0rG -goversion go1.14 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/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_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/40/4031b26598d5285bbcb931db17b7d605454b7518390a74174a809615e2e8ffae-d # internal net/url mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p net/url -std -complete -buildid xybt2D0apuj42SLLv7Ya/xybt2D0apuj42SLLv7Ya -goversion go1.14 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3d/3de3ad979c668a01f85c8aaeb4d3cc680dbb9b19b62305526eab93ee78f0d7eb-d # internal compress/gzip mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p compress/gzip -std -complete -buildid 8xBcWELkkLfy5hPFO5K9/8xBcWELkkLfy5hPFO5K9 -goversion go1.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f1/f195f6b29423959118d7ed9ae17bed22773ed88813cb56bb35dba392497ac24b-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/8d/8ddb31e583ebf00a2a7b8513660c9ec0237fb7fff56f443c5ceb8be41acc8416-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b050/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/vcontext/yaml -complete -buildid F3jhDdBXkghrKFLebgVw/F3jhDdBXkghrKFLebgVw -goversion go1.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./yaml.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/86/86ff64625abc8d2c7d84ec8402a9aa2eacec8265cf67ab29924164fa35897cad-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b111/ cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b111/symabis ./curve25519_amd64.s cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid 2-ryn_-DFg0JoOURej7w/2-ryn_-DFg0JoOURej7w -goversion go1.14 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b110/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid IjM0QKElJCEjmALXxzMV/IjM0QKElJCEjmALXxzMV -goversion go1.14 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f5/f5fd6a57fa04dda159d1f0c76b692d6cf06560786784fa9dae9d3566eaa680f1-d # internal github.com/coreos/fcct/config/common 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 github.com/clarketm/json=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b050/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/config/common /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid j0YAlZuTIgWHO5DqmS63/j0YAlZuTIgWHO5DqmS63 -goversion go1.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./common.go ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b111/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/80/809ba7dee45343aaf56f6cff3a6a2eb1b1f1130861f1e4644fa97617181565a4-d # internal log mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p log -std -complete -buildid XPlO3I1MF2PMXOEoL8KC/XPlO3I1MF2PMXOEoL8KC -goversion go1.14 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b106/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b111/_pkg_.a $WORK/b111/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/87/87bcca54d588d8dc66eefa58eb4811a09cb743deb364577b67631145c3dbf361-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid 1lWVlzZedgfynp9qu6zS/1lWVlzZedgfynp9qu6zS -goversion go1.14 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/2f/2f9d36b36904c4b77401585cf59979a5f335f2b37e3afd5413f98fb520ed2f53-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b118/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid eVOJ8oP0FYtmogWa8wkm/eVOJ8oP0FYtmogWa8wkm -goversion go1.14 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b106/_pkg_.a $WORK/b106/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/fb/fb12942b62cabbd16afe883b08b21e46fcc8ce596a4e56c47da2adc36923fb62-d # internal net/textproto mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p net/textproto -std -complete -buildid ywblGedJsScZnA1i1paF/ywblGedJsScZnA1i1paF -goversion go1.14 -D "" -importcfg $WORK/b120/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_riscv64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b074/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/8b/8befb7521553126d54c5be0ea2a5ddee9ce46b922fb25f2af44632d3b97a8137-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid rc4IwuMbP0ooy61Xmu6z/rc4IwuMbP0ooy61Xmu6z -goversion go1.14 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b074/_pkg_.a $WORK/b074/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/cb/cbaebec80b9071ac56927587aaafc4ade3ec231737ff673ee6c854290ffe63c4-d # internal crypto/rand mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b074/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/rand -std -complete -buildid sVbDpEBu9zT2YTQ1TckB/sVbDpEBu9zT2YTQ1TckB -goversion go1.14 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./rand.go ./rand_windows.go ./util.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/42/421f3cb32121da7f17047c21230a2db9d563ed62afa78399b5633070e1a66507-d # internal crypto/elliptic mkdir -p $WORK/b083/ cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b083/symabis ./p256_asm_amd64.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b074/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/elliptic -std -buildid iwSIk6gPZLWMgeBUWCXE/iwSIk6gPZLWMgeBUWCXE -goversion go1.14 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e9/e92e62028f33328cbbed56428952704c939fe0d63e6e02b84fdadc6f7ecf46c3-d # internal encoding/asn1 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b074/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding/asn1 -std -complete -buildid 4vJkTQYTNqLjFSEXASrI/4vJkTQYTNqLjFSEXASrI -goversion go1.14 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/2f/2f9bed8c0b4145545d57be7f854ec30bcbd3e361a9142f18e9eb1cd8f9acbac1-d # internal crypto/ed25519 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/ed25519 -std -complete -buildid mU9VQY5JWDp0c97VYiAa/mU9VQY5JWDp0c97VYiAa -goversion go1.14 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/70/70cad8e7b7092496a3c8b913e0f816d1657afd358e8be51af81f6d1c3d1f9a74-d # internal crypto/rsa mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b074/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/rsa -std -complete -buildid uDkzh41rIFUZ_ncwD6Fy/uDkzh41rIFUZ_ncwD6Fy -goversion go1.14 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b083/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/b3/b389f34d32fe8044dead45c95eaec199f0317fc376c081a1a89153ef75f991ab-d # internal crypto/dsa mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b074/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/dsa -std -complete -buildid fPM7QscyvlPTOuvgQ9BI/fPM7QscyvlPTOuvgQ9BI -goversion go1.14 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/a6/a6b6a3b7fa7b051500e6238c3caa534c9c9470ddd4f9da5c4fd412a72c0bb644-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b115/ cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b083/_pkg_.a $WORK/b083/p256_asm_amd64.o # internal cat >$WORK/b115/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/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid 92kNHQc_3hZEAOCr3wPm/92kNHQc_3hZEAOCr3wPm -goversion go1.14 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/da/da3fc4aa7510510455f2cae9ca764aeade3fbb2ea992f8b62f5e94b856fdc987-d # internal crypto/x509/pkix mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b074/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/x509/pkix -std -complete -buildid JaSvNrOLi6iruuTQhgEE/JaSvNrOLi6iruuTQhgEE -goversion go1.14 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./pkix.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/53/53e978bcb5d7b6f0131e7c6c7b97bdccf73e870a89d9df7ac8a7de5a9dbad31d-d # internal crypto/ecdsa mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b074/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/ecdsa -std -complete -buildid jayiHkoPDJ3IH7xba5C5/jayiHkoPDJ3IH7xba5C5 -goversion go1.14 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/7a/7aa52eaedae746ec3d87d50263112b441f4e2a41d9b4c7cbd2dbb26ee2892db1-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a0/a0df8d54ba9788095f9181b936080e783038112b22a6188964886930dabb4249-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a packagefile math/big=$WORK/b074/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid hgUAg-nvXfdtrZiiz2ct/hgUAg-nvXfdtrZiiz2ct -goversion go1.14 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go vendor/golang.org/x/net/idna mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b119/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/net/idna -std -complete -buildid muAAW1Nev_oCiIjqeVFH/muAAW1Nev_oCiIjqeVFH -goversion go1.14 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/c8/c89a2b94dc748958037ff03b23beecbc08247e5dfa3e74e4c1e38f015428de8b-d # internal mime mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b032/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime -std -complete -buildid VMlFJrGU1zrLm8x7y84x/VMlFJrGU1zrLm8x7y84x -goversion go1.14 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/af/af4ac437695c26dabf6e5e3be1b323df1191bfc47a124e18d9a6f1e19c9bb0aa-d # internal mime/quotedprintable mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p mime/quotedprintable -std -complete -buildid ukrRFrsxCtRmMdxhOsKy/ukrRFrsxCtRmMdxhOsKy -goversion go1.14 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/05/054e5103eb56e0d873f37594769302a131fd83254b357e5181404243e6f92cdd-d # internal net/http/internal mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p net/http/internal -std -complete -buildid SPhdEDD_1nnHE4h1Ymfz/SPhdEDD_1nnHE4h1Ymfz -goversion go1.14 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/16/168fa11b6bad8b231ecc02f59b150c4743e808d820f9e282d7a39bf040e4fd64-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/ajeddeloh/go-json -complete -buildid G8-e82I8KQw0BCBqUWrk/G8-e82I8KQw0BCBqUWrk -goversion go1.14 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/0f/0f79402643b425574dfec6fb89e22c20a4e6f86a509f66b3707e17921febddf5-d # internal mime/multipart mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/quotedprintable=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime/multipart -std -complete -buildid 00ZzOqa0pr2B0odiSTSG/00ZzOqa0pr2B0odiSTSG -goversion go1.14 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/7b/7b42e6f6cb96695b4131baaf5ca5269b600ec90c218159d0f82c31541a3091fd-d # internal crypto/x509 mkdir -p $WORK/b095/ cat >$WORK/b095/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/b057/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/dsa=$WORK/b096/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/x509/pkix=$WORK/b097/_pkg_.a packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b074/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/x509 -std -complete -buildid oGkce63s8L-a7v_5zYFG/oGkce63s8L-a7v_5zYFG -goversion go1.14 -D "" -importcfg $WORK/b095/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_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/28/28f747b49c8c4af8b64c962a79b8bd8c4de69e27f3cc7180a5a37fbfae6142c0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b113/ cat >$WORK/b113/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/b114/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid h0YM5XD3KSOX6Jq3GiJ-/h0YM5XD3KSOX6Jq3GiJ- -goversion go1.14 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./guts.go ./httplex.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/c5/c5c865d125a9bcc1f87df0c889d93fc74bfad68939a01c3489f60e9fba274d11-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid x77hpH4IAbPF60HyxzSJ/x77hpH4IAbPF60HyxzSJ -goversion go1.14 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/e6/e629c66ff4000d890607712e19a0ca9595964c28ba370ba3a60104780ff425c7-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/vcontext/validate -complete -buildid c5SBg8Jwp44334APYKed/c5SBg8Jwp44334APYKed -goversion go1.14 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/64/645965e3644f136f7cb12fe97bbc6e9c02be5f9e0b9204446367322465442165-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/go-systemd/unit -complete -buildid gZ5KmF9doLyEMK5g_aa6/gZ5KmF9doLyEMK5g_aa6 -goversion go1.14 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/74/74a684f039a2ee03acfb4d468fc347e63559348103916466d706570c4285a38f-d # internal text/template/parse mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p text/template/parse -std -complete -buildid I2OlZNzISKsaQnutg-OP/I2OlZNzISKsaQnutg-OP -goversion go1.14 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c9/c9b0a3cd405bda2cb4fcdb4daa81280a1855c0e8422cf99b20812d0c980cf477-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/internal/version /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid _lHJ4amMP-577hQccQRd/_lHJ4amMP-577hQccQRd -goversion go1.14 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/89/891659b5106ccfabf2ba51f01e6d76f61ad535f85379f75ec4b9572376778042-d # internal encoding/csv mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p encoding/csv -std -complete -buildid bha5NHPRiSU-VFnRLw-X/bha5NHPRiSU-VFnRLw-X -goversion go1.14 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/ee/ee7575486c5905855469f2ce7f4e1b69c866893b5f00a601b6ccf4665f6cdf9a-d # internal flag mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p flag -std -complete -buildid O4XgV1MqWGG8evbyU8O0/O4XgV1MqWGG8evbyU8O0 -goversion go1.14 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f3/f3698fb85af5cb0ad41f42f011354a14d95315adc3283d09abbf46bb77b925b4-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/vcontext/json -complete -buildid nGBoMwnjz2FVGvAAxwLa/nGBoMwnjz2FVGvAAxwLa -goversion go1.14 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/35/3585011db46b612e87b4f2d5dbfa2c5868a56ee79b7b080f8e6355f211cf0728-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid VAdxOv_sb4hTX5DAOtWg/VAdxOv_sb4hTX5DAOtWg -goversion go1.14 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/5c/5c905873b3d14cb9198d61fd80eec4f1a94af48e15ac8cbfd89dba91dfc90df6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal crypto/tls mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b036/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b089/_pkg_.a packagefile crypto/md5=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/rc4=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b098/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b112/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b074/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/tls -std -complete -buildid OYar4ggjrRWbB8jHY6U3/OYar4ggjrRWbB8jHY6U3 -goversion go1.14 -D "" -importcfg $WORK/b076/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 cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/53/53ef4a83ac7caabac9df3fda603b7f8e3749aece05e166e2378227e78acf8ee6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ef/ef86bc9de0a0d0ce4876b1b9dad375f187afe4b1b8f75c24f4abb4eea4c24d9a-d # internal github.com/spf13/pflag mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile encoding/csv=$WORK/b145/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b146/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/spf13/pflag -complete -buildid ekiTPGZ5-GmtDnyDUCh_/ekiTPGZ5-GmtDnyDUCh_ -goversion go1.14 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/05/05dbcc7db5ddec38428488540fd6354fbfb0e2cc3080838fdcc1a07828ab149b-d # internal text/template mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b140/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p text/template -std -complete -buildid gGVFcY_LLp0MZ1koN12A/gGVFcY_LLp0MZ1koN12A -goversion go1.14 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/69/6959a34f9caa117f32a5f49663ae2a32d9ac6fcefeeb94cd6090b39aa8afefc6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/68/68d0b9216bc286c2b1476a96f46df34a6dcac55973bdbc881627b577cf249955-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/50/500a11cc9971a85f47418a493c7f98478a85237127fbd82edc7b9d082699de07-d # internal net/http/httptrace mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b076/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p net/http/httptrace -std -complete -buildid o7DkFNPWWwfnQ9k-AOBa/o7DkFNPWWwfnQ9k-AOBa -goversion go1.14 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/3a/3a4677a26922921decfd6dd528ef7cc721c2f6852580287e5182f3cda112f063-d # internal net/http mkdir -p $WORK/b067/ cat >$WORK/b067/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/b062/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b076/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b118/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b075/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/multipart=$WORK/b124/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile net/http/internal=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p net/http -std -complete -buildid GofQM2ma57CCscGXgxEm/GofQM2ma57CCscGXgxEm -goversion go1.14 -D "" -importcfg $WORK/b067/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_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/2e/2ed96c6f3799c8e1564ec090fafbbe612f57cd5bd2d0211c24b7c4b8858cc221-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/vincent-petithory/dataurl -complete -buildid VodpT2XKh7HVvGSkQnjV/VodpT2XKh7HVvGSkQnjV -goversion go1.14 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/fa/fad1fc92dd5442da93af8e5e66ace78003a5ff151c365acaaf99b5c3b5091494-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b056/ github.com/coreos/ignition/v2/config/v3_2_experimental/types mkdir -p $WORK/b131/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b130/ cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid N0_xXUhxVr-_Uv0np3mn/N0_xXUhxVr-_Uv0np3mn -goversion go1.14 -D "" -importcfg $WORK/b056/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 cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/v3_2_experimental/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/types -complete -buildid U6A6cjbMcal4T87KqRFG/U6A6cjbMcal4T87KqRFG -goversion go1.14 -D "" -importcfg $WORK/b131/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 cd /builddir/build/BUILD/fcct-0.6.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid 9Ef3-issxcGVJXEX0wOq/9Ef3-issxcGVJXEX0wOq -goversion go1.14 -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_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/19/19698d122f4a5c9cde47c4c43452d17bcd2854d061e6e16ee5787d9145aa90b2-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b055/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid MT0-xnth84dM48zGaDdr/MT0-xnth84dM48zGaDdr -goversion go1.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/86/86f893f5b10569eb65a595e9da10879d80ad99d9f20e90e4d7760ce43cc4b591-d # internal github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid QC_M8l8Ctd_txwIHh_WX/QC_M8l8Ctd_txwIHh_WX -goversion go1.14 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/03/03e369af7ef3bec102fdc3cbd0bb060d85122f7c81c4523bd732f94f1c6255e2-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_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/b131/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a EOF github.com/coreos/fcct/base/v0_3_exp mkdir -p $WORK/b142/ cd /builddir/build/BUILD/fcct-0.6.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid VroNZoUYFKCEc150gX8l/VroNZoUYFKCEc150gX8l -goversion go1.14 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./schema.go ./translate.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/base/v0_3_exp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/coreos/fcct/base/v0_3_exp -lang=go1.12 -complete -buildid pH49WisCPXcCP-XAwEKo/pH49WisCPXcCP-XAwEKo -goversion go1.14 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/86/86badc4c7420f0722515483376ae1efe53ec236c52625d1de910ad72351decd5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/b0/b045c873e1742d1a89af642eb04ebb08094bdb8378213a9a3b172737281e2e8f-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/config/v1_0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/fcct/config/v1_0 -lang=go1.12 -complete -buildid uSpBWqY_gf1PmYqAnDvi/uSpBWqY_gf1PmYqAnDvi -goversion go1.14 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/45/45c96ccc62f333dffdd262f501c35f385a1a56043d8bb3ec2583529373349fd8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/3e/3e8d4b7e2deaff2d194f1384c6a6f87c33397b92d423ab658a81adcfc72580b9-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$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/b132/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/config/v1_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/fcct/config/v1_1 -lang=go1.12 -complete -buildid dhoYeUgQj15QnAQIhsT1/dhoYeUgQj15QnAQIhsT1 -goversion go1.14 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/9c/9ccd58613dfe1420caf0a67f977b177a4a438559a64e1970ddef3868b2b7520e-d # internal github.com/coreos/fcct/config/v1_2_exp mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3_exp=$WORK/b142/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/config/v1_2_exp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/fcct/config/v1_2_exp -lang=go1.12 -complete -buildid d9RnEDdR0JpspycJZRvS/d9RnEDdR0JpspycJZRvS -goversion go1.14 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/60/601d064cb146a29269b213ca0554e36d37a41f29cc8ea2ce323cbf640c8be368-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/8d/8d93a9fece326cfbbc8d377828824f0c826bddbc2810cb294b41c54c99a1385c-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2_exp=$WORK/b141/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid C0PiFUkjbUKti7GOwSqb/C0PiFUkjbUKti7GOwSqb -goversion go1.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/88/888276b99db8ff9184f58b8b8a326daae3b77055aa13954f2ffa42bab74e53a1-d # internal command-line-arguments 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\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/clarketm/json\tv1.14.1\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.3.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b143/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.6.0/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid Hxp5uGhfYMr5dXGLwJzF/Hxp5uGhfYMr5dXGLwJzF -goversion go1.14 -D _/builddir/build/BUILD/fcct-0.6.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/5f/5fd7501bdd5e40abf97e8fdbd00b90c73b69db68fbb7e910581815fa7d24105a-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b143/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2_exp=$WORK/b141/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/clarketm/json=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b052/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile encoding/csv=$WORK/b145/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile flag=$WORK/b146/_pkg_.a packagefile net=$WORK/b101/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3_exp=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b131/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile regexp/syntax=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile bufio=$WORK/b062/_pkg_.a packagefile context=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b102/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile internal/singleflight=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b075/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b032/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b063/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b133/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b138/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a packagefile net/http=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b134/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile text/template/parse=$WORK/b140/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile log=$WORK/b118/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/multipart=$WORK/b124/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile net/http/internal=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile math/big=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b089/_pkg_.a packagefile crypto/md5=$WORK/b090/_pkg_.a packagefile crypto/rc4=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b119/_pkg_.a packagefile mime/quotedprintable=$WORK/b125/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b088/_pkg_.a packagefile crypto/dsa=$WORK/b096/_pkg_.a packagefile crypto/x509/pkix=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_riscv64/link -o $WORK/b001/exe/a.out.exe -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=WmbmTINVut-lUQvexde2/Hxp5uGhfYMr5dXGLwJzF/-7hpfP1fGz3LYL5GKc3i/WmbmTINVut-lUQvexde2 -X github.com/coreos/fcct/internal/version.Raw=0.6.0 -B 0x649eb34d8e8f41b9a069f46b02a8017d30dc3582 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/exe/a.out.exe # internal mv $WORK/b001/exe/a.out.exe fcct-x86_64-pc-windows-gnu.exe rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Db03EZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64 + cd fcct-0.6.0 + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/bin + install -p -m 0755 ./fcct /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/bin + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-apple-darwin /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-pc-windows-gnu.exe /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/fcct + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.0-1.fc33 --unique-debug-suffix -0.6.0-1.fc33.riscv64 --unique-debug-src-base fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fcct-0.6.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/bin/fcct extracting debug info from /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/bin/fcct warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/bin/fcct. Use `info auto-load python-scripts [REGEXP]' to list them. nm: /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/bin/fcct: no symbols dwz: Allocatable section in ./usr/bin/fcct-0.6.0-1.fc33.riscv64.debug after non-allocatable ones original debug info size: 10380kB, size after compression: 10384kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 1972 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.m5YMeW + umask 022 + cd /builddir/build/BUILD + cd fcct-0.6.0 + LDFLAGS='-X github.com/coreos/fcct/version=0.6.0' + GO_TEST_FLAGS='-compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/coreos/fcct -b /builddir/build/BUILD/fcct-0.6.0/_build/bin -s /builddir/build/BUILD/fcct-0.6.0/_build -V 0.6.0-1.fc33 -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/fcct-0.6.0/_build/src PATH: /builddir/build/BUILD/fcct-0.6.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/fcct-0.6.0/_build:/usr/share/gocode GO111MODULE: off command: go test -compiler gc -ldflags "-X github.com/coreos/fcct/version=0.6.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/coreos/fcct github.com/coreos/fcct/base/v0_1 PASS ok github.com/coreos/fcct/base/v0_1 0.520s github.com/coreos/fcct/base/v0_2 PASS ok github.com/coreos/fcct/base/v0_2 1.510s github.com/coreos/fcct/base/v0_3_exp PASS ok github.com/coreos/fcct/base/v0_3_exp 1.636s github.com/coreos/fcct/config/common PASS ok github.com/coreos/fcct/config/common 0.402s github.com/coreos/fcct/translate PASS ok github.com/coreos/fcct/translate 0.452s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Us96AZ + umask 022 + cd /builddir/build/BUILD + cd fcct-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/doc/fedora-coreos-config-transpiler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr docs /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr README.md /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr NEWS /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/doc/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XcpIKW + umask 022 + cd /builddir/build/BUILD + cd fcct-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/licenses/fedora-coreos-config-transpiler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/licenses/fedora-coreos-config-transpiler + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/licenses/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/clarketm/json)) = 1.14.1 bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0 bundled(golang(github.com/coreos/go-systemd/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.3.0 bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.3.0 bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.3.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.3.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.3.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_2_experimental/types)) = 2.3.0 bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.3.0 bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/yaml)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/davecgh/go-spew/spew)) = 1.1.1 bundled(golang(github.com/spf13/pflag)) = 1.0.5 bundled(golang(github.com/stretchr/testify/assert)) = 1.3.0 bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb bundled(golang(gopkg.in/yaml.v3)) = 3.0.0-20191010095647.gitfc94e3f71652 fcct = 0.6.0-1.fc33 fedora-coreos-config-transpiler = 0.6.0-1.fc33 fedora-coreos-config-transpiler(riscv-64) = 0.6.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-nonlinux-0.6.0-1.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bL0rwY + umask 022 + cd /builddir/build/BUILD + cd fcct-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: fedora-coreos-config-transpiler-nonlinux = 0.6.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debugsource-0.6.0-1.fc33.riscv64 Provides: fedora-coreos-config-transpiler-debugsource = 0.6.0-1.fc33 fedora-coreos-config-transpiler-debugsource(riscv-64) = 0.6.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debuginfo-0.6.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 4147b587a3e50abc3f9a263f4b091cd5c132f9f8 fedora-coreos-config-transpiler-debuginfo = 0.6.0-1.fc33 fedora-coreos-config-transpiler-debuginfo(riscv-64) = 0.6.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fedora-coreos-config-transpiler-debugsource(riscv-64) = 0.6.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64 Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debugsource-0.6.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debuginfo-0.6.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-nonlinux-0.6.0-1.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LaiQcY + umask 022 + cd /builddir/build/BUILD + cd fcct-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.6.0-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0