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-test.spec'], chrootPath='/var/lib/mock/f33-build-461796-63661/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-test.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=1610142281 Wrote: /builddir/build/SRPMS/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/golang-github-burntsushi-toml-test.spec'], chrootPath='/var/lib/mock/f33-build-461796-63661/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-test.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=1610142281 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dQEyJo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5 + /usr/bin/gzip -dc /builddir/build/SOURCES/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/vendor + [[ ! -e /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/bin install: creating directory '/builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build' install: creating directory '/builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/bin' + export GOPATH=/builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/src/github.com/BurntSushi/toml-test ]] ++ dirname /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/src/github.com/BurntSushi/toml-test + install -m 0755 -vd /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/src/github.com/BurntSushi install: creating directory '/builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/src' install: creating directory '/builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/src/github.com' install: creating directory '/builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/src/github.com/BurntSushi' + ln -fs /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5 /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/src/github.com/BurntSushi/toml-test + cd /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/src/github.com/BurntSushi/toml-test + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OM49Np + umask 022 + cd /builddir/build/BUILD + cd toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build:/usr/share/gocode + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/BurntSushi/toml-test/version=0.2.0 -X github.com/BurntSushi/toml-test/version.commit=9767d201b51ac9c50630f181828bcd922bf3e9e5 -B 0x726c89f987c9edaae8ec6e11b12dea1b066da254 -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-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/bin/toml-test github.com/BurntSushi/toml-test WORK=/tmp/go-build787205222 internal/unsafeheader mkdir -p $WORK/b005/ internal/cpu mkdir -p $WORK/b009/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/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 axwWUvIvn_QaMQKwZdH6/axwWUvIvn_QaMQKwZdH6 -goversion go1.15.5 -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 cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -complete -buildid 1v9jl-RAyrBCa-Vn0yui/1v9jl-RAyrBCa-Vn0yui -goversion go1.15.5 -D "" -importcfg $WORK/b009/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid cICPtRSjs0LtHBT5IJkQ/cICPtRSjs0LtHBT5IJkQ -goversion go1.15.5 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.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 -p runtime/internal/atomic -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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/9d/9de174a142849614f45a49b706a2136b99dbd453afe7f32a28048003d0e3b14f-d # internal 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 AFJEQ4VI81cU1AMDQbKH/AFJEQ4VI81cU1AMDQbKH -goversion go1.15.5 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.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 8y3tIiM-ICU2HOZbUEmn/8y3tIiM-ICU2HOZbUEmn -goversion go1.15.5 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/42/427ece19f93e6d2792b952cd427e53ff8470f24b0c1fae23cba3c557a1434664-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/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -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 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 TZlGd-j8lG_SPQdJpt5q/TZlGd-j8lG_SPQdJpt5q -goversion go1.15.5 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/33/33fa35711a053c3d545f3696db3393e6926cd4f8e946b053ec3efaff1fc2cb55-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 -p sync/atomic -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/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/b010/_pkg_.a /builddir/.cache/go-build/38/38134125f2ed4e2399b539f7579f769e16c4cec3e0e4617e480ed211826d3d1b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal unicode mkdir -p $WORK/b017/ cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/7a/7a07fce004d7c3975ab9c288ad2704a199b335e346fe094fec56bbbaa25030ab-d # internal 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 yVAsroolnmihUbKmxdY0/yVAsroolnmihUbKmxdY0 -goversion go1.15.5 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go 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 Rb7IiH3TX162FKV-1eth/Rb7IiH3TX162FKV-1eth -goversion go1.15.5 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h -c=4 ./doc.go ./value.go internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b008/symabis ./equal_riscv64.s ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/fa/fa828fd6b345630978688770f76715ff70d366afcd184a782559929fc3bad4a1-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 SA5MkddhqV92aiFAjScB/SA5MkddhqV92aiFAjScB -goversion go1.15.5 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid eFUvYTCR6RpS3l5o3ybJ/eFUvYTCR6RpS3l5o3ybJ -goversion go1.15.5 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -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/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 cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/29/29ae69ed807b0f171c9b7ed76ab0dce86c407f1250ee947dd2af9f39ef0cce54-d # internal encoding mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p encoding -std -complete -buildid xOVva-qF8zLkff6BW8K7/xOVva-qF8zLkff6BW8K7 -goversion go1.15.5 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/80/80def1d0d52be72ac313bfa528b74814877c5af2dba88410db3146b046444b52-d # internal math/bits mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p math/bits -std -complete -buildid w6Jn_pmbpH2wqpf8w_kb/w6Jn_pmbpH2wqpf8w_kb -goversion go1.15.5 -D "" -importcfg $WORK/b024/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/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b008/_pkg_.a $WORK/b008/equal_riscv64.o $WORK/b008/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ef/ef07990a3bef0ea00b4c4b378815854edb0b2950dab05799e5b9ec4260d0c981-d # internal internal/testlog cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f1/f133188161b74360e36eb62e497a058772f5f137b2b939aa914e038fe30dd009-d # internal mkdir -p $WORK/b037/ cat >$WORK/b037/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/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/testlog -std -complete -buildid EdwBb03oavtIhohpbKU1/EdwBb03oavtIhohpbKU1 -goversion go1.15.5 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./log.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e2/e2abd73a0bebfcc141ba66dc688cc2381c2d2b0624c52f34f60e8a8bedfe51ad-d # internal unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode/utf16 -std -complete -buildid hcT7cjYARrYgJKaCg1a5/hcT7cjYARrYgJKaCg1a5 -goversion go1.15.5 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4c/4ce0a0f6ad4458839da72b74faa26e7153b3a772ac4eb784f433ce54397c69ae-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_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 cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid Y6QdASULo-dpFuT24L-X/Y6QdASULo-dpFuT24L-X -goversion go1.15.5 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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 math mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b023/symabis ./dim_riscv64.s ./sqrt_riscv64.s ./stubs_riscv64.s cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e2c61f7c2b75d2b0bcc2cb0ed0c9e263c776361bfd3c14690968eed0d2a7a278-d # internal internal/goversion mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/goversion /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/goversion -std -complete -buildid CNrBDcLRy8JN4cyu3rJW/CNrBDcLRy8JN4cyu3rJW -goversion go1.15.5 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./goversion.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p math -std -buildid VJVV1IU3xIBeT_A7xj5Y/VJVV1IU3xIBeT_A7xj5Y -goversion go1.15.5 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c7/c76429a944bcc2fc79eefa931784e29464f41dd3f4ac34315bbe407707e80a36-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d9/d900bff55435b4181db06bf6468f468404ddd0becabfe2693be2081c5f435d50-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b023/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b023/sqrt_riscv64.o ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b023/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b023/_pkg_.a $WORK/b023/dim_riscv64.o $WORK/b023/sqrt_riscv64.o $WORK/b023/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b1/b101ee38d068659bb0530d952404428ea07b72fbe2ebecb0e9d2ebd7d897c21a-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_riscv64.o $WORK/b007/atomic_riscv64.o $WORK/b007/memclr_riscv64.o $WORK/b007/memmove_riscv64.o $WORK/b007/preempt_riscv64.o $WORK/b007/rt0_linux_riscv64.o $WORK/b007/sys_linux_riscv64.o $WORK/b007/tls_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/74/740774979969f65d559d7b77a5b9d2606e18140eac922efe41158859f9cebadb-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b014/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -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 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 OJEWim_pra_Fpfxsotbk/OJEWim_pra_Fpfxsotbk -goversion go1.15.5 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid 0EqZZsWptDazuU-V57uf/0EqZZsWptDazuU-V57uf -goversion go1.15.5 -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/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/6e/6eeacd871ef59511fbcbafc991c4b4aca22febfe954bc5cb292bd7d02bfb56a6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -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/af/af88ff698e483562aef09a85de4b423d4e1b4db9a63fb22e447092530e24d784-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b029/ 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 w3A5L4Ei3fUG1OKCIaFc/w3A5L4Ei3fUG1OKCIaFc -goversion go1.15.5 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b029/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/b029/_pkg_.a -trimpath "$WORK/b029=>" -p sort -std -complete -buildid bJpyYFUOMBExTjtoIKBz/bJpyYFUOMBExTjtoIKBz -goversion go1.15.5 -D "" -importcfg $WORK/b029/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/16/16d73ec9a8e230e8a760b34d9b68921df4f943e4a12c51b443a0705be6b17112-d # internal io mkdir -p $WORK/b013/ internal/oserror mkdir -p $WORK/b031/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b031/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/oserror -std -complete -buildid tNkNeNV5mwmvQZdOZ9Bo/tNkNeNV5mwmvQZdOZ9Bo -goversion go1.15.5 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./errors.go 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 HFBYA6EljwpLJtngDHgW/HFBYA6EljwpLJtngDHgW -goversion go1.15.5 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_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/b026/_pkg_.a -trimpath "$WORK/b026=>" -p strconv -std -complete -buildid H6EnTr1XtMS1RmjvSYtL/H6EnTr1XtMS1RmjvSYtL -goversion go1.15.5 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.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/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ba/ba14ec5a9bb8e771ade2f38e5f05c1c3a927fe093c99b9966fe5582605c35b6a-d # internal syscall mkdir -p $WORK/b034/ cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b034/symabis ./asm_linux_riscv64.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p syscall -std -buildid CBssLAI0RrDYwe8LxYTM/CBssLAI0RrDYwe8LxYTM -goversion go1.15.5 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/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_dup3_linux.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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/40/409a328f12eb4845a55c8f4dd747495d7e2ca0fe4821e1a1f8f320289349363c-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/3f/3fbc2a8ef118b58b441d21113096728d6e0de7650d0f85d3c071a9038015c3f4-d # internal bytes mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_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/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bytes -std -buildid zY9ZDDa-XU3pthhmnPag/zY9ZDDa-XU3pthhmnPag -goversion go1.15.5 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_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/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strings -std -complete -buildid q-DxZ1CvUyoF7vT5Vq0O/q-DxZ1CvUyoF7vT5Vq0O -goversion go1.15.5 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/30/308a0179c0c6d6b542a95c42340ca871a1e0e4d49df2f7882ee146868852d391-d # internal reflect mkdir -p $WORK/b025/ cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b025/symabis ./asm_riscv64.s cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_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/b025/_pkg_.a -trimpath "$WORK/b025=>" -p reflect -std -buildid hbzkufdJEZt2wOsUQKRM/hbzkufdJEZt2wOsUQKRM -goversion go1.15.5 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/57/57facbf598b5d76f037d23c6cd949842281b02df4ffb0e673d6d7a71957d38d2-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/fe/fea60491a3ab84694beb68dd3dd69f1aa493dbc302397bfadca967a0c2040546-d # internal bufio mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -p bufio -std -complete -buildid q7hd5da8vJgmc8XEoiSY/q7hd5da8vJgmc8XEoiSY -goversion go1.15.5 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./bufio.go ./scan.go regexp/syntax mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p regexp/syntax -std -complete -buildid VCAL1yAa1Un3FyI_Wo30/VCAL1yAa1Un3FyI_Wo30 -goversion go1.15.5 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/11/11bd6b29a95d23dd6d6333036668ece8bf5ae785bf11ca56fcf1518e3c5af985-d # internal path mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_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/b053/_pkg_.a -trimpath "$WORK/b053=>" -p path -std -complete -buildid HrGhwtdSdkLw-3dV82co/HrGhwtdSdkLw-3dV82co -goversion go1.15.5 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./match.go ./path.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b034/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b034/_pkg_.a $WORK/b034/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d0/d082954c5ac7af015edd69ba497bba2361492c220055ec7213c31d3a2f4b325a-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/af/af504b7fc18675cedc7051c34371ff860a5fb313dd96416080016102000e5b8c-d # internal time mkdir -p $WORK/b035/ internal/syscall/unix mkdir -p $WORK/b033/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p time -std -buildid zQQ3fB82JoLVBZmlldTU/zQQ3fB82JoLVBZmlldTU -goversion go1.15.5 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/unix -std -complete -buildid QkBRXxevV04tdVbJu1rl/QkBRXxevV04tdVbJu1rl -goversion go1.15.5 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/78/7807e1536bdbc18212ea70c572fa66902a1f84fc927495b6d5201f1f8fef13cb-d # internal internal/syscall/execenv mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/syscall/execenv -std -complete -buildid kl7IJCZb1pIbK0uv3Oxm/kl7IJCZb1pIbK0uv3Oxm -goversion go1.15.5 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/95/95ac1150ee76884569879e5f11510807ea1c15b230bcc440e8e55dca07ebb0e8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/02/022bc7fcf366a0082ab192577fc7a17ec67425d6432f9f5fda2e4e482331793c-d # internal regexp mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_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/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p regexp -std -complete -buildid PyTMiR5OWyXlnQp4TS68/PyTMiR5OWyXlnQp4TS68 -goversion go1.15.5 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/40/408d8e0b7e27fabc4b73638800e4659a9f8089e1c5fff2f019080edb38ef724a-d # internal context mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p context -std -complete -buildid YyquBHeeN7gdJBkcC4re/YyquBHeeN7gdJBkcC4re -goversion go1.15.5 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/poll -std -buildid ZMrltob1D9p9fJXuooEM/ZMrltob1D9p9fJXuooEM -goversion go1.15.5 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./copy_file_range_linux.go ./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/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/4f/4fdd6e8a957373b483507b1a9d2c8900bc4de2270930d4c3084519b2faf70f07-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/9f/9fd07cadbb5fcc756153cdf361417c1d9e792079b81a6e66d7a5b401c8bf55f0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b025/asm_riscv64.o ./asm_riscv64.s cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/bf/bf30468884fdc3dc82bf647adaccb544befad8ad2411e1f4ce405eef296ed737-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal os mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p os -std -buildid 5NaFL55-cuaCkBT3hnIs/5NaFL55-cuaCkBT3hnIs -goversion go1.15.5 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.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/b025/_pkg_.a /builddir/.cache/go-build/0e/0e2b5e94be179f4217eb855c9f3a817f4f155ac732f2900c7817ce27e3d0d152-d # internal internal/fmtsort mkdir -p $WORK/b028/ encoding/binary mkdir -p $WORK/b022/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_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/b022/_pkg_.a -trimpath "$WORK/b022=>" -p encoding/binary -std -complete -buildid Z8B9Op7SzbhNFqYvBLJe/Z8B9Op7SzbhNFqYvBLJe -goversion go1.15.5 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./binary.go ./varint.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/fmtsort -std -complete -buildid wjAvz2w_eyFBtG5IRCvl/wjAvz2w_eyFBtG5IRCvl -goversion go1.15.5 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/e7/e73ec43e3afa3ff7d9b1ce211f04f00b65f3fd0da11f710d9fb3de699ebc9998-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/3d/3dfaaf29d230b3271c9856b1f68000b8e4be7a529eadaa0a1389adc6d7c29abd-d # internal encoding/base64 mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p encoding/base64 -std -complete -buildid alHVIxJZFoYeW71oiWla/alHVIxJZFoYeW71oiWla -goversion go1.15.5 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./base64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/42/420c5b9f0d3b85dfbe2fb3064be9f9ec151d762323a7f66b5c1c2e775d5369a8-d # internal internal/lazyregexp mkdir -p $WORK/b050/ path/filepath mkdir -p $WORK/b044/ fmt mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p internal/lazyregexp -std -complete -buildid wkVhvJGO_4UwKwSNIB0t/wkVhvJGO_4UwKwSNIB0t -goversion go1.15.5 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./lazyre.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p path/filepath -std -complete -buildid ZrO7cjAIbUBHKDqRAqnP/ZrO7cjAIbUBHKDqRAqnP -goversion go1.15.5 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p fmt -std -complete -buildid ek5Cjx398UkYy3fKH9XT/ek5Cjx398UkYy3fKH9XT -goversion go1.15.5 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2b/2b24543874c21b53b4d0e2e824922dfbd7ccc91a9c773ca73dedb2b4a0894c05-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/07/07295373881728fd48acea9077c582b4e83b2d04e5409a328a4e11a9ae5fdce9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8d/8d1665f6ac435bc27469be398ae716614c496781f1e1e188cbe67cb884a1e0fc-d # internal io/ioutil mkdir -p $WORK/b043/ os/exec mkdir -p $WORK/b059/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p io/ioutil -std -complete -buildid uPwuxLjPA0Wkt1-kWaMD/uPwuxLjPA0Wkt1-kWaMD -goversion go1.15.5 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p os/exec -std -complete -buildid _cR_fyOyTSZ422n1hVNi/_cR_fyOyTSZ422n1hVNi -goversion go1.15.5 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2f/2f351344b015cfde1dbfece84e549adf424ab63bfc5716d9bf5b05bf5c2d5172-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5c/5c806fceaeada905cc6b17963a1b1023f4c2e39dec4227569f1af7c36b7a90a5-d # internal internal/goroot mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/goroot /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/goroot -std -complete -buildid sMrpcjO1H6WNaTY_Zf8i/sMrpcjO1H6WNaTY_Zf8i -goversion go1.15.5 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./gc.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/28/281ccd8a129cd4aeb2b841f9cf12eb2d72a0e3df17b2f40cce4383d1ff49c5e1-d # internal flag mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p flag -std -complete -buildid ns5VSXqbariV22ESSRwH/ns5VSXqbariV22ESSRwH -goversion go1.15.5 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./flag.go github.com/BurntSushi/toml mkdir -p $WORK/b041/ encoding/json mkdir -p $WORK/b019/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/BurntSushi/toml -complete -buildid I3mIsuAmoxH8_-dWCmjh/I3mIsuAmoxH8_-dWCmjh -goversion go1.15.5 -D "" -importcfg $WORK/b041/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 cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_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/b019/_pkg_.a -trimpath "$WORK/b019=>" -p encoding/json -std -complete -buildid IAEI2bBqjIJtwyZGol0M/IAEI2bBqjIJtwyZGol0M -goversion go1.15.5 -D "" -importcfg $WORK/b019/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/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/43/4306e7260865b7fc89d65e7d399bbd7b4588ec204101562b27890b46794b674b-d # internal go/token mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_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/go/token /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p go/token -std -complete -buildid 2woIccm6GNbjvl-auACK/2woIccm6GNbjvl-auACK -goversion go1.15.5 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/63/63f70d0d84a430ac976016febe733c30e5a921daac9446d120f33c1ca177b47c-d # internal go/scanner mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile go/token=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p go/scanner -std -complete -buildid LGW6DzDzdn2VGV5zBIw1/LGW6DzDzdn2VGV5zBIw1 -goversion go1.15.5 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/62/62ffc06c22fd33a8941f713394c448b445006159b4bb761e1232e898745a40bc-d # internal net/url mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p net/url -std -complete -buildid iU3bJmpK6vAP3N7nU9NX/iU3bJmpK6vAP3N7nU9NX -goversion go1.15.5 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/22/22d185b4053bf65192bb3d45ab1091e2d3a05afa40ffac8101bfc6107638c3d7-d # internal go/ast mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile go/scanner=$WORK/b047/_pkg_.a packagefile go/token=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p go/ast -std -complete -buildid TC-5N5tKcb3k0y-VZpe6/TC-5N5tKcb3k0y-VZpe6 -goversion go1.15.5 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/6d/6d1286d9265dc4eb6a9ba476adf3f4590e0e0726fe3bd860fc3425cb176d7f5c-d # internal text/template/parse mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p text/template/parse -std -complete -buildid P6LBZQsK8eZYDHDodBPe/P6LBZQsK8eZYDHDodBPe -goversion go1.15.5 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e1/e1e9a008c32e22f23f1c20f5fa43deec011cab5eec8ea895df1ccfbbf4d4c5f5-d # internal log mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p log -std -complete -buildid KiQIA-ZEWQ8W_d3LAfWO/KiQIA-ZEWQ8W_d3LAfWO -goversion go1.15.5 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/62/62b216739986e4e70328d7fac0c6fe127702d7bf41b8e226b26fdcdeae970509-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f3/f34406e5b85987bc4734d585851d211d9ce11ce7e579315a1f174697283129f5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/74/74277fe7e74ee3e280e69d17b9734b1e523ea93a9b6b6bd64f8f52ebb6d471b2-d # internal go/parser mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile go/ast=$WORK/b046/_pkg_.a packagefile go/scanner=$WORK/b047/_pkg_.a packagefile go/token=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p go/parser -std -complete -buildid s0rYTC1W2xyt_YuBGOPa/s0rYTC1W2xyt_YuBGOPa -goversion go1.15.5 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9e/9e925dec43b9623096576a7076ac5c2f50453be538d1659f07ff86687462fe40-d # internal text/template mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b056/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p text/template -std -complete -buildid LNAOZ10FFT3q8gvdvgiJ/LNAOZ10FFT3q8gvdvgiJ -goversion go1.15.5 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/be/bec3c7379d26a554697c05e7a7fa4886b1610a0eeef15002d2d586871246f2d3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/fe/fe428d07672016763b2a404a32f085f7f6da6bb57eb4d1022712e8e6721c02f4-d # internal go/doc mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile go/ast=$WORK/b046/_pkg_.a packagefile go/token=$WORK/b048/_pkg_.a packagefile internal/lazyregexp=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b054/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p go/doc -std -complete -buildid Wzi6yMsRUJKrStfYZypg/Wzi6yMsRUJKrStfYZypg -goversion go1.15.5 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/3e/3e6c87e563f6511cc57eba3f99b161962e15d74c2f1f289ff674edc2edadab25-d # internal go/build mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile go/ast=$WORK/b046/_pkg_.a packagefile go/doc=$WORK/b049/_pkg_.a packagefile go/parser=$WORK/b057/_pkg_.a packagefile go/token=$WORK/b048/_pkg_.a packagefile internal/goroot=$WORK/b058/_pkg_.a packagefile internal/goversion=$WORK/b061/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/build /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p go/build -std -complete -buildid 7kQvSrE90yAEqSKYqwdD/7kQvSrE90yAEqSKYqwdD -goversion go1.15.5 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./build.go ./doc.go ./gc.go ./read.go ./syslist.go ./zcgo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ca/ca1e498944abbe463de2fe94fdbf1df5d9c1f3ddee00c359a30c3944220e5ee2-d # internal github.com/BurntSushi/toml-test mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b041/_pkg_.a packagefile go/build=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/src/github.com/BurntSushi/toml-test /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid LsCG18wvk1UR1yDrxoLk/LsCG18wvk1UR1yDrxoLk -goversion go1.15.5 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./json.go ./main.go ./results.go ./toml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/80/8029c157b6884ce4b81f09b6df1f2a2883580358b7e1fe7f419fc0ac90072a87-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/BurntSushi/toml-test=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b041/_pkg_.a packagefile go/build=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile bufio=$WORK/b042/_pkg_.a packagefile go/ast=$WORK/b046/_pkg_.a packagefile go/doc=$WORK/b049/_pkg_.a packagefile go/parser=$WORK/b057/_pkg_.a packagefile go/token=$WORK/b048/_pkg_.a packagefile internal/goroot=$WORK/b058/_pkg_.a packagefile internal/goversion=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile context=$WORK/b060/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile internal/cpu=$WORK/b009/_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 internal/reflectlite=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile go/scanner=$WORK/b047/_pkg_.a packagefile internal/lazyregexp=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b055/_pkg_.a packagefile text/template/parse=$WORK/b056/_pkg_.a packagefile regexp/syntax=$WORK/b052/_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=mukS0PAqX8vsHcTeR8e4/LsCG18wvk1UR1yDrxoLk/gruwavB7NJ8_ucanYTCX/mukS0PAqX8vsHcTeR8e4 -X github.com/BurntSushi/toml-test/version=0.2.0 -X github.com/BurntSushi/toml-test/version.commit=9767d201b51ac9c50630f181828bcd922bf3e9e5 -B 0x726c89f987c9edaae8ec6e11b12dea1b066da254 -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-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/bin/toml-test rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vByx3p + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64 + cd toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5 + cd /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/src/github.com/BurntSushi/toml-test + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/BurntSushi/toml-test -b /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/bin -s /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build -o golang-github-burntsushi-toml-test-devel.file-list -O /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5 -V 0.2.0-7.20210108git9767d20.fc33 -C 9767d201b51ac9c50630f181828bcd922bf3e9e5 -p /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/BurntSushi/toml-test realpath: go.mod: No such file or directory + IFS= +++ realpath -e --relative-base=. README.md +++ sort -u ++ listfiles_include=README.md ++ echo README.md + godocs=README.md + [[ -n README.md ]] + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. COPYING +++ sort -u ++ listfiles_include=COPYING ++ echo COPYING + golicenses=COPYING + [[ -n COPYING ]] + IFS= + read -r f + echo %license '"COPYING"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/bin/toml-test /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/bin/ '/builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/bin/toml-test' -> '/builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/bin/toml-test' + mkdir -p /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/toml-test/ + cp -a tests /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/toml-test/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.2.0-7.20210108git9767d20.fc33 --unique-debug-suffix -0.2.0-7.20210108git9767d20.fc33.riscv64 --unique-debug-src-base golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/bin/toml-test extracting debug info from /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/bin/toml-test warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/bin/toml-test. Use `info auto-load python-scripts [REGEXP]' to list them. nm: /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/bin/toml-test: no symbols dwz: Allocatable section in ./usr/bin/toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64.debug after non-allocatable ones original debug info size: 3408kB, size after compression: 3412kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 34 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.44TCUm + umask 022 + cd /builddir/build/BUILD + cd toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5 + LDFLAGS='-X github.com/BurntSushi/toml-test/version=0.2.0 -X github.com/BurntSushi/toml-test/version.commit=9767d201b51ac9c50630f181828bcd922bf3e9e5' + GO_TEST_FLAGS='-compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/BurntSushi/toml-test -b /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/bin -s /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build -V 0.2.0-7.20210108git9767d20.fc33 -C 9767d201b51ac9c50630f181828bcd922bf3e9e5 -p /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/src PATH: /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5/_build:/usr/share/gocode GO111MODULE: off command: go test -compiler gc -ldflags "-X github.com/BurntSushi/toml-test/version=0.2.0 -X github.com/BurntSushi/toml-test/version.commit=9767d201b51ac9c50630f181828bcd922bf3e9e5 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/BurntSushi/toml-test + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QZxa6n + umask 022 + cd /builddir/build/BUILD + cd toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5 + DOCDIR=/builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/doc/golang-github-burntsushi-toml-test + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/doc/golang-github-burntsushi-toml-test + cp -pr README.md /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/doc/golang-github-burntsushi-toml-test + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xwQMHn + umask 022 + cd /builddir/build/BUILD + cd toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/licenses/golang-github-burntsushi-toml-test + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/licenses/golang-github-burntsushi-toml-test + cp -pr COPYING /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/licenses/golang-github-burntsushi-toml-test + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-burntsushi-toml-test = 0.2.0-7.20210108git9767d20.fc33 golang-github-burntsushi-toml-test(riscv-64) = 0.2.0-7.20210108git9767d20.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-burntsushi-toml-test-devel-0.2.0-7.20210108git9767d20.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ecer8o + umask 022 + cd /builddir/build/BUILD + cd toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5 + DOCDIR=/builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/doc/golang-github-burntsushi-toml-test-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/doc/golang-github-burntsushi-toml-test-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/doc/golang-github-burntsushi-toml-test-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zCUeVo + umask 022 + cd /builddir/build/BUILD + cd toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/licenses/golang-github-burntsushi-toml-test-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/licenses/golang-github-burntsushi-toml-test-devel + cp -pr COPYING /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64/usr/share/licenses/golang-github-burntsushi-toml-test-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-burntsushi-toml-test-devel = 0.2.0-7.20210108git9767d20.fc33 golang-ipath(github.com/BurntSushi/toml-test) = 0.2.0-7.20210108git9767d20.fc33 golang-ipath(github.com/BurntSushi/toml-test)(commit=9767d201b51ac9c50630f181828bcd922bf3e9e5) = 0.2.0-7.20210108git9767d20.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/BurntSushi/toml) Processing files: golang-github-burntsushi-toml-test-debugsource-0.2.0-7.20210108git9767d20.fc33.riscv64 Provides: golang-github-burntsushi-toml-test-debugsource = 0.2.0-7.20210108git9767d20.fc33 golang-github-burntsushi-toml-test-debugsource(riscv-64) = 0.2.0-7.20210108git9767d20.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-burntsushi-toml-test-debuginfo-0.2.0-7.20210108git9767d20.fc33.riscv64 Provides: debuginfo(build-id) = a05901f8b2132f8bb45be4be3ae422d80986263e golang-github-burntsushi-toml-test-debuginfo = 0.2.0-7.20210108git9767d20.fc33 golang-github-burntsushi-toml-test-debuginfo(riscv-64) = 0.2.0-7.20210108git9767d20.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-burntsushi-toml-test-debugsource(riscv-64) = 0.2.0-7.20210108git9767d20.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64 Wrote: /builddir/build/RPMS/golang-github-burntsushi-toml-test-debugsource-0.2.0-7.20210108git9767d20.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/golang-github-burntsushi-toml-test-devel-0.2.0-7.20210108git9767d20.fc33.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/golang-github-burntsushi-toml-test-debuginfo-0.2.0-7.20210108git9767d20.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ztP69m + umask 022 + cd /builddir/build/BUILD + cd toml-test-9767d201b51ac9c50630f181828bcd922bf3e9e5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-burntsushi-toml-test-0.2.0-7.20210108git9767d20.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0