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-burntsushi-toml.spec'], chrootPath='/var/lib/mock/f32-build-121847-37890/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-burntsushi-toml.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=1580169600 Wrote: /builddir/build/SRPMS/golang-github-burntsushi-toml-0.3.1-6.fc32.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-burntsushi-toml.spec'], chrootPath='/var/lib/mock/f32-build-121847-37890/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-burntsushi-toml.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=1580169600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sAFcbZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf toml-0.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/toml-0.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd toml-0.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/toml-0.3.1/vendor + [[ ! -e /builddir/build/BUILD/toml-0.3.1/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/toml-0.3.1/_build/bin install: creating directory '/builddir/build/BUILD/toml-0.3.1/_build' install: creating directory '/builddir/build/BUILD/toml-0.3.1/_build/bin' + export GOPATH=/builddir/build/BUILD/toml-0.3.1/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/toml-0.3.1/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/toml-0.3.1/_build/src/github.com/BurntSushi/toml ]] ++ dirname /builddir/build/BUILD/toml-0.3.1/_build/src/github.com/BurntSushi/toml + install -m 0755 -vd /builddir/build/BUILD/toml-0.3.1/_build/src/github.com/BurntSushi install: creating directory '/builddir/build/BUILD/toml-0.3.1/_build/src' install: creating directory '/builddir/build/BUILD/toml-0.3.1/_build/src/github.com' install: creating directory '/builddir/build/BUILD/toml-0.3.1/_build/src/github.com/BurntSushi' + ln -fs /builddir/build/BUILD/toml-0.3.1 /builddir/build/BUILD/toml-0.3.1/_build/src/github.com/BurntSushi/toml + cd /builddir/build/BUILD/toml-0.3.1/_build/src/github.com/BurntSushi/toml + cp /builddir/build/SOURCES/glide.lock /builddir/build/SOURCES/glide.yaml . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GjDgZY + umask 022 + cd /builddir/build/BUILD + cd toml-0.3.1 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/toml-test-decoder + GOPATH=/builddir/build/BUILD/toml-0.3.1/_build:/usr/share/gocode + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/BurntSushi/toml/version=0.3.1 -B 0xd2607fbd2900d30c101ec747582314d8acfce7d8 -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/toml-0.3.1/_build/bin/toml-test-decoder github.com/BurntSushi/toml/cmd/toml-test-decoder WORK=/tmp/go-build047344539 internal/cpu mkdir -p $WORK/b008/ runtime/internal/sys cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b012/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/cpu -std -+ -complete -buildid FDEaLsyDWmSMoNYVEhtu/FDEaLsyDWmSMoNYVEhtu -goversion go1.14 -D "" -importcfg $WORK/b008/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid H7eRY0SNn6Hun9re7uen/H7eRY0SNn6Hun9re7uen -goversion go1.14 -D "" -importcfg $WORK/b012/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 internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/race -std -complete -buildid yRUs8DM97xe9YUph46bV/yRUs8DM97xe9YUph46bV -goversion go1.14 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b010/symabis ./atomic_riscv64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid CmZF5gxntVA8u0SnXV1d/CmZF5gxntVA8u0SnXV1d -goversion go1.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/de/de959f93901940f91b74c4ba235fe831630eb618c03d387cf169b2229d1b7e9c-d # internal sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b016/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b010/atomic_riscv64.o ./atomic_riscv64.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p sync/atomic -std -buildid LdYhFiuVttgmV4DbEVzP/LdYhFiuVttgmV4DbEVzP -goversion go1.14 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h -c=4 ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ef70a7107623b1d9875ce2383e73433a15c2f5c9a8f04b32d404fbfa690b785-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid 1gsZmyIAMYGSkG9461C-/1gsZmyIAMYGSkG9461C- -goversion go1.14 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/fa/fa9b7d02d9e387a5c705bc2a614e3716c475617cefd3277e676c5fb484192fec-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode -std -complete -buildid cHMOYqliYwG_qDAqkA15/cHMOYqliYwG_qDAqkA15 -goversion go1.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/a0/a02bf8cf32aa482460ce205694a093d301041e804c0195e8a9d4376b8aac6c41-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b016/asm.o ./asm.s internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b007/symabis ./equal_riscv64.s ./indexbyte_riscv64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/bytealg -std -+ -buildid l5x2WH3AeccDtr8CqWHp/l5x2WH3AeccDtr8CqWHp -goversion go1.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_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 cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/ac139dcb417c56db0ab2b33dd01fb1626af055d2f414ed44d6e353b422f4c285-d # internal encoding mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p encoding -std -complete -buildid CfHSSqkIf1e7TLqk5suD/CfHSSqkIf1e7TLqk5suD -goversion go1.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/77/77f96fd0d8adb1e54d7e4724f2b7e3e1484833c0f360ffdfca1261a341384f12-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/indexbyte_riscv64.o ./indexbyte_riscv64.s cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p math/bits -std -complete -buildid Or4ex6TXWdaHuQyoIcbM/Or4ex6TXWdaHuQyoIcbM -goversion go1.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b007/_pkg_.a $WORK/b007/equal_riscv64.o $WORK/b007/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/c6/c6c1524da4c87c9fac93ff7f9b203e720f662347a02c498cfded0a537cb0f1d0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ca/ca0e115cf0535d259f52d905dc679e94ac477ed1b5374b03566da9c370150ea6-d # internal internal/testlog mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/testlog -std -complete -buildid Z7hiK15Hpe0Ezu7IRQ9C/Z7hiK15Hpe0Ezu7IRQ9C -goversion go1.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/bb/bbc46ec0884e06bbeac387d06fa427751418299507cedbe3b0ffeaa9f2ec0aec-d # internal unicode/utf16 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p unicode/utf16 -std -complete -buildid kIjahkeP4lqdJjdaeziu/kIjahkeP4lqdJjdaeziu -goversion go1.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/49/49281a275ac89a0512bf98099a7f430743d13c22f73867acb2d6537eafa0daa3-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b022/symabis ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0e/0eb51a4ce4c619d9999776cc68bd8b22b9d5402ee509f3e8a53b6618f7fdbd37-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p math -std -buildid OLKcs8reUa0cutjb6OF0/OLKcs8reUa0cutjb6OF0 -goversion go1.14 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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 runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_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 ./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 cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p runtime -std -+ -buildid iXxZVEaJuv0_WIMvcL79/iXxZVEaJuv0_WIMvcL79 -goversion go1.14 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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/b017/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b022/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b022/_pkg_.a $WORK/b022/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/9f/9fe167245a47d8d9667c83a639b129fa091706c75a5f993901fc621a15661fb3-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b7/b756b25c0601ca3e9fa9864b6809ab3fb2a0185f9dc454f31f36bc758477701e-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_riscv64.o ./asm_riscv64.s /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/atomic_riscv64.o ./atomic_riscv64.s /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/memclr_riscv64.o ./memclr_riscv64.s /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/memmove_riscv64.o ./memmove_riscv64.s /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/preempt_riscv64.o ./preempt_riscv64.s /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/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /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/sys_linux_riscv64.o ./sys_linux_riscv64.s /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/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_riscv64.o $WORK/b006/atomic_riscv64.o $WORK/b006/memclr_riscv64.o $WORK/b006/memmove_riscv64.o $WORK/b006/preempt_riscv64.o $WORK/b006/rt0_linux_riscv64.o $WORK/b006/sys_linux_riscv64.o $WORK/b006/tls_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/15/159468bbcfd89daccbaad07b4e6294d2f6001a64044703a0536aa0741b048ec8-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_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 sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p sync -std -buildid tNbQCIkjZdVG30VrGXj7/tNbQCIkjZdVG30VrGXj7 -goversion go1.14 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -buildid FIOfUCAu-47gGJ8O9n15/FIOfUCAu-47gGJ8O9n15 -goversion go1.14 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/12/1272041a0768bd414a87395daa35d6acce8e8a0bc79d6e17667a3e2b6fbfd7eb-d # internal /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/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.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/a8/a8783f0a77c9f2559853b65de746d7bf01c4ec34b63fa90e375c293a499d5acd-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -buildid VJ4tWiXgdY9_--33tQWQ/VJ4tWiXgdY9_--33tQWQ -goversion go1.14 -D "" -importcfg $WORK/b004/importcfg -pack -c=4 ./errors.go ./wrap.go sort mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p sort -std -complete -buildid O9cSqZAlFp0XgLYwvZJH/O9cSqZAlFp0XgLYwvZJH -goversion go1.14 -D "" -importcfg $WORK/b028/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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/71/71ee22629494109d658562caed66d3ffa5b403841e4fac9c5bb804b03613da48-d # internal internal/oserror mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/oserror -std -complete -buildid NTrB8zV9tnYGvwpp3wah/NTrB8zV9tnYGvwpp3wah -goversion go1.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./errors.go strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_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/b025/_pkg_.a -trimpath "$WORK/b025=>" -p strconv -std -complete -buildid i4lshxeXA_PS4UKSzl8A/i4lshxeXA_PS4UKSzl8A -goversion go1.14 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p io -std -complete -buildid -QotX2SJNTLUZ-rja2eo/-QotX2SJNTLUZ-rja2eo -goversion go1.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/05/052561f9fc022d93250d32791656634406a7906237f5d76d8289e4bd40ef5c33-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal syscall mkdir -p $WORK/b033/ cat >$WORK/b033/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b033/symabis ./asm_linux_riscv64.s cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p syscall -std -buildid lyvFcxGZlbTExHR7GR9K/lyvFcxGZlbTExHR7GR9K -goversion go1.14 -symabis $WORK/b033/symabis -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/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 cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bd/bd223c2328703f98ee806353b5a5995db60eb51c5a0b04294d6c5875c77c8564-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/82/825e837fbe714de753bc5ecb7b461118628aac536645a63a57bf5f795439038d-d # internal strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p strings -std -complete -buildid Rg0b16B0OdJg1XeSTzfT/Rg0b16B0OdJg1XeSTzfT -goversion go1.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -buildid rPvEyk0O2C4HDXfrEoGe/rPvEyk0O2C4HDXfrEoGe -goversion go1.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/01/01c34b4a5b39c9aad3cde99343b31f5a0186002026b9dcb0cbe14194bc7d161a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal reflect mkdir -p $WORK/b024/ cat >$WORK/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b024/symabis ./asm_riscv64.s cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p reflect -std -buildid dKZBdScBZvjOkDNEMG60/dKZBdScBZvjOkDNEMG60 -goversion go1.14 -symabis $WORK/b024/symabis -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/3f/3f808a1ac175e30cb1d93c53a0c87d8d7317971328eba11506aefbc2ffcf89fc-d # internal bufio mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p bufio -std -complete -buildid gRXM98Z_ogexPr9duyW2/gRXM98Z_ogexPr9duyW2 -goversion go1.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/cf/cf5f153708346b697c208b90113ad3113b632880f6c02f0331905dc8a9bda902-d # internal path mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p path -std -complete -buildid ekeKDBjGuVbHALOh1pi_/ekeKDBjGuVbHALOh1pi_ -goversion go1.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d6/d6a72a96b53f9d715adae57817e1b0b7adcc2cd6cbf4ea66fc31c957c160f13e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3d/3d08fb9b7656ee5d90cabe31d40184fef0be003ada0bcb9abec2cd110e2270a4-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b033/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/98/982ebf15f87e6b795020dc1dd39220bbd02afdc1eee53213be0af4f2f773af96-d # internal internal/syscall/unix mkdir -p $WORK/b032/ time mkdir -p $WORK/b034/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/syscall/unix -std -complete -buildid fhZ1EY0PkruVYTfvojov/fhZ1EY0PkruVYTfvojov -goversion go1.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p time -std -buildid 2s5LUvoY0pc2m1zesZMl/2s5LUvoY0pc2m1zesZMl -goversion go1.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/78/78fcc224a76c97d5d5c99b93089a47aebec5ba4dfa1c66c206b3db45bec61f5c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b024/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/38/38b7cccbf8972d5fdc0321bec9c6eebf580142322d8312a8507e1d5d92a1a8dd-d # internal internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/poll -std -buildid AxEL4r1Pxnb2IaLXDmI_/AxEL4r1Pxnb2IaLXDmI_ -goversion go1.14 -D "" -importcfg $WORK/b031/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/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ee/ee7e962d4997703c0b961e3baca4706d1157e75af744d2cdb0e0afa790b17e58-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p os -std -buildid yFlOmUnEnuTEisz9x-jl/yFlOmUnEnuTEisz9x-jl -goversion go1.14 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/3a/3a7f863a2fb43259db2a0b6c31bdee7a1c8e6fbcc4acd55d2ca374d8b07012a5-d # internal internal/fmtsort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/fmtsort -std -complete -buildid e0p9t15g_rsS3mng8eM7/e0p9t15g_rsS3mng8eM7 -goversion go1.14 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./sort.go encoding/binary mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p encoding/binary -std -complete -buildid y-fgC4A3PcZ6maqDvYKo/y-fgC4A3PcZ6maqDvYKo -goversion go1.14 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/8d/8db294314eaf34f5dff5a2a42d86d4274b5b56049f70760c5b41f0096bdbf4a1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/21/212005572aa94dd99aa1ec97ea46e3fc18251926fd10c6b1ea84de26dfdaf747-d # internal encoding/base64 mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p encoding/base64 -std -complete -buildid 4D_JQHhfZ928gQZ8VkUM/4D_JQHhfZ928gQZ8VkUM -goversion go1.14 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./base64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/0f/0fd9b80c3c0863a3f6b0781358b322e2cb98b2fa4b408cb25d1cb24a2e2d0824-d # internal path/filepath mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b033/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -p path/filepath -std -complete -buildid fdGsuLVwg5p0fyWuquMi/fdGsuLVwg5p0fyWuquMi -goversion go1.14 -D "" -importcfg $WORK/b042/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/b020/_pkg_.a # internal fmt mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p fmt -std -complete -buildid 36-F5-H_YjPrHTL80OZC/36-F5-H_YjPrHTL80OZC -goversion go1.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/a2/a2a3ac0df05ebd650b9a88ae5cb9beb52e28451658a6901c80b3461cd3b0d428-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/94/94d93d86607feb696352d05510aefb6e1e3fa205e62b9df1b660947e70c8d67f-d # internal io/ioutil mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p io/ioutil -std -complete -buildid vWKpbbDS6MPnK9vs1gWt/vWKpbbDS6MPnK9vs1gWt -goversion go1.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f6/f64c98d1b49d93aed30836905f255c1f650b6537ddeba4a70cdcaaa775abe391-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0d/0db5e3c75b1555da000794631dd13aa18f220be5e2e6d8fe8dd3a2f4b86e7cb0-d # internal log mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p log -std -complete -buildid OeyF372a2Q8c_6cbrYNL/OeyF372a2Q8c_6cbrYNL -goversion go1.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./log.go flag mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p flag -std -complete -buildid GXFnFxr_2sZHuTcMGid_/GXFnFxr_2sZHuTcMGid_ -goversion go1.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./flag.go github.com/BurntSushi/toml mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/toml-0.3.1/_build/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/BurntSushi/toml -complete -buildid JdXmsm0d42pmLd9votqV/JdXmsm0d42pmLd9votqV -goversion go1.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go encoding/json mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_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/b002/_pkg_.a -trimpath "$WORK/b002=>" -p encoding/json -std -complete -buildid iLKjd-6JKy4SemDj-gvF/iLKjd-6JKy4SemDj-gvF -goversion go1.14 -D "" -importcfg $WORK/b002/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/3e/3eb358086f5ff6935a65a2b559be04fc17ea0a89001f24f5a85fdecc85627ca8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/3e/3e975209c9c4032753b5137b55cfb03fb36fb5ecb8a3598546c55cb47d764b7b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fe040440c6fba98bc1a01917849891b3cb42587015465fc6249cc5d603017620-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/63/637fa9acef91c194e8dd3fab7fa852ff9574d2090deb62cce39dcba47efa64e3-d # internal github.com/BurntSushi/toml/cmd/toml-test-decoder mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b002/_pkg_.a packagefile flag=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b039/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/toml-0.3.1/_build/src/github.com/BurntSushi/toml/cmd/toml-test-decoder /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid EKbdXBBd7fNTsGjlT-ON/EKbdXBBd7fNTsGjlT-ON -goversion go1.14 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/41/41ea0e3c648d2ac5531799816f12adaaddce598d17ff954dab06b94d03b0266a-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/BurntSushi/toml/cmd/toml-test-decoder=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile flag=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b039/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile path/filepath=$WORK/b042/_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=tbs_245etKGQaO6Eoszm/EKbdXBBd7fNTsGjlT-ON/keJ-csKmU2IZzvF8mpEK/tbs_245etKGQaO6Eoszm -X github.com/BurntSushi/toml/version=0.3.1 -B 0xd2607fbd2900d30c101ec747582314d8acfce7d8 -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/toml-0.3.1/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/toml-0.3.1/_build/bin/toml-test-decoder rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/toml-test-encoder + GOPATH=/builddir/build/BUILD/toml-0.3.1/_build:/usr/share/gocode + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/BurntSushi/toml/version=0.3.1 -B 0x5342ff6d71994bc2d7748b4c807180e74b4c79b7 -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/toml-0.3.1/_build/bin/toml-test-encoder github.com/BurntSushi/toml/cmd/toml-test-encoder WORK=/tmp/go-build090530069 internal/cpu internal/race mkdir -p $WORK/b008/ mkdir -p $WORK/b015/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/cpu -std -+ -complete -buildid FDEaLsyDWmSMoNYVEhtu/FDEaLsyDWmSMoNYVEhtu -goversion go1.14 -D "" -importcfg $WORK/b008/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/race -std -complete -buildid yRUs8DM97xe9YUph46bV/yRUs8DM97xe9YUph46bV -goversion go1.14 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./doc.go ./norace.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid H7eRY0SNn6Hun9re7uen/H7eRY0SNn6Hun9re7uen -goversion go1.14 -D "" -importcfg $WORK/b012/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/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b010/symabis ./atomic_riscv64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid CmZF5gxntVA8u0SnXV1d/CmZF5gxntVA8u0SnXV1d -goversion go1.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/de/de959f93901940f91b74c4ba235fe831630eb618c03d387cf169b2229d1b7e9c-d # internal sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p sync/atomic -std -buildid LdYhFiuVttgmV4DbEVzP/LdYhFiuVttgmV4DbEVzP -goversion go1.14 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b010/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ef70a7107623b1d9875ce2383e73433a15c2f5c9a8f04b32d404fbfa690b785-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid 1gsZmyIAMYGSkG9461C-/1gsZmyIAMYGSkG9461C- -goversion go1.14 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/fa/fa9b7d02d9e387a5c705bc2a614e3716c475617cefd3277e676c5fb484192fec-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_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 cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/a0/a02bf8cf32aa482460ce205694a093d301041e804c0195e8a9d4376b8aac6c41-d # internal 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 internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b007/symabis ./equal_riscv64.s ./indexbyte_riscv64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode -std -complete -buildid cHMOYqliYwG_qDAqkA15/cHMOYqliYwG_qDAqkA15 -goversion go1.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/ac139dcb417c56db0ab2b33dd01fb1626af055d2f414ed44d6e353b422f4c285-d # internal encoding mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p encoding -std -complete -buildid CfHSSqkIf1e7TLqk5suD/CfHSSqkIf1e7TLqk5suD -goversion go1.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./encoding.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/bytealg -std -+ -buildid l5x2WH3AeccDtr8CqWHp/l5x2WH3AeccDtr8CqWHp -goversion go1.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/77/77f96fd0d8adb1e54d7e4724f2b7e3e1484833c0f360ffdfca1261a341384f12-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p math/bits -std -complete -buildid Or4ex6TXWdaHuQyoIcbM/Or4ex6TXWdaHuQyoIcbM -goversion go1.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/equal_riscv64.o ./equal_riscv64.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ca/ca0e115cf0535d259f52d905dc679e94ac477ed1b5374b03566da9c370150ea6-d # internal internal/testlog mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/testlog -std -complete -buildid Z7hiK15Hpe0Ezu7IRQ9C/Z7hiK15Hpe0Ezu7IRQ9C -goversion go1.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b007/_pkg_.a $WORK/b007/equal_riscv64.o $WORK/b007/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/c6/c6c1524da4c87c9fac93ff7f9b203e720f662347a02c498cfded0a537cb0f1d0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/bb/bbc46ec0884e06bbeac387d06fa427751418299507cedbe3b0ffeaa9f2ec0aec-d # internal unicode/utf16 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p unicode/utf16 -std -complete -buildid kIjahkeP4lqdJjdaeziu/kIjahkeP4lqdJjdaeziu -goversion go1.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0e/0eb51a4ce4c619d9999776cc68bd8b22b9d5402ee509f3e8a53b6618f7fdbd37-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/49/49281a275ac89a0512bf98099a7f430743d13c22f73867acb2d6537eafa0daa3-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b022/symabis ./stubs_riscv64.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p math -std -buildid OLKcs8reUa0cutjb6OF0/OLKcs8reUa0cutjb6OF0 -goversion go1.14 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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 runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_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 ./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 cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p runtime -std -+ -buildid iXxZVEaJuv0_WIMvcL79/iXxZVEaJuv0_WIMvcL79 -goversion go1.14 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b022/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b022/_pkg_.a $WORK/b022/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/9f/9fe167245a47d8d9667c83a639b129fa091706c75a5f993901fc621a15661fb3-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b7/b756b25c0601ca3e9fa9864b6809ab3fb2a0185f9dc454f31f36bc758477701e-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_riscv64.o ./asm_riscv64.s /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/atomic_riscv64.o ./atomic_riscv64.s /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/memclr_riscv64.o ./memclr_riscv64.s /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/memmove_riscv64.o ./memmove_riscv64.s /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/preempt_riscv64.o ./preempt_riscv64.s /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/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /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/sys_linux_riscv64.o ./sys_linux_riscv64.s /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/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_riscv64.o $WORK/b006/atomic_riscv64.o $WORK/b006/memclr_riscv64.o $WORK/b006/memmove_riscv64.o $WORK/b006/preempt_riscv64.o $WORK/b006/rt0_linux_riscv64.o $WORK/b006/sys_linux_riscv64.o $WORK/b006/tls_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/15/159468bbcfd89daccbaad07b4e6294d2f6001a64044703a0536aa0741b048ec8-d # internal sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p sync -std -buildid tNbQCIkjZdVG30VrGXj7/tNbQCIkjZdVG30VrGXj7 -goversion go1.14 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_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 cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -buildid FIOfUCAu-47gGJ8O9n15/FIOfUCAu-47gGJ8O9n15 -goversion go1.14 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/12/1272041a0768bd414a87395daa35d6acce8e8a0bc79d6e17667a3e2b6fbfd7eb-d # internal /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/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.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/a8/a8783f0a77c9f2559853b65de746d7bf01c4ec34b63fa90e375c293a499d5acd-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -buildid VJ4tWiXgdY9_--33tQWQ/VJ4tWiXgdY9_--33tQWQ -goversion go1.14 -D "" -importcfg $WORK/b004/importcfg -pack -c=4 ./errors.go ./wrap.go sort mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p sort -std -complete -buildid O9cSqZAlFp0XgLYwvZJH/O9cSqZAlFp0XgLYwvZJH -goversion go1.14 -D "" -importcfg $WORK/b028/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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/71/71ee22629494109d658562caed66d3ffa5b403841e4fac9c5bb804b03613da48-d # internal internal/oserror mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/oserror -std -complete -buildid NTrB8zV9tnYGvwpp3wah/NTrB8zV9tnYGvwpp3wah -goversion go1.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./errors.go io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p io -std -complete -buildid -QotX2SJNTLUZ-rja2eo/-QotX2SJNTLUZ-rja2eo -goversion go1.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_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/b025/_pkg_.a -trimpath "$WORK/b025=>" -p strconv -std -complete -buildid i4lshxeXA_PS4UKSzl8A/i4lshxeXA_PS4UKSzl8A -goversion go1.14 -D "" -importcfg $WORK/b025/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/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/05/052561f9fc022d93250d32791656634406a7906237f5d76d8289e4bd40ef5c33-d # internal syscall mkdir -p $WORK/b033/ cat >$WORK/b033/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b033/symabis ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p syscall -std -buildid lyvFcxGZlbTExHR7GR9K/lyvFcxGZlbTExHR7GR9K -goversion go1.14 -symabis $WORK/b033/symabis -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/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 cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bd/bd223c2328703f98ee806353b5a5995db60eb51c5a0b04294d6c5875c77c8564-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/82/825e837fbe714de753bc5ecb7b461118628aac536645a63a57bf5f795439038d-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b036/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -buildid rPvEyk0O2C4HDXfrEoGe/rPvEyk0O2C4HDXfrEoGe -goversion go1.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p strings -std -complete -buildid Rg0b16B0OdJg1XeSTzfT/Rg0b16B0OdJg1XeSTzfT -goversion go1.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/01/01c34b4a5b39c9aad3cde99343b31f5a0186002026b9dcb0cbe14194bc7d161a-d # internal reflect mkdir -p $WORK/b024/ cat >$WORK/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b024/symabis ./asm_riscv64.s cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p reflect -std -buildid dKZBdScBZvjOkDNEMG60/dKZBdScBZvjOkDNEMG60 -goversion go1.14 -symabis $WORK/b024/symabis -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/3f/3f808a1ac175e30cb1d93c53a0c87d8d7317971328eba11506aefbc2ffcf89fc-d # internal bufio mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p bufio -std -complete -buildid gRXM98Z_ogexPr9duyW2/gRXM98Z_ogexPr9duyW2 -goversion go1.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/cf/cf5f153708346b697c208b90113ad3113b632880f6c02f0331905dc8a9bda902-d # internal path mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p path -std -complete -buildid ekeKDBjGuVbHALOh1pi_/ekeKDBjGuVbHALOh1pi_ -goversion go1.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d6/d6a72a96b53f9d715adae57817e1b0b7adcc2cd6cbf4ea66fc31c957c160f13e-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3d/3d08fb9b7656ee5d90cabe31d40184fef0be003ada0bcb9abec2cd110e2270a4-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b033/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/98/982ebf15f87e6b795020dc1dd39220bbd02afdc1eee53213be0af4f2f773af96-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/syscall/unix -std -complete -buildid fhZ1EY0PkruVYTfvojov/fhZ1EY0PkruVYTfvojov -goversion go1.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go time mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p time -std -buildid 2s5LUvoY0pc2m1zesZMl/2s5LUvoY0pc2m1zesZMl -goversion go1.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/78/78fcc224a76c97d5d5c99b93089a47aebec5ba4dfa1c66c206b3db45bec61f5c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b024/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/38/38b7cccbf8972d5fdc0321bec9c6eebf580142322d8312a8507e1d5d92a1a8dd-d # internal internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/poll -std -buildid AxEL4r1Pxnb2IaLXDmI_/AxEL4r1Pxnb2IaLXDmI_ -goversion go1.14 -D "" -importcfg $WORK/b031/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/b031/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/3a/3a7f863a2fb43259db2a0b6c31bdee7a1c8e6fbcc4acd55d2ca374d8b07012a5-d # internal internal/fmtsort mkdir -p $WORK/b027/ encoding/binary mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p encoding/binary -std -complete -buildid y-fgC4A3PcZ6maqDvYKo/y-fgC4A3PcZ6maqDvYKo -goversion go1.14 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./binary.go ./varint.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/fmtsort -std -complete -buildid e0p9t15g_rsS3mng8eM7/e0p9t15g_rsS3mng8eM7 -goversion go1.14 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./sort.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ee/ee7e962d4997703c0b961e3baca4706d1157e75af744d2cdb0e0afa790b17e58-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p os -std -buildid yFlOmUnEnuTEisz9x-jl/yFlOmUnEnuTEisz9x-jl -goversion go1.14 -D "" -importcfg $WORK/b029/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/8d/8db294314eaf34f5dff5a2a42d86d4274b5b56049f70760c5b41f0096bdbf4a1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/21/212005572aa94dd99aa1ec97ea46e3fc18251926fd10c6b1ea84de26dfdaf747-d # internal encoding/base64 mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p encoding/base64 -std -complete -buildid 4D_JQHhfZ928gQZ8VkUM/4D_JQHhfZ928gQZ8VkUM -goversion go1.14 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./base64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/a2/a2a3ac0df05ebd650b9a88ae5cb9beb52e28451658a6901c80b3461cd3b0d428-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/0f/0fd9b80c3c0863a3f6b0781358b322e2cb98b2fa4b408cb25d1cb24a2e2d0824-d # internal path/filepath mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b033/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -p path/filepath -std -complete -buildid fdGsuLVwg5p0fyWuquMi/fdGsuLVwg5p0fyWuquMi -goversion go1.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p fmt -std -complete -buildid 36-F5-H_YjPrHTL80OZC/36-F5-H_YjPrHTL80OZC -goversion go1.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/94/94d93d86607feb696352d05510aefb6e1e3fa205e62b9df1b660947e70c8d67f-d # internal io/ioutil mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p io/ioutil -std -complete -buildid vWKpbbDS6MPnK9vs1gWt/vWKpbbDS6MPnK9vs1gWt -goversion go1.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f6/f64c98d1b49d93aed30836905f255c1f650b6537ddeba4a70cdcaaa775abe391-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0d/0db5e3c75b1555da000794631dd13aa18f220be5e2e6d8fe8dd3a2f4b86e7cb0-d # internal flag mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p flag -std -complete -buildid GXFnFxr_2sZHuTcMGid_/GXFnFxr_2sZHuTcMGid_ -goversion go1.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./flag.go log mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p log -std -complete -buildid OeyF372a2Q8c_6cbrYNL/OeyF372a2Q8c_6cbrYNL -goversion go1.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./log.go github.com/BurntSushi/toml mkdir -p $WORK/b039/ encoding/json mkdir -p $WORK/b002/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_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/b002/_pkg_.a -trimpath "$WORK/b002=>" -p encoding/json -std -complete -buildid iLKjd-6JKy4SemDj-gvF/iLKjd-6JKy4SemDj-gvF -goversion go1.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/toml-0.3.1/_build/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/BurntSushi/toml -complete -buildid JdXmsm0d42pmLd9votqV/JdXmsm0d42pmLd9votqV -goversion go1.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3e/3eb358086f5ff6935a65a2b559be04fc17ea0a89001f24f5a85fdecc85627ca8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/3e/3e975209c9c4032753b5137b55cfb03fb36fb5ecb8a3598546c55cb47d764b7b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fe040440c6fba98bc1a01917849891b3cb42587015465fc6249cc5d603017620-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/63/637fa9acef91c194e8dd3fab7fa852ff9574d2090deb62cce39dcba47efa64e3-d # internal github.com/BurntSushi/toml/cmd/toml-test-encoder mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b002/_pkg_.a packagefile flag=$WORK/b038/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b039/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/toml-0.3.1/_build/src/github.com/BurntSushi/toml/cmd/toml-test-encoder /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid CNh3HW3r7q2WiAf-p7LA/CNh3HW3r7q2WiAf-p7LA -goversion go1.14 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/2d/2ddd80dec6e514f040811373f4bacf7457e1b432589dde50d0ee39d30cb3603e-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/BurntSushi/toml/cmd/toml-test-encoder=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile flag=$WORK/b038/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b039/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile path/filepath=$WORK/b042/_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=R_thtjDDX40UHjSmU_-2/CNh3HW3r7q2WiAf-p7LA/szhuHQehjYJDU63XEU84/R_thtjDDX40UHjSmU_-2 -X github.com/BurntSushi/toml/version=0.3.1 -B 0x5342ff6d71994bc2d7748b4c807180e74b4c79b7 -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/toml-0.3.1/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/toml-0.3.1/_build/bin/toml-test-encoder rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/tomlv + GOPATH=/builddir/build/BUILD/toml-0.3.1/_build:/usr/share/gocode + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/BurntSushi/toml/version=0.3.1 -B 0xc44ec6a5117201827cad8c71e6cb9b47741e2dcf -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/toml-0.3.1/_build/bin/tomlv github.com/BurntSushi/toml/cmd/tomlv WORK=/tmp/go-build854787143 runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid 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 internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_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 math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_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 runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b009/symabis ./atomic_riscv64.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid CmZF5gxntVA8u0SnXV1d/CmZF5gxntVA8u0SnXV1d -goversion go1.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/fa/fa9b7d02d9e387a5c705bc2a614e3716c475617cefd3277e676c5fb484192fec-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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_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 cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a0/a02bf8cf32aa482460ce205694a093d301041e804c0195e8a9d4376b8aac6c41-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b006/symabis ./equal_riscv64.s ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # 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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/01/0165744b5ab47d74ea3e2c95cd72295cb5a2dc2828e4977a73752d7ea12d5291-d # internal 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 cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/49/49281a275ac89a0512bf98099a7f430743d13c22f73867acb2d6537eafa0daa3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/de/de959f93901940f91b74c4ba235fe831630eb618c03d387cf169b2229d1b7e9c-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_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 cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /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/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 math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal 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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/indexbyte_riscv64.o ./indexbyte_riscv64.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ca/ca0e115cf0535d259f52d905dc679e94ac477ed1b5374b03566da9c370150ea6-d # internal /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 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/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 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 cd /usr/lib/golang/src/sync/atomic /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 /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 encoding mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p encoding -std -complete -buildid CfHSSqkIf1e7TLqk5suD/CfHSSqkIf1e7TLqk5suD -goversion go1.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/77/77f96fd0d8adb1e54d7e4724f2b7e3e1484833c0f360ffdfca1261a341384f12-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 cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid iXxZVEaJuv0_WIMvcL79/iXxZVEaJuv0_WIMvcL79 -goversion go1.14 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_riscv64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_novdso.go ./os_linux_riscv64.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_riscv64.go ./signal_riscv64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_riscv64.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go 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/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/b015/_pkg_.a /builddir/.cache/go-build/b7/b756b25c0601ca3e9fa9864b6809ab3fb2a0185f9dc454f31f36bc758477701e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/9f/9fe167245a47d8d9667c83a639b129fa091706c75a5f993901fc621a15661fb3-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 sync mkdir -p $WORK/b019/ internal/reflectlite mkdir -p $WORK/b004/ 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/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 cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF /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 /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/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort 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 mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_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 internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_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 io mkdir -p $WORK/b024/ 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 strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_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 /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 bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/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/b035/_pkg_.a -trimpath "$WORK/b035=>" -p bytes -std -buildid rPvEyk0O2C4HDXfrEoGe/rPvEyk0O2C4HDXfrEoGe -goversion go1.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go 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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/3f/3f808a1ac175e30cb1d93c53a0c87d8d7317971328eba11506aefbc2ffcf89fc-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/01/01c34b4a5b39c9aad3cde99343b31f5a0186002026b9dcb0cbe14194bc7d161a-d # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_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/b034/_pkg_.a -trimpath "$WORK/b034=>" -p bufio -std -complete -buildid gRXM98Z_ogexPr9duyW2/gRXM98Z_ogexPr9duyW2 -goversion go1.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # 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 cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/cf/cf5f153708346b697c208b90113ad3113b632880f6c02f0331905dc8a9bda902-d # internal path mkdir -p $WORK/b040/ cat >$WORK/b040/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/b040/_pkg_.a -trimpath "$WORK/b040=>" -p path -std -complete -buildid ekeKDBjGuVbHALOh1pi_/ekeKDBjGuVbHALOh1pi_ -goversion go1.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d6/d6a72a96b53f9d715adae57817e1b0b7adcc2cd6cbf4ea66fc31c957c160f13e-d # internal text/tabwriter mkdir -p $WORK/b041/ cat >$WORK/b041/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/b041/_pkg_.a -trimpath "$WORK/b041=>" -p text/tabwriter -std -complete -buildid juHMUBJP6RW9YHhaugPX/juHMUBJP6RW9YHhaugPX -goversion go1.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./tabwriter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3d/3d08fb9b7656ee5d90cabe31d40184fef0be003ada0bcb9abec2cd110e2270a4-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/84/841c14065d70b63b7504afa8218e3bc13f128cf9f36ff5e6db491d97fd300e0f-d # internal 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 cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/98/982ebf15f87e6b795020dc1dd39220bbd02afdc1eee53213be0af4f2f773af96-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF 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 time mkdir -p $WORK/b030/ 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 /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 /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 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/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 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/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/8d/8db294314eaf34f5dff5a2a42d86d4274b5b56049f70760c5b41f0096bdbf4a1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/0f/0fd9b80c3c0863a3f6b0781358b322e2cb98b2fa4b408cb25d1cb24a2e2d0824-d # internal path/filepath mkdir -p $WORK/b038/ cat >$WORK/b038/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/b038/_pkg_.a -trimpath "$WORK/b038=>" -p path/filepath -std -complete -buildid fdGsuLVwg5p0fyWuquMi/fdGsuLVwg5p0fyWuquMi -goversion go1.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go 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/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/94/94d93d86607feb696352d05510aefb6e1e3fa205e62b9df1b660947e70c8d67f-d # internal io/ioutil mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_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/b037/_pkg_.a -trimpath "$WORK/b037=>" -p io/ioutil -std -complete -buildid vWKpbbDS6MPnK9vs1gWt/vWKpbbDS6MPnK9vs1gWt -goversion go1.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f6/f64c98d1b49d93aed30836905f255c1f650b6537ddeba4a70cdcaaa775abe391-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/0d/0db5e3c75b1555da000794631dd13aa18f220be5e2e6d8fe8dd3a2f4b86e7cb0-d # internal log mkdir -p $WORK/b039/ cat >$WORK/b039/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/b039/_pkg_.a -trimpath "$WORK/b039=>" -p log -std -complete -buildid OeyF372a2Q8c_6cbrYNL/OeyF372a2Q8c_6cbrYNL -goversion go1.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./log.go 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 github.com/BurntSushi/toml mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding=$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/b037/_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 time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/toml-0.3.1/_build/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/BurntSushi/toml -complete -buildid JdXmsm0d42pmLd9votqV/JdXmsm0d42pmLd9votqV -goversion go1.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/3e/3eb358086f5ff6935a65a2b559be04fc17ea0a89001f24f5a85fdecc85627ca8-d # internal /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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fe/fe040440c6fba98bc1a01917849891b3cb42587015465fc6249cc5d603017620-d # internal github.com/BurntSushi/toml/cmd/tomlv 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/BurntSushi/toml=$WORK/b033/_pkg_.a packagefile log=$WORK/b039/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile text/tabwriter=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/toml-0.3.1/_build/src/github.com/BurntSushi/toml/cmd/tomlv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid h4ni5JlD0Unzu_syb2ep/h4ni5JlD0Unzu_syb2ep -goversion go1.14 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ca/ca241716978bb68df289a2d03550047c8fa04ec0a7903ec0629680a5fba17778-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/BurntSushi/toml/cmd/tomlv=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b033/_pkg_.a packagefile log=$WORK/b039/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile text/tabwriter=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/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 bufio=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b022/_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 sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_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 bytes=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b038/_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=h5MsYlz-LAuT31ICqldw/h4ni5JlD0Unzu_syb2ep/1TyPIfjY1o3e2IBV-eRR/h5MsYlz-LAuT31ICqldw -X github.com/BurntSushi/toml/version=0.3.1 -B 0xc44ec6a5117201827cad8c71e6cb9b47741e2dcf -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/toml-0.3.1/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/toml-0.3.1/_build/bin/tomlv rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2BF2C1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-burntsushi-toml-0.3.1-6.fc32.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-burntsushi-toml-0.3.1-6.fc32.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-github-burntsushi-toml-0.3.1-6.fc32.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-burntsushi-toml-0.3.1-6.fc32.riscv64 + cd toml-0.3.1 + cd /builddir/build/BUILD/toml-0.3.1/_build/src/github.com/BurntSushi/toml + IFS= +++ realpath -e --relative-base=. glide.lock glide.yaml +++ sort -u ++ listfiles_include='glide.lock glide.yaml' ++ echo 'glide.lock glide.yaml' + gosupfiles='glide.lock glide.yaml' + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/BurntSushi/toml -b /builddir/build/BUILD/toml-0.3.1/_build/bin -s /builddir/build/BUILD/toml-0.3.1/_build -o golang-github-burntsushi-toml-devel.file-list -O /builddir/build/BUILD/toml-0.3.1 -V 0.3.1-6.fc32 -p /builddir/build/BUILDROOT/golang-github-burntsushi-toml-0.3.1-6.fc32.riscv64 -g /usr/share/gocode -r '.*example.*' glide.lock glide.yaml Installing: github.com/BurntSushi/toml /usr/bin/go-rpm-integration: line 387: golist: command not found sort: cannot read: /builddir/build/BUILD/toml-0.3.1/golang-github-burntsushi-toml-devel.file-list: No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.2BF2C1 (%install) Bad exit status from /var/tmp/rpm-tmp.2BF2C1 (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/golang-github-burntsushi-toml.spec