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-geertjohan-rice.spec'], chrootPath='/var/lib/mock/f33-build-297122-55839/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-geertjohan-rice.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=1596240000 Wrote: /builddir/build/SRPMS/golang-github-geertjohan-rice-1.0.0-5.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-geertjohan-rice.spec'], chrootPath='/var/lib/mock/f33-build-297122-55839/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-geertjohan-rice.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=1596240000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Tkg2ui + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go.rice-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/go.rice-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd go.rice-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/go.rice-1.0.0/vendor + [[ ! -e /builddir/build/BUILD/go.rice-1.0.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/go.rice-1.0.0/_build/bin install: creating directory '/builddir/build/BUILD/go.rice-1.0.0/_build' install: creating directory '/builddir/build/BUILD/go.rice-1.0.0/_build/bin' + export GOPATH=/builddir/build/BUILD/go.rice-1.0.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/go.rice-1.0.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/go.rice-1.0.0/_build/src/github.com/GeertJohan/go.rice ]] ++ dirname /builddir/build/BUILD/go.rice-1.0.0/_build/src/github.com/GeertJohan/go.rice + install -m 0755 -vd /builddir/build/BUILD/go.rice-1.0.0/_build/src/github.com/GeertJohan install: creating directory '/builddir/build/BUILD/go.rice-1.0.0/_build/src' install: creating directory '/builddir/build/BUILD/go.rice-1.0.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/go.rice-1.0.0/_build/src/github.com/GeertJohan' + ln -fs /builddir/build/BUILD/go.rice-1.0.0 /builddir/build/BUILD/go.rice-1.0.0/_build/src/github.com/GeertJohan/go.rice + cd /builddir/build/BUILD/go.rice-1.0.0/_build/src/github.com/GeertJohan/go.rice + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Pc6Rdi + umask 022 + cd /builddir/build/BUILD + cd go.rice-1.0.0 + for cmd in rice ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename rice + GOPATH=/builddir/build/BUILD/go.rice-1.0.0/_build:/usr/share/gocode + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/GeertJohan/go.rice/version=1.0.0 -B 0x13bbdcb60d925ff22f760d347c559f0e3f3e3cab -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/go.rice-1.0.0/_build/bin/rice github.com/GeertJohan/go.rice/rice WORK=/tmp/go-build556423140 internal/unsafeheader internal/cpu mkdir -p $WORK/b007/ runtime/internal/sys mkdir -p $WORK/b014/ mkdir -p $WORK/b011/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/unsafeheader -std -complete -buildid lyBzIJZq4i1M22iXB4le/lyBzIJZq4i1M22iXB4le -goversion go1.15rc1 -D "" -importcfg $WORK/b007/importcfg -pack -c=4 ./unsafeheader.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p runtime/internal/sys -std -+ -complete -buildid 6pWrFbJRf3zu1wi1CuLL/6pWrFbJRf3zu1wi1CuLL -goversion go1.15rc1 -D "" -importcfg $WORK/b014/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 cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -complete -buildid mO-nIRiAUxovQ5rT1dnb/mO-nIRiAUxovQ5rT1dnb -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.go runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/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/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b012/symabis ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/c0/c0671064701b4219b6764d9783604df56d661f6f1552caddb2248cebf4069982-d # internal internal/race mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/race -std -complete -buildid _JUMUWZwTfZFjYD-hu3w/_JUMUWZwTfZFjYD-hu3w -goversion go1.15rc1 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/atomic -std -+ -buildid 4Zn56iZbONHrUX5beven/4Zn56iZbONHrUX5beven -goversion go1.15rc1 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a0/a0f7a0dbaeea027d2e34b292cdc3d39a0789e71daad54005625bb3d86659d58e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b012/atomic_riscv64.o ./atomic_riscv64.s runtime/internal/math mkdir -p $WORK/b013/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/61/61b9ba3f032aab355beb2b8711adfbbfedbb2898daea821a5c838aa4ed61a3f0-d # internal sync/atomic mkdir -p $WORK/b018/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cat >$WORK/b018/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/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b018/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p runtime/internal/math -std -+ -complete -buildid 34JbZZEO_MjGbP-c7Vqn/34JbZZEO_MjGbP-c7Vqn -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync/atomic -std -buildid EJfCnfc7pSbABGZ2iil3/EJfCnfc7pSbABGZ2iil3 -goversion go1.15rc1 -symabis $WORK/b018/symabis -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h -c=4 ./doc.go ./value.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b7/b732f88d60f1e5a8781828ca8b78a004188ede64175f5ed6f02c38eb4d371552-d # internal internal/bytealg 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/pack r $WORK/b012/_pkg_.a $WORK/b012/atomic_riscv64.o # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b010/symabis ./equal_riscv64.s ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/2c/2cca0a633ca8bddd30153394b46a67a27f1897a470818007af25e991edd90533-d # internal unicode mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode -std -complete -buildid 1XE5AzD4Bk7cXKlvK0pc/1XE5AzD4Bk7cXKlvK0pc -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c4/c46ca15470cefe9cf14718994c18b6182a34e638cc9787b96d7f88bef15640df-d # internal unicode/utf8 mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p unicode/utf8 -std -complete -buildid mQpVTMjbAJiIxhzczvZE/mQpVTMjbAJiIxhzczvZE -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./utf8.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -buildid wuXQLBWGsXLjDqZuUf78/wuXQLBWGsXLjDqZuUf78 -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b018/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b018/_pkg_.a $WORK/b018/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ad/ad4b66fb7ad545004b480586655c8204277b45829576d10a65b1aabed82629bd-d # internal math/bits mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p math/bits -std -complete -buildid up68R39f1y66bkewQudT/up68R39f1y66bkewQudT -goversion go1.15rc1 -D "" -importcfg $WORK/b027/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/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b010/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b010/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/63/63a636810b7d7020f9c4cd16f7170eee257d82d3a03b660f922f50158cc9abab-d # internal internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b018/_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 e7jgnf8r-Cr0mDWR7epc/e7jgnf8r-Cr0mDWR7epc -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/equal_riscv64.o $WORK/b010/indexbyte_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/bb/bb488376f0b118a6f49e6690ef8d711008b4cbf29678fc259cba479206905c81-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/37/37ff3115b1f38dbbe71ee9ae94730d0723c77f75e97fda72edc2b24ac51b39b8-d # internal encoding mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding -std -complete -buildid nJmrePZoVg_FZupGbxac/nJmrePZoVg_FZupGbxac -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./encoding.go runtime mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b009/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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/41/416da602144e045a421263cf2f914fe4e6eb4310809b420c4b5c3c220a5d97f3-d # internal math mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b026/symabis ./dim_riscv64.s ./sqrt_riscv64.s ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/04/04e45bf4c95cf90c0820e0a9a3b80bebce56bdf99c130947940b231c890182f2-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b061/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -buildid zWfQtAeEXFhr4Vpm1G6V/zWfQtAeEXFhr4Vpm1G6V -goversion go1.15rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/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 cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p math -std -buildid s4d74A30nP-541IFKKTJ/s4d74A30nP-541IFKKTJ -goversion go1.15rc1 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/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 cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p golang.org/x/sys/internal/unsafeheader -complete -buildid GxnOPNHPzUROg3q_081O/GxnOPNHPzUROg3q_081O -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b3/b3570f01ec404019236b3fdceccf76f0b09b082d930770dcbd49591bf2670623-d # internal internal/goversion mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/goversion /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p internal/goversion -std -complete -buildid biXxmHs0vgkH1PJOwRbS/biXxmHs0vgkH1PJOwRbS -goversion go1.15rc1 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./goversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/21/214526e85b41eef03e6c39ad8d76d5aa710015a4db3f55982036e563b9b1a695-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/64/641e10dbe3d6d6dd845cc89f68242b7604cc8691c7994fb50655c2d1c4873681-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b026/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b026/sqrt_riscv64.o ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b026/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b026/_pkg_.a $WORK/b026/dim_riscv64.o $WORK/b026/sqrt_riscv64.o $WORK/b026/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/e6/e6f8a82148469df0a3fc41d2abd6585d1f8441dfdeedd0d4c0238cb32a379ca9-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -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/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_riscv64.o $WORK/b009/atomic_riscv64.o $WORK/b009/memclr_riscv64.o $WORK/b009/memmove_riscv64.o $WORK/b009/preempt_riscv64.o $WORK/b009/rt0_linux_riscv64.o $WORK/b009/sys_linux_riscv64.o $WORK/b009/tls_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/f7/f7467c21015c05548fb9f6c2c78aab35532679e4474e2900ed2cb1dc32535372-d # internal internal/reflectlite mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -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 sync mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p sync -std -buildid Rd4F9vRbiX4VVVIqlDcl/Rd4F9vRbiX4VVVIqlDcl -goversion go1.15rc1 -D "" -importcfg $WORK/b016/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/b006/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/reflectlite -std -buildid GtpPcVBokFCyKl8yHT43/GtpPcVBokFCyKl8yHT43 -goversion go1.15rc1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e8/e8bfcaa5d462f41f4280195a6ea8d8e01af807b87dba86424caf43e465c7a378-d # internal math/rand mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p math/rand -std -complete -buildid 4Gnpyv-Pv0cU_b7IISzH/4Gnpyv-Pv0cU_b7IISzH -goversion go1.15rc1 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go github.com/GeertJohan/go.incremental mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/GeertJohan/go.incremental /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/GeertJohan/go.incremental -complete -buildid KHoOBwZ9FPJssfglGWXG/KHoOBwZ9FPJssfglGWXG -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./doc.go ./int.go ./int16.go ./int32.go ./int64.go ./int8.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/4b/4b24a8023991aadae4e05968e41c56399a787dd175e9b3f9ba5fed483c8baccf-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/52/52565bd94095a148e74956bc036b61abb1e7162c0f0b20eb8fd86f3ae689e20b-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -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/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.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/2b/2bfa1d2ac32789ec12c094dc1a43bbd0143c4e911076b2312e0fee0691d60020-d # internal errors mkdir -p $WORK/b005/ sort mkdir -p $WORK/b029/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p errors -std -complete -buildid K0xeijFld2cjznyCjk5X/K0xeijFld2cjznyCjk5X -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_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 cX8odQVh-sNATcX_OR4F/cX8odQVh-sNATcX_OR4F -goversion go1.15rc1 -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/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/ea/eab68ae5f0fc9e9a112d569e58863fd7527d1735c12a7fd8a112a7b295afa6e3-d # internal internal/oserror mkdir -p $WORK/b031/ io mkdir -p $WORK/b015/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_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 iYnucjSOKSycTyHNk5au/iYnucjSOKSycTyHNk5au -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./errors.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF strconv mkdir -p $WORK/b028/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p io -std -complete -buildid lceh_PC1KNpXl28PZDpk/lceh_PC1KNpXl28PZDpk -goversion go1.15rc1 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p strconv -std -complete -buildid VQrJQXT22jxNiMRPw5Do/VQrJQXT22jxNiMRPw5Do -goversion go1.15rc1 -D "" -importcfg $WORK/b028/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/48/48f61822ee4f6b83a60d4f4b9471b7014f88d803cb669eea0f102b1ae6e92696-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/b005/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b017/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p syscall -std -buildid VfZS_kk9o6wZS2ejducG/VfZS_kk9o6wZS2ejducG -goversion go1.15rc1 -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/bf/bfa947ea2c254eae636547ad37c00e2b8fb1808ae38f4f940cd6ad838e546b6b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/60/605f1fb7f48705e422aea03eecf9bfc47c871a2829ef9f3611969e9ff83dc16e-d # internal bytes mkdir -p $WORK/b004/ strings cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b021/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p bytes -std -buildid mX_lqz8EqmYIiUJ4X3gu/mX_lqz8EqmYIiUJ4X3gu -goversion go1.15rc1 -D "" -importcfg $WORK/b004/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p strings -std -complete -buildid 3OjgqKzsk8zASIiYZqAV/3OjgqKzsk8zASIiYZqAV -goversion go1.15rc1 -D "" -importcfg $WORK/b021/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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/99/99b5432e292cfb4dbd570ef9db54052935dd330d4cd4ed73408f49fbe3b706ec-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/b007/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p reflect -std -buildid vYYoeFSC5OH0b74QnsLj/vYYoeFSC5OH0b74QnsLj -goversion go1.15rc1 -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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/9a/9a848497d7285bab08ab712a6b76c7b89c878673a161f439cae406a047f6da41-d # internal hash mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p hash -std -complete -buildid XB_jVw-2OLD_hKhPEYJC/XB_jVw-2OLD_hKhPEYJC -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ab/abcb6fce4891e6cd6eaa9440fa43d8919799c16ccbe183e79c6405c2d38a616c-d # internal bufio mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bufio -std -complete -buildid SQ8E1A_cZnm1kNVH0dr5/SQ8E1A_cZnm1kNVH0dr5 -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/04/04eb8dded9a24db5c49c9060ca8f4101daf0c27733070759dbc470964fed74d6-d # internal hash/crc32 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p hash/crc32 -std -complete -buildid nhz_RKxlAjExdXzeaL7t/nhz_RKxlAjExdXzeaL7t -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/80/809364e88c2c1888457ae58b12c361077c6d715c8daa87113aef615df4d2ffa3-d # internal path mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p path -std -complete -buildid sc8Xjc7uI0X_mJnPZ8sL/sc8Xjc7uI0X_mJnPZ8sL -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3d/3dcd1d989ffe555ed9900e2222e944ce144faaf3611d3e87cd41302fc06ff9b4-d # internal hash/adler32 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p hash/adler32 -std -complete -buildid 4PwXMLT2u31J3c-zc02M/4PwXMLT2u31J3c-zc02M -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./adler32.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/28/2852f32c8ab710420c7778c6b811876949a3bb3dab0d28c6777af26b8fab29f4-d # internal regexp/syntax mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p regexp/syntax -std -complete -buildid HXhaJtUd9LWgV1plVbas/HXhaJtUd9LWgV1plVbas -goversion go1.15rc1 -D "" -importcfg $WORK/b055/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/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/df/df8d35608f297897ba87011bf372acf8ec5d2229934e05c4951c6b30f9b40d0e-d # internal github.com/nkovacs/streamquote mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nkovacs/streamquote /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/nkovacs/streamquote -complete -buildid 39Y82LuRIT_9P8qNUyxk/39Y82LuRIT_9P8qNUyxk -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./streamquote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/90/903c5b80ccdaaff84cd23301d45db345f605f3622806e41bcf148571ee2b846f-d # internal github.com/valyala/bytebufferpool mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b015/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/valyala/bytebufferpool /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/valyala/bytebufferpool -complete -buildid A0kjgfN2MqusuMJ8K6Da/A0kjgfN2MqusuMJ8K6Da -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./bytebuffer.go ./doc.go ./pool.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/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f0/f0c384a0fb6f85956c4dc1bff7cf52f9261ca0345dd74ebdccbc9cdc5b10b0a0-d # internal text/tabwriter mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p text/tabwriter -std -complete -buildid XG0EZHeZP65gW4M4YtPp/XG0EZHeZP65gW4M4YtPp -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./tabwriter.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/b9/b9664afd6543a2e15552e3af2c6d2e61940c86dadf9f2770ae90fa0f6df3cf2c-d # internal internal/syscall/unix mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b018/_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 sHfMsbUerRl4z8kec2Zx/sHfMsbUerRl4z8kec2Zx -goversion go1.15rc1 -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/03/03cade8ef9fb6974fdf51676e12c015d07b6c6e4eb98a02707e2d89e720b8248-d # internal time mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b016/_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 aX6iR2Zmqq2YJMSfGrET/aX6iR2Zmqq2YJMSfGrET -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/54/547d76dce891fecdd2637764088666dc60d75161c6e44f16a87fab6a99ebdde7-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 kj-AD_bgnapOn60DOc_h/kj-AD_bgnapOn60DOc_h -goversion go1.15rc1 -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/e5/e52b7bf7d4837bd6a4f1549d0929952d0b1edef8768cc0ed9945fd08eb085403-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/55/55d90c69952f88fcafa7f205fa206cdf4ad85874eea1ebc234ee18ba48fd68d4-d # internal regexp mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p regexp -std -complete -buildid EW7LDkGH8LgNr7EFLRyr/EW7LDkGH8LgNr7EFLRyr -goversion go1.15rc1 -D "" -importcfg $WORK/b054/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/e9/e969eac0ad42971df6c30f64a55b1e9e74e5aca91cdb80cb80a94ee9b29879a2-d # internal context mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF internal/poll mkdir -p $WORK/b032/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p context -std -complete -buildid FcJqTHXvxW1H7pVk_Us9/FcJqTHXvxW1H7pVk_Us9 -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./context.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_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 bzFjWnm9iTpD66iq-9B9/bzFjWnm9iTpD66iq-9B9 -goversion go1.15rc1 -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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/da/da69a4044e9336f2986013c065f3635459e37bdd79344721ce26f4930de742c5-d # 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 /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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c3/c342a3ad1fd46c263995f460f46e1ceab8be68d5ba4e20f2a485841b8fb6c2cf-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/16/161ad76efa5da319ae3dc1f34d6113c30a3250b0b7e036edf8d20ecaa742b926-d # internal internal/fmtsort mkdir -p $WORK/b024/ encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p encoding/binary -std -complete -buildid c0ecAUZcT7hOYjUfdked/c0ecAUZcT7hOYjUfdked -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./binary.go ./varint.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/fmtsort -std -complete -buildid EFQ33xmXdk2ruVxo2eWP/EFQ33xmXdk2ruVxo2eWP -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b0/b0fe546f2761ff3b4d8952e6ac55a87efd22ad88170777573e8eec02cc6bff35-d # internal os mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_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/b015/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_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 rpAsOJwLgioLgoPiORsQ/rpAsOJwLgioLgoPiORsQ -goversion go1.15rc1 -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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/57/5765ce9a437e11bcc6f8ca14e5ecce1039524a2cb3999913e7335ba18e4335a1-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/cc/ccc36b25aa6885fb1894328748ad8a77822051c8f5138564cb29679bfd037ff7-d # internal golang.org/x/sys/unix mkdir -p $WORK/b060/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b060/symabis ./asm_linux_riscv64.s cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b061/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p golang.org/x/sys/unix -buildid ZWtpC5pQ0r65oFZtt2YN/ZWtpC5pQ0r65oFZtt2YN -goversion go1.15rc1 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h -c=4 ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_riscv64.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_riscv64.go ./zsyscall_linux.go ./zsyscall_linux_riscv64.go ./zsysnum_linux_riscv64.go ./ztypes_linux.go ./ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c5/c5b468b911bf059fb4504e5d21b4e8d6cc99e2ffe545de829d8f874449afe92d-d # internal internal/lazyregexp mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF path/filepath mkdir -p $WORK/b042/ cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p internal/lazyregexp -std -complete -buildid gHysPp4TO5Uo5cQV-okc/gHysPp4TO5Uo5cQV-okc -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./lazyre.go fmt mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b024/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p fmt -std -complete -buildid iwrGSycJ1Sc5UwgYVMIn/iwrGSycJ1Sc5UwgYVMIn -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b020/_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 _q75W-c_lP2AQZu7tbeq/_q75W-c_lP2AQZu7tbeq -goversion go1.15rc1 -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/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/6d/6dbe39ecf43489bbfd0b18847078861904e17277e897c7d4725688d71aa6213c-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/3d/3d5c86ec21de540b998f89c0407e6afc3b2466b32c5aa09fa0349e47d1d2c155-d # internal io/ioutil mkdir -p $WORK/b041/ os/exec mkdir -p $WORK/b076/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile sync=$WORK/b016/_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/b041/_pkg_.a -trimpath "$WORK/b041=>" -p io/ioutil -std -complete -buildid wQxp5Frra0Xuqo3SfBmk/wQxp5Frra0Xuqo3SfBmk -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b077/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile sync=$WORK/b016/_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/b076/_pkg_.a -trimpath "$WORK/b076=>" -p os/exec -std -complete -buildid 9PYoXm5pbonCpl3uz7D5/9PYoXm5pbonCpl3uz7D5 -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a3/a314560a0efb04411c72d1ecc8261fb8c557aa8c5ca8d92dbd0fb7587f3ec398-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/92/921cfdbb6b980e52429310f4418571343d4e869e1057746b6686cabfc1477b70-d # internal internal/goroot mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/goroot /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p internal/goroot -std -complete -buildid 6KqWY86WmC8UWYzCbGbz/6KqWY86WmC8UWYzCbGbz -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./gc.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/75/750ae9ba68a19533a35d82ae2436003139edf48022f34445c5f3c8a3d246ddc7-d # internal compress/flate mkdir -p $WORK/b022/ encoding/gob mkdir -p $WORK/b044/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p compress/flate -std -complete -buildid xINMv45pG3msK8lwZ9Gs/xINMv45pG3msK8lwZ9Gs -goversion go1.15rc1 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/gob -std -complete -buildid 8KsCFhIGzK5_06Vrla4z/8KsCFhIGzK5_06Vrla4z -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/d5/d551c00100f0d28d1a0efeac78789bb7bc2025163e3095adcab219896ae1d8e8-d # internal github.com/GeertJohan/go.rice/embedded mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b023/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/go.rice-1.0.0/_build/src/github.com/GeertJohan/go.rice/embedded /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/GeertJohan/go.rice/embedded -complete -buildid 7rvQOUQnSmtiZMvkwaBF/7rvQOUQnSmtiZMvkwaBF -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./embedded.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/40/40f250de2f4a840a9adef64d5c6a474e1a67aae9652defb3fb735c054bc6d392-d # internal github.com/akavel/rsrc/binutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/akavel/rsrc/binutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/akavel/rsrc/binutil -complete -buildid JmJdvIWa5_VNudZqlpWm/JmJdvIWa5_VNudZqlpWm -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./plain.go ./sizedfile.go ./walk.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a1/a111d8d55f19336b574808e137a8497ea3e06241dbcf9575549ffcb8675f82b3-d # internal debug/dwarf mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p debug/dwarf -std -complete -buildid nRD4jrPfPTWsWTKk_rLt/nRD4jrPfPTWsWTKk_rLt -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b060/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b060/_pkg_.a $WORK/b060/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/82/829ae67f213ed0a98aba3c91fc9d222a220511c4c9245c166e21420b1c21005a-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/82/822eeac00d0e11cf3e88aed335e7a02162372e27bc7c3494f332aa44455bc443-d # internal archive/zip mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile hash/crc32=$WORK/b040/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p archive/zip -std -complete -buildid Z4pTf7CY71cJO-zQVVOP/Z4pTf7CY71cJO-zQVVOP -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./reader.go ./register.go ./struct.go ./writer.go github.com/jessevdk/go-flags mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/jessevdk/go-flags -complete -buildid -uziZT6BNkg0H0NTN0a-/-uziZT6BNkg0H0NTN0a- -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/56/56428199948b88ed9c9f3bf5d917ac24ca9a53bb1aa7cfd8a56e7e67797c0109-d # internal compress/zlib mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile hash/adler32=$WORK/b052/_pkg_.a packagefile io=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p compress/zlib -std -complete -buildid rU60ZpKVgA4DOt6GWlBP/rU60ZpKVgA4DOt6GWlBP -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0e/0ebd0ecab4f285e1a0f5d9e0bb3b53813369dc3ae414837c465d11e09a7708bb-d # internal github.com/valyala/fasttemplate mkdir -p $WORK/b063/ cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/72/72a2db0a62f23bda8c504058d04583af7c6def220505ba46cc62f20965d6ebab-d # internal cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b064/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/valyala/fasttemplate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/valyala/fasttemplate -complete -buildid cVHktW33E9ygVXRAYlyn/cVHktW33E9ygVXRAYlyn -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./template.go ./unsafe.go go/token mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b023/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p go/token -std -complete -buildid ORElSCjT_x6aUHvrdmHd/ORElSCjT_x6aUHvrdmHd -goversion go1.15rc1 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/e0/e077087c7fe234d1efd9f37f20a98a9edb2f05f6951189a304436e89fcc6d0ed-d # internal debug/pe mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b051/_pkg_.a packagefile debug/dwarf=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/debug/pe /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p debug/pe -std -complete -buildid PJJYTbX4WmI3oAhXjeoh/PJJYTbX4WmI3oAhXjeoh -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./file.go ./pe.go ./section.go ./string.go ./symbol.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/4d/4d0569868ee1f3cfb9fafe7be7ac95f1ea7c96a4446759be5f2649f4196f5b13-d # internal debug/elf mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b051/_pkg_.a packagefile debug/dwarf=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p debug/elf -std -complete -buildid xVGrZXRYxs2mOAhwaE9S/xVGrZXRYxs2mOAhwaE9S -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b2/b2f32866b86f8cebe567248cb12272df642850dc0a9eeb9a05fd819ad23aa708-d # internal debug/macho mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b051/_pkg_.a packagefile debug/dwarf=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/debug/macho /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p debug/macho -std -complete -buildid fQBK5f7U4UZK8RFbhma5/fQBK5f7U4UZK8RFbhma5 -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./fat.go ./file.go ./macho.go ./reloctype.go ./reloctype_string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/46/467ba988bf2e7cb5d8b0935a4f5c4e6a81e2571ba8d587ce7fd26f7e010dc031-d # internal github.com/akavel/rsrc/coff mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile debug/pe=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/akavel/rsrc/binutil=$WORK/b048/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/akavel/rsrc/coff /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/akavel/rsrc/coff -complete -buildid Yhni58dppHUu6GXfvQ5R/Yhni58dppHUu6GXfvQ5R -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./coff.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/4b/4bca00534dd3c0b16840af6901c0a020efd7ecbfa8e3a9a4fab7b076d99e707f-d # internal go/scanner mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile go/token=$WORK/b067/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p go/scanner -std -complete -buildid lfa6Na8Aw6_sPxcrSODU/lfa6Na8Aw6_sPxcrSODU -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fc/fc19f31c1e09b0624435c446c0d3db354244e0ecf914c2a2759eb298f55d6f7d-d # internal net/url mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p net/url -std -complete -buildid oEeRVbSmfNAMne0L8KQT/oEeRVbSmfNAMne0L8KQT -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/be/be9741cc0b269c288a5dc89f021b531f7b2edf6fda2368bdca89098f5631bdcd-d # internal text/template/parse mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p text/template/parse -std -complete -buildid M4TPQ1ruA28_t3f2Xl_J/M4TPQ1ruA28_t3f2Xl_J -goversion go1.15rc1 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/0c/0c2912ed79c721b0a8f474bfe9f1716c22b724d507560f2b43d2d48ab80af801-d # internal go/ast mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile go/scanner=$WORK/b066/_pkg_.a packagefile go/token=$WORK/b067/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p go/ast -std -complete -buildid AX_2mdMNYOiwTxANigm6/AX_2mdMNYOiwTxANigm6 -goversion go1.15rc1 -D "" -importcfg $WORK/b065/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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2f/2fa47d300636ad8394842454a4412acf371daa0d8a4fa90e98efef82d9d00ea6-d # internal log mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b023/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b016/_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/b082/_pkg_.a -trimpath "$WORK/b082=>" -p log -std -complete -buildid 6WnPFR4cSVaaL-p7P-aJ/6WnPFR4cSVaaL-p7P-aJ -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/20/20af2b68014e9f6ef1f798525f5bcf0a677b47480e14f07e4a0895fae62f692b-d # internal github.com/daaku/go.zipexe mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b002/_pkg_.a packagefile debug/elf=$WORK/b057/_pkg_.a packagefile debug/macho=$WORK/b058/_pkg_.a packagefile debug/pe=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile os=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/daaku/go.zipexe /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/daaku/go.zipexe -complete -buildid LaQGCCAv0ecc9r2uUJAf/LaQGCCAv0ecc9r2uUJAf -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./zipexe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c5/c5b117027fac109adb42f3e14b913a5e0e27f0d86194f8c213c3cf0a5f9b135f-d # internal compress/gzip mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile hash/crc32=$WORK/b040/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p compress/gzip -std -complete -buildid YQPThH-yfnmI9-4Sjpk1/YQPThH-yfnmI9-4Sjpk1 -goversion go1.15rc1 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/af/af6634ff4e581f131bf5cfd290b9da64056198a6daabb012d895ba537411e53b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/a6/a64e5ef9522f13031dbdf2bb091cebdc14a50786962f7338b79140ce1e4115a4-d # internal runtime/pprof mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b085/_pkg_.a packagefile context=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile text/tabwriter=$WORK/b081/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p runtime/pprof -std -buildid Sz0mR2_1rqIfzRrNXeor/Sz0mR2_1rqIfzRrNXeor -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/14/147fc92a25593bbacdbdcfb40ea07814f43278263016ca23f33798d45db6c88d-d # internal text/template mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile internal/fmtsort=$WORK/b024/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile text/template/parse=$WORK/b073/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p text/template -std -complete -buildid 7UZ9f9---18YlzX4jgPp/7UZ9f9---18YlzX4jgPp -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f4/f42062f798a0f7e10472497b1960f4f554e47b667c5f3b919ebbd129dc1e032b-d # internal go/parser go/printer mkdir -p $WORK/b074/ mkdir -p $WORK/b080/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile go/ast=$WORK/b065/_pkg_.a packagefile go/scanner=$WORK/b066/_pkg_.a packagefile go/token=$WORK/b067/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p go/parser -std -complete -buildid HqUmg8dnudnP0yQQqOC4/HqUmg8dnudnP0yQQqOC4 -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./interface.go ./parser.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile go/ast=$WORK/b065/_pkg_.a packagefile go/token=$WORK/b067/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b081/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p go/printer -std -complete -buildid OGzvmhKlUQxY3gR64zJm/OGzvmhKlUQxY3gR64zJm -goversion go1.15rc1 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/7c/7c192ec873a4af36140eeb529b59d86ed1384cc5877c51435ea4c5dc1bbedccc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/f8/f85ccf6d93e8abfa443db9cbe5d9bb2c90687756abd0eee3f9467e33d04899af-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/8e/8ee0f400e299f6b1bfd78eab743a2f5b1f66fe8c1a63c2a806469c2b2af3af82-d # internal go/format mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile go/ast=$WORK/b065/_pkg_.a packagefile go/parser=$WORK/b074/_pkg_.a packagefile go/printer=$WORK/b080/_pkg_.a packagefile go/token=$WORK/b067/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p go/format -std -complete -buildid 4th8a6l0LLicLnpV7-2N/4th8a6l0LLicLnpV7-2N -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4e/4e105e08b929ec29fccbb01bd028e0173c878ae986d559d715ac41e47cbeed44-d # internal go/doc mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile go/ast=$WORK/b065/_pkg_.a packagefile go/token=$WORK/b067/_pkg_.a packagefile internal/lazyregexp=$WORK/b070/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p go/doc -std -complete -buildid upG-IPTxZH_j9deYvCqU/upG-IPTxZH_j9deYvCqU -goversion go1.15rc1 -D "" -importcfg $WORK/b069/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/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/33/33742489846095074cc38f3d9d743a9e4e44ad3cc7255531c51ee26d65e9c5c0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3a/3a948840f25188f41fcdd1175002447021976651d17db57bcae6a66208613dd2-d # internal go/build mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile go/ast=$WORK/b065/_pkg_.a packagefile go/doc=$WORK/b069/_pkg_.a packagefile go/parser=$WORK/b074/_pkg_.a packagefile go/token=$WORK/b067/_pkg_.a packagefile internal/goroot=$WORK/b075/_pkg_.a packagefile internal/goversion=$WORK/b078/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b076/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/go/build /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p go/build -std -complete -buildid wf7y2BQmA9WJBTI56Yh1/wf7y2BQmA9WJBTI56Yh1 -goversion go1.15rc1 -D "" -importcfg $WORK/b068/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/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f2/f20fbd31ed4501a6a4799bb61a264607b4aaf89f36023e1bf4783ee991491e5a-d # internal github.com/GeertJohan/go.rice/rice mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/gob=$WORK/b044/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile github.com/GeertJohan/go.incremental=$WORK/b046/_pkg_.a packagefile github.com/GeertJohan/go.rice/embedded=$WORK/b047/_pkg_.a packagefile github.com/akavel/rsrc/binutil=$WORK/b048/_pkg_.a packagefile github.com/akavel/rsrc/coff=$WORK/b049/_pkg_.a packagefile github.com/daaku/go.zipexe=$WORK/b056/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b059/_pkg_.a packagefile github.com/nkovacs/streamquote=$WORK/b062/_pkg_.a packagefile github.com/valyala/fasttemplate=$WORK/b063/_pkg_.a packagefile go/ast=$WORK/b065/_pkg_.a packagefile go/build=$WORK/b068/_pkg_.a packagefile go/format=$WORK/b079/_pkg_.a packagefile go/parser=$WORK/b074/_pkg_.a packagefile go/token=$WORK/b067/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math/rand=$WORK/b083/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile runtime/pprof=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/go.rice-1.0.0/_build/src/github.com/GeertJohan/go.rice/rice /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid Z8s3kNq-E5lpLFaIktBT/Z8s3kNq-E5lpLFaIktBT -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./append.go ./clean.go ./embed-go.go ./embed-syso.go ./find.go ./flags.go ./identifier.go ./main.go ./templates.go ./util.go ./writecoff.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/3d/3d7ac8df142f25a3c6a5e4724f95c3cd0a80c5c5da1a09cb89bbd172b535e76f-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/GeertJohan/go.rice/rice=$WORK/b001/_pkg_.a packagefile archive/zip=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/gob=$WORK/b044/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b023/_pkg_.a packagefile github.com/GeertJohan/go.incremental=$WORK/b046/_pkg_.a packagefile github.com/GeertJohan/go.rice/embedded=$WORK/b047/_pkg_.a packagefile github.com/akavel/rsrc/binutil=$WORK/b048/_pkg_.a packagefile github.com/akavel/rsrc/coff=$WORK/b049/_pkg_.a packagefile github.com/daaku/go.zipexe=$WORK/b056/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b059/_pkg_.a packagefile github.com/nkovacs/streamquote=$WORK/b062/_pkg_.a packagefile github.com/valyala/fasttemplate=$WORK/b063/_pkg_.a packagefile go/ast=$WORK/b065/_pkg_.a packagefile go/build=$WORK/b068/_pkg_.a packagefile go/format=$WORK/b079/_pkg_.a packagefile go/parser=$WORK/b074/_pkg_.a packagefile go/token=$WORK/b067/_pkg_.a packagefile io=$WORK/b015/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math/rand=$WORK/b083/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile runtime/pprof=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile compress/flate=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile hash/crc32=$WORK/b040/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile sync=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sync/atomic=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile internal/fmtsort=$WORK/b024/_pkg_.a packagefile debug/pe=$WORK/b050/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile debug/elf=$WORK/b057/_pkg_.a packagefile debug/macho=$WORK/b058/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b064/_pkg_.a packagefile go/scanner=$WORK/b066/_pkg_.a packagefile go/doc=$WORK/b069/_pkg_.a packagefile internal/goroot=$WORK/b075/_pkg_.a packagefile internal/goversion=$WORK/b078/_pkg_.a packagefile os/exec=$WORK/b076/_pkg_.a packagefile go/printer=$WORK/b080/_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 syscall=$WORK/b034/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile compress/gzip=$WORK/b085/_pkg_.a packagefile context=$WORK/b077/_pkg_.a packagefile text/tabwriter=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile text/template/parse=$WORK/b073/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile internal/race=$WORK/b017/_pkg_.a packagefile compress/zlib=$WORK/b051/_pkg_.a packagefile debug/dwarf=$WORK/b053/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b061/_pkg_.a packagefile internal/lazyregexp=$WORK/b070/_pkg_.a packagefile hash/adler32=$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=R3Ri4RzoLqLsPcyAYqk0/Z8s3kNq-E5lpLFaIktBT/9lo5PQMhXZr1QLWgWwLV/R3Ri4RzoLqLsPcyAYqk0 -X github.com/GeertJohan/go.rice/version=1.0.0 -B 0x13bbdcb60d925ff22f760d347c559f0e3f3e3cab -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/go.rice-1.0.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/go.rice-1.0.0/_build/bin/rice rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DxrEvk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64 + cd go.rice-1.0.0 + cd /builddir/build/BUILD/go.rice-1.0.0/_build/src/github.com/GeertJohan/go.rice + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/GeertJohan/go.rice -b /builddir/build/BUILD/go.rice-1.0.0/_build/bin -s /builddir/build/BUILD/go.rice-1.0.0/_build -o golang-github-geertjohan-rice-devel.file-list -O /builddir/build/BUILD/go.rice-1.0.0 -V 1.0.0-5.fc33 -p /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/GeertJohan/go.rice + IFS= +++ realpath -e --relative-base=. example AUTHORS README.md +++ sort -u ++ listfiles_include='AUTHORS README.md example' ++ echo 'AUTHORS README.md example' + godocs='AUTHORS README.md example' + [[ -n AUTHORS README.md example ]] + IFS= + read -r f + echo %doc '"AUTHORS"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"example"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/go.rice-1.0.0/_build/bin/rice /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/bin/ '/builddir/build/BUILD/go.rice-1.0.0/_build/bin/rice' -> '/builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/bin/rice' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.0-5.fc33 --unique-debug-suffix -1.0.0-5.fc33.riscv64 --unique-debug-src-base golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/go.rice-1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/bin/rice extracting debug info from /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/bin/rice warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/bin/rice. Use `info auto-load python-scripts [REGEXP]' to list them. nm: /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/bin/rice: no symbols dwz: Allocatable section in ./usr/bin/rice-1.0.0-5.fc33.riscv64.debug after non-allocatable ones original debug info size: 6772kB, size after compression: 6776kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 63 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.2iQRkj + umask 022 + cd /builddir/build/BUILD + cd go.rice-1.0.0 + LDFLAGS='-X github.com/GeertJohan/go.rice/version=1.0.0' + GO_TEST_FLAGS='-compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/GeertJohan/go.rice -b /builddir/build/BUILD/go.rice-1.0.0/_build/bin -s /builddir/build/BUILD/go.rice-1.0.0/_build -V 1.0.0-5.fc33 -p /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/go.rice-1.0.0/_build/src PATH: /builddir/build/BUILD/go.rice-1.0.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/go.rice-1.0.0/_build:/usr/share/gocode GO111MODULE: off command: go test -compiler gc -ldflags "-X github.com/GeertJohan/go.rice/version=1.0.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/GeertJohan/go.rice github.com/GeertJohan/go.rice PASS ok github.com/GeertJohan/go.rice 0.644s github.com/GeertJohan/go.rice/rice PASS ok github.com/GeertJohan/go.rice/rice 1.691s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.D0u99k + umask 022 + cd /builddir/build/BUILD + cd go.rice-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/doc/golang-github-geertjohan-rice + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/doc/golang-github-geertjohan-rice + cp -pr example /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/doc/golang-github-geertjohan-rice + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/doc/golang-github-geertjohan-rice + cp -pr README.md /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/doc/golang-github-geertjohan-rice + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JSlGqj + umask 022 + cd /builddir/build/BUILD + cd go.rice-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/licenses/golang-github-geertjohan-rice + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/licenses/golang-github-geertjohan-rice + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/licenses/golang-github-geertjohan-rice + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-geertjohan-rice = 1.0.0-5.fc33 golang-github-geertjohan-rice(riscv-64) = 1.0.0-5.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-geertjohan-rice-devel-1.0.0-5.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VmTodk + umask 022 + cd /builddir/build/BUILD + cd go.rice-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/doc/golang-github-geertjohan-rice-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/doc/golang-github-geertjohan-rice-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/doc/golang-github-geertjohan-rice-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/doc/golang-github-geertjohan-rice-devel + cp -pr example /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/doc/golang-github-geertjohan-rice-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.m8WtJi + umask 022 + cd /builddir/build/BUILD + cd go.rice-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/licenses/golang-github-geertjohan-rice-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/licenses/golang-github-geertjohan-rice-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64/usr/share/licenses/golang-github-geertjohan-rice-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/GeertJohan/go.rice) = 1.0.0-5.fc33 golang(github.com/GeertJohan/go.rice/embedded) = 1.0.0-5.fc33 golang-github-geertjohan-rice-devel = 1.0.0-5.fc33 golang-ipath(github.com/GeertJohan/go.rice) = 1.0.0-5.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/GeertJohan/go.incremental) golang(github.com/akavel/rsrc/binutil) golang(github.com/akavel/rsrc/coff) golang(github.com/daaku/go.zipexe) golang(github.com/jessevdk/go-flags) golang(github.com/nkovacs/streamquote) golang(github.com/valyala/fasttemplate) Processing files: golang-github-geertjohan-rice-debugsource-1.0.0-5.fc33.riscv64 Provides: golang-github-geertjohan-rice-debugsource = 1.0.0-5.fc33 golang-github-geertjohan-rice-debugsource(riscv-64) = 1.0.0-5.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-geertjohan-rice-debuginfo-1.0.0-5.fc33.riscv64 Provides: debuginfo(build-id) = 705c6fcaa4360d30b56f682bcd56dce62cf6cbe2 golang-github-geertjohan-rice-debuginfo = 1.0.0-5.fc33 golang-github-geertjohan-rice-debuginfo(riscv-64) = 1.0.0-5.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-geertjohan-rice-debugsource(riscv-64) = 1.0.0-5.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64 Wrote: /builddir/build/RPMS/golang-github-geertjohan-rice-debugsource-1.0.0-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/golang-github-geertjohan-rice-devel-1.0.0-5.fc33.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/golang-github-geertjohan-rice-debuginfo-1.0.0-5.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vw6qmi + umask 022 + cd /builddir/build/BUILD + cd go.rice-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-geertjohan-rice-1.0.0-5.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0