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/golang-github-nats-io-streaming-server.spec'], chrootPath='/var/lib/mock/f33-build-203046-48163/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/golang-github-nats-io-streaming-server.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=1586034036 Wrote: /builddir/build/SRPMS/golang-github-nats-io-streaming-server-0.17.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/golang-github-nats-io-streaming-server.spec'], chrootPath='/var/lib/mock/f33-build-203046-48163/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/golang-github-nats-io-streaming-server.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=1586034036 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r6f4QS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nats-streaming-server-0.17.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/nats-streaming-server-0.17.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nats-streaming-server-0.17.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/nats-streaming-server-0.17.0/vendor + [[ ! -e /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/bin install: creating directory '/builddir/build/BUILD/nats-streaming-server-0.17.0/_build' install: creating directory '/builddir/build/BUILD/nats-streaming-server-0.17.0/_build/bin' + export GOPATH=/builddir/build/BUILD/nats-streaming-server-0.17.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/nats-streaming-server-0.17.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io/nats-streaming-server ]] ++ dirname /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io/nats-streaming-server + install -m 0755 -vd /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io install: creating directory '/builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src' install: creating directory '/builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io' + ln -fs /builddir/build/BUILD/nats-streaming-server-0.17.0 /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io/nats-streaming-server + cd /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io/nats-streaming-server ++ find . -type f -iname '*.go' + sed -i 's|github.com/nats-io/nats-server/v2|github.com/nats-io/nats-server|' ./test/test.go ./test/sqlstore.go ./server/server_req_test.go ./server/timeout_reader_test.go ./server/client_test.go ./server/clustering.go ./server/raft_transport_test.go ./server/server_durable_test.go ./server/signal_windows.go ./server/signal.go ./server/server_queue_test.go ./server/signal_test.go ./server/partitions.go ./server/service_test.go ./server/timeout_reader.go ./server/server.go ./server/service_windows.go ./server/raft_transport.go ./server/server_redelivery_test.go ./server/clustering_test.go ./server/server_sub_test.go ./server/server_run_test.go ./server/conf.go ./server/ft_test.go ./server/bench_test.go ./server/monitor.go ./server/snapshot.go ./server/server_limits_test.go ./server/server_delivery_test.go ./server/partitions_test.go ./server/raft_log.go ./server/conf_test.go ./server/server_clients_test.go ./server/raft_log_test.go ./server/service.go ./server/ft.go ./server/server_storefailures_test.go ./server/client.go ./server/monitor_test.go ./server/server_test.go ./logger/logger.go ./logger/logger_test.go ./stores/raftstore_test.go ./stores/pqdeadlines/pqdeadlines.go ./stores/sqlstore_test.go ./stores/limits.go ./stores/common.go ./stores/memstore.go ./stores/bench_test.go ./stores/common_test.go ./stores/store.go ./stores/common_sub_test.go ./stores/cryptostore.go ./stores/common_msg_test.go ./stores/filestore_sub_test.go ./stores/filestore_msg_test.go ./stores/limits_test.go ./stores/raftstore.go ./stores/memstore_test.go ./stores/cryptostore_test.go ./stores/sqlstore.go ./stores/filestore_test.go ./stores/filestore.go ./nats-streaming-server.go ./util/sublist_test.go ./util/sublist.go ./util/no_race.go ./util/race.go ./util/channels.go ./util/util_test.go ./util/util.go ./util/lockfile_unix.go ./util/lockfile_test.go ./util/lockfile_win.go ./spb/protocol.pb.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.b3o8MP + umask 022 + cd /builddir/build/BUILD + cd nats-streaming-server-0.17.0 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/nats-streaming-server-0.17.0/_build:/usr/share/gocode + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/nats-io/nats-streaming-server/version=0.17.0 -B 0x6741a1cce07b3b8d554cb24627e646b87e08f819 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/bin/nats-streaming-server github.com/nats-io/nats-streaming-server WORK=/tmp/go-build519578357 internal/cpu mkdir -p $WORK/b007/ math/bits mkdir -p $WORK/b016/ 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 -+ -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/sys mkdir -p $WORK/b011/ cat >$WORK/b016/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/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid Or4ex6TXWdaHuQyoIcbM/Or4ex6TXWdaHuQyoIcbM -goversion go1.14 -D "" -importcfg $WORK/b016/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 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/buildid -w $WORK/b011/_pkg_.a # internal 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 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 -o $WORK/b009/atomic_riscv64.o ./atomic_riscv64.s internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_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/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/49/49281a275ac89a0512bf98099a7f430743d13c22f73867acb2d6537eafa0daa3-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF /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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/01/0165744b5ab47d74ea3e2c95cd72295cb5a2dc2828e4977a73752d7ea12d5291-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid MHbKou1KT8GXhNEIFaL-/MHbKou1KT8GXhNEIFaL- -goversion go1.14 -D "" -importcfg $WORK/b018/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/atomic_riscv64.o # internal math /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b015/symabis ./stubs_riscv64.s cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/fa/fa9b7d02d9e387a5c705bc2a614e3716c475617cefd3277e676c5fb484192fec-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid yRUs8DM97xe9YUph46bV/yRUs8DM97xe9YUph46bV -goversion go1.14 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid OLKcs8reUa0cutjb6OF0/OLKcs8reUa0cutjb6OF0 -goversion go1.14 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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/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/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/de/de959f93901940f91b74c4ba235fe831630eb618c03d387cf169b2229d1b7e9c-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ca/ca0e115cf0535d259f52d905dc679e94ac477ed1b5374b03566da9c370150ea6-d # internal sync/atomic mkdir -p $WORK/b021/ /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 cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b021/symabis ./asm.s unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid cHMOYqliYwG_qDAqkA15/cHMOYqliYwG_qDAqkA15 -goversion go1.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid LdYhFiuVttgmV4DbEVzP/LdYhFiuVttgmV4DbEVzP -goversion go1.14 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_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 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_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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ac/ac139dcb417c56db0ab2b33dd01fb1626af055d2f414ed44d6e353b422f4c285-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/testlog -std -complete -buildid Z7hiK15Hpe0Ezu7IRQ9C/Z7hiK15Hpe0Ezu7IRQ9C -goversion go1.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./log.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/bb/bbc46ec0884e06bbeac387d06fa427751418299507cedbe3b0ffeaa9f2ec0aec-d # internal crypto/internal/subtle mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p crypto/internal/subtle -std -complete -buildid piIjDJYdxLjxkJM3Z7pp/piIjDJYdxLjxkJM3Z7pp -goversion go1.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/8a/8a71da898854813d33643d1d77c72cc8d3651620c841a3025149a5a4e9c726ee-d # internal crypto/subtle mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p crypto/subtle -std -complete -buildid MXeNhPfep6V9O89pjCqJ/MXeNhPfep6V9O89pjCqJ -goversion go1.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./constant_time.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/c72ef7e862134b4477daf185c75f1f50ff1a2cc2044731bc63c284150347ce41-d # internal container/list mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p container/list -std -complete -buildid 1NTGOo4ByT7ZgjgTRpWU/1NTGOo4ByT7ZgjgTRpWU -goversion go1.14 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b015/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b015/_pkg_.a $WORK/b015/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/6c/6cd23ebf4c3dad5892fe5528adcd5ffd9914d0a51bd8c50c43ffd8104d92bacc-d # internal unicode/utf16 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p unicode/utf16 -std -complete -buildid kIjahkeP4lqdJjdaeziu/kIjahkeP4lqdJjdaeziu -goversion go1.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./utf16.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b7/b756b25c0601ca3e9fa9864b6809ab3fb2a0185f9dc454f31f36bc758477701e-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b071/ cat >$WORK/b071/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/b071/_pkg_.a -trimpath "$WORK/b071=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid 2LL1VHs6kfGu2Y1JTcyI/2LL1VHs6kfGu2Y1JTcyI -goversion go1.14 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/6d/6ddebe4e0073a887e77ba159e135eda042a01f42c94df2927db3b38ef69063b7-d # internal internal/nettrace mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p internal/nettrace -std -complete -buildid 0E8isxc8kRhO9I55CLtg/0E8isxc8kRhO9I55CLtg -goversion go1.14 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./nettrace.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/0e/0eb51a4ce4c619d9999776cc68bd8b22b9d5402ee509f3e8a53b6618f7fdbd37-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b081/ cat >$WORK/b081/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/b081/_pkg_.a -trimpath "$WORK/b081=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid bu2ejvLlq1ZehSu1Nk6q/bu2ejvLlq1ZehSu1Nk6q -goversion go1.14 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/37/37a41db5e9f19e8be7155f22f0fe1c2aeec8d7883ff939bf1f37098f4007736b-d # internal github.com/lib/pq/oid mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/lib/pq/oid /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/lib/pq/oid -complete -buildid avTgbyxV17ULMVMjhnKw/avTgbyxV17ULMVMjhnKw -goversion go1.14 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./doc.go ./types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/02/0225a5650419c045c1bbe6ab2d06f545f9049a027aafce7018094e95a7d26f10-d # internal encoding mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p encoding -std -complete -buildid CfHSSqkIf1e7TLqk5suD/CfHSSqkIf1e7TLqk5suD -goversion go1.14 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/af/afef4667d79ab6425bfc19d093df1534bc537fc3683a0a0b8ada57cb8c7e4518-d # internal golang.org/x/crypto/internal/subtle mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p golang.org/x/crypto/internal/subtle -complete -buildid x3XwDn0xof2gdnuSyBpa/x3XwDn0xof2gdnuSyBpa -goversion go1.14 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./aliasing.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/9f/9fe167245a47d8d9667c83a639b129fa091706c75a5f993901fc621a15661fb3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/77/77f96fd0d8adb1e54d7e4724f2b7e3e1484833c0f360ffdfca1261a341384f12-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/d4/d4685e965531c6b36fbd0dd433db7dce271138df8a506b770777d675f89c83f6-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/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid tNbQCIkjZdVG30VrGXj7/tNbQCIkjZdVG30VrGXj7 -goversion go1.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/12/1272041a0768bd414a87395daa35d6acce8e8a0bc79d6e17667a3e2b6fbfd7eb-d # internal internal/singleflight mkdir -p $WORK/b077/ math/rand mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p math/rand -std -complete -buildid nxpH7OVW8u6bZU3QNzE1/nxpH7OVW8u6bZU3QNzE1 -goversion go1.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p internal/singleflight -std -complete -buildid h4hYH6LKNi5aTAeo0LHn/h4hYH6LKNi5aTAeo0LHn -goversion go1.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/d8/d89c3d640af147abc5da81aa99a3a7d9dbd8209135cabd50a42c93b32541888d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_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/b023/ 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/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid O9cSqZAlFp0XgLYwvZJH/O9cSqZAlFp0XgLYwvZJH -goversion go1.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/71/71ee22629494109d658562caed66d3ffa5b403841e4fac9c5bb804b03613da48-d # internal io mkdir -p $WORK/b024/ internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid -QotX2SJNTLUZ-rja2eo/-QotX2SJNTLUZ-rja2eo -goversion go1.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b017/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid NTrB8zV9tnYGvwpp3wah/NTrB8zV9tnYGvwpp3wah -goversion go1.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid i4lshxeXA_PS4UKSzl8A/i4lshxeXA_PS4UKSzl8A -goversion go1.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/05/052561f9fc022d93250d32791656634406a7906237f5d76d8289e4bd40ef5c33-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_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b029/symabis ./asm_linux_riscv64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -buildid lyvFcxGZlbTExHR7GR9K/lyvFcxGZlbTExHR7GR9K -goversion go1.14 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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/bd/bd223c2328703f98ee806353b5a5995db60eb51c5a0b04294d6c5875c77c8564-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b075/ cat >$WORK/b075/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/b075/_pkg_.a -trimpath "$WORK/b075=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid rprow4Y8t_e4VPgnf-t_/rprow4Y8t_e4VPgnf-t_ -goversion go1.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/82/825e837fbe714de753bc5ecb7b461118628aac536645a63a57bf5f795439038d-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p strings -std -complete -buildid Rg0b16B0OdJg1XeSTzfT/Rg0b16B0OdJg1XeSTzfT -goversion go1.14 -D "" -importcfg $WORK/b032/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/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/01/01c34b4a5b39c9aad3cde99343b31f5a0186002026b9dcb0cbe14194bc7d161a-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_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 ./asm_riscv64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid dKZBdScBZvjOkDNEMG60/dKZBdScBZvjOkDNEMG60 -goversion go1.14 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/cf/cf5f153708346b697c208b90113ad3113b632880f6c02f0331905dc8a9bda902-d # internal bytes mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p bytes -std -buildid rPvEyk0O2C4HDXfrEoGe/rPvEyk0O2C4HDXfrEoGe -goversion go1.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/57/57e7e0031dcffb7dff10ea7cbf6694d3702749489fab28abd1ca933afd53b897-d # internal hash mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p hash -std -complete -buildid TzpQqxIOk2-ngYaea-mV/TzpQqxIOk2-ngYaea-mV -goversion go1.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/30/30667e4828204c70f34b3b412eebff56ab473ae6b2e1f203d84b5d3ade59dc9e-d # internal crypto mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p crypto -std -complete -buildid 5qB_lAm8wEXRVKZU3VZc/5qB_lAm8wEXRVKZU3VZc -goversion go1.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3f/3f808a1ac175e30cb1d93c53a0c87d8d7317971328eba11506aefbc2ffcf89fc-d # internal bufio mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p bufio -std -complete -buildid gRXM98Z_ogexPr9duyW2/gRXM98Z_ogexPr9duyW2 -goversion go1.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e2/e23d99a4cd4011095a7ac0745473e291959daf3f7456ec57d89c513e41e6a4c1-d # internal crypto/internal/randutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p crypto/internal/randutil -std -complete -buildid I39KFmZsSaIqz8bji3sQ/I39KFmZsSaIqz8bji3sQ -goversion go1.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/23/23fa25a3343c5d9dd1bf253fc23ef1f74de3d5ae7b476bf1e5748ef89e582d5e-d # internal crypto/hmac mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/hmac -std -complete -buildid uKPepq4nWHwsqfJ1ZQp4/uKPepq4nWHwsqfJ1ZQp4 -goversion go1.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a6/a6849073c3d681fe0a1349678c585d3491c1b8665182b7894dbf22ad0df15069-d # internal crypto/rc4 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/rc4 -std -complete -buildid CMjmgvxDa-VMxr-GHm1c/CMjmgvxDa-VMxr-GHm1c -goversion go1.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./rc4.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_linux -D GOARCH_riscv64 -o $WORK/b029/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/98/982ebf15f87e6b795020dc1dd39220bbd02afdc1eee53213be0af4f2f773af96-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/48/489b6babb1418989e68569a1448584008becb65edab89317510723732accda16-d # internal internal/syscall/unix mkdir -p $WORK/b028/ time mkdir -p $WORK/b030/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p time -std -buildid 2s5LUvoY0pc2m1zesZMl/2s5LUvoY0pc2m1zesZMl -goversion go1.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/unix -std -complete -buildid fhZ1EY0PkruVYTfvojov/fhZ1EY0PkruVYTfvojov -goversion go1.14 -D "" -importcfg $WORK/b028/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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/3d/3d08fb9b7656ee5d90cabe31d40184fef0be003ada0bcb9abec2cd110e2270a4-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid pe_CXp-F_4LNg0q8GzHZ/pe_CXp-F_4LNg0q8GzHZ -goversion go1.14 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/78/78fcc224a76c97d5d5c99b93089a47aebec5ba4dfa1c66c206b3db45bec61f5c-d # internal path mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p path -std -complete -buildid ekeKDBjGuVbHALOh1pi_/ekeKDBjGuVbHALOh1pi_ -goversion go1.14 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./match.go ./path.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/806c9582b0e4842af3fd9232d4b4fa79bcd49dcfb7d2dbc1b961d3511b0c2eb9-d # internal encoding/base32 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/base32 -std -complete -buildid vt0aqCQ2uau_wc7tK4Kp/vt0aqCQ2uau_wc7tK4Kp -goversion go1.14 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./base32.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/d6/d6a72a96b53f9d715adae57817e1b0b7adcc2cd6cbf4ea66fc31c957c160f13e-d # internal hash/crc32 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p hash/crc32 -std -complete -buildid ss-8xg5LnDMKbezmH_z1/ss-8xg5LnDMKbezmH_z1 -goversion go1.14 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/46/466144c138a17a9afebf2bfdd1045ceb25c63eacd6ae937eec030483dfb1e7a0-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/text/transform -std -complete -buildid qSe2snpVCZw2PaugN6pG/qSe2snpVCZw2PaugN6pG -goversion go1.14 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/5a/5a9afc46be8327c36c570d1a28679296968d59dce1069cd68ee449861c9e8ebe-d # internal regexp/syntax mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p regexp/syntax -std -complete -buildid TW_YBrA7CDbgVL_RObpU/TW_YBrA7CDbgVL_RObpU -goversion go1.14 -D "" -importcfg $WORK/b120/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/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/12/12a59b34959a84a2f4778eca7a99dcc99cf03a1d18218e2730a380654cd8ae96-d # internal golang.org/x/crypto/blowfish mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p golang.org/x/crypto/blowfish -complete -buildid FUPQI_jRLWK_T6C5Ey0S/FUPQI_jRLWK_T6C5Ey0S -goversion go1.14 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/d2/d224a11f83d16dacd90b4932c5207fe3b2cbe14c82e25e79a775e4489fe255a3-d # internal html mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p html -std -complete -buildid Kd7CTSzpd79d3kmcDN87/Kd7CTSzpd79d3kmcDN87 -goversion go1.14 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/38/38b7cccbf8972d5fdc0321bec9c6eebf580142322d8312a8507e1d5d92a1a8dd-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid AxEL4r1Pxnb2IaLXDmI_/AxEL4r1Pxnb2IaLXDmI_ -goversion go1.14 -D "" -importcfg $WORK/b027/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/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/94/94258b10d8b8e781bf395d48ed82679a489c1f89957037798a0b0aff63e48031-d # internal context mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p context -std -complete -buildid 4ELd6shlX2TTsu-wjeJx/4ELd6shlX2TTsu-wjeJx -goversion go1.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a8/a87afd6c771133c5bb265ed2eb4ff46ac691f35aa1885d70349cd16785c1c8e8-d # internal text/tabwriter mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p text/tabwriter -std -complete -buildid juHMUBJP6RW9YHhaugPX/juHMUBJP6RW9YHhaugPX -goversion go1.14 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./tabwriter.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/50/50305f041f913fbd849fd301c8c483853e2ac184f553489742faf755eadd0e48-d # internal regexp mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b120/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p regexp -std -complete -buildid pEKztrf7qSJlaPG7MKn2/pEKztrf7qSJlaPG7MKn2 -goversion go1.14 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ee/ee7e962d4997703c0b961e3baca4706d1157e75af744d2cdb0e0afa790b17e58-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid yFlOmUnEnuTEisz9x-jl/yFlOmUnEnuTEisz9x-jl -goversion go1.14 -D "" -importcfg $WORK/b025/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 cd /usr/lib/golang/src/reflect /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/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/84/841c14065d70b63b7504afa8218e3bc13f128cf9f36ff5e6db491d97fd300e0f-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/hashicorp/golang-lru/simplelru -complete -buildid Gfz8u4U213a3GO1gTTJv/Gfz8u4U213a3GO1gTTJv -goversion go1.14 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./lru.go ./lru_interface.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3a/3a7f863a2fb43259db2a0b6c31bdee7a1c8e6fbcc4acd55d2ca374d8b07012a5-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid e0p9t15g_rsS3mng8eM7/e0p9t15g_rsS3mng8eM7 -goversion go1.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e7/e7835dcd3441b398aea3b17b547761738c4ca00b8639e9baf908017aec9afd23-d # internal encoding/binary mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/binary -std -complete -buildid y-fgC4A3PcZ6maqDvYKo/y-fgC4A3PcZ6maqDvYKo -goversion go1.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/8d/8db294314eaf34f5dff5a2a42d86d4274b5b56049f70760c5b41f0096bdbf4a1-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b146/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/hashicorp/go-immutable-radix -complete -buildid xaNKLujMxC70eMsYokq0/xaNKLujMxC70eMsYokq0 -goversion go1.14 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./edges.go ./iradix.go ./iter.go ./node.go ./raw_iter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/56/56b5f75dade5dc293f2ab74f51406d0337a713f317c392c3a0aedf49f2d2c48f-d # internal hash/crc64 mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p hash/crc64 -std -complete -buildid pAVwpW9TEjVQdzaJequ1/pAVwpW9TEjVQdzaJequ1 -goversion go1.14 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./crc64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/21/212005572aa94dd99aa1ec97ea46e3fc18251926fd10c6b1ea84de26dfdaf747-d # internal crypto/cipher mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p crypto/cipher -std -complete -buildid 8JmOchw_wTXTROSlJMgo/8JmOchw_wTXTROSlJMgo -goversion go1.14 -D "" -importcfg $WORK/b039/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/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/69/697642b13ac02cbd1b2b963e57fd2ba8afd73d29c2e2e6dd0631fd5ed77743e8-d # internal crypto/sha1 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p crypto/sha1 -std -complete -buildid ABPD302BFGkpNA4-rg86/ABPD302BFGkpNA4-rg86 -goversion go1.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/74/7414d5c2d528bb6bb2009ffe065a35aff2a42b3cc3441bf4f07303183b2a7d4c-d # internal crypto/sha256 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p crypto/sha256 -std -complete -buildid BoUl4gwqHt1BHYxgCw8C/BoUl4gwqHt1BHYxgCw8C -goversion go1.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/0f/0fd9b80c3c0863a3f6b0781358b322e2cb98b2fa4b408cb25d1cb24a2e2d0824-d # internal fmt mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid 36-F5-H_YjPrHTL80OZC/36-F5-H_YjPrHTL80OZC -goversion go1.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/76/76962182fa1052d43cccfb196fe3a9d7690e1e6255664f7716ef4aab4d01a088-d # internal crypto/sha512 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/sha512 -std -complete -buildid 9Ym2Cf5RyzODRrfUk_Jc/9Ym2Cf5RyzODRrfUk_Jc -goversion go1.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2a/2a2854b8fd6c229c692e0d794a3747786bc4d413acc5020d1a7b19c38cebc34b-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid 4T2_abqpIY6WTlPGjTfz/4T2_abqpIY6WTlPGjTfz -goversion go1.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ff/ff7eea65e940fb1c4fb3bed4a0d476da21e9047470fa073276cc0064b5c4730a-d # internal crypto/aes mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p crypto/aes -std -complete -buildid DG6GddvuVr_gwimVlwoP/DG6GddvuVr_gwimVlwoP -goversion go1.14 -D "" -importcfg $WORK/b038/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/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/6e/6e8c36f30fdb7b273b6f50a6bdd2f440c5131a3eb82986156fb3b9919768152b-d # internal crypto/des mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto/des -std -complete -buildid X8dpvqfPVAdBURLW5_RU/X8dpvqfPVAdBURLW5_RU -goversion go1.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e1/e10130bb6bfaecf4d5162d2c0b8aa5a6d3146dbbe38b1b75695bc0b22084ad85-d # internal crypto/md5 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p crypto/md5 -std -complete -buildid nUO9man3ZHHQ_iUV_3u8/nUO9man3ZHHQ_iUV_3u8 -goversion go1.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./md5.go ./md5block.go ./md5block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/25/25b25ffba7d75f42ccff282fa2c7143ff0bdc27cf230128e13294a14e78a639a-d # internal encoding/base64 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p encoding/base64 -std -complete -buildid 4D_JQHhfZ928gQZ8VkUM/4D_JQHhfZ928gQZ8VkUM -goversion go1.14 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./base64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/73/73fc40987aab944389a7b48887f5108962f1bfe34656eadcd3e82f439c477650-d # internal path/filepath mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p path/filepath -std -complete -buildid fdGsuLVwg5p0fyWuquMi/fdGsuLVwg5p0fyWuquMi -goversion go1.14 -D "" -importcfg $WORK/b073/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/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a2/a2a3ac0df05ebd650b9a88ae5cb9beb52e28451658a6901c80b3461cd3b0d428-d # internal encoding/pem mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p encoding/pem -std -complete -buildid 2H6eV_GhvYGnObT-UPpa/2H6eV_GhvYGnObT-UPpa -goversion go1.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./pem.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/8d/8d7cab22bb4fb49e65198459566600c63ed171ae91ce8e6a6700c19dd644b723-d # internal net mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b075/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b076/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b077/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p net -std -buildid 1T9C0kb5U7D3aMvLWYUe/1T9C0kb5U7D3aMvLWYUe -goversion go1.14 -D "" -importcfg $WORK/b074/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/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/5a/5a572a2d974a244a211e7bd709ead748f1d9469fb1e36bfb572a4dfb951ff617-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile math/bits=$WORK/b016/_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/b080/_pkg_.a -trimpath "$WORK/b080=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid _bwbvNjkvzJzd1I_Q7kA/_bwbvNjkvzJzd1I_Q7kA -goversion go1.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/0d/0db5e3c75b1555da000794631dd13aa18f220be5e2e6d8fe8dd3a2f4b86e7cb0-d # internal flag mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid GXFnFxr_2sZHuTcMGid_/GXFnFxr_2sZHuTcMGid_ -goversion go1.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/94/94d93d86607feb696352d05510aefb6e1e3fa205e62b9df1b660947e70c8d67f-d # internal math/big mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p math/big -std -complete -buildid seoZs8YoSMd5Laj28R02/seoZs8YoSMd5Laj28R02 -goversion go1.14 -D "" -importcfg $WORK/b043/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/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/1b/1bd2b2f312b4a07a5e219ebabdcd135ccfb717bc59d803fab18c5b6a46336043-d # internal encoding/hex mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p encoding/hex -std -complete -buildid GEnGd_OuvUoGHhGxg1vh/GEnGd_OuvUoGHhGxg1vh -goversion go1.14 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f7/f7499a1c590f0cfc166aca7cec8c0b62fea410df0c13c5efeee370d5055f963a-d # internal io/ioutil mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p io/ioutil -std -complete -buildid vWKpbbDS6MPnK9vs1gWt/vWKpbbDS6MPnK9vs1gWt -goversion go1.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/3e/3e975209c9c4032753b5137b55cfb03fb36fb5ecb8a3598546c55cb47d764b7b-d # internal net/url mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p net/url -std -complete -buildid RXhlEGWgcrLJ5zodYuAy/RXhlEGWgcrLJ5zodYuAy -goversion go1.14 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f6/f64c98d1b49d93aed30836905f255c1f650b6537ddeba4a70cdcaaa775abe391-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid ifKb4OG0XLTQV93mq_by/ifKb4OG0XLTQV93mq_by -goversion go1.14 -D "" -importcfg $WORK/b082/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/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/67/676b27ed465b36fabc8a2c2aac7cd782207cf7a53e2ca25ad6ee9956cdc7e78e-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b082/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid ZYHdYmUjqkatmEwBlC_K/ZYHdYmUjqkatmEwBlC_K -goversion go1.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/7e/7ed04a93206410e8a8265aaa5d3bf67ba79d6215e6fd84d9296c3d61c35619da-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid gfJ2eWAXNJAu0HUROKGm/gfJ2eWAXNJAu0HUROKGm -goversion go1.14 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/84/84b746e89f8c4da7a5a01ce0d40cd663685a3e93562ef1aaef5c5ffb54610190-d # internal database/sql/driver mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p database/sql/driver -std -complete -buildid akJ8upl5Uk8DhN15Upib/akJ8upl5Uk8DhN15Upib -goversion go1.14 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/24/24cc00f6b0056fd205f031c2826817e966de565acc4b4bde5a7a2512f061e9af-d # internal log mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p log -std -complete -buildid OeyF372a2Q8c_6cbrYNL/OeyF372a2Q8c_6cbrYNL -goversion go1.14 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/43/43ee02d942206cb5718417934d01735b2cbafba93a461c8e3bbf4f40cae08794-d # internal database/sql mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile database/sql/driver=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p database/sql -std -complete -buildid 2OX55fPtPy0lhWs9ndH7/2OX55fPtPy0lhWs9ndH7 -goversion go1.14 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./convert.go ./ctxutil.go ./sql.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/3e/3eb358086f5ff6935a65a2b559be04fc17ea0a89001f24f5a85fdecc85627ca8-d # internal os/user mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p os/user -std -complete -buildid 1f5FDHIWAAuwdyER1DkF/1f5FDHIWAAuwdyER1DkF -goversion go1.14 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./lookup.go ./lookup_stubs.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/69/6977377e8f2f9dbf35eb88485a142744461fa9187edb47bb445578d16d459c6c-d # internal encoding/json mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b095/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p encoding/json -std -complete -buildid iLKjd-6JKy4SemDj-gvF/iLKjd-6JKy4SemDj-gvF -goversion go1.14 -D "" -importcfg $WORK/b094/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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9a/9a26f7e8657af4371be0c728e1f74b3b89f0b3997fb1f224d1cc84b0c54a5802-d # internal crypto/rand mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p crypto/rand -std -complete -buildid 8UFshSXTdsFW6woNous7/8UFshSXTdsFW6woNous7 -goversion go1.14 -D "" -importcfg $WORK/b036/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/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ba/ba5de7ddb562b9074a127af932c260fd073b4c563904f22a3d8d411d382e90d1-d # internal crypto/rsa mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p crypto/rsa -std -complete -buildid LgyCDiE3zvHGovhZ1dJ_/LgyCDiE3zvHGovhZ1dJ_ -goversion go1.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/e4/e48ec5906713df882bf7ebedcfdf1d24c2bd3453753429763c10acab227086b4-d # internal crypto/elliptic mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/elliptic -std -complete -buildid io4aU0D_S0Xch14lFWBk/io4aU0D_S0Xch14lFWBk -goversion go1.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/74/74708d77601421c3647254c77ce6e6e733aca1ea903133e6a81f11e655e1c73d-d # internal encoding/asn1 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p encoding/asn1 -std -complete -buildid lQlbRs7iUIg-TEIhpMIx/lQlbRs7iUIg-TEIhpMIx -goversion go1.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_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/63/637fa9acef91c194e8dd3fab7fa852ff9574d2090deb62cce39dcba47efa64e3-d # internal crypto/ed25519 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p crypto/ed25519 -std -complete -buildid 8aAoTxKW74emkBLJg5Sc/8aAoTxKW74emkBLJg5Sc -goversion go1.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./ed25519.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/97/97e4474c5ac031e15831e4b2301a9e46e614d0cac9c90370f40fcd6967b5d348-d # internal crypto/dsa mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/dsa -std -complete -buildid exEStRuDn1tv0f0_X5ZU/exEStRuDn1tv0f0_X5ZU -goversion go1.14 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/40/40cf075d173c7d0c9a151737e534254bea19eb84618ef73aae313a82ea24397a-d # internal github.com/lib/pq/scram mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/share/gocode/src/github.com/lib/pq/scram /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p github.com/lib/pq/scram -complete -buildid EfQRpG8F3FQ8HF3wuhWK/EfQRpG8F3FQ8HF3wuhWK -goversion go1.14 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./scram.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/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/01/01dad2945f143636fd8138ddc4cdedb103b0e56c75eea9c6b8d2f5741de45a2d-d # internal golang.org/x/crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p golang.org/x/crypto/ed25519/internal/edwards25519 -complete -buildid S0FJVF0JCb7CIPxLm3nY/S0FJVF0JCb7CIPxLm3nY -goversion go1.14 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./const.go ./edwards25519.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/32/329571ea58559fbe0db90b6e9ac413c3dc8e376d5c33b517bc699f27c10f9a00-d # internal compress/flate mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p compress/flate -std -complete -buildid AeAOx4YAe8zPOSpWf_dn/AeAOx4YAe8zPOSpWf_dn -goversion go1.14 -D "" -importcfg $WORK/b103/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/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/d0/d03e92320f843c26fba53c31e50852bb1853cfb478c21e85db3cffb826f6cbfc-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b087/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid -jkFyUMSw1aVbjI-sMYv/-jkFyUMSw1aVbjI-sMYv -goversion go1.14 -D "" -importcfg $WORK/b109/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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/97/97cd85e662d8c62dc76b3dd4bca695d04037dd2c2bfb3db6738cc41bda69d5b2-d # internal crypto/ecdsa mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto/ecdsa -std -complete -buildid UIY_3ucaM2YxNSHCoBxD/UIY_3ucaM2YxNSHCoBxD -goversion go1.14 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/87/879e0235972021a4e8720d1a8fefd24b8f6e88320043ca7fe6d566eb59649e65-d # internal crypto/x509/pkix mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/x509/pkix -std -complete -buildid WhK8QZ2V73KIfXOBYNhd/WhK8QZ2V73KIfXOBYNhd -goversion go1.14 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./pkix.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/59/592619e209a6d10e7f1ea2d3527a9224038624bc2c636c6683e05d6001b4bf92-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b071/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid 3QHSmGY00q3vDZKBcPWI/3QHSmGY00q3vDZKBcPWI -goversion go1.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/dd/dd164200af4ec95fdc4984e778c9ffb82b4b531b8191e00b3e86160cb92ade96-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b100/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p golang.org/x/crypto/ed25519 -complete -buildid QxSfvw64dRmjopkDRZhD/QxSfvw64dRmjopkDRZhD -goversion go1.14 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ac/ac50a8c3dd078dde71b68cba9550bb867b766267d8000ab6c1429c58331b3ae1-d # internal github.com/nats-io/nkeys mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/base32=$WORK/b097/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b099/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nats-io/nkeys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p github.com/nats-io/nkeys -complete -buildid JfxRKzF-wUHWesIzLr0z/JfxRKzF-wUHWesIzLr0z -goversion go1.14 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./crc16.go ./keypair.go ./main.go ./public.go ./strkey.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/cb/cb14f7544a2b620623056ca1b0c3bc100da297e630dbbee8d43ee871f82f4eb4-d # internal compress/gzip mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/flate=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b104/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p compress/gzip -std -complete -buildid CZC8np41yCnPK4hb4DAV/CZC8np41yCnPK4hb4DAV -goversion go1.14 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/eb/eb6b3aa99e99b20d1090492e289c5293260c28018f750b85e969ebf4e642ec52-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid d4lUh9RGSiehS9hBGdhn/d4lUh9RGSiehS9hBGdhn -goversion go1.14 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/2f/2fc18760fd364d01813cd0708a5d3b4e2d9dc162f15f3e73814cb4121e7aac06-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a9/a998557ab787988c232756a12cbd0184846a2c6b37632129bba465755b10c7f6-d # internal net/textproto mkdir -p $WORK/b111/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p net/textproto -std -complete -buildid 8jagBAvJ5_SwcdjKJ6Z4/8jagBAvJ5_SwcdjKJ6Z4 -goversion go1.14 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid F6vvCppRa1woURFSHjOx/F6vvCppRa1woURFSHjOx -goversion go1.14 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d0/d0621ad3397a2f937a905f1c4a57b1540a849056ddf155424c28228300603eb8-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid TLniVYt74HGqjP3wbXhl/TLniVYt74HGqjP3wbXhl -goversion go1.14 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/33/3303b8a2c1aa2511f724aafe26482f9e7c344a82daa892d2d86e676c24d9f2c3-d # internal crypto/x509 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b053/_pkg_.a packagefile crypto/dsa=$WORK/b065/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b045/_pkg_.a packagefile crypto/sha1=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile crypto/x509/pkix=$WORK/b066/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile encoding/pem=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b071/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/x509 -std -complete -buildid F4AKcRk__pFuAlTXaeis/F4AKcRk__pFuAlTXaeis -goversion go1.14 -D "" -importcfg $WORK/b064/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/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/1f/1fb5975fe6290771f3358d18931171e03c0fd0c274862f1592e487fe188d2713-d # internal mime mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p mime -std -complete -buildid 4AL7rB_KS1kcBUnD6CQL/4AL7rB_KS1kcBUnD6CQL -goversion go1.14 -D "" -importcfg $WORK/b114/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/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/86/86a5dffdc38de379fb01a5cb6fb5d0aca760fa7fb0cbef6f99f82136024ddaa5-d # internal mime/quotedprintable mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p mime/quotedprintable -std -complete -buildid Y98Ic_dVbX5nATYvCias/Y98Ic_dVbX5nATYvCias -goversion go1.14 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/d3/d3f8f5f15c3a31c0b94d329a3e7aa0aa72b9904893fa50a8487730a31711e73e-d # internal net/http/internal mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p net/http/internal -std -complete -buildid zQ5nnCSAn5n69bEqw-n-/zQ5nnCSAn5n69bEqw-n- -goversion go1.14 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/81/8117224a219a6a07a1eebf3301a20ce47835bbab92dcb7e77b9b32d1ed979fd6-d # internal github.com/nats-io/nats-server/conf mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nats-io/nats-server/conf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/nats-io/nats-server/conf -complete -buildid _Fr1hdnZBxHYbNWypmSW/_Fr1hdnZBxHYbNWypmSW -goversion go1.14 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./lex.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/26/26778dba394a74dd2f2f3d1afc73f3924fe7cc68f7841ee5cd3b79bbd2702c7d-d # internal mime/multipart mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/quotedprintable=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p mime/multipart -std -complete -buildid jdw1OJxsokltoh9ZLhH3/jdw1OJxsokltoh9ZLhH3 -goversion go1.14 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./formdata.go ./multipart.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/0c/0c5af8fb081b6112135c4d551e7a6285537d521fe8198876368a0fbd49a40470-d # internal log/syslog mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b087/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p log/syslog -std -complete -buildid 2BR6_BAC_Omika_30Nqt/2BR6_BAC_Omika_30Nqt -goversion go1.14 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/64/64b44fb1811e1ba141146468efcc766c1babda90b8009fbe52a022c7824ef0a3-d # internal github.com/nats-io/nats-server/logger mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b087/_pkg_.a packagefile log/syslog=$WORK/b123/_pkg_.a packagefile net/url=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nats-io/nats-server/logger /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p github.com/nats-io/nats-server/logger -complete -buildid SlDAXKOO63pminoFJB-n/SlDAXKOO63pminoFJB-n -goversion go1.14 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./log.go ./syslog.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/8e/8ee6e74632bcd6ddaf4e314a51832d3233c80be2e497ae1bd7eb11c8ea5672d0-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/net/idna -std -complete -buildid LVPXowL9Pk0cv89O8x1w/LVPXowL9Pk0cv89O8x1w -goversion go1.14 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/fa/fa66852ca26f4dae1cf6e1ce9ce3b5ce004190a6f01d5ee94e39d4db3a53497d-d # internal github.com/nats-io/nats-server/server/pse mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nats-io/nats-server/server/pse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/nats-io/nats-server/server/pse -complete -buildid 1W8dxGRJo8shUx2EHFar/1W8dxGRJo8shUx2EHFar -goversion go1.14 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./pse_linux.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f9/f9ad01b32d5a09b05983ad25fadccdcd77a9af0b6b657c5763f0b75e94264c2d-d # internal crypto/tls mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b034/_pkg_.a packagefile container/list=$WORK/b052/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b053/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rc4=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b045/_pkg_.a packagefile crypto/sha1=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b064/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b084/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p crypto/tls -std -complete -buildid puvSJ4M2kgd5z9RaVL-X/puvSJ4M2kgd5z9RaVL-X -goversion go1.14 -D "" -importcfg $WORK/b051/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/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/a0/a045bc5de25db8645db841d87e43c953aee559292dcb5c96924d855d680e4e5c-d # internal github.com/nats-io/nuid mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nats-io/nuid /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/nats-io/nuid -complete -buildid IovXPCk8L0kNlXko8INA/IovXPCk8L0kNlXko8INA -goversion go1.14 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./nuid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/0e/0e5ce0ccbf126a7cf34b78a2a9d357410e801c49a639df7dc6445c9fe602068f-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b127/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/bcrypt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p golang.org/x/crypto/bcrypt -complete -buildid J1DqjXg4sjH3Ir5fHBEj/J1DqjXg4sjH3Ir5fHBEj -goversion go1.14 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./base64.go ./bcrypt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/50/5011e2fe22b96095bc9fc92a9bed2f2c0213f6ce969359a468ed82abc1f5923d-d # internal text/template/parse mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p text/template/parse -std -complete -buildid dmxt7GoEzUduIWFpseGn/dmxt7GoEzUduIWFpseGn -goversion go1.14 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/57/574d44bf79f86d81548600e627c157f2189c46630470eadcb35b6ae8b80a6360-d # internal runtime/pprof mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b102/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/tabwriter=$WORK/b134/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p runtime/pprof -std -buildid gL4F_tDA_GGj-h3lKCSh/gL4F_tDA_GGj-h3lKCSh -goversion go1.14 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/42/428f88d255dc54c7d4b2c679a1f2f99a839d21b89781e0b1fce2850b4448dddd-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid uLvMzOzD1elDNU2s8y-a/uLvMzOzD1elDNU2s8y-a -goversion go1.14 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f9/f90eae52374165ec7b7a1ee7ed04f8c412b890164967c1e1804e611f80f8929a-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid cvarxG8vsqtT51EFn3bR/cvarxG8vsqtT51EFn3bR -goversion go1.14 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d1/d13044328b79cd92e6526243cfe07b8c14b5aa41c8a9c263d464e4d4d35b0b8c-d # internal runtime/trace mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p runtime/trace -std -buildid WDhE6UTwXrplQexgSpgA/WDhE6UTwXrplQexgSpgA -goversion go1.14 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./annotation.go ./trace.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/9d/9dd3593cd4536c28969d9415cb6b3e9617a3fce50a0a274b398bb84e98e2020f-d # internal os/exec mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p os/exec -std -complete -buildid tgsJjzfLnCLSye0Cmzwt/tgsJjzfLnCLSye0Cmzwt -goversion go1.14 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/ff/ffb788d4e5e96a8251971891f9385010dcafa1f2d3ce5f50eab32d3979e9d0e5-d # internal os/signal mkdir -p $WORK/b137/ cat >$WORK/b137/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b137/symabis ./sig.s cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p os/signal -std -buildid 9Sh44p0JHv7_JAjCA_Ju/9Sh44p0JHv7_JAjCA_Ju -goversion go1.14 -symabis $WORK/b137/symabis -D "" -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h -c=4 ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b137/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b137/_pkg_.a $WORK/b137/sig.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/fa/fa15ccfd402dcab7df05da25ed2e275ffcd37b0a541e91c50ff5e033f3e6bcf7-d # internal encoding/gob mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p encoding/gob -std -complete -buildid r9_larV9TWsq7tb65PNZ/r9_larV9TWsq7tb65PNZ -goversion go1.14 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/8c/8cb4a6aec52947aae6523a16f7bd94a756e2d466505885c9ba6fa72ff90174bf-d # internal text/template mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p text/template -std -complete -buildid EKGJy1ifOo19y2zdFgMR/EKGJy1ifOo19y2zdFgMR -goversion go1.14 -D "" -importcfg $WORK/b131/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/c2/c237aecc7c1072a54c68ec258b702bbbf5361e49efc7b6d6c66fda40dcb83baf-d # internal go/token mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p go/token -std -complete -buildid Doe2RtbcESRkmOwFWrwO/Doe2RtbcESRkmOwFWrwO -goversion go1.14 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/44/44156c9d968cf2b0718586c3b161b735d33b8dbed92849fba97332be849aa97f-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b095/_pkg_.a packagefile encoding/json=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b087/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/gogo/protobuf/proto -complete -buildid eoR2cvez2FL2kXEv0-48/eoR2cvez2FL2kXEv0-48 -goversion go1.14 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/6b/6ba345ca79c732e4c429c1817ede819a743acc819f8b5814ee02de7832a8fe02-d # internal html/template mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile html=$WORK/b130/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p html/template -std -complete -buildid G6DMjrkKIaeykcxXC3LG/G6DMjrkKIaeykcxXC3LG -goversion go1.14 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/61/6134a317edf968446a29d37a6d4d247faa07206eb46f75e6f23dd264f21197ac-d # internal github.com/nats-io/nats.go/encoders/builtin mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/gob=$WORK/b141/_pkg_.a packagefile encoding/json=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nats-io/nats.go/encoders/builtin /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/nats-io/nats.go/encoders/builtin -complete -buildid ReuEeA70u6-edDfnC4q4/ReuEeA70u6-edDfnC4q4 -goversion go1.14 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./default_enc.go ./gob_enc.go ./json_enc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/01/01d812b5bcf214fe49f961c475ca33415ffaa34edcf84b2e7335770abe9f42e6-d # internal golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=$WORK/b161/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p golang.org/x/crypto/internal/chacha20 -complete -buildid G_J3GDVuWp_fXtlDhXF0/G_J3GDVuWp_fXtlDhXF0 -goversion go1.14 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/09/090592ed718bfa0724691755175e0e0a3a2bc73aaf7f03dfa957298adb3b40ea-d # internal github.com/go-sql-driver/mysql mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b045/_pkg_.a packagefile crypto/sha1=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b064/_pkg_.a packagefile database/sql=$WORK/b085/_pkg_.a packagefile database/sql/driver=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b087/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-sql-driver/mysql /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/go-sql-driver/mysql -complete -buildid yJRVpX0pzkkdBwh26IDq/yJRVpX0pzkkdBwh26IDq -goversion go1.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./auth.go ./buffer.go ./collations.go ./connection.go ./connection_go18.go ./const.go ./driver.go ./dsn.go ./errors.go ./fields.go ./infile.go ./packets.go ./result.go ./rows.go ./statement.go ./transaction.go ./utils.go ./utils_go18.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/79/7908c58fead96d33ee7ddbc0275474d3b3633bcd79f9e030137bfea1e86472cd-d # internal github.com/lib/pq mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b064/_pkg_.a packagefile database/sql=$WORK/b085/_pkg_.a packagefile database/sql/driver=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b089/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b090/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b091/_pkg_.a packagefile path=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/lib/pq /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/lib/pq -complete -buildid nwpFbvX0ptxobn8kCqEh/nwpFbvX0ptxobn8kCqEh -goversion go1.14 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./array.go ./buf.go ./conn.go ./conn_go18.go ./connector.go ./copy.go ./doc.go ./encode.go ./error.go ./notify.go ./rows.go ./ssl.go ./ssl_permissions.go ./url.go ./user_posix.go ./uuid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/25/253724ad4b111ca4df51bf82eca5c60de113d2e3cbd6bc87204141a2962da18b-d # internal net/http/httptrace mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile crypto/tls=$WORK/b051/_pkg_.a packagefile internal/nettrace=$WORK/b076/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/http/httptrace -std -complete -buildid mYmfofjmd3ECkB5wRCW-/mYmfofjmd3ECkB5wRCW- -goversion go1.14 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/23/235d72249ad3682465e9fdc53cf71476334bf7a64fe1d2e44d62ce1a7902a771-d # internal net/http mkdir -p $WORK/b101/ cat >$WORK/b101/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/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b102/_pkg_.a packagefile container/list=$WORK/b052/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b051/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b087/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/multipart=$WORK/b115/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http/httptrace=$WORK/b117/_pkg_.a packagefile net/http/internal=$WORK/b118/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net/http -std -complete -buildid 0PGyjBTvepnWs9kvZO8r/0PGyjBTvepnWs9kvZO8r -goversion go1.14 -D "" -importcfg $WORK/b101/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/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/e0/e063a5c4f4435184810fd5d48e179fd73048d3cafea0bfa84f28f23348b55090-d # internal github.com/nats-io/nats.go/util mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b051/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nats-io/nats.go/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/nats-io/nats.go/util -complete -buildid CwgyXdcPNkO4hhMX91jJ/CwgyXdcPNkO4hhMX91jJ -goversion go1.14 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/14/146d31451edafc3263557f1d6e26736912b1b1127958073fca142d0525e4a86b-d # internal golang.org/x/crypto/poly1305 mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p golang.org/x/crypto/poly1305 -complete -buildid tRh6gQnCbCnFTmpbUApV/tRh6gQnCbCnFTmpbUApV -goversion go1.14 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/bf/bfcd55cf69a2f1977b5f10c6ad7284a2fb3d4a043d1a6e7720f3715bc4408b21-d # internal golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/internal/chacha20=$WORK/b160/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=$WORK/b161/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b162/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p golang.org/x/crypto/chacha20poly1305 -complete -buildid Yo9YN5Hxdt5s0aHFUskx/Yo9YN5Hxdt5s0aHFUskx -goversion go1.14 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/47/47d94eb06a363d9818433087f590240d200e1843716767e2eb3b060a63607217-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/prometheus/procfs/internal/fs -complete -buildid m-MiZpRpJlx583R58lYl/m-MiZpRpJlx583R58lYl -goversion go1.14 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./fs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/0f/0f9eb57e009cbfdfdbdc4bf9b53c003e80ea0e488eecbb4bde4fa330888c8d32-d # internal hash/fnv mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p hash/fnv -std -complete -buildid zJAnLAP_WEizAvc7ErAd/zJAnLAP_WEizAvc7ErAd -goversion go1.14 -D "" -importcfg $WORK/b166/importcfg -pack -c=4 ./fnv.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/7b/7b1511c0a3d01547bc8dad72929328ec788ac4ec206eb0085aa2edae44b8932c-d # internal github.com/prometheus/procfs mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b164/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/prometheus/procfs -complete -buildid h1bJCRqJisxik_A64aMR/h1bJCRqJisxik_A64aMR -goversion go1.14 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/6f/6f498dc4ec1406ec2b0f36a0cc11d9796ef6fc779e43196c47d3ab0ea26c1737-d # internal go.etcd.io/bbolt mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/fnv=$WORK/b166/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p go.etcd.io/bbolt -complete -buildid BIJ5AnvI-UfjxlzZ6XIU/BIJ5AnvI-UfjxlzZ6XIU -goversion go1.14 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./bolt_linux.go ./bolt_riscv64.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/65/6576abe0f7afb1b3eddefbb0e80f2ae43de5961a08b9ff8b6185a0aa1be7eb7d-d # internal github.com/nats-io/nats-streaming-server/stores/pqdeadlines mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b085/_pkg_.a packagefile database/sql/driver=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/lib/pq=$WORK/b088/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io/nats-streaming-server/stores/pqdeadlines /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/nats-io/nats-streaming-server/stores/pqdeadlines -complete -buildid yjvEZfvZepFd0Q_kkRc-/yjvEZfvZepFd0Q_kkRc- -goversion go1.14 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./pqdeadlines.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/1d/1dc4a846687a6deef1494d7bd4363e7d4f026ecb5e112998cc1bd63fb52b179f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/a5/a5996759f57dae5572421070d0a7b5df15d00e0291c2f4a76d16e513c84b9d44-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/bb/bb18cdcdf9063ceeeb2753189d67da2ef30dc2c0dce215d7f3985989b05753c7-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b102/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -buildid FX9kCcgp3Mn9BsOhsJ-o/FX9kCcgp3Mn9BsOhsJ-o -goversion go1.14 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/09/092656c765f87c5cef0041cfd05c3c22ee064e0a2be7e40ebe5c86a43be7d167-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b152/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/gogo/protobuf/gogoproto -complete -buildid Jr6HZc5N_Grjjm71b_ag/Jr6HZc5N_Grjjm71b_ag -goversion go1.14 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/74/74c986f3c2fa42a0126d6c16e8d6a6458ef0d6a77b6966faf9cb900af9dbe02c-d # internal github.com/nats-io/stan.go/pb mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b150/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nats-io/stan.go/pb /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/nats-io/stan.go/pb -complete -buildid HmJxQ3T_fOM3wEB0qI1Y/HmJxQ3T_fOM3wEB0qI1Y -goversion go1.14 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./protocol.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/26/26c4778951d8867bc4a0a959cfb25f92f15041f25864e22cdca82cfa76bd8c27-d # internal github.com/nats-io/nats-streaming-server/spb mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b150/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a packagefile github.com/nats-io/stan.go/pb=$WORK/b153/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io/nats-streaming-server/spb /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/nats-io/nats-streaming-server/spb -complete -buildid g1f1Du74fpcdO5umt1Sd/g1f1Du74fpcdO5umt1Sd -goversion go1.14 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./protocol.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/b7/b722ae69a797a3ed760405de583209435e4475f99187826e3baf793b28004cea-d # internal net/http/pprof mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile html/template=$WORK/b129/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b087/_pkg_.a packagefile net/http=$WORK/b101/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b133/_pkg_.a packagefile runtime/trace=$WORK/b135/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/pprof -std -complete -buildid 1Dyl7N66B1eJto0iZeo7/1Dyl7N66B1eJto0iZeo7 -goversion go1.14 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./pprof.go net/rpc mkdir -p $WORK/b140/ github.com/nats-io/jwt mkdir -p $WORK/b096/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile encoding/gob=$WORK/b141/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile html/template=$WORK/b129/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b087/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p net/rpc -std -complete -buildid IfJU1jzmF9Wq6uFI3tMh/IfJU1jzmF9Wq6uFI3tMh -goversion go1.14 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./client.go ./debug.go ./server.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile encoding/base32=$WORK/b097/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/nats-io/nkeys=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/28/2836348c72c665d36a77b4e79658722723a336da08a77f7a4f33b9fddcfa5cf1-d # internal cd /usr/share/gocode/src/github.com/nats-io/jwt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p github.com/nats-io/jwt -complete -buildid tO2UI0IS61k9oigiUJv5/tO2UI0IS61k9oigiUJv5 -goversion go1.14 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./account_claims.go ./activation_claims.go ./claims.go ./cluster_claims.go ./creds_utils.go ./exports.go ./genericlaims.go ./header.go ./imports.go ./operator_claims.go ./revocation_list.go ./server_claims.go ./types.go ./user_claims.go ./validation.go github.com/armon/go-metrics mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b145/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b087/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b137/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/armon/go-metrics /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/armon/go-metrics -complete -buildid pEUthn5_-cVaiO6ykQJu/pEUthn5_-cVaiO6ykQJu -goversion go1.14 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./const_unix.go ./inmem.go ./inmem_endpoint.go ./inmem_signal.go ./metrics.go ./sink.go ./start.go ./statsd.go ./statsite.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/c6/c62a29bcd255771e3fddaac057fb6c5ccc54c726187acade9a20beecf51b12f0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/9b/9bb10074978289a30cf1bb28762008400ce555194b8ed1127920a6a25983e7f0-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/rpc=$WORK/b140/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/hashicorp/go-msgpack/codec -complete -buildid gTCQnyodu3GKslQS-1RQ/gTCQnyodu3GKslQS-1RQ -goversion go1.14 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./0doc.go ./binc.go ./decode.go ./encode.go ./helper.go ./helper_internal.go ./msgpack.go ./rpc.go ./simple.go ./time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/03/0383b11080412f6a82ce3d4557d6e61a471cd640d0c020356873ab569130135e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e4/e464ada6dc52211f3b0bf7a3597a409c3480a439d7fc49f40b7c598494b239b8-d # internal github.com/nats-io/nats.go mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/tls=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/nats-io/jwt=$WORK/b096/_pkg_.a packagefile github.com/nats-io/nats.go/encoders/builtin=$WORK/b157/_pkg_.a packagefile github.com/nats-io/nats.go/util=$WORK/b158/_pkg_.a packagefile github.com/nats-io/nkeys=$WORK/b098/_pkg_.a packagefile github.com/nats-io/nuid=$WORK/b125/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nats-io/nats.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/nats-io/nats.go -complete -buildid bZwPes2tkm_XOVZQRZKg/bZwPes2tkm_XOVZQRZKg -goversion go1.14 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./context.go ./enc.go ./nats.go ./netchan.go ./parser.go ./timer.go github.com/nats-io/nats-server/server mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/nats-io/nats-server/v2/conf=github.com/nats-io/nats-server/conf importmap github.com/nats-io/nats-server/v2/logger=github.com/nats-io/nats-server/logger importmap github.com/nats-io/nats-server/v2/server/pse=github.com/nats-io/nats-server/server/pse packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/nats-io/jwt=$WORK/b096/_pkg_.a packagefile github.com/nats-io/nats-server/conf=$WORK/b121/_pkg_.a packagefile github.com/nats-io/nats-server/logger=$WORK/b122/_pkg_.a packagefile github.com/nats-io/nats-server/server/pse=$WORK/b124/_pkg_.a packagefile github.com/nats-io/nkeys=$WORK/b098/_pkg_.a packagefile github.com/nats-io/nuid=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b126/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b101/_pkg_.a packagefile net/http/pprof=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b136/_pkg_.a packagefile os/signal=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nats-io/nats-server/server /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p github.com/nats-io/nats-server/server -complete -buildid fho1g5QQ2YBJOiWaoUtX/fho1g5QQ2YBJOiWaoUtX -goversion go1.14 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./accounts.go ./auth.go ./ciphersuites.go ./client.go ./const.go ./errors.go ./events.go ./gateway.go ./jwt.go ./leafnode.go ./log.go ./monitor.go ./monitor_sort_opts.go ./nkey.go ./opts.go ./parser.go ./reload.go ./ring.go ./route.go ./server.go ./service.go ./signal.go ./sublist.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/72/72e819e3856f88d384794a55677f9b28181bc15c01b1386cd658f25438a66d41-d # internal github.com/hashicorp/raft mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile container/list=$WORK/b052/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b144/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b139/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile hash/crc64=$WORK/b147/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b087/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/raft /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/hashicorp/raft -complete -buildid ZG0nuB-kA9J2wbM4TYBG/ZG0nuB-kA9J2wbM4TYBG -goversion go1.14 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./api.go ./commands.go ./commitment.go ./config.go ./configuration.go ./discard_snapshot.go ./file_snapshot.go ./fsm.go ./future.go ./inmem_snapshot.go ./inmem_store.go ./inmem_transport.go ./log.go ./log_cache.go ./net_transport.go ./observer.go ./peersjson.go ./raft.go ./replication.go ./snapshot.go ./stable.go ./state.go ./tcp_transport.go ./transport.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/4f/4f8d40f8e15c07307e0113411abaf4d19cdbdf971d047af33806383616d67942-d # internal github.com/nats-io/nats-streaming-server/util mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/spb=$WORK/b149/_pkg_.a packagefile github.com/nats-io/nats.go=$WORK/b156/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io/nats-streaming-server/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/nats-io/nats-streaming-server/util -complete -buildid NhKUntYfcC5w3_tkP_gC/NhKUntYfcC5w3_tkP_gC -goversion go1.14 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./channels.go ./lockfile_unix.go ./no_race.go ./sublist.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/86/86d95ca861240d415ae0288a82f06f1836a06f6b1df3a7bb410673fe4c8118db-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/9b/9b50c8bdc2a1e487626a335d6643909baae9252e9769aebc74a4345d96a5e605-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/1c/1c946a887fa5a30198793159402e53cf2e8fc283f323bf6eb615a9586f244c0f-d # internal github.com/nats-io/nats-streaming-server/logger mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile github.com/nats-io/nats-server/logger=$WORK/b122/_pkg_.a packagefile github.com/nats-io/nats-server/server=$WORK/b093/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io/nats-streaming-server/logger /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/nats-io/nats-streaming-server/logger -complete -buildid EkrldtclJle9jRVz5nqg/EkrldtclJle9jRVz5nqg -goversion go1.14 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./logger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/3b/3b31122b1a65fff0bc5eafcbaf6f6b88f07e719c4cd3ca0f0e7b314e81fbce17-d # internal github.com/nats-io/nats-streaming-server/stores mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile database/sql=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/logger=$WORK/b148/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/spb=$WORK/b149/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/util=$WORK/b155/_pkg_.a packagefile github.com/nats-io/nuid=$WORK/b125/_pkg_.a packagefile github.com/nats-io/stan.go/pb=$WORK/b153/_pkg_.a packagefile golang.org/x/crypto/chacha20poly1305=$WORK/b159/_pkg_.a packagefile hash/crc32=$WORK/b104/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b136/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io/nats-streaming-server/stores /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/nats-io/nats-streaming-server/stores -complete -buildid wygV9b8IVWP6wzDnRBia/wygV9b8IVWP6wzDnRBia -goversion go1.14 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./common.go ./cryptostore.go ./filestore.go ./limits.go ./memstore.go ./raftstore.go ./sqlstore.go ./store.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/12/128b5bf0a95b71cc51ed7f3c07e9c8974f14d90b26f5b872f1adc1845d42ee04-d # internal github.com/nats-io/nats-streaming-server/server mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/tls=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b139/_pkg_.a packagefile github.com/hashicorp/raft=$WORK/b143/_pkg_.a packagefile github.com/nats-io/nats-server/conf=$WORK/b121/_pkg_.a packagefile github.com/nats-io/nats-server/logger=$WORK/b122/_pkg_.a packagefile github.com/nats-io/nats-server/server=$WORK/b093/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/logger=$WORK/b148/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/spb=$WORK/b149/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/stores=$WORK/b154/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/util=$WORK/b155/_pkg_.a packagefile github.com/nats-io/nats.go=$WORK/b156/_pkg_.a packagefile github.com/nats-io/nuid=$WORK/b125/_pkg_.a packagefile github.com/nats-io/stan.go/pb=$WORK/b153/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b163/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b165/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b087/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b078/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io/nats-streaming-server/server /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/nats-io/nats-streaming-server/server -complete -buildid s6TdWc1i2YpIQiPTLvc7/s6TdWc1i2YpIQiPTLvc7 -goversion go1.14 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./client.go ./clustering.go ./conf.go ./ft.go ./monitor.go ./partitions.go ./raft_log.go ./raft_transport.go ./server.go ./service.go ./signal.go ./snapshot.go ./timeout_reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/e7/e7a7506effeeb8e0f082e001754e2f882ee3714f0927b4608c790e60bf26acd7-d # internal github.com/nats-io/nats-streaming-server mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b033/_pkg_.a packagefile github.com/lib/pq=$WORK/b088/_pkg_.a packagefile github.com/nats-io/nats-server/server=$WORK/b093/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/server=$WORK/b138/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/stores/pqdeadlines=$WORK/b167/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io/nats-streaming-server /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid rlEMQUsVZRuwZxrbP8eA/rlEMQUsVZRuwZxrbP8eA -goversion go1.14 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./nats-streaming-server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/98/9896c0548f689f815023369edf792597d0d0d925a4fcffa8264731c1bab7234b-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/nats-io/nats-streaming-server=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b033/_pkg_.a packagefile github.com/lib/pq=$WORK/b088/_pkg_.a packagefile github.com/nats-io/nats-server/server=$WORK/b093/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/server=$WORK/b138/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/stores/pqdeadlines=$WORK/b167/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b045/_pkg_.a packagefile crypto/sha1=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b064/_pkg_.a packagefile database/sql=$WORK/b085/_pkg_.a packagefile database/sql/driver=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b068/_pkg_.a packagefile log=$WORK/b087/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b078/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile bufio=$WORK/b037/_pkg_.a packagefile crypto/md5=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b089/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b090/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os/user=$WORK/b091/_pkg_.a packagefile path=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b073/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b094/_pkg_.a packagefile github.com/nats-io/jwt=$WORK/b096/_pkg_.a packagefile github.com/nats-io/nats-server/conf=$WORK/b121/_pkg_.a packagefile github.com/nats-io/nats-server/logger=$WORK/b122/_pkg_.a packagefile github.com/nats-io/nats-server/server/pse=$WORK/b124/_pkg_.a packagefile github.com/nats-io/nkeys=$WORK/b098/_pkg_.a packagefile github.com/nats-io/nuid=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b126/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b101/_pkg_.a packagefile net/http/pprof=$WORK/b128/_pkg_.a packagefile os/exec=$WORK/b136/_pkg_.a packagefile os/signal=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b139/_pkg_.a packagefile github.com/hashicorp/raft=$WORK/b143/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/logger=$WORK/b148/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/spb=$WORK/b149/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/stores=$WORK/b154/_pkg_.a packagefile github.com/nats-io/nats-streaming-server/util=$WORK/b155/_pkg_.a packagefile github.com/nats-io/nats.go=$WORK/b156/_pkg_.a packagefile github.com/nats-io/stan.go/pb=$WORK/b153/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b163/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b165/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b031/_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/b016/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile math/big=$WORK/b043/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b052/_pkg_.a packagefile crypto/des=$WORK/b053/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/hmac=$WORK/b061/_pkg_.a packagefile crypto/rc4=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b084/_pkg_.a packagefile crypto/dsa=$WORK/b065/_pkg_.a packagefile crypto/x509/pkix=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b076/_pkg_.a packagefile internal/singleflight=$WORK/b077/_pkg_.a packagefile encoding=$WORK/b095/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile encoding/base32=$WORK/b097/_pkg_.a packagefile log/syslog=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b099/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b127/_pkg_.a packagefile compress/gzip=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/multipart=$WORK/b115/_pkg_.a packagefile net/http/httptrace=$WORK/b117/_pkg_.a packagefile net/http/internal=$WORK/b118/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile html/template=$WORK/b129/_pkg_.a packagefile runtime/pprof=$WORK/b133/_pkg_.a packagefile runtime/trace=$WORK/b135/_pkg_.a packagefile regexp/syntax=$WORK/b120/_pkg_.a packagefile net/rpc=$WORK/b140/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b144/_pkg_.a packagefile hash/crc64=$WORK/b147/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b150/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a packagefile golang.org/x/crypto/chacha20poly1305=$WORK/b159/_pkg_.a packagefile hash/crc32=$WORK/b104/_pkg_.a packagefile github.com/nats-io/nats.go/encoders/builtin=$WORK/b157/_pkg_.a packagefile github.com/nats-io/nats.go/util=$WORK/b158/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b164/_pkg_.a packagefile hash/fnv=$WORK/b166/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b082/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b100/_pkg_.a packagefile compress/flate=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile mime/quotedprintable=$WORK/b116/_pkg_.a packagefile html=$WORK/b130/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile text/tabwriter=$WORK/b134/_pkg_.a packagefile encoding/gob=$WORK/b141/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b145/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b152/_pkg_.a packagefile golang.org/x/crypto/internal/chacha20=$WORK/b160/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=$WORK/b161/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b162/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b146/_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=QzBqEFlvTUxbAwuUpRCd/rlEMQUsVZRuwZxrbP8eA/-U6-IUL14aidYsaiOZry/QzBqEFlvTUxbAwuUpRCd -X github.com/nats-io/nats-streaming-server/version=0.17.0 -B 0x6741a1cce07b3b8d554cb24627e646b87e08f819 -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 /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/bin/nats-streaming-server rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0klp9S + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64 + cd nats-streaming-server-0.17.0 + cd /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src/github.com/nats-io/nats-streaming-server + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/nats-io/nats-streaming-server -b /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/bin -s /builddir/build/BUILD/nats-streaming-server-0.17.0/_build -o golang-github-nats-io-streaming-server-devel.file-list -O /builddir/build/BUILD/nats-streaming-server-0.17.0 -V 0.17.0-1.fc33 -p /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/nats-io/nats-streaming-server + IFS= +++ realpath -e --relative-base=. CODE-OF-CONDUCT.md GOVERNANCE.md MAINTAINERS.md TODO.md README.md +++ sort -u ++ listfiles_include='CODE-OF-CONDUCT.md GOVERNANCE.md MAINTAINERS.md README.md TODO.md' ++ echo 'CODE-OF-CONDUCT.md GOVERNANCE.md MAINTAINERS.md README.md TODO.md' + godocs='CODE-OF-CONDUCT.md GOVERNANCE.md MAINTAINERS.md README.md TODO.md' + [[ -n CODE-OF-CONDUCT.md GOVERNANCE.md MAINTAINERS.md README.md TODO.md ]] + IFS= + read -r f + echo %doc '"CODE-OF-CONDUCT.md"' + IFS= + read -r f + echo %doc '"GOVERNANCE.md"' + IFS= + read -r f + echo %doc '"MAINTAINERS.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"TODO.md"' + IFS= + read -r f + IFS= +++ sort -u +++ realpath -e --relative-base=. LICENSE ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/bin/nats-streaming-server /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/bin/ '/builddir/build/BUILD/nats-streaming-server-0.17.0/_build/bin/nats-streaming-server' -> '/builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/bin/nats-streaming-server' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.17.0-1.fc33 --unique-debug-suffix -0.17.0-1.fc33.riscv64 --unique-debug-src-base golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/nats-streaming-server-0.17.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/bin/nats-streaming-server extracting debug info from /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/bin/nats-streaming-server warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/bin/nats-streaming-server. Use `info auto-load python-scripts [REGEXP]' to list them. nm: /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/bin/nats-streaming-server: no symbols dwz: Allocatable section in ./usr/bin/nats-streaming-server-0.17.0-1.fc33.riscv64.debug after non-allocatable ones original debug info size: 18216kB, size after compression: 18220kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 1400 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.60tAAP + umask 022 + cd /builddir/build/BUILD + cd nats-streaming-server-0.17.0 + LDFLAGS='-X github.com/nats-io/nats-streaming-server/version=0.17.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/nats-io/nats-streaming-server -b /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/bin -s /builddir/build/BUILD/nats-streaming-server-0.17.0/_build -V 0.17.0-1.fc33 -p /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64 -g /usr/share/gocode -r '.*example.*' -d server -d logger -d stores Testing in: /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/src PATH: /builddir/build/BUILD/nats-streaming-server-0.17.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/nats-streaming-server-0.17.0/_build:/usr/share/gocode GO111MODULE: off command: go test -compiler gc -ldflags "-X github.com/nats-io/nats-streaming-server/version=0.17.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/nats-io/nats-streaming-server github.com/nats-io/nats-streaming-server/util PASS ok github.com/nats-io/nats-streaming-server/util 4.170s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2Y7ieT + umask 022 + cd /builddir/build/BUILD + cd nats-streaming-server-0.17.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server + cp -pr CODE-OF-CONDUCT.md /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server + cp -pr GOVERNANCE.md /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server + cp -pr TODO.md /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server + cp -pr README.md /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SDAQWS + umask 022 + cd /builddir/build/BUILD + cd nats-streaming-server-0.17.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/licenses/golang-github-nats-io-streaming-server + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/licenses/golang-github-nats-io-streaming-server + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/licenses/golang-github-nats-io-streaming-server + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-nats-io-streaming-server = 0.17.0-1.fc33 golang-github-nats-io-streaming-server(riscv-64) = 0.17.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-nats-io-streaming-server-devel-0.17.0-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.95IaSR + umask 022 + cd /builddir/build/BUILD + cd nats-streaming-server-0.17.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server-devel + cp -pr CODE-OF-CONDUCT.md /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server-devel + cp -pr GOVERNANCE.md /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server-devel + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server-devel + cp -pr TODO.md /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/doc/golang-github-nats-io-streaming-server-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vl5OhQ + umask 022 + cd /builddir/build/BUILD + cd nats-streaming-server-0.17.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/licenses/golang-github-nats-io-streaming-server-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/licenses/golang-github-nats-io-streaming-server-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64/usr/share/licenses/golang-github-nats-io-streaming-server-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/nats-io/nats-streaming-server/logger) = 0.17.0-1.fc33 golang(github.com/nats-io/nats-streaming-server/server) = 0.17.0-1.fc33 golang(github.com/nats-io/nats-streaming-server/spb) = 0.17.0-1.fc33 golang(github.com/nats-io/nats-streaming-server/stores) = 0.17.0-1.fc33 golang(github.com/nats-io/nats-streaming-server/stores/pqdeadlines) = 0.17.0-1.fc33 golang(github.com/nats-io/nats-streaming-server/test) = 0.17.0-1.fc33 golang(github.com/nats-io/nats-streaming-server/util) = 0.17.0-1.fc33 golang-github-nats-io-streaming-server-devel = 0.17.0-1.fc33 golang-ipath(github.com/nats-io/nats-streaming-server) = 0.17.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/go-sql-driver/mysql) golang(github.com/gogo/protobuf/gogoproto) golang(github.com/gogo/protobuf/proto) golang(github.com/hashicorp/go-msgpack/codec) golang(github.com/hashicorp/raft) golang(github.com/lib/pq) golang(github.com/nats-io/nats-server/conf) golang(github.com/nats-io/nats-server/logger) golang(github.com/nats-io/nats-server/server) golang(github.com/nats-io/nats.go) golang(github.com/nats-io/nuid) golang(github.com/nats-io/stan.go/pb) golang(github.com/prometheus/procfs) golang(go.etcd.io/bbolt) golang(golang.org/x/crypto/chacha20poly1305) Processing files: golang-github-nats-io-streaming-server-debugsource-0.17.0-1.fc33.riscv64 Provides: golang-github-nats-io-streaming-server-debugsource = 0.17.0-1.fc33 golang-github-nats-io-streaming-server-debugsource(riscv-64) = 0.17.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-nats-io-streaming-server-debuginfo-0.17.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 886ee1e618c73a24b62d8d518d8c3386773da562 golang-github-nats-io-streaming-server-debuginfo = 0.17.0-1.fc33 golang-github-nats-io-streaming-server-debuginfo(riscv-64) = 0.17.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-nats-io-streaming-server-debugsource(riscv-64) = 0.17.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64 Wrote: /builddir/build/RPMS/golang-github-nats-io-streaming-server-debugsource-0.17.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/golang-github-nats-io-streaming-server-devel-0.17.0-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/golang-github-nats-io-streaming-server-debuginfo-0.17.0-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V2F3rQ + umask 022 + cd /builddir/build/BUILD + cd nats-streaming-server-0.17.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-nats-io-streaming-server-0.17.0-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0